WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
232330
Regression (
r284741
?) : [ macOS Debug ] compositing/video/video-reflection.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=232330
Summary
Regression (r284741?) : [ macOS Debug ] compositing/video/video-reflection.ht...
ayumi_kojima
Reported
2021-10-26 13:48:56 PDT
compositing/video/video-reflection.html Is a flaky timeout on macOS wk2 Debug and Catalina Debug gpuprocess. History:
https://results.webkit.org/?suite=layout-tests&test=compositing%2Fvideo%2Fvideo-reflection.html
Result page:
https://build.webkit.org/results/Apple-BigSur-Debug-AppleSilicon-WK2-Tests/r284866%20(3839)/results.html
Diff: --- /Volumes/Data/worker/bigsur-debug-applesilicon-tests-wk2/build/layout-test-results/compositing/video/video-reflection-expected.txt +++ /Volumes/Data/worker/bigsur-debug-applesilicon-tests-wk2/build/layout-test-results/compositing/video/video-reflection-actual.txt @@ -1,3 +1,3 @@ +FAIL: Timed out waiting for notifyDone to be called -EXPECTED (video.currentTime == '1') OK
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2021-10-26 13:51:09 PDT
<
rdar://problem/84679805
>
ayumi_kojima
Comment 2
2021-10-26 13:54:39 PDT
Marked test expectations
https://trac.webkit.org/changeset/284893/webkit
ayumi_kojima
Comment 3
2021-10-26 17:30:58 PDT
I was able to reproduce the timeout locally on BigSur using run-webkit-tests --force --iterations 1000 --exit-after-n-crashes-or-timeouts 1 compositing/video/video-reflection.html --debug -f. The test timed out with
r284750
and passed with
r284749
.
Alexey Proskuryakov
Comment 4
2021-10-28 10:27:04 PDT
Per a slack discussion,
r284750
is unlikely to have been the culprit. It's definitely something not too far before that, according to bot history.
ayumi_kojima
Comment 5
2021-10-28 12:08:18 PDT
The test is flaky and hard to reproduce. Iterated 1000 times (no -f flag this time because the test didn't start running with -f). It timed out with
r284741
but passed with
r284742
. Tested a couple of revisions near
r284741
, but couldn't reproduce the timeout; hence couldn't identify the regression point. 284739 pass 284740 pass 284741 timeout 284742 pass 284743 pass 284749 pass 284750 timeout
Vitaly Dyackhov
Comment 6
2026-02-03 03:34:23 PST
Probably a duplicate of
https://bugs.webkit.org/show_bug.cgi?id=122508
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug