[Webkit-unassigned] [Bug 229964] New: [GTK] webaudio/silent-audio-interrupted-in-background.html is a flaky timeout

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Sep 6 08:03:22 PDT 2021


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

            Bug ID: 229964
           Summary: [GTK]
                    webaudio/silent-audio-interrupted-in-background.html
                    is a flaky timeout
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Media
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: eocanha at igalia.com

This test usually passes, but sometimes times out (62/961 = 6.45% of the times).

The actual output in these situations is:

---------------------------------
FAIL: Timed out waiting for notifyDone to be called

Tests that silent WebAudio rendering gets interrupted in hidden pages.

On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".


PASS context.state became 'running'
* Setting page visibility to hidden
PASS context.state became 'interrupted'
* Setting page visibility to visible
---------------------------------

This means that after showPage() has been called the onvisibilitychanged event in the document is never triggered.

-- 
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/20210906/09ead99c/attachment-0001.htm>


More information about the webkit-unassigned mailing list