RESOLVED DUPLICATE of bug 309438311860
[WPE] media/playlist-inherits-user-gesture.html is a flaky test on arm64
https://bugs.webkit.org/show_bug.cgi?id=311860
Summary [WPE] media/playlist-inherits-user-gesture.html is a flaky test on arm64
Nikolas Zimmermann
Reported 2026-04-09 14:19:08 PDT
310838@main TIMEOUT PASS (Expected: PASS) 310839@main NOERROR [310840@main-310841@main] UNKNOWN [310842@main-310844@main] NOERROR 310845@main UNKNOWN [310846@main-310847@main] NOERROR [310848@main-310849@main] UNKNOWN 310850@main TIMEOUT PASS (Expected: PASS) [310851@main-310852@main] UNKNOWN 310853@main TIMEOUT PASS (Expected: PASS) [310854@main-310855@main] UNKNOWN 310856@main NOERROR 310857@main UNKNOWN 310858@main NOERROR The bot wpe-arm64-release completed 1023 runs on the interval [308164@main-310858@main] Frequency of results for test: media/playlist-inherits-user-gesture.html 976 times [95.4%] -> NOERROR 43 times [4.2%] -> TIMEOUT PASS 4 times [0.4%] -> TIMEOUT Of those 1023 runs it didn't match the expectation 47 times [4.6%] Details of the type and frequency of unmatched expectations: 43 times [4.2%] -> TIMEOUT PASS (Expected: PASS) 4 times [0.4%] -> TIMEOUT (Expected: PASS) Flakiness factor: 8.9% - This test was flaky on 8.9% of the 1023 runs analyzed, either giving different results within a single run, or a different result than in the previous run.
Attachments
Diego Pino
Comment 1 2026-04-11 00:52:08 PDT
This test is also a flaky timeout on WPE x86_64: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=media%2Fplaylist-inherits-user-gesture.html&platform=GTK&platform=WPE (for instance in revision 310984@main: https://results.webkit.org/urls/build?platform=WPE&version=2.53.0&is_simulator=False&style=release&flavor=wk2&architecture=x86_64&suite=layout-tests&uuid=177588699900&after_time=1775889047&before_time=1775889047 The test is also a flaky failure on WebKitGTK: https://build.webkit.org/results/GTK-Linux-64-bit-Release-Tests/310941@main%20(24497)/results.html The stderr is: ``` 0:00:09.490283287 2258713 0x7fc9d400c270 ERROR videometa gstvideometa.c:424:default_map: plane 1, no memory at offset 99840 0:00:09.490299217 2258713 0x7fc9d400c270 ERROR default video-frame.c:168:gst_video_frame_map_id: failed to map video frame plane 1 0:00:09.496252125 2258713 0x55a96580f7c0 ERROR webkitcommon GStreamerCommon.cpp:1086:operator():<regular-media-player-9> Got message: error message: 0x7fc64c298b50, time 99:99:99.999999999, seq-num 11076, element 'avdec_h264-7', GstMessageError, gerror=(GError)NULL, debug=(string)"../../../../../jhbuild/checkout/gstreamer/subprojects/gst-libav/ext/libav/gstavviddec.c\(1888\):\ get_output_buffer\ \(\):\ /GstPlayBin:regular-media-player-9/GstURIDecodeBin:uridecodebin7/GstDecodeBin:decodebin7/avdec_h264:avdec_h264-7:\012The\ video\ memory\ allocated\ from\ downstream\ pool\ could\ not\ mapped\ for\ read\ and\ write."; 0:00:09.496272413 2258713 0x55a96580f7c0 ERROR webkitmediaplayer MediaPlayerPrivateGStreamer.cpp:2139:handleMessage:<regular-media-player-9> Cannot access memory for read and write operation. (url=file:///sdk/webkit/LayoutTests/media/content/test.mp4) (code=7) 0:00:09.588921728 2258713 0x7fc9d4009c10 ERROR videometa gstvideometa.c:424:default_map: plane 1, no memory at offset 99840 0:00:09.588939802 2258713 0x7fc9d4009c10 ERROR default video-frame.c:168:gst_video_frame_map_id: failed to map video frame plane 1 ``` There are many media tests that are also "timeout pass" failing with a similar stderr. Those tests are filed under bug webkit.org/b/309438. Closing this bug in favor of the latter.
Diego Pino
Comment 2 2026-04-11 01:08:48 PDT
Updated test expectations in 310987@main 310989@main
Diego Pino
Comment 3 2026-04-13 06:28:01 PDT
*** This bug has been marked as a duplicate of bug 309438 ***
Note You need to log in before you can comment on or make changes to this bug.