Bug 271178
Summary: | NEW TEST(275558@main): [ MacOS iOS ] media/now-playing-webaudio.html is a flaky failure | ||
---|---|---|---|
Product: | WebKit | Reporter: | Jay Stfleur <j_stfleur> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED FIXED | ||
Severity: | Normal | CC: | chrisguttandin, craigwharding, webkit-bot-watchers-bugzilla, webkit-bug-importer, youennf |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
See Also: | https://bugs.webkit.org/show_bug.cgi?id=261554 |
Jay Stfleur
Description:
media/now-playing-webaudio.html
Is a flaky failure since bring up.
History:
https://results.webkit.org/?suite=layout-tests&test=media%2Fnow-playing-webaudio.html&recent=false
Diff/Image Diff/Crash Log:
--- /Volumes/Data/worker/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/build/layout-test-results/media/now-playing-webaudio-expected.txt
+++ /Volumes/Data/worker/Apple-Sonoma-Release-AppleSilicon-WK2-Tests/build/layout-test-results/media/now-playing-webaudio-actual.txt
@@ -1,4 +1,4 @@
PASS AudioContext as the now playing info source
-PASS HTMLMediaElement will become the now playing info source over playing AudioContext
+FAIL HTMLMediaElement will become the now playing info source over playing AudioContext assert_equals: AudioContext identifier 3 expected 912 but got 0
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/124968584>
Jay Stfleur
Reproducibility:
run-webkit-tests rwt --root media/now-playing-webaudio.html --iterations 5
youenn fablet
This seems to be due to a node collection bug in web audio.
I filed https://bugs.webkit.org/show_bug.cgi?id=271227 to keep track of this.
I will fix the test here to remove the collection.
youenn fablet
PR: https://github.com/WebKit/WebKit/pull/26112
EWS
Committed 276397@main (4f8535c34001): <https://commits.webkit.org/276397@main>
Reviewed commits have been landed. Closing PR #26112 and removing active labels.