Title: [275001] trunk/LayoutTests
- Revision
- 275001
- Author
- [email protected]
- Date
- 2021-03-24 19:20:28 -0700 (Wed, 24 Mar 2021)
Log Message
[ Debug ] http/tests/security/webaudio-render-remote-audio-allowed-crossorigin.html and one other test are flakey timeouts
https://bugs.webkit.org/show_bug.cgi?id=223724
Unreviewed test gardening.
* platform/ios-simulator/TestExpectations: Updated test expectations to Pass Timeout while test is reviewed.
* platform/mac/TestExpectations: Updated test expectations to Pass Timeout while test is reviewed.
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (275000 => 275001)
--- trunk/LayoutTests/ChangeLog 2021-03-25 02:10:39 UTC (rev 275000)
+++ trunk/LayoutTests/ChangeLog 2021-03-25 02:20:28 UTC (rev 275001)
@@ -1,3 +1,13 @@
+2021-03-24 Robert Jenner <[email protected]>
+
+ [ Debug ] http/tests/security/webaudio-render-remote-audio-allowed-crossorigin.html and one other test are flakey timeouts
+ https://bugs.webkit.org/show_bug.cgi?id=223724
+
+ Unreviewed test gardening.
+
+ * platform/ios-simulator/TestExpectations: Updated test expectations to Pass Timeout while test is reviewed.
+ * platform/mac/TestExpectations: Updated test expectations to Pass Timeout while test is reviewed.
+
2021-03-24 Yusuke Suzuki <[email protected]>
All string resources from UserAgentStyleSheets / UserAgentScripts should be used as non-copying StringImpl
Modified: trunk/LayoutTests/platform/ios-simulator/TestExpectations (275000 => 275001)
--- trunk/LayoutTests/platform/ios-simulator/TestExpectations 2021-03-25 02:10:39 UTC (rev 275000)
+++ trunk/LayoutTests/platform/ios-simulator/TestExpectations 2021-03-25 02:20:28 UTC (rev 275001)
@@ -111,3 +111,7 @@
# WebGPU is not enabled on iOS Simulator.
webgpu [ Skip ]
+
+# webkit.org/b/223724 These two tests are flakey timeouts on iOS Debug:
+http/tests/security/webaudio-render-remote-audio-allowed-crossorigin.html [ Pass Timeout ]
+http/tests/security/webaudio-render-remote-audio-allowed-crossorigin-redirect.html [ Pass Timeout ]
\ No newline at end of file
Modified: trunk/LayoutTests/platform/mac/TestExpectations (275000 => 275001)
--- trunk/LayoutTests/platform/mac/TestExpectations 2021-03-25 02:10:39 UTC (rev 275000)
+++ trunk/LayoutTests/platform/mac/TestExpectations 2021-03-25 02:20:28 UTC (rev 275001)
@@ -2248,3 +2248,7 @@
webkit.org/b/221833 fast/text/image-alt-text-bidi-2.html [ ImageOnlyFailure ]
webkit.org/b/223484 [ arm64 ] compositing/style-change/backface-visibility-change.html [ Pass ImageOnlyFailure ]
+
+# webkit.org/b/223724 These two tests are flakey timeouts on iOS Debug:
+[ Debug ] http/tests/security/webaudio-render-remote-audio-allowed-crossorigin.html [ Pass Timeout ]
+[ Debug ] http/tests/security/webaudio-render-remote-audio-allowed-crossorigin-redirect.html [ Pass Timeout ]
\ No newline at end of file
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes