Title: [142446] trunk/LayoutTests
Revision
142446
Author
zandober...@gmail.com
Date
2013-02-11 03:17:28 -0800 (Mon, 11 Feb 2013)

Log Message

Unreviewed GTK gardening.

Adjusted expectations for two flaky crashers.
Removed failure expectations for tests that pass.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (142445 => 142446)


--- trunk/LayoutTests/ChangeLog	2013-02-11 11:05:45 UTC (rev 142445)
+++ trunk/LayoutTests/ChangeLog	2013-02-11 11:17:28 UTC (rev 142446)
@@ -1,3 +1,12 @@
+2013-02-11  Zan Dobersek  <zdober...@igalia.com>
+
+        Unreviewed GTK gardening.
+
+        Adjusted expectations for two flaky crashers.
+        Removed failure expectations for tests that pass.
+
+        * platform/gtk/TestExpectations:
+
 2013-02-11  Alexander Pavlov  <apav...@chromium.org>
 
         Web Inspector: Implement position-based sourcemapping for stylesheets

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (142445 => 142446)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-02-11 11:05:45 UTC (rev 142445)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-02-11 11:17:28 UTC (rev 142446)
@@ -530,8 +530,8 @@
 webkit.org/b/107194 storage/indexeddb/objectstore-basics-workers.html [ Crash Failure ]
 
 webkit.org/b/108682 [ Debug ] media/video-controls-fullscreen-volume.html [ Crash ]
-webkit.org/b/108682 [ Debug ] media/video-controls-visible-exiting-fullscreen.html [ Crash ]
-webkit.org/b/108682 [ Debug ] media/video-src.html [ Crash ] 
+webkit.org/b/108682 [ Debug ] media/video-controls-visible-exiting-fullscreen.html [ Crash Pass ]
+webkit.org/b/108682 [ Debug ] media/video-src.html [ Crash Pass ] 
 
 webkit.org/b/108927 http/tests/xmlhttprequest/workers/xmlhttprequest-file-not-found.html [ Crash Pass ]
 
@@ -1341,7 +1341,6 @@
 webkit.org/b/90775 fast/dom/shadow/focus-navigation.html [ Failure ]
 webkit.org/b/97468 fast/dom/shadow/shadowdom-for-textarea-complex-shadow.html [ ImageOnlyFailure ]
 webkit.org/b/97468 fast/dom/shadow/shadowdom-for-textarea-with-placeholder.html [ ImageOnlyFailure ]
-webkit.org/b/97468 fast/dom/shadow/shadowdom-for-textarea-without-shadow.html [ ImageOnlyFailure ]
 
 webkit.org/b/90860 fast/dom/shadow/shadowdom-for-object-complex-shadow.html [ ImageOnlyFailure ]
 webkit.org/b/90860 fast/dom/shadow/shadowdom-for-object-without-shadow.html [ ImageOnlyFailure ]
@@ -1398,9 +1397,6 @@
 webkit.org/b/108508 fast/canvas/canvas-path-constructors.html [ Failure ]
 webkit.org/b/108508 fast/canvas/canvas-currentPath-crash.html [ Failure ]
 
-# volume is reset when mediaelement.src is modified
-webkit.org/b/103893 media/video-volume.html [ Failure ]
-
 webkit.org/b/104054 svg/custom/use-href-update-crash.svg [ Failure ]
 
 webkit.org/b/104680 http/tests/security/xss-DENIED-xml-external-entity.xhtml [ Failure ]
@@ -1415,9 +1411,6 @@
 # Leaking state into the next test.
 webkit.org/b/85522 http/tests/security/sandboxed-iframe-form-top.html [ Skip ]
 
-webkit.org/b/106015 fast/css-generated-content/pseudo-animation.html [ Failure ]
-webkit.org/b/106015 fast/css-generated-content/pseudo-transition.html [ Failure ]
-
 webkit.org/b/106316 accessibility/render-counter-text.html [ Failure ]
 
 webkit.org/b/106924 accessibility/heading-level.html [ Failure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to