Commit efba3a64 authored by catch's avatar catch
Browse files

Issue #3401720 by neclimdul, acbramley: [random test fail]...

Issue #3401720 by neclimdul, acbramley: [random test fail] TimestampFormatterWithTimeDiffViewsTest::testTimestampFormatterWithTimeDiff

(cherry picked from commit ba666c8d)
parent dd3cad2d
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -34,6 +34,7 @@ class TimestampFormatterWithTimeDiffViewsTest extends WebDriverTestBase {
   * Tests the timestamp formatter used with time difference setting in views.
   */
  public function testTimestampFormatterWithTimeDiff(): void {
    $this->markTestSkipped("Skipped due to frequent random test failures. See https://www.drupal.org/project/drupal/issues/3400150");
    ViewTestData::createTestViews(self::class, ['views_test_formatter']);

    $data = $this->getRowData();