Bug 237166 - [ BigSur+ EWS ] webgl/pending/conformance/textures/misc/tex-image-video-repeated.html is a flaky timeout
Summary: [ BigSur+ EWS ] webgl/pending/conformance/textures/misc/tex-image-video-repea...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2022-02-24 15:53 PST by Robert Jenner
Modified: 2022-03-04 16:59 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Robert Jenner 2022-02-24 15:53:53 PST
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
Comment 1 Robert Jenner 2022-02-24 16:05:39 PST
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
Comment 2 Radar WebKit Bug Importer 2022-02-24 16:06:02 PST
<rdar://problem/89444632>
Comment 3 Robert Jenner 2022-03-04 16:59:04 PST
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
Comment 4 Robert Jenner 2022-03-04 16:59:49 PST
(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.