Title: [275330] trunk/LayoutTests
- Revision
- 275330
- Author
- [email protected]
- Date
- 2021-03-31 17:58:41 -0700 (Wed, 31 Mar 2021)
Log Message
[ macOS wk2 ] media/pip-video-going-into-fullscreen.html is a flakey timeout
https://bugs.webkit.org/show_bug.cgi?id=223762
Patch by Peng Liu <[email protected]> on 2021-03-31
Reviewed by Eric Carlson.
Fix a flaky test related to video fullscreen by:
1) Wait for a video presentation mode change to complete before moving to the next step in the test.
2) Request the video to exit fullscreen before `endTest()` (to avoid interference with other tests).
* media/pip-video-going-into-fullscreen-expected.txt:
* media/pip-video-going-into-fullscreen.html:
* platform/mac-wk2/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (275329 => 275330)
--- trunk/LayoutTests/ChangeLog 2021-04-01 00:50:11 UTC (rev 275329)
+++ trunk/LayoutTests/ChangeLog 2021-04-01 00:58:41 UTC (rev 275330)
@@ -13,6 +13,15 @@
* media/pip-video-going-into-fullscreen.html:
* platform/mac-wk2/TestExpectations:
+2021-03-31 Robert Jenner <[email protected]>
+
+ inspector/canvas/console-record-2d.html is a flaky timeout
+ https://bugs.webkit.org/show_bug.cgi?id=219214
+
+ Unreviewed test gardening.
+
+ * platform/mac-wk2/TestExpectations: Updated test expectations to Pass Timeout while test is reviewed.
+
2021-03-31 Cameron McCormack <[email protected]>
Avoid creating any complex text runs when font-size is zero.
Modified: trunk/LayoutTests/platform/mac-wk2/TestExpectations (275329 => 275330)
--- trunk/LayoutTests/platform/mac-wk2/TestExpectations 2021-04-01 00:50:11 UTC (rev 275329)
+++ trunk/LayoutTests/platform/mac-wk2/TestExpectations 2021-04-01 00:58:41 UTC (rev 275330)
@@ -1371,3 +1371,8 @@
webkit.org/b/223900 [ Debug ] compositing/video/video-update-rendering.html [ Pass Failure ]
webkit.org/b/223969 imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audiocontext-interface/processing-after-resume.https.html [ Pass Failure ]
+<<<<<<< Updated upstream
+=======
+
+webkit.org/b/219214 inspector/canvas/console-record-2d.html [ Pass Timeout ]
+>>>>>>> Stashed changes
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes