The test is failing in several platforms (iOS, GTK, WPE): https://results.webkit.org/?platform=GTK&platform=WPE&platform=ios&platform=mac&platform=win&suite=layout-tests&test=fast%2Fmediastream%2Fmedia-stream-track-interrupted.html Diff: https://build.webkit.org/results/Apple%20iOS%2013%20Simulator%20Release%20WK2%20(Tests)/r262834%20(4944)/fast/mediastream/media-stream-track-interrupted-diff.txt --- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/fast/mediastream/media-stream-track-interrupted-expected.txt +++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/fast/mediastream/media-stream-track-interrupted-actual.txt @@ -1,6 +1,6 @@ -PASS Suspend/resume audio track +FAIL Suspend/resume audio track assert_false: track is no longer muted expected false got true PASS Create stream -PASS Interrupt video track -PASS Interrupt audio track +FAIL Interrupt video track assert_false: expected false got true +FAIL Interrupt audio track assert_false: expected false got true
Created attachment 401536 [details] Patch
<rdar://problem/64206668>
Committed r262841: <https://trac.webkit.org/changeset/262841> All reviewed patches have been landed. Closing bug and clearing flags on attachment 401536 [details].