[Webkit-unassigned] [Bug 210070] New: [ iOS ] REGRESSION(r259477-r259479): fast/mediastream/get-user-media-device-id.html is constantly failing.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 6 13:27:14 PDT 2020


https://bugs.webkit.org/show_bug.cgi?id=210070

            Bug ID: 210070
           Summary: [ iOS ] REGRESSION(r259477-r259479):
                    fast/mediastream/get-user-media-device-id.html is
                    constantly failing.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jacob_uphoff at apple.com

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."

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20200406/f2f0b6fd/attachment.htm>


More information about the webkit-unassigned mailing list