Skip to content
Snippets Groups Projects

Issue #3362306: Skip InstallerExistingConfig[SyncDirectory]MultilingualTest::testConfigSync

Closed Issue #3362306: Skip InstallerExistingConfig[SyncDirectory]MultilingualTest::testConfigSync
1 unresolved thread
1 unresolved thread

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
28 28 */
29 29 protected $existingSyncDirectory = TRUE;
30 30
31 /**
32 * {@inheritdoc}
33 *
34 * @todo Remove this and thus re-enable this test in
35 * https://www.drupal.org/project/drupal/issues/3361121
36 */
37 protected function setUp(): void {
38 $this->markTestSkipped('Skipped due to frequent random test failures.');
  • closed

  • Please register or sign in to reply
    Loading