Bug 210070

Summary: [ iOS ] REGRESSION(r259477-r259479): fast/mediastream/get-user-media-device-id.html is constantly failing.
Product: WebKit Reporter: Jacob Uphoff <jacob_uphoff>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Jacob Uphoff
Reported 2020-04-06 13:27:14 PDT
fast/mediastream/get-user-media-device-id.html This test started to fail between commits r259477-r259479 for all of iOS. History: https://results.webkit.org/?suite=layout-tests&test=fast%2Fmediastream%2Fget-user-media-device-id.html&platform=ios Diff: --- /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/fast/mediastream/get-user-media-device-id-expected.txt +++ /Volumes/Data/slave/ios-simulator-13-release-tests-wk2/build/layout-test-results/fast/mediastream/get-user-media-device-id-actual.txt @@ -1,8 +1,11 @@ +CONSOLE MESSAGE: Failed to create MediaStream audio source: Unable to find mock microphone device with given persistentID +CONSOLE MESSAGE: Failed to create MediaStream audio source: Unable to find mock microphone device with given persistentID +CONSOLE MESSAGE: Failed to create MediaStream audio source: Unable to find mock microphone device with given persistentID PASS Device IDs should be empty initially PASS Collect device IDs -PASS Pass device IDs as exact constraints -PASS Pass device IDs as optional constraints +FAIL Pass device IDs as exact constraints promise_test: Unhandled rejection with value: object "NotReadableError: The I/O read operation failed." +FAIL Pass device IDs as optional constraints promise_test: Unhandled rejection with value: object "NotReadableError: The I/O read operation failed." PASS Exact device IDs with special values: empty string, null, undefined -PASS Ideal deviceId constraints +FAIL Ideal deviceId constraints promise_test: Unhandled rejection with value: object "NotReadableError: The I/O read operation failed."
Attachments
Radar WebKit Bug Importer
Comment 1 2020-04-06 13:28:24 PDT
Alexey Proskuryakov
Comment 2 2020-04-07 11:46:11 PDT
*** This bug has been marked as a duplicate of bug 210098 ***
Note You need to log in before you can comment on or make changes to this bug.