NEW 223104
[MacOS Wk1] compositing/visibility/iframe-visibility-hidden.html is a flakey image failure
https://bugs.webkit.org/show_bug.cgi?id=223104
Summary [MacOS Wk1] compositing/visibility/iframe-visibility-hidden.html is a flakey ...
Amir Mark Jr
Reported 2021-03-11 16:54:07 PST
compositing/visibility/iframe-visibility-hidden.html Is a flakey failure that is happening on Big Sur Wk1 debug and release, Big Sur Arm64 Wk1 debug and release, and Catalina WK1 debug and release. History: https://results.webkit.org/?suite=layout-tests&test=compositing%2Fvisibility%2Fiframe-visibility-hidden.html Image Diff: https://build.webkit.org/results/Apple-BigSur-Release-WK1-Tests/r274301%20(948)/compositing/visibility/iframe-visibility-hidden-diff.png
Attachments
Expected (10.28 KB, image/png)
2021-03-11 16:55 PST, Amir Mark Jr
no flags
Actual (10.39 KB, image/png)
2021-03-11 16:56 PST, Amir Mark Jr
no flags
Diff (2.36 KB, image/png)
2021-03-11 16:56 PST, Amir Mark Jr
no flags
Patch (4.13 KB, patch)
2021-06-15 01:12 PDT, Jean-Yves Avenard [:jya]
no flags
Patch (16.87 KB, patch)
2021-06-15 04:06 PDT, Jean-Yves Avenard [:jya]
no flags
Patch (17.40 KB, patch)
2021-06-16 00:04 PDT, Jean-Yves Avenard [:jya]
no flags
Patch (2.34 KB, patch)
2021-06-16 05:19 PDT, Jean-Yves Avenard [:jya]
no flags
Amir Mark Jr
Comment 1 2021-03-11 16:55:32 PST
Created attachment 422993 [details] Expected
Amir Mark Jr
Comment 2 2021-03-11 16:56:09 PST
Amir Mark Jr
Comment 3 2021-03-11 16:56:45 PST
Radar WebKit Bug Importer
Comment 4 2021-03-11 16:57:21 PST
Amir Mark Jr
Comment 5 2021-03-11 17:11:47 PST
Able to bisect this failure to r274264. Able to reproduce on r274264 but unable to reproduce on r274263 or r274258, using this command: run-webkit-tests compositing/visibility/iframe-visibility-hidden.html --iterations 1000 -f -1
Amir Mark Jr
Comment 6 2021-03-11 18:11:51 PST
Alexey Proskuryakov
Comment 7 2021-03-12 16:43:12 PST
This change was all in media code, so a little surprising. But if it's indeed that, it has to be a substantial issue. I think.
Simon Fraser (smfr)
Comment 8 2021-03-15 09:50:59 PDT
Not really surprising; the test case uses video.
Jer Noble
Comment 9 2021-04-26 16:12:29 PDT
Test is a image failure, not a timeout; video is accurately firing the 'load' event. If the background isn't painting, that's not a video bug.
Jean-Yves Avenard [:jya]
Comment 10 2021-06-15 01:12:27 PDT
Created attachment 431412 [details] Patch test wip
Jean-Yves Avenard [:jya]
Comment 11 2021-06-15 04:06:40 PDT
Created attachment 431421 [details] Patch test wip #2
Jean-Yves Avenard [:jya]
Comment 12 2021-06-16 00:04:13 PDT
Created attachment 431523 [details] Patch test wip #3
Jean-Yves Avenard [:jya]
Comment 13 2021-06-16 05:19:22 PDT
Created attachment 431538 [details] Patch test wip #4
Note You need to log in before you can comment on or make changes to this bug.