Bug 271178 - NEW TEST(275558@main): [ MacOS iOS ] media/now-playing-webaudio.html is a flaky failure
Summary: NEW TEST(275558@main): [ MacOS iOS ] media/now-playing-webaudio.html is a fla...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2024-03-18 14:19 PDT by Jay Stfleur
Modified: 2024-03-20 01:48 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jay Stfleur 2024-03-18 14:19:35 PDT
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
Comment 1 Radar WebKit Bug Importer 2024-03-18 14:20:10 PDT
<rdar://problem/124968584>
Comment 2 Jay Stfleur 2024-03-18 14:28:08 PDT
Reproducibility:
run-webkit-tests rwt --root media/now-playing-webaudio.html --iterations 5
Comment 3 youenn fablet 2024-03-19 02:52:49 PDT
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.
Comment 4 youenn fablet 2024-03-19 08:37:49 PDT
PR: https://github.com/WebKit/WebKit/pull/26112
Comment 5 EWS 2024-03-20 01:48:10 PDT
Committed 276397@main (4f8535c34001): <https://commits.webkit.org/276397@main>

Reviewed commits have been landed. Closing PR #26112 and removing active labels.