Bug 205455
| Summary: | REGRESSION: [ Mac ] fast/mediastream/captureAudioInGPUProcess.html is failing | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Truitt Savell <tsavell> |
| Component: | Media | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Truitt Savell
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/58080386>
Alexey Proskuryakov
Should we just roll back at this point?
Truitt Savell
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
This should be fixed
youenn fablet
By https://trac.webkit.org/changeset/253826/webkit
Truitt Savell
I see some passes in history just now.