[Webkit-unassigned] [Bug 217543] New: [ macOS ] webaudio/OfflineAudioContext/onstatechange.html is a flaky failure

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Oct 9 17:16:47 PDT 2020


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

            Bug ID: 217543
           Summary: [ macOS ]
                    webaudio/OfflineAudioContext/onstatechange.html is a
                    flaky 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: hector_i_lopez at apple.com

webaudio/OfflineAudioContext/onstatechange.html


Test is a flaky failure according to history on macOS. First occurrence coincides with import at r267307

History:

https://results.webkit.org/?suite=layout-tests&test=webaudio%2FOfflineAudioContext%2Fonstatechange.html&platform=mac&limit=50000

Diff:

--- /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/webaudio/OfflineAudioContext/onstatechange-expected.txt
+++ /Volumes/Data/slave/catalina-debug-tests-wk2/build/layout-test-results/webaudio/OfflineAudioContext/onstatechange-actual.txt
@@ -3,11 +3,11 @@
 PASS Executing "test"
 PASS Audit report
 PASS > [test] Signaling of statechange event
-PASS   context.state is equal to running.
+FAIL X context.state is not equal to running. Got closed. assert_true: expected true got false
+PASS   Context rendering resolved correctly.
 PASS   context.state is equal to closed.
-PASS   Context rendering resolved correctly.
 PASS   stateChangeCount is equal to 2.
 PASS   After rendering context.state is equal to closed.
-PASS < [test] All assertions passed. (total 5 assertions)
-PASS # AUDIT TASK RUNNER FINISHED: 1 tasks ran successfully.
+FAIL < [test] 1 out of 5 assertions were failed. assert_true: expected true got false
+FAIL # AUDIT TASK RUNNER FINISHED: 1 out of 1 tasks were failed. 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/20201010/1a1853d4/attachment-0001.htm>


More information about the webkit-unassigned mailing list