Title: [167765] trunk/LayoutTests
Revision
167765
Author
[email protected]
Date
2014-04-24 10:30:57 -0700 (Thu, 24 Apr 2014)

Log Message

[GTK] Unreviewed GTK gardening.
Update expectations after removal of environment variable
XVFB_SCREEN_DEPTH=8 from the GTK Release bot.

Patch by Carlos Alberto Lopez Perez <[email protected]> on 2014-04-24

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (167764 => 167765)


--- trunk/LayoutTests/ChangeLog	2014-04-24 17:02:37 UTC (rev 167764)
+++ trunk/LayoutTests/ChangeLog	2014-04-24 17:30:57 UTC (rev 167765)
@@ -1,3 +1,11 @@
+2014-04-24  Carlos Alberto Lopez Perez  <[email protected]>
+
+        [GTK] Unreviewed GTK gardening.
+        Update expectations after removal of environment variable
+        XVFB_SCREEN_DEPTH=8 from the GTK Release bot.
+
+        * platform/gtk/TestExpectations:
+
 2014-04-24  David Hyatt  <[email protected]>
 
         [New Multicolumn] Client rects don't work with column spans.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (167764 => 167765)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2014-04-24 17:02:37 UTC (rev 167764)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2014-04-24 17:30:57 UTC (rev 167765)
@@ -477,8 +477,6 @@
 
 webkit.org/b/116977 [ Debug ] media/event-attributes.html [ Crash Pass ]
 
-webkit.org/b/131223 [ Debug ] media/restore-from-page-cache.html [ Crash ]
-
 webkit.org/b/131222 [ Debug ] media/video-currentsrc-cleared.html [ Crash Pass ]
 
 webkit.org/b/117756 [ Debug ] media/track/media-element-enqueue-event-crash.html [ Crash ]
@@ -1221,7 +1219,7 @@
 webkit.org/b/53964 fast/forms/option-mouseevents.html [ Failure ]
 
 # Probably failing because resizing is asynchronous.
-webkit.org/b/53959 fast/dom/Window/window-resize-and-move-arguments.html [ Failure ]
+webkit.org/b/53959 fast/dom/Window/window-resize-and-move-arguments.html [ Failure Timeout ]
 webkit.org/b/53959 fast/dom/Window/window-resize.html [ Failure ]
 
 # keygen element rendering is broken
@@ -1835,6 +1833,30 @@
 
 webkit.org/b/132056 webaudio/codec-tests/mp3/128kbps-44khz.html  [ Failure ]
 
+
+# This failures only seem to happen if the environment variable XVFB_SCREEN_DEPTH=8 is not set
+webkit.org/b/132126 animations/3d/transform-origin-vs-functions.html [ Failure Pass ]
+webkit.org/b/132126 animations/combo-transform-translate+scale.html [ Failure Pass ]
+webkit.org/b/132126 animations/play-state.html [ Failure Pass ]
+webkit.org/b/132126 animations/3d/change-transform-in-end-event.html [ Timeout Pass ]
+webkit.org/b/132126 animations/added-while-suspended.html [ Timeout Pass ]
+webkit.org/b/132126 animations/animation-iteration-event-destroy-renderer.html [ Timeout Pass ]
+webkit.org/b/132126 animations/animation-direction-normal.html [ Failure Pass ]
+webkit.org/b/132126 animations/animation-direction-reverse.html [ Failure Pass ]
+webkit.org/b/132126 animations/play-state-paused.html [ Failure ]
+webkit.org/b/132126 animations/play-state-suspend.html [ Failure ]
+webkit.org/b/132126 animations/suspend-resume-animation.html [ Failure ]
+webkit.org/b/132126 animations/transform-non-accelerated.html [ Failure ]
+webkit.org/b/132126 animations/body-removal-crash.html [ Crash Pass ]
+webkit.org/b/132126 media/track/track-cues-cuechange.html [ Timeout Pass ]
+webkit.org/b/132126 media/track/track-cues-cuechange.html [ Timeout Pass ]
+webkit.org/b/132126 media/track/track-cues-enter-exit.html [ Timeout Pass ]
+webkit.org/b/132126 media/video-poster-background.html [ ImageOnlyFailure ]
+webkit.org/b/132126 media/restore-from-page-cache.html [ Crash ]
+
+# This test gives timeout sometimes.
+webkit.org/b/132128 fast/text/international/embed-bidi-style-in-isolate-crash.html [ Timeout Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests failing
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to