Title: [186447] trunk/LayoutTests
Revision
186447
Author
[email protected]
Date
2015-07-07 04:27:15 -0700 (Tue, 07 Jul 2015)

Log Message

REGRESSION (r186388): http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html always fails on Windows

* platform/win/TestExpectations: Consolidate WebAudio skips.
Mark test as always failing:
- http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (186446 => 186447)


--- trunk/LayoutTests/ChangeLog	2015-07-07 11:27:09 UTC (rev 186446)
+++ trunk/LayoutTests/ChangeLog	2015-07-07 11:27:15 UTC (rev 186447)
@@ -1,5 +1,13 @@
 2015-07-07  David Kilzer  <[email protected]>
 
+        REGRESSION (r186388): http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html always fails on Windows
+
+        * platform/win/TestExpectations: Consolidate WebAudio skips.
+        Mark test as always failing:
+        - http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html
+
+2015-07-07  David Kilzer  <[email protected]>
+
         http/tests/security/XFrameOptions/x-frame-options-deny-meta-tag-parent-same-origin-allow.html crashes on Windows sometimes
 
         <http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fsecurity%2FXFrameOptions%2Fx-frame-options-deny-meta-tag-parent-same-origin-allow.html>

Modified: trunk/LayoutTests/platform/win/TestExpectations (186446 => 186447)


--- trunk/LayoutTests/platform/win/TestExpectations	2015-07-07 11:27:09 UTC (rev 186446)
+++ trunk/LayoutTests/platform/win/TestExpectations	2015-07-07 11:27:15 UTC (rev 186447)
@@ -451,6 +451,7 @@
 webkit.org/b/86914 fast/history/page-cache-closed-audiocontext.html [ Skip ]
 webkit.org/b/86914 fast/history/page-cache-running-audiocontext.html [ Skip ]
 webkit.org/b/86914 fast/history/page-cache-suspended-audiocontext.html [ Skip ]
+webkit.org/b/86914 media/W3C/audio [ Skip ]
 
 # ENABLE(DRAGGABLE_REGION) is disabled
 fast/css/draggable-region-parser.html [ Skip ]
@@ -746,9 +747,6 @@
 
 fast/layers/video-layer.html [ Skip ] # Skip until video control changes are done.
 
-# Web Audio is not supported on Windows
-media/W3C/audio [ Skip ]
-
 # Assertion failures
 webkit.org/b/48910 [ Debug ] http/tests/media/pdf-served-as-pdf.html [ Skip ]  # Crashing
 webkit.org/b/48910 http/tests/media/video-cancel-load.html [ Skip ]  # Crashing
@@ -3116,3 +3114,6 @@
 # Test requires hardcoded font names, which I do not have for this port.
 fast/text/han-generic-font-families.html [ WontFix ]
 fast/text/hangul-generic-font-families.html [ WontFix ]
+
+# New test for Bug 144830 (r186388) always fails.
+http/tests/security/contentSecurityPolicy/userAgentShadowDOM/allow-audio.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to