Title: [137181] trunk/LayoutTests
Revision
137181
Author
[email protected]
Date
2012-12-10 10:47:17 -0800 (Mon, 10 Dec 2012)

Log Message

Unreviewed gardening.

Adding failure expectations for failing http tests that started
failing on EFL and GTK after the Jhbuild libsoup was bumped to 2.40.0.

* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (137180 => 137181)


--- trunk/LayoutTests/ChangeLog	2012-12-10 18:42:46 UTC (rev 137180)
+++ trunk/LayoutTests/ChangeLog	2012-12-10 18:47:17 UTC (rev 137181)
@@ -1,3 +1,13 @@
+2012-12-10  Zan Dobersek  <[email protected]>
+
+        Unreviewed gardening.
+
+        Adding failure expectations for failing http tests that started
+        failing on EFL and GTK after the Jhbuild libsoup was bumped to 2.40.0.
+
+        * platform/efl/TestExpectations:
+        * platform/gtk/TestExpectations:
+
 2012-12-10  Mike West  <[email protected]>
 
         Log to console when script is blocked by sandbox attributes.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (137180 => 137181)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-12-10 18:42:46 UTC (rev 137180)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-12-10 18:47:17 UTC (rev 137181)
@@ -1671,3 +1671,15 @@
 
 # volume is reset when mediaelement.src is modified
 webkit.org/b/103893 media/video-volume.html [ Failure ]
+
+# Caused by bumping the libsoup in Jhbuild to 2.40.0
+webkit.org/b/104571 http/tests/security/xssAuditor/anchor-url-dom-write-location-inline-event-null-char.html [ Failure ]
+webkit.org/b/104571 http/tests/security/xssAuditor/base-href-null-char.html [ Failure ]
+webkit.org/b/104571 http/tests/security/xssAuditor/embed-tag-null-char.html [ Failure ]
+webkit.org/b/104571 http/tests/security/xssAuditor/_javascript_-link-null-char.html [ Failure ]
+webkit.org/b/104571 http/tests/security/xssAuditor/link-onclick-null-char.html [ Failure ]
+webkit.org/b/104571 http/tests/security/xssAuditor/object-embed-tag-null-char.html [ Failure ]
+webkit.org/b/104571 http/tests/security/xssAuditor/script-tag-addslashes-null-char.html [ Failure ]
+webkit.org/b/104571 http/tests/security/xssAuditor/script-tag-null-char.html [ Failure ]
+webkit.org/b/104571 http/tests/security/xssAuditor/script-tag-with-source-null-char.html [ Failure ]
+webkit.org/b/104571 http/tests/xmlhttprequest/origin-exact-matching.html [ Failure ]

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (137180 => 137181)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-12-10 18:42:46 UTC (rev 137180)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-12-10 18:47:17 UTC (rev 137181)
@@ -707,6 +707,10 @@
 
 webkit.org/b/102257 fast/dom/Window/open-window-min-size.html [ Timeout ]
 
+webkit.org/b/104571 http/tests/security/xssAuditor/anchor-url-dom-write-location-inline-event-null-char.html [ Timeout ]
+webkit.org/b/104571 http/tests/security/xssAuditor/_javascript_-link-null-char.html [ Timeout ]
+webkit.org/b/104571 http/tests/security/xssAuditor/object-embed-tag-null-char.html [ Timeout ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests timing out
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -1425,6 +1429,14 @@
 # No support for exposing in-band text tracks
 webkit.org/b/103771 media/track/track-in-band.html [ Skip ]
 
+webkit.org/b/104571 http/tests/security/xssAuditor/base-href-null-char.html [ Failure ]
+webkit.org/b/104571 http/tests/security/xssAuditor/embed-tag-null-char.html [ Failure ]
+webkit.org/b/104571 http/tests/security/xssAuditor/link-onclick-null-char.html [ Failure ]
+webkit.org/b/104571 http/tests/security/xssAuditor/script-tag-addslashes-null-char.html [ Failure ]
+webkit.org/b/104571 http/tests/security/xssAuditor/script-tag-null-char.html [ Failure ]
+webkit.org/b/104571 http/tests/security/xssAuditor/script-tag-with-source-null-char.html [ Failure ]
+webkit.org/b/104571 http/tests/xmlhttprequest/origin-exact-matching.html [ Failure ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests failing
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to