RESOLVED FIXED 205455
REGRESSION: [ Mac ] fast/mediastream/captureAudioInGPUProcess.html is failing
https://bugs.webkit.org/show_bug.cgi?id=205455
Summary REGRESSION: [ Mac ] fast/mediastream/captureAudioInGPUProcess.html is failing
Truitt Savell
Reported 2019-12-19 08:54:32 PST
fast/mediastream/captureAudioInGPUProcess.html this test began failing with https://trac.webkit.org/changeset/253705/webkit I was able to confirm this by running the tests in iterations History: https://results.webkit.org/?suite=layout-tests&test=fast%2Fmediastream%2FcaptureAudioInGPUProcess.html Diff: --- /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/fast/mediastream/captureAudioInGPUProcess-expected.txt +++ /Volumes/Data/slave/highsierra-release-tests-wk2/build/layout-test-results/fast/mediastream/captureAudioInGPUProcess-actual.txt @@ -1,4 +1,5 @@ +CONSOLE MESSAGE: Failed to create MediaStream audio source: -PASS Play audio captured in GPU process +FAIL Play audio captured in GPU process promise_test: Unhandled rejection with value: object "NotReadableError: The I/O read operation failed."
Attachments
Radar WebKit Bug Importer
Comment 1 2019-12-19 08:54:56 PST
Alexey Proskuryakov
Comment 2 2019-12-20 10:49:06 PST
Should we just roll back at this point?
Truitt Savell
Comment 3 2019-12-20 10:53:36 PST
I just tried and I was blocked by https://trac.webkit.org/changeset/253826/webkit due to Source/WebKit/GPUProcess/GPUProcess.cpp Source/WebKit/GPUProcess/GPUProcess.h
youenn fablet
Comment 4 2019-12-20 11:33:34 PST
This should be fixed
youenn fablet
Comment 5 2019-12-20 11:34:00 PST
Truitt Savell
Comment 6 2019-12-20 11:44:45 PST
I see some passes in history just now.
Note You need to log in before you can comment on or make changes to this bug.