Problem/Motivation
Seen several times over the past week or so, BlockFilterTest and ModuleFilterTest are flaky.
Sample run where both failed: https://git.drupalcode.org/project/drupal/-/pipelines/770245/test_report...
Drupal\Tests\layout_builder\FunctionalJavascript\BlockFilterTest::testBlockFilter
Failed asserting that actual size 3 matches expected size 2.
core/modules/layout_builder/tests/src/FunctionalJavascript/BlockFilterTest.php:110
Drupal\Tests\system\FunctionalJavascript\ModuleFilterTest::testModuleFilter
Failed asserting that 2 matches expected 1.
core/modules/system/tests/src/FunctionalJavascript/ModuleFilterTest.php:72
Comments
Comment #2
catchI think we should skip both of these, then open another issue to unskip them - they're very very frequent and disruptive.
Comment #3
quietone commentedThis was completed in #3580514: Skip ModuleFilterTest, BlockFilterTest, and GroupedExposedFilterTest