Loading core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayBlockFormTest.php +2 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,8 @@ class SettingsTrayBlockFormTest extends SettingsTrayTestBase { * {@inheritdoc} */ protected function setUp(): void { if ($this->name() === 'testEditModeEnableDisable') { if ($this->name() === 'testEditModeEnableDisable' || $this->name() === 'testBlocks') { $this->markTestSkipped("Skipped due to frequent random test failures. See https://www.drupal.org/project/drupal/issues/3317520"); } Loading Loading
core/modules/settings_tray/tests/src/FunctionalJavascript/SettingsTrayBlockFormTest.php +2 −1 Original line number Diff line number Diff line Loading @@ -36,7 +36,8 @@ class SettingsTrayBlockFormTest extends SettingsTrayTestBase { * {@inheritdoc} */ protected function setUp(): void { if ($this->name() === 'testEditModeEnableDisable') { if ($this->name() === 'testEditModeEnableDisable' || $this->name() === 'testBlocks') { $this->markTestSkipped("Skipped due to frequent random test failures. See https://www.drupal.org/project/drupal/issues/3317520"); } Loading