Title: [120198] trunk/LayoutTests
Revision
120198
Author
[email protected]
Date
2012-06-13 06:51:02 -0700 (Wed, 13 Jun 2012)

Log Message

Unreviewed GTK gardening, clean up the crashing tests, either removing
their expectations completely or expanding them to avoid false 'newly-passing'
reports. Also split some expectations as some tests are failing differently in
debug and release builds.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (120197 => 120198)


--- trunk/LayoutTests/ChangeLog	2012-06-13 13:46:39 UTC (rev 120197)
+++ trunk/LayoutTests/ChangeLog	2012-06-13 13:51:02 UTC (rev 120198)
@@ -1,3 +1,12 @@
+2012-06-13  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening, clean up the crashing tests, either removing
+        their expectations completely or expanding them to avoid false 'newly-passing'
+        reports. Also split some expectations as some tests are failing differently in
+        debug and release builds.
+
+        * platform/gtk/TestExpectations:
+
 2012-06-13  David Barr  <[email protected]>
 
         Add dpi to css3-images image-resolution

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (120197 => 120198)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-06-13 13:46:39 UTC (rev 120197)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-06-13 13:51:02 UTC (rev 120198)
@@ -339,24 +339,17 @@
 // Crashing tests
 //////////////////////////////////////////////////////////////////////////////////////////
 
-BUGWK76814 DEBUG : fast/xmlhttprequest/xmlhttprequest-get.xhtml = CRASH
+BUGWK74297 : http/tests/security/cross-origin-xsl-redirect-BLOCKED.html = CRASH PASS
 
-BUGWK74297 : http/tests/security/cross-origin-xsl-redirect-BLOCKED.html = PASS CRASH
+BUGWK63611 DEBUG : editing/pasteboard/interchange-newline-2.html = CRASH PASS
 
-// Crashes due to debug assert until we fix issues with style elements in SVG
-BUGWKGTK DEBUG : svg/custom/use-referencing-style-crash.svg = CRASH
+BUGWK85811 DEBUG : fast/events/message-port-close.html = CRASH PASS
 
-BUGWK63611 DEBUG : editing/pasteboard/interchange-newline-3.html = CRASH
-
-BUGWK85811 DEBUG : fast/events/message-port-close.html = CRASH
-
 BUGWK86443 : plugins/npruntime/delete-plugin-within-getProperty.html = CRASH
 BUGWK86443 : plugins/npruntime/delete-plugin-within-invoke.html = CRASH
 
-BUGWK86875 : ietestcenter/css3/valuesandunits/units-000.htm = CRASH IMAGE
+BUGWK86176 DEBUG : ietestcenter/css3/valuesandunits/units-000.htm = CRASH
 
-BUGWK88643 DEBUG : jquery/core.html = CRASH
-
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Crashing tests
 //////////////////////////////////////////////////////////////////////////////////////////
@@ -491,6 +484,8 @@
 
 BUGWK88867 : media/track/track-cue-rendering-snap-to-lines-not-set.html is flaky = PASS TEXT
 
+BUGWK63611 DEBUG : editing/pasteboard/interchange-newline-3.html = TEXT PASS
+
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Flaky tests
 //////////////////////////////////////////////////////////////////////////////////////////
@@ -1252,6 +1247,7 @@
 // Started failing after it was added in r116563
 BUGWK86061 : http/tests/security/referrer-policy-redirect-link.html = TEXT
 
+BUGWK85308 RELEASE : ietestcenter/css3/valuesandunits/units-000.htm = IMAGE
 BUGWK85310 : ietestcenter/css3/valuesandunits/units-010.htm = IMAGE
 
 // IETC namespace failures
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to