Title: [113474] trunk/LayoutTests
Revision
113474
Author
[email protected]
Date
2012-04-06 12:07:11 -0700 (Fri, 06 Apr 2012)

Log Message

Unskip some tests that appear to be passing on GTK+ and add a
new baseline to deal with whitespace issues.

* platform/gtk/Skipped: Unskip some tests passing locally.
* platform/gtk/plugins/document-open-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (113473 => 113474)


--- trunk/LayoutTests/ChangeLog	2012-04-06 19:06:47 UTC (rev 113473)
+++ trunk/LayoutTests/ChangeLog	2012-04-06 19:07:11 UTC (rev 113474)
@@ -1,3 +1,11 @@
+2012-04-06  Martin Robinson  <[email protected]>
+
+        Unskip some tests that appear to be passing on GTK+ and add a
+        new baseline to deal with whitespace issues.
+
+        * platform/gtk/Skipped: Unskip some tests passing locally.
+        * platform/gtk/plugins/document-open-expected.txt: Added.
+
 2012-04-06  Stephen Chenney  <[email protected]>
 
         Zooming in SVGs in <object> is flakey

Modified: trunk/LayoutTests/platform/gtk/Skipped (113473 => 113474)


--- trunk/LayoutTests/platform/gtk/Skipped	2012-04-06 19:06:47 UTC (rev 113473)
+++ trunk/LayoutTests/platform/gtk/Skipped	2012-04-06 19:07:11 UTC (rev 113474)
@@ -76,10 +76,6 @@
 # This test is crashing when run along with other tests on the release build.
 fast/dynamic/layer-hit-test-crash.html
 
-# https://bugs.webkit.org/show_bug.cgi?id=60931
-# crashes on GTK bots because of a failing ASSERT
-http/tests/security/cookies/cookie-theft-with-_javascript_-doc.html
-
 # One anonymous crashers with no bug.
 http/tests/xmlhttprequest/redirect-cross-origin-tripmine.html
 
@@ -90,13 +86,6 @@
 # crashes because of a failing ASSERT (see https://bugs.webkit.org/show_bug.cgi?id=54470)
 svg/text/select-textLength-spacing-squeeze-1.svg
 
-# Test crashing on release bot
-# https://bugs.webkit.org/show_bug.cgi?id=31433
-plugins/document-open.html
-
-# https://bugs.webkit.org/show_bug.cgi?id=37574
-plugins/window-open.html
-
 # For some reason crashes when run with all tests. Passes individually.
 fast/forms/multiple-form-submission-protection-mouse.html
 

Added: trunk/LayoutTests/platform/gtk/plugins/document-open-expected.txt (0 => 113474)


--- trunk/LayoutTests/platform/gtk/plugins/document-open-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/plugins/document-open-expected.txt	2012-04-06 19:07:11 UTC (rev 113474)
@@ -0,0 +1,2 @@
+CONSOLE MESSAGE: PLUGIN: DOCUMENT OPEN SUCCESS
+
Property changes on: trunk/LayoutTests/platform/gtk/plugins/document-open-expected.txt
___________________________________________________________________

Added: svn:eol-style

_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to