[Webkit-unassigned] [Bug 261957] New: REGRESSION(267683 at main): [ iOS 16 ] media/audio-play-with-video-element-interrupted.html is a flaky/consistent failure.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 22 10:03:52 PDT 2023


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

            Bug ID: 261957
           Summary: REGRESSION(267683 at main): [ iOS 16 ]
                    media/audio-play-with-video-element-interrupted.html
                    is a flaky/consistent failure.
           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: ben_schwartz at apple.com
                CC: webkit-bot-watchers-bugzilla at group.apple.com,
                    webkit-bug-importer at group.apple.com, youennf at gmail.com

media/audio-play-with-video-element-interrupted.html

This test is a flaky/consistent timeout on the iOS 16 simulator.

HISTORY:

https://results.webkit.org/?suite=layout-tests&test=media%2Faudio-play-with-video-element-interrupted.html&platform=ios

TEXT DIFF:

+FAIL: Timed out waiting for notifyDone to be called
+
 Test that a video element with an audio source always gets paused when audio is interrupted.


@@ -9,6 +11,4 @@
 RUN(video.play())
 EVENT(playing)
 RUN(internals.beginAudioSessionInterruption())
-EVENT(pause)
-END OF TEST

DIFF URL:

https://build.webkit.org/results/Apple-iPadOS-16-Simulator-Release-WK2-Tests/268313@main%20(2751)/media/audio-play-with-video-element-interrupted-pretty-diff.html

REPRODUCIBILITY:

I was able to reproduce this issue on iOS 17 Simulator (SDK: 21A293b) ToT using the following command:

run-webkit-tests --ios-simulator --clobber-old-results --verbose --iterations 20 --exit-after-n-failures 1 media/audio-play-with-video-element-interrupted.html

REGRESSION:

Contextual information and bisection results indicate there is a regression point at 267683 at main. This issue did not reproduce at 267682 at main and the changes at 267683 at main seem to be directly related.

-- 
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/20230922/e638a3b4/attachment.htm>


More information about the webkit-unassigned mailing list