Title: [122690] trunk/LayoutTests
Revision
122690
Author
[email protected]
Date
2012-07-15 19:27:32 -0700 (Sun, 15 Jul 2012)

Log Message

[EFL] Several media tests are flaky in DEBUG mode
https://bugs.webkit.org/show_bug.cgi?id=91347

Unreviewed EFL gardening. Add to TestExpectations a
few media tests which are flaky in DEBUG mode only.

Patch by Christophe Dumez <[email protected]> on 2012-07-15

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (122689 => 122690)


--- trunk/LayoutTests/ChangeLog	2012-07-16 02:26:03 UTC (rev 122689)
+++ trunk/LayoutTests/ChangeLog	2012-07-16 02:27:32 UTC (rev 122690)
@@ -1,3 +1,13 @@
+2012-07-15  Christophe Dumez  <[email protected]>
+
+        [EFL] Several media tests are flaky in DEBUG mode
+        https://bugs.webkit.org/show_bug.cgi?id=91347
+
+        Unreviewed EFL gardening. Add to TestExpectations a
+        few media tests which are flaky in DEBUG mode only.
+
+        * platform/efl/TestExpectations:
+
 2012-07-15  Ryosuke Niwa  <[email protected]>
 
         REGRESSION(r122660): Cannot iterate over HTMLCollection that contains non-child descendent nodes in some conditions

Modified: trunk/LayoutTests/platform/efl/TestExpectations (122689 => 122690)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-07-16 02:26:03 UTC (rev 122689)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-07-16 02:27:32 UTC (rev 122690)
@@ -161,6 +161,19 @@
 BUGWK86084 : svg/dom/SVGScriptElement/script-onerror-bubbling.svg = TEXT PASS
 BUGWK60103 : fast/replaced/border-radius-clip.html = TEXT PASS
 
+// Several media tests are flaky in DEBUG mode only
+BUGWKEFL DEBUG : media/controls-styling.html = TEXT PASS
+BUGWKEFL DEBUG : media/video-display-toggle.html = TEXT PASS
+BUGWKEFL DEBUG : media/controls-after-reload.html = TEXT PASS
+BUGWKEFL DEBUG : media/controls-without-preload.html = TEXT PASS
+BUGWKEFL DEBUG : media/video-controls-rendering.html = TEXT PASS
+BUGWKEFL DEBUG : media/video-zoom-controls.html = TEXT PASS
+BUGWKEFL DEBUG : media/video-empty-source.html = TEXT PASS
+BUGWKEFL DEBUG : media/controls-strict.html = TEXT PASS
+BUGWKEFL DEBUG : media/media-volume-slider-rendered-normal.html = TEXT PASS
+BUGWKEFL DEBUG : media/media-document-audio-repaint.html = TEXT PASS
+BUGWKEFL DEBUG : media/media-controls-clone.html = TEXT PASS
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // FAILING TESTS
 //////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to