[Webkit-unassigned] [Bug 245092] New: [ Monterey Release ] webaudio/offlineaudiocontext-gc.html is a consistent failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 12 13:05:14 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=245092

            Bug ID: 245092
           Summary: [ Monterey Release ]
                    webaudio/offlineaudiocontext-gc.html is a consistent
                    failure
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: rackler at apple.com

Description:
webaudio/offlineaudiocontext-gc.html

After a series of consistent passes, the first failure I saw on the dashboard was at 254173 at main on Monterey Release wk1 on model macmini8,1 with architecture x86_64 and has consistently failed since.  Monterey Release wk2 on model macmini8,1 on architecture x86_64 has been a flaky failure since approximately the same period.  The test has the same diff for both wk1 and wk2.

Monterey Release wk1 on model macmini8,1 with architecture x86_64
https://build.webkit.org/#/builders/372/builds/5305
Monterey Release wk2 on model macmini8,1 with architecture x86_64
https://build.webkit.org/#/builders/365/builds/5706

Reproduction steps:
I can reproduce this on the bot using 254173 at main, but not locally using ToT.

Command: 
run-webkit-tests --no-build --exit-after-n-crashes-or-timeouts 1 --exit-after-n-failures 1 --release --debug-rwt-logging --no-retry-failures webaudio/offlineaudiocontext-gc.html

Result: 
Regressions: Unexpected text-only failures (1)
  webaudio/offlineaudiocontext-gc.html [ Failure ]

History:
https://results.webkit.org/?suite=layout-tests&test=webaudio%2Fofflineaudiocontext-gc.html&version_name=Monterey

Diff:
--- /Volumes/Data/worker/Apple-Monterey-Release-WK1-Tests/build/layout-test-results/webaudio/offlineaudiocontext-gc-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Release-WK1-Tests/build/layout-test-results/webaudio/offlineaudiocontext-gc-actual.txt
@@ -1,4 +1,4 @@

 PASS GC a newly created offline audio context
-PASS GC a rendering offline audio context
+FAIL GC a rendering offline audio context assert_true: expected true got false


--- /Volumes/Data/worker/Apple-Monterey-Release-WK2-Tests/build/layout-test-results/webaudio/offlineaudiocontext-gc-expected.txt
+++ /Volumes/Data/worker/Apple-Monterey-Release-WK2-Tests/build/layout-test-results/webaudio/offlineaudiocontext-gc-actual.txt
@@ -1,4 +1,4 @@

 PASS GC a newly created offline audio context
-PASS GC a rendering offline audio context
+FAIL GC a rendering offline audio context assert_true: expected true got false

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220912/33b6a032/attachment-0001.htm>


More information about the webkit-unassigned mailing list