Bug 225882

Summary: [ Mac ] imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-process-frozen-array.https.html is a flaky failure
Product: WebKit Reporter: Truitt Savell <tsavell>
Component: Web AudioAssignee: Nobody <webkit-unassigned>
Status: NEW    
Severity: Normal CC: cdumez, tzagallo, webkit-bot-watchers-bugzilla, webkit-bug-importer, ysuzuki
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   

Truitt Savell
Reported 2021-05-17 13:35:29 PDT
imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-process-frozen-array.https.html This test is a flaky failure on Mac History: https://results.webkit.org/?suite=layout-tests&test=imported%2Fw3c%2Fweb-platform-tests%2Fwebaudio%2Fthe-audio-api%2Fthe-audioworklet-interface%2Faudioworkletprocessor-process-frozen-array.https.html Diff: --- /Volumes/Data/worker/bigsur-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-process-frozen-array.https-expected.txt +++ /Volumes/Data/worker/bigsur-release-tests-wk2/build/layout-test-results/imported/w3c/web-platform-tests/webaudio/the-audio-api/the-audioworklet-interface/audioworkletprocessor-process-frozen-array.https-actual.txt @@ -9,7 +9,7 @@ PASS < [check-frozen-array] All assertions passed. (total 2 assertions) PASS > [transfer-frozen-array] PASS Transferring inputs/outputs, an individual input/output array, or a channel Float32Array is not allowed as expected. is true. -PASS Transferring ArrayBuffers was successful as expected. is true. -PASS < [transfer-frozen-array] All assertions passed. (total 2 assertions) -PASS # AUDIT TASK RUNNER FINISHED: 2 tasks ran successfully. +FAIL X Transferring ArrayBuffers unexpectedly failed. is not true. Got false. assert_true: expected true got false +FAIL < [transfer-frozen-array] 1 out of 2 assertions were failed. assert_true: expected true got false +FAIL # AUDIT TASK RUNNER FINISHED: 1 out of 2 tasks were failed. assert_true: expected true got false
Attachments
Radar WebKit Bug Importer
Comment 1 2021-05-17 13:35:51 PDT
Truitt Savell
Comment 2 2021-05-17 13:52:26 PDT
Note You need to log in before you can comment on or make changes to this bug.