Title: [205179] trunk/LayoutTests
Revision
205179
Author
gyuyoung....@webkit.org
Date
2016-08-30 04:11:38 -0700 (Tue, 30 Aug 2016)

Log Message

[EFL] Gardening on failure tests

Unreviewed EFL gardening.

media control and IndexedDB tests have been failed.
Mark them to failure.

Patch by Gyuyoung Kim <gyuyoung....@navercorp.com> on 2016-08-30

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (205178 => 205179)


--- trunk/LayoutTests/ChangeLog	2016-08-30 08:57:54 UTC (rev 205178)
+++ trunk/LayoutTests/ChangeLog	2016-08-30 11:11:38 UTC (rev 205179)
@@ -1,3 +1,14 @@
+2016-08-30  Gyuyoung Kim  <gyuyoung....@navercorp.com>
+
+        [EFL] Gardening on failure tests
+
+        Unreviewed EFL gardening.
+
+        media control and IndexedDB tests have been failed.
+        Mark them to failure.
+
+        * platform/efl/TestExpectations:
+
 2016-08-30  Jiewen Tan  <jiewen_...@apple.com>
 
          Unreviewed, update iOS simulator WK1 flaky tests.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (205178 => 205179)


--- trunk/LayoutTests/platform/efl/TestExpectations	2016-08-30 08:57:54 UTC (rev 205178)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2016-08-30 11:11:38 UTC (rev 205179)
@@ -2648,3 +2648,23 @@
 webkit.org/b/158649 fast/text/chinese-font-name-aliases-2.html [ ImageOnlyFailure ]
 
 webkit.org/b/159754 workers/bomb.html [ Slow ]
+
+webkit.org/b/161374 storage/indexeddb/modern/blob-simple-workers.html [ Failure ]
+webkit.org/b/161374 storage/indexeddb/modern/idbversionchangeevent-constructor.html [ Failure ]
+webkit.org/b/161374 storage/indexeddb/modern/workers-enable.html [ Failure ]
+webkit.org/b/161374 storage/indexeddb/pending-version-change-on-exit-private.html [ Failure ]
+webkit.org/b/161374 storage/indexeddb/pending-version-change-stuck-private.html [ Failure ]
+webkit.org/b/161374 storage/indexeddb/pending-version-change-stuck-works-with-terminate-private.html [ Failure ]
+webkit.org/b/161374 storage/indexeddb/transaction-complete-workers-private.html [ Failure ]
+
+webkit.org/b/161376 media/controls-right-click-on-timebar.html [ Failure ]
+webkit.org/b/161376 media/media-controls-accessibility.html [ Failure ]
+webkit.org/b/161376 media/tab-focus-inside-media-elements.html [ Failure ]
+webkit.org/b/161376 media/track/audio/audio-track-mkv-vorbis-language.html [ Failure ]
+webkit.org/b/161376 media/video-canvas-drawing-output.html [ Failure ]
+webkit.org/b/161376 media/video-controls-drop-and-restore-timeline.html [ Failure ]
+webkit.org/b/161376 media/video-controls-show-on-kb-or-ax-event.html [ Failure ]
+webkit.org/b/161376 media/video-controls-to-not-scroll-page-on-load.html [ Failure ]
+webkit.org/b/161376 media/video-playback-restriction-play-before-load.html [ Failure ]
+webkit.org/b/161376 media/video-restricted-no-preload-auto.html [ Failure ]
+webkit.org/b/161376 media/volume-bar-empty-when-muted.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to