Title: [144079] trunk/LayoutTests
Revision
144079
Author
[email protected]
Date
2013-02-26 11:03:50 -0800 (Tue, 26 Feb 2013)

Log Message

Unreviewed gardening.

Adding failure expectations for three html5lib tests that are failing after r144032
on EFL and GTK, most likely due to the ports sharing Libsoup as the network backend.

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (144078 => 144079)


--- trunk/LayoutTests/ChangeLog	2013-02-26 19:00:07 UTC (rev 144078)
+++ trunk/LayoutTests/ChangeLog	2013-02-26 19:03:50 UTC (rev 144079)
@@ -1,3 +1,13 @@
+2013-02-26  Zan Dobersek  <[email protected]>
+
+        Unreviewed gardening.
+
+        Adding failure expectations for three html5lib tests that are failing after r144032
+        on EFL and GTK, most likely due to the ports sharing Libsoup as the network backend.
+
+        * platform/efl/TestExpectations:
+        * platform/gtk/TestExpectations:
+
 2013-02-26  Joshua Bell  <[email protected]>
 
         IndexedDB: IDBObjectStore.index() doesn't report errors after deleteIndex()

Modified: trunk/LayoutTests/platform/efl/TestExpectations (144078 => 144079)


--- trunk/LayoutTests/platform/efl/TestExpectations	2013-02-26 19:00:07 UTC (rev 144078)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2013-02-26 19:03:50 UTC (rev 144079)
@@ -1866,3 +1866,6 @@
 webkit.org/b/110446 svg/as-background-image/svg-transformed-background.html [ ImageOnlyFailure ]
 
 webkit.org/b/110694 html5lib/runner.html [ Failure ]
+webkit.org/b/110694 html5lib/generated/run-domjs-unsafe-data.html [ Failure ]
+webkit.org/b/110694 html5lib/generated/run-pending-spec-changes-plain-text-unsafe-data.html [ Failure ]
+webkit.org/b/110694 html5lib/generated/run-plain-text-unsafe-data.html [ Failure ]

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (144078 => 144079)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2013-02-26 19:00:07 UTC (rev 144078)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2013-02-26 19:03:50 UTC (rev 144079)
@@ -1409,6 +1409,9 @@
 webkit.org/b/110446 svg/as-background-image/svg-transformed-background.html [ ImageOnlyFailure ]
 
 webkit.org/b/110694 html5lib/runner.html [ Failure ]
+webkit.org/b/110694 html5lib/generated/run-domjs-unsafe-data.html [ Failure ]
+webkit.org/b/110694 html5lib/generated/run-pending-spec-changes-plain-text-unsafe-data.html [ Failure ]
+webkit.org/b/110694 html5lib/generated/run-plain-text-unsafe-data.html [ Failure ]
 
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of Tests failing
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to