Bug 258209
| Summary: | REGRESSION(264489@main): wpt/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-onerror.https.html | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Sam Sneddon [:gsnedders] <gsnedders> |
| Component: | Bindings | Assignee: | Chris Dumez <cdumez> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | cdumez, mark.lam, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| See Also: |
https://bugs.webkit.org/show_bug.cgi?id=253314 https://bugs.webkit.org/show_bug.cgi?id=258213 |
||
Sam Sneddon [:gsnedders]
c.f. https://wpt.fyi/results/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-onerror.https.html?label=master&product=chrome%5Bexperimental%5D&product=firefox%5Bexperimental%5D&product=safari-171%20preview%5Bexperimental%5D&product=safari-172%20preview&product=safari%5Bstable%5D
Interestingly this appears to not happen under WebKitTestRunner, as our expectation for this test seems to be passing.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/110900370>
Chris Dumez
Indeed, timeout is reproducible by loading:
https://wpt.live/webaudio/the-audio-api/the-audioworklet-interface/audioworkletnode-onerror.https.html
Chris Dumez
(In reply to Sam Sneddon [:gsnedders] from comment #0)
> c.f.
> https://wpt.fyi/results/webaudio/the-audio-api/the-audioworklet-interface/
> audioworkletnode-onerror.https.
> html?label=master&product=chrome%5Bexperimental%5D&product=firefox%5Bexperime
> ntal%5D&product=safari-171%20preview%5Bexperimental%5D&product=safari-
> 172%20preview&product=safari%5Bstable%5D
>
> Interestingly this appears to not happen under WebKitTestRunner, as our
> expectation for this test seems to be passing.
The reason it may be passing in our layout tests but not upstream is likely because our local very outdated. We need to resync this test. A local diff shows they are quite different.
Chris Dumez
Pull request: https://github.com/WebKit/WebKit/pull/15461
EWS
Committed 265678@main (0105c62ef91b): <https://commits.webkit.org/265678@main>
Reviewed commits have been landed. Closing PR #15461 and removing active labels.