NEW 259403
[ Monterey/Ventura wk2 x86_64 ] fast/canvas/webgl/texImage2D-video-flipY-false.html is a constant failure.
https://bugs.webkit.org/show_bug.cgi?id=259403
Summary [ Monterey/Ventura wk2 x86_64 ] fast/canvas/webgl/texImage2D-video-flipY-fals...
Ben Schwartz
Reported 2023-07-21 11:01:53 PDT
fast/canvas/webgl/texImage2D-video-flipY-false.html This test is a constant TEXT failure on x86_64 (Intel) machines running macOS Monterey and higher, WebKit 2. HISTORY: https://results.webkit.org/?suite=layout-tests&test=fast%2Fcanvas%2Fwebgl%2FtexImage2D-video-flipY-false.html TEXT DIFF: Setting video src. Video can play. Checking the canvas pixels. -PASS: Bottom edge is red. -PASS: Top edge is blue. +FAIL: Bottom edge is not red. +FAIL: Top edge is not blue. DIFF URL: https://build.webkit.org/results/Apple-Ventura-Release-WK2-Tests/266205@main%20(2967)/fast/canvas/webgl/texImage2D-video-flipY-false-pretty-diff.html
Attachments
Radar WebKit Bug Importer
Comment 1 2023-07-21 11:02:04 PDT
Ben Schwartz
Comment 2 2023-07-21 11:10:55 PDT
This test seems to have been a constant failure since https://commits.webkit.org/265364@main. According to the build results, it also appears to have a regression point between 265358@main and 265364@main. That being said, I was able to reproduce this test failure on macOS Monterey (x86_64) Production 265358@main (in contradiction to the original build results) when running the test as follows: run-webkit-tests fast/canvas/webgl/texImage2D-video-flipY-false.html --verbose
EWS
Comment 3 2023-07-21 11:31:27 PDT
Test gardening commit 266211@main (d5dd36700f07): <https://commits.webkit.org/266211@main> Reviewed commits have been landed. Closing PR #15992 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.