Title: [224466] trunk/LayoutTests
Revision
224466
Author
pvol...@apple.com
Date
2017-11-05 09:06:45 -0800 (Sun, 05 Nov 2017)

Log Message

Mark fast/css/object-fit/object-fit-embed.html and related tests as failing on Windows.
https://bugs.webkit.org/show_bug.cgi?id=179296

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (224465 => 224466)


--- trunk/LayoutTests/ChangeLog	2017-11-05 05:40:16 UTC (rev 224465)
+++ trunk/LayoutTests/ChangeLog	2017-11-05 17:06:45 UTC (rev 224466)
@@ -1,3 +1,12 @@
+2017-11-05  Per Arne Vollan  <pvol...@apple.com>
+
+        Mark fast/css/object-fit/object-fit-embed.html and related tests as failing on Windows.
+        https://bugs.webkit.org/show_bug.cgi?id=179296
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2017-11-04  Chris Dumez  <cdu...@apple.com>
 
         Index properties on cross origin Window objects should be enumerable

Modified: trunk/LayoutTests/platform/win/TestExpectations (224465 => 224466)


--- trunk/LayoutTests/platform/win/TestExpectations	2017-11-05 05:40:16 UTC (rev 224465)
+++ trunk/LayoutTests/platform/win/TestExpectations	2017-11-05 17:06:45 UTC (rev 224466)
@@ -3808,3 +3808,11 @@
 webkit.org/b/178724 fast/css-generated-content/details-summary-before-after.html [ Failure ]
 
 webkit.org/b/179130 fast/dom/Window/window-resize-update-scrollbars.html [ Timeout ]
+
+webkit.org/b/179296 css2.1/t0801-c412-hz-box-00-b-a.html [ Failure ]
+webkit.org/b/179296 fast/invalid/td-inside-object.html [ Failure ]
+webkit.org/b/179296 fast/css/display-contents-all.html [ ImageOnlyFailure ]
+webkit.org/b/179296 fast/css/object-fit/object-fit-embed.html [ ImageOnlyFailure ]
+webkit.org/b/179296 fast/css/object-fit/object-fit-object.html [ ImageOnlyFailure ]
+webkit.org/b/179296 fast/css/object-position/object-position-embed.html [ ImageOnlyFailure ]
+webkit.org/b/179296 fast/css/object-position/object-position-object.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to