Title: [223256] trunk/LayoutTests
Revision
223256
Author
[email protected]
Date
2017-10-12 14:16:59 -0700 (Thu, 12 Oct 2017)

Log Message

Mark some xhtml tests as failing on Windows.
https://bugs.webkit.org/show_bug.cgi?id=178230

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (223255 => 223256)


--- trunk/LayoutTests/ChangeLog	2017-10-12 21:15:32 UTC (rev 223255)
+++ trunk/LayoutTests/ChangeLog	2017-10-12 21:16:59 UTC (rev 223256)
@@ -1,3 +1,12 @@
+2017-10-12  Per Arne Vollan  <[email protected]>
+
+        Mark some xhtml tests as failing on Windows.
+        https://bugs.webkit.org/show_bug.cgi?id=178230
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2017-10-11  Simon Fraser  <[email protected]>
 
         Don't assert if mix-blend-mode is set to a non-separable blend mode on a composited layer

Modified: trunk/LayoutTests/platform/win/TestExpectations (223255 => 223256)


--- trunk/LayoutTests/platform/win/TestExpectations	2017-10-12 21:15:32 UTC (rev 223255)
+++ trunk/LayoutTests/platform/win/TestExpectations	2017-10-12 21:16:59 UTC (rev 223256)
@@ -3786,3 +3786,9 @@
 webkit.org/b/177964 fast/text/loading-swap-nofinish.html [ Pass ImageOnlyFailure ]
 
 webkit.org/b/178200 http/tests/cache-storage/cache-clearing.https.html [ Failure ]
+
+# xhtml tests are failing on some of the EWS bots.
+webkit.org/b/178230 fast/xmlhttprequest/xmlhttprequest-get.xhtml [ Failure ]
+webkit.org/b/178230 dom/xhtml/level3/core/documentgetinputencoding03.xhtml [ ImageOnlyFailure ]
+webkit.org/b/178230 dom/xhtml/level3/core/entitygetinputencoding02.xhtml [ ImageOnlyFailure ]
+webkit.org/b/178230 dom/xhtml/level3/core/entitygetxmlversion02.xhtml [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to