Title: [218450] trunk/LayoutTests
Revision
218450
Author
[email protected]
Date
2017-06-17 05:31:13 -0700 (Sat, 17 Jun 2017)

Log Message

[Win] Update expectations for layout tests.
https://bugs.webkit.org/show_bug.cgi?id=172437

Unreviewed test gardening, update test expectations for failing tests.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (218449 => 218450)


--- trunk/LayoutTests/ChangeLog	2017-06-17 10:52:34 UTC (rev 218449)
+++ trunk/LayoutTests/ChangeLog	2017-06-17 12:31:13 UTC (rev 218450)
@@ -1,3 +1,12 @@
+2017-06-17  Per Arne Vollan  <[email protected]>
+
+        [Win] Update expectations for layout tests.
+        https://bugs.webkit.org/show_bug.cgi?id=172437
+
+        Unreviewed test gardening, update test expectations for failing tests.
+
+        * platform/win/TestExpectations:
+
 2017-06-17  Keith Miller  <[email protected]>
 
         ArrayPrototype methods should use JSValue::toLength for non-Arrays.

Modified: trunk/LayoutTests/platform/win/TestExpectations (218449 => 218450)


--- trunk/LayoutTests/platform/win/TestExpectations	2017-06-17 10:52:34 UTC (rev 218449)
+++ trunk/LayoutTests/platform/win/TestExpectations	2017-06-17 12:31:13 UTC (rev 218450)
@@ -3891,6 +3891,7 @@
 svg/custom/glyph-selection-arabic-forms.svg [ Failure ]
 svg/custom/second-inline-text.xhtml [ Failure ]
 tables/mozilla/bugs/bug4427.html [ Failure ]
+transitions/clip-path-path-transitions.html [ Failure ]
 # Unexpected image-only failures tracked in webkit.org/b/172437.
 fast/borders/border-painting-correctness-dashed.html [ ImageOnlyFailure ]
 fast/borders/border-painting-correctness-dotted.html [ ImageOnlyFailure ]
@@ -3962,6 +3963,7 @@
 http/tests/websocket/tests/hybi/inspector/send-and-receive.html [ Skip ]
 http/tests/websocket/tests/hybi/inspector/server-close.html [ Skip ]
 # Unexpected flakiness tracked in webkit.org/b/172437.
+css3/filters/blur-clipped-by-ancestor.html [ ImageOnlyFailure Pass ]
 fast/events/media-focus-in-standalone-media-document.html [ Crash Pass ]
 fast/events/message-port-postMessage-recursive.html [ Timeout Pass ]
 imported/w3c/web-platform-tests/cors/redirect-preflight.htm [ Timeout Failure ]
@@ -3979,7 +3981,7 @@
 imported/w3c/web-platform-tests/resource-timing/rt-resource-errors.html [ Failure Pass ]
 http/tests/fetch/fetching-same-resource-with-diffferent-options.html [ Failure Pass ]
 http/tests/security/contentSecurityPolicy/audio-redirect-allowed.html [ Timeout Pass ]
-http/tests/security/contentSecurityPolicy/audio-redirect-blocked.html [ Timeout Failure ]
+http/tests/security/contentSecurityPolicy/audio-redirect-blocked.html [ Timeout Failure Crash ]
 http/tests/security/contentSecurityPolicy/block-favicon.html [ Failure Pass ]
 
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to