[ iOS ] webrtc/video-replace-track.html has been flaky failing on iOS
https://bugs.webkit.org/show_bug.cgi?id=208573
Summary [ iOS ] webrtc/video-replace-track.html has been flaky failing on iOS
Jacob Uphoff
Reported 2020-03-04 07:48:25 PST
webrtc/video-replace-track.html Has been flaky failing on iOS since the test was introduced on that platform. It fails on both debug and release. The test has also been flaky timeout on macOS but I am making a separate bug for that as there are other tests timing out with it on that platform. History: https://results.webkit.org/?suite=layout-tests&test=webrtc%2Fvideo-replace-track.html Diff: --- /Volumes/Data/slave/ipados-simulator-13-release-tests-wk2/build/layout-test-results/webrtc/video-replace-track-expected.txt +++ /Volumes/Data/slave/ipados-simulator-13-release-tests-wk2/build/layout-test-results/webrtc/video-replace-track-actual.txt @@ -1,6 +1,6 @@ PASS Switching from front to back camera PASS Switching from front to back camera, with lower resolution -PASS Switching from front to back camera, with higher resolution +FAIL Switching from front to back camera, with higher resolution promise_test: Unhandled rejection with value: "testFrontCameraImage timed out" PASS Replace a track for a sender created by addTransceiver and used by addTrack
Attachments
Radar WebKit Bug Importer
Comment 1 2020-03-04 07:49:02 PST
Jacob Uphoff
Comment 2 2020-03-04 07:53:06 PST
Jacob Uphoff
Comment 3 2020-03-04 08:58:31 PST
This is reproducible by running the rest in iterations with this command ‘run-webkit-tests --root BUILD webrtc/video-replace-track.html --ios-simulator --iterations 2000 -f --force’
Note You need to log in before you can comment on or make changes to this bug.