Bug 237166
Summary: | [ BigSur+ EWS ] webgl/pending/conformance/textures/misc/tex-image-video-repeated.html is a flaky timeout | ||
---|---|---|---|
Product: | WebKit | Reporter: | Robert Jenner <jenner> |
Component: | New Bugs | Assignee: | Nobody <webkit-unassigned> |
Status: | RESOLVED WORKSFORME | ||
Severity: | Normal | CC: | ben_schwartz, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Robert Jenner
webgl/pending/conformance/textures/misc/tex-image-video-repeated.html
is a flaky timeout on BigSur and Monterey, as well as on EWS.
HISTORY:
https://results.webkit.org/?suite=layout-tests&test=webgl%2Fpending%2Fconformance%2Ftextures%2Fmisc%2Ftex-image-video-repeated.html
EWS LINK:
https://ews-build.webkit.org/#/builders/60/builds/24855
TIMEOUT DIFF:
+FAIL: Timed out waiting for notifyDone to be called
+
This test runs the WebGL Test listed below in an iframe and reports PASS or FAIL.
Test: ../../../../resources/pending_webgl_test_files/conformance/textures/misc/tex-image-video-repeated.html
-[ PASS ] All tests passed
+
+
TIMEOUT DIFF URL:
https://ews-build.s3-us-west-2.amazonaws.com/macOS-AppleSilicon-Big-Sur-Debug-WK2-Tests-EWS/453050-24855/webgl/pending/conformance/textures/misc/tex-image-video-repeated-pretty-diff.html
Attachments | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Robert Jenner
Since this has been having a negative impact on EWS, I have marked expectations as [ Pass Timeout ] while this is being investigated:
https://trac.webkit.org/changeset/290473/webkit
Radar WebKit Bug Importer
<rdar://problem/89444632>
Robert Jenner
I was able to reproduce the timeout at Monterey Debug ToT using the following test:
run-webkit-tests webgl/pending/conformance/textures/misc/tex-image-video-repeated.html --iterations 1- --force
It appears that this test has been timing out since it was introduced at r288434:
https://commits.webkit.org/246323@main
Robert Jenner
(In reply to Robert Jenner from comment #3)
> I was able to reproduce the timeout at Monterey Debug ToT using the
> following test:
>
>
> run-webkit-tests
> webgl/pending/conformance/textures/misc/tex-image-video-repeated.html
> --iterations 1- --force
>
> It appears that this test has been timing out since it was introduced at
> r288434:
>
> https://commits.webkit.org/246323@main
I mean --iterations 10 for this.
Ben Schwartz
This no longer appears to be occurring. Removing test expectations. Please file a new bug if issues persist.
Tracking test expectations removal in bug #274990 (rdar://129080660).