Bug 222500 - [GPUP] fast/canvas/webgl/texImage2D-video-flipY-false.html is timing out
Summary: [GPUP] fast/canvas/webgl/texImage2D-video-flipY-false.html is timing out
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Peng Liu
URL:
Keywords: InRadar
Depends on:
Blocks: webglgpup 221830
  Show dependency treegraph
 
Reported: 2021-02-26 15:43 PST by Peng Liu
Modified: 2021-07-13 20:19 PDT (History)
9 users (show)

See Also:


Attachments
Patch (15.00 KB, patch)
2021-02-26 15:53 PST, Peng Liu
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Peng Liu 2021-02-26 15:43:54 PST
[GPUP] Refresh test expectations after adding the support to paint GPUP hosted video to 2D canvas and WebGL surfaces
Comment 1 Peng Liu 2021-02-26 15:53:07 PST
Created attachment 421720 [details]
Patch
Comment 2 EWS 2021-02-26 21:27:52 PST
Committed r273616: <https://commits.webkit.org/r273616>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 421720 [details].
Comment 3 Radar WebKit Bug Importer 2021-02-26 21:28:14 PST
<rdar://problem/74820432>
Comment 4 Truitt Savell 2021-03-01 16:46:09 PST
It looks like the changes in https://trac.webkit.org/changeset/273616/webkit

removed the timeout expectation for fast/canvas/webgl/texImage2D-video-flipY-false.html 

this test is still timing out:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fcanvas%2Fwebgl%2FtexImage2D-video-flipY-false.html
Comment 5 Truitt Savell 2021-03-01 17:04:06 PST
reinstated the expectation in https://trac.webkit.org/changeset/273704/webkit
Comment 6 Peng Liu 2021-03-01 17:06:58 PST
Let's reopen this bug to fix the test timeout.
Comment 7 Peng Liu 2021-03-01 17:07:19 PST
Let's reopen this bug to fix the test timeout.
Comment 8 Peng Liu 2021-03-08 09:59:23 PST
Patch for bug 221820 should have fixed this failure. Let's wait for the results from bots.
Comment 9 Kimmo Kinnunen 2021-03-16 05:24:03 PDT
I'll add fast/canvas/webgl/texImage2D-mse-flipY-false.html  too
Comment #8: Not fixed yet
Comment 10 Peng Liu 2021-03-16 12:13:29 PDT
fast/canvas/webgl/texImage2D-mse-flipY-false.html times out on non-Cocoa ports, and it is flaky on Big Sur. I am not able to reproduce the time out locally though.
Comment 11 Peng Liu 2021-03-16 12:30:40 PDT
I am not able to reproduce the timeout of fast/canvas/webgl/texImage2D-video-flipY-false.html locally either.
I guess the issue is due to the bot's configuration (macOS 11.1 and macOS 11.2.1).
Comment 12 Kimmo Kinnunen 2021-03-18 02:46:01 PDT
Will mark as known failure for gpu process

webkit.org/b/222500 fast/canvas/webgl/texImage2D-video-flipY-false.html [ Timeout Pass ]
webkit.org/b/222500 fast/canvas/webgl/texImage2D-mse-flipY-false.html [ Timeout Pass ]
webkit.org/b/222500 fast/canvas/webgl/texImage2D-video-flipY-true.html [ Timeout Pass ]
webkit.org/b/222500 fast/canvas/webgl/texImage2D-mse-flipY-true.html [ Timeout Pass ]


Repros for me every day, iMacPro1,1.

Tools/Scripts/run-webkit-tests --debug  --order=random  fast/canvas webgl 

If problematic to repro, start a compile in the background, for example.
Comment 13 Jer Noble 2021-04-26 15:34:54 PDT
These tests do not appear to be timing out any longer.
Comment 14 Jean-Yves Avenard [:jya] 2021-07-13 20:19:05 PDT
fast/canvas/webgl/texImage2D-video-flipY-false.html passes consistently here, and never timeout.

Will add Pass expectation in bug 227559