Still on Drupal 7? Security support for Drupal 7 ended on 5 January 2025. Please visit our Drupal 7 End of Life resources page to review all of your options.
I can't seem to get functional tests based on BrowserTestBase to run with code coverage. My functional tests run fine without code coverage. As part of my functional tests, I bootstrap the same bootstrap file that Drupal core uses for its test. This works fine, but when I go to instantiate the container, it hangs. I did some logging and discovered its just going very very slow, like it doesn't complete creating the container instance in under 4 minutes.
I have a field which contains a long taxonomy list of product types. the taxonomy list is a multi-level list which means it has vocabularies with child terms. the problem is that I want to show them grouped by their parents. for disambiguation imagine that this is my taxonomy list: