Skip to content
Snippets Groups Projects
Verified Commit 0e7aa51a authored by Dave Long's avatar Dave Long
Browse files

Issue #3351500 by catch: Skip Drupal\Tests\layout_builder\FunctionalJavascript\ContextualLinksTest

(cherry picked from commit 309a543f)
parent a8102e2b
Branches
Tags
5 merge requests!8506Draft: Issue #3456536 by ibrahim tameme,!5646Issue #3350972 by nod_: [random test failure]...,!5600Issue #3350972 by nod_: [random test failure]...,!5343Issue #3305066 by quietone, Rename RedirectLeadingSlashesSubscriber,!3603#ISSUE 3346218 Add a different message on edit comment
......@@ -69,6 +69,8 @@ protected function setUp(): void {
* Tests that the contextual links inside Layout Builder are removed.
*/
public function testContextualLinks() {
// Skipped due to frequent random test failures.
$this->markTestSkipped();
$page = $this->getSession()->getPage();
$this->drupalGet('node/1/layout');
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment