- Issue created by @catch
- Status changed to Needs review
8 months ago 9:16am 7 August 2024 - 🇬🇧United Kingdom catch
Before:
../vendor/bin/phpunit tests/Drupal/KernelTests/Core/Extension/ModuleConfigureRouteTest.php PHPUnit 10.5.29 by Sebastian Bergmann and contributors. Runtime: PHP 8.3.10 Configuration: /var/www/html/core/phpunit.xml S.SSS.SSS.S.SS.S..S.S...S.SS.SS..SS.SSSSSSS....SS........S..... 63 / 144 ( 43%) SSS.SSS.SSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSSS 126 / 144 ( 87%) SSSSSSSSSSSSSSSSSS 144 / 144 (100%) Time: 01:42.386, Memory: 6.00 MB OK, but some tests were skipped! Tests: 144, Assertions: 323, Skipped: 109.
../vendor/bin/phpunit tests/Drupal/KernelTests/Core/Extension/ModuleConfigureRouteTest.php PHPUnit 10.5.29 by Sebastian Bergmann and contributors. Runtime: PHP 8.3.10 Configuration: /var/www/html/core/phpunit.xml .. 2 / 2 (100%) Time: 00:14.271, Memory: 6.00 MB OK (2 tests, 39 assertions)
If data providers weren't static, we could filter the list in there, but they're not, so we can't do that.
- Status changed to RTBC
8 months ago 1:23pm 7 August 2024 -
longwave →
committed a0442b5f on 10.3.x
Issue #3466524 by catch: ModuleConfigureRouteTest is slow (cherry...
-
longwave →
committed a0442b5f on 10.3.x
-
longwave →
committed ac0a3c1f on 10.4.x
Issue #3466524 by catch: ModuleConfigureRouteTest is slow (cherry...
-
longwave →
committed ac0a3c1f on 10.4.x
-
longwave →
committed 46919be3 on 11.0.x
Issue #3466524 by catch: ModuleConfigureRouteTest is slow (cherry...
-
longwave →
committed 46919be3 on 11.0.x
-
longwave →
committed d3b144d3 on 11.x
Issue #3466524 by catch: ModuleConfigureRouteTest is slow
-
longwave →
committed d3b144d3 on 11.x
- 🇬🇧United Kingdom longwave UK
Makes total sense if we can speed up the test by about 7x.
Committed and pushed d3b144d302 to 11.x and 46919be380 to 11.0.x and ac0a3c1f64 to 10.4.x and a0442b5f2e to 10.3.x. Thanks!
- Status changed to Fixed
8 months ago 4:51pm 7 August 2024 Automatically closed - issue fixed for 2 weeks with no activity.