Bug 230028

Summary: [Gstreamer] test media/media-source/media-source-seek-twice.html is a flaky timeout
Product: WebKit Reporter: Arcady Goldmints-Orlov <crzwdjk>
Component: MediaAssignee: Nobody <webkit-unassigned>
Status: NEW ---    
Severity: Normal CC: aboya, cadubentzen
Priority: P2    
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Linux   

Description Arcady Goldmints-Orlov 2021-09-07 17:01:39 PDT
This test sometimes times out on both GTK and WPE.
Comment 1 Carlos Bentzen 2024-04-05 09:10:02 PDT
It seems that under stress, this test can cause a deadlock and sending the FLUSH_STOP event in WebKitMediaSrc. It seems similar to what happens in media/media-source/media-source-abort-resets-parser.html, although in the latter it happens more easily.
Comment 2 Carlos Bentzen 2024-04-05 09:16:11 PDT
(In reply to Carlos Bentzen from comment #1)
> can cause a deadlock and sending the

can cause a deadlock when sending*