Title: [127130] trunk/LayoutTests
Revision
127130
Author
[email protected]
Date
2012-08-30 06:04:50 -0700 (Thu, 30 Aug 2012)

Log Message

Unreviewed GTK gardening.

Adding a platform-specific baseline that's required after r127117.

Fixing expectations for a couple of tests that were gardened in r127109.
They are both reftests so image failures are occurring.

* platform/gtk/TestExpectations:
* platform/gtk/fast/events/set-attribute-listener-window-onerror-crash-expected.txt: Added.

Modified Paths

Added Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (127129 => 127130)


--- trunk/LayoutTests/ChangeLog	2012-08-30 12:59:28 UTC (rev 127129)
+++ trunk/LayoutTests/ChangeLog	2012-08-30 13:04:50 UTC (rev 127130)
@@ -1,3 +1,15 @@
+2012-08-30  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        Adding a platform-specific baseline that's required after r127117.
+
+        Fixing expectations for a couple of tests that were gardened in r127109.
+        They are both reftests so image failures are occurring.
+
+        * platform/gtk/TestExpectations:
+        * platform/gtk/fast/events/set-attribute-listener-window-onerror-crash-expected.txt: Added.
+
 2012-08-30  Anton Muhin  <[email protected]>
 
         Update test expectations to follow common guidelines.

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (127129 => 127130)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-08-30 12:59:28 UTC (rev 127129)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-08-30 13:04:50 UTC (rev 127130)
@@ -562,7 +562,7 @@
 BUGWK93727 RELEASE : fullscreen/full-screen-iframe-zIndex.html = TEXT PASS
 BUGWK93727 RELEASE : svg/custom/use-instanceRoot-as-event-target.xhtml = TEXT PASS
 
-BUGWK95430 : fast/layers/scroll-no-visible-content-but-visible-descendant.html = TEXT PASS
+BUGWK95430 : fast/layers/scroll-no-visible-content-but-visible-descendant.html = IMAGE PASS
 
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Flaky tests
@@ -1293,7 +1293,7 @@
 
 BUGWK95428 : media/video-controls-captions.html = TEXT
 
-BUGWK95429 : svg/custom/clamped-masking-clipping.svg = TEXT
+BUGWK95429 : svg/custom/clamped-masking-clipping.svg = IMAGE
 
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Tests failing

Added: trunk/LayoutTests/platform/gtk/fast/events/set-attribute-listener-window-onerror-crash-expected.txt (0 => 127130)


--- trunk/LayoutTests/platform/gtk/fast/events/set-attribute-listener-window-onerror-crash-expected.txt	                        (rev 0)
+++ trunk/LayoutTests/platform/gtk/fast/events/set-attribute-listener-window-onerror-crash-expected.txt	2012-08-30 13:04:50 UTC (rev 127130)
@@ -0,0 +1,2 @@
+CONSOLE MESSAGE: line 16: SyntaxError: Unexpected token ';'
+Test passes if it does not crash.
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to