Title: [123340] trunk/LayoutTests
Revision
123340
Author
[email protected]
Date
2012-07-23 08:39:50 -0700 (Mon, 23 Jul 2012)

Log Message

Unreviewed GTK gardening, adding the WONTFIX modifier to a few more tests,
moving them to the top of the expected failures section.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (123339 => 123340)


--- trunk/LayoutTests/ChangeLog	2012-07-23 15:39:36 UTC (rev 123339)
+++ trunk/LayoutTests/ChangeLog	2012-07-23 15:39:50 UTC (rev 123340)
@@ -1,3 +1,10 @@
+2012-07-23  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening, adding the WONTFIX modifier to a few more tests,
+        moving them to the top of the expected failures section.
+
+        * platform/gtk/TestExpectations:
+
 2012-07-23  Kristóf Kosztyó  <[email protected]>
 
         [Qt] Unreviewed gardening. Skip the failing tests.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (123339 => 123340)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-07-23 15:39:36 UTC (rev 123339)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-07-23 15:39:50 UTC (rev 123340)
@@ -67,6 +67,14 @@
 WONTFIX SKIP : fast/canvas/canvas-gradient-addStop-error.html = TEXT
 WONTFIX SKIP : http/tests/xmlhttprequest/default-content-type-dashboard.html = TEXT
 
+// These test -apple- and -khtml- prefixed CSS properties, which we don't support.
+WONTFIX SKIP : inspector/styles/vendor-prefixes.html = TEXT
+WONTFIX : fast/css/apple-prefix.html = TEXT
+
+// This port doesn't support detecting slow unload handlers.
+WONTFIX SKIP : fast/dom/Window/slow-unload-handler.html = TEXT
+WONTFIX SKIP : fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html = TEXT
+
 // Feature disabled, see: https://bugs.webkit.org/show_bug.cgi?id=85425
 BUGWKGTK SKIP : fast/viewport/viewport-legacy-handheldfriendly.html = TEXT
 BUGWKGTK SKIP : fast/viewport/viewport-legacy-mobileoptimized-2.html = TEXT
@@ -709,10 +717,6 @@
 BUGWK51104 : http/tests/xmlhttprequest/basic-auth-nopassword.html = TEXT
 BUGWK51104 : http/tests/xmlhttprequest/remember-bad-password.html = TEXT
 
-// This port doesn't support detecting slow unload handlers.
-BUGWKGTK : fast/dom/Window/slow-unload-handler.html = TEXT
-BUGWKGTK : fast/dom/Window/slow-unload-handler-only-frame-is-stopped.html = TEXT
-
 // This port doesn't have a global history delegate yet
 BUGWKGTK : http/tests/globalhistory = TEXT
 
@@ -1106,10 +1110,6 @@
 BUGWK77015 : fast/events/clear-drag-state.html = TEXT
 BUGWK77015 : fast/events/clear-edit-drag-state.html = TEXT
 
-// These test -apple- and -khtml- prefixed CSS properties, which we don't support.
-BUGWKGTK SKIP : inspector/styles/vendor-prefixes.html = TEXT
-BUGWKGTK : fast/css/apple-prefix.html = TEXT
-
 // Let MemoryCache reuse cached XHRs (REGRESSION caused by r107672)
 BUGWK76564 : fast/workers/worker-crash-with-invalid-location.html = TEXT
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to