Title: [126024] trunk/LayoutTests
Revision
126024
Author
[email protected]
Date
2012-08-20 06:57:52 -0700 (Mon, 20 Aug 2012)

Log Message

Unreviewed GTK gardening.

Fixing the failure expectations for a flaky crasher XFrameOptions test
in debug builds. When it doesn't crash it fails due to text diff.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (126023 => 126024)


--- trunk/LayoutTests/ChangeLog	2012-08-20 13:24:50 UTC (rev 126023)
+++ trunk/LayoutTests/ChangeLog	2012-08-20 13:57:52 UTC (rev 126024)
@@ -1,3 +1,12 @@
+2012-08-20  Zan Dobersek  <[email protected]>
+
+        Unreviewed GTK gardening.
+
+        Fixing the failure expectations for a flaky crasher XFrameOptions test
+        in debug builds. When it doesn't crash it fails due to text diff.
+
+        * platform/gtk/TestExpectations:
+
 2012-08-20  Dominik Röttsches  <[email protected]>
 
         The 2d.imageData.object.round canvas test is failing

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (126023 => 126024)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-08-20 13:24:50 UTC (rev 126023)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-08-20 13:57:52 UTC (rev 126024)
@@ -448,7 +448,7 @@
 
 BUGWK90957 DEBUG : fast/js/random-array-gc-stress.html = CRASH PASS
 
-BUGWK94458 DEBUG : http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html = CRASH PASS
+BUGWK94458 DEBUG : http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-in-body.html = CRASH TEXT
 
 //////////////////////////////////////////////////////////////////////////////////////////
 // End of Crashing tests
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to