Title: [168415] trunk/LayoutTests
Revision
168415
Author
be...@igalia.com
Date
2014-05-07 01:35:03 -0700 (Wed, 07 May 2014)

Log Message

[GTK] Unreviewed GTK gardening

Avoid duplicated expectations and remove failure flag for fixed
js/dom/basic-weakmap.html test.

Patch by Lorenzo Tilve <lti...@igalia.com> on 2014-05-07

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (168414 => 168415)


--- trunk/LayoutTests/ChangeLog	2014-05-07 08:15:54 UTC (rev 168414)
+++ trunk/LayoutTests/ChangeLog	2014-05-07 08:35:03 UTC (rev 168415)
@@ -1,3 +1,12 @@
+2014-05-07  Lorenzo Tilve  <lti...@igalia.com>
+
+        [GTK] Unreviewed GTK gardening
+
+        Avoid duplicated expectations and remove failure flag for fixed
+        js/dom/basic-weakmap.html test.
+
+        * platform/gtk/TestExpectations:
+
 2014-05-06  Rik Cabanier  <caban...@adobe.com>
 
         Calling createPattern with a broken image must throw an invalidstate error

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (168414 => 168415)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2014-05-07 08:15:54 UTC (rev 168414)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2014-05-07 08:35:03 UTC (rev 168415)
@@ -793,7 +793,6 @@
 #fast/dom/Window
 webkit.org/b/132255 fast/dom/Window/window-resize-and-move-sub-frame.html [ Timeout Pass ]
 webkit.org/b/132255 fast/dom/Window/window-resize-contents.html [ Timeout Pass ]
-webkit.org/b/132255 fast/dom/Window/window-resize.html [ Failure Timeout ]
 
 #Fast overflow
 webkit.org/b/132258 fast/overflow/hit-test-overflow-controls.html [ Failure ImageOnlyFailure Pass ]
@@ -1320,7 +1319,7 @@
 
 # Probably failing because resizing is asynchronous.
 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 ]
+webkit.org/b/53959 fast/dom/Window/window-resize.html [ Failure Timeout ]
 
 # keygen element rendering is broken
 webkit.org/b/54136 http/tests/misc/submit-post-keygen.html [ Failure ]
@@ -1944,7 +1943,6 @@
 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 ]
@@ -1964,8 +1962,6 @@
 
 webkit.org/b/132274 fast/multicol/newmulticol/compare-with-old-impl/column-rules-stacking.html [ ImageOnlyFailure ]
 
-webkit.org/b/132328 js/dom/basic-weakmap.html [ Failure ]
-
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests failing
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to