Title: [116553] trunk/LayoutTests
Revision
116553
Author
[email protected]
Date
2012-05-09 13:25:15 -0700 (Wed, 09 May 2012)

Log Message

[Gtk] Many tests revealed as passing after moving from Skipped to test_expectations.txt
https://bugs.webkit.org/show_bug.cgi?id=85591

Reviewed by Philippe Normand.

Remove all the test expectations for tests that seem to consistently
pass on the Gtk bots but are expected to crash. Any tests that backfire
will have their bug entries updated or closed otherwise.

* platform/gtk/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (116552 => 116553)


--- trunk/LayoutTests/ChangeLog	2012-05-09 19:59:44 UTC (rev 116552)
+++ trunk/LayoutTests/ChangeLog	2012-05-09 20:25:15 UTC (rev 116553)
@@ -1,3 +1,16 @@
+2012-05-09  Zan Dobersek  <[email protected]>
+
+        [Gtk] Many tests revealed as passing after moving from Skipped to test_expectations.txt
+        https://bugs.webkit.org/show_bug.cgi?id=85591
+
+        Reviewed by Philippe Normand.
+
+        Remove all the test expectations for tests that seem to consistently
+        pass on the Gtk bots but are expected to crash. Any tests that backfire
+        will have their bug entries updated or closed otherwise.
+
+        * platform/gtk/test_expectations.txt:
+
 2012-05-09  Ken Buchanan  <[email protected]>
 
         Crash from removal of a line break object

Modified: trunk/LayoutTests/platform/gtk/test_expectations.txt (116552 => 116553)


--- trunk/LayoutTests/platform/gtk/test_expectations.txt	2012-05-09 19:59:44 UTC (rev 116552)
+++ trunk/LayoutTests/platform/gtk/test_expectations.txt	2012-05-09 20:25:15 UTC (rev 116553)
@@ -317,18 +317,8 @@
 
 BUGWK54470 DEBUG : svg/text/select-textLength-spacing-squeeze-1.svg = CRASH
 
-// For some reason crashes when run with all tests. Passes individually.
-BUGWKGTK : fast/forms/multiple-form-submission-protection-mouse.html = CRASH
-
-// This test crashes whatever test follows it. Perhaps it's related to the previous failure.
-BUGWKGTK : fast/dom/gc-10.html = CRASH
-
 BUGWK56309 : svg/text/text-deco-01-b.svg = CRASH
 
-BUGWK60158 : fast/dom/Geolocation/argument-types.html = CRASH
-
-BUGWK65699 : fast/loader/reload-zero-byte-plugin.html = CRASH
-
 BUGWK65183 DEBUG : editing/undo/replace-text-in-node-preserving-markers-crash.html = CRASH
 
 BUGWK68686 DEBUG : editing/pasteboard/drag-drop-input-in-svg.svg = CRASH
@@ -360,9 +350,6 @@
 BUGWK84073 DEBUG : plugins/npruntime/object-from-destroyed-plugin.html = CRASH
 BUGWK84073 DEBUG : plugins/npruntime/object-from-destroyed-plugin-in-subframe.html = CRASH
 
-BUGWK85043 : http/tests/inspector-enabled/console-clear-arguments-on-frame-remove.html = CRASH
-BUGWK85043 : http/tests/inspector-enabled/console-log-before-frame-navigation.html = CRASH
-
 BUGWK85811 DEBUG : fast/events/message-port-close.html = CRASH
 
 //////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to