Bug 259403
Summary: | [ Monterey/Ventura wk2 x86_64 ] fast/canvas/webgl/texImage2D-video-flipY-false.html is a constant failure. | ||
---|---|---|---|
Product: | WebKit | Reporter: | Ben Schwartz <ben_schwartz> |
Component: | Canvas | Assignee: | Nobody <webkit-unassigned> |
Status: | NEW | ||
Severity: | Normal | CC: | dino, jer.noble, kbr, kkinnunen, webkit-bot-watchers-bugzilla, webkit-bug-importer |
Priority: | P2 | Keywords: | InRadar |
Version: | WebKit Nightly Build | ||
Hardware: | Unspecified | ||
OS: | Unspecified |
Ben Schwartz
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 | ||
---|---|---|
Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/112670775>
Ben Schwartz
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
Test gardening commit 266211@main (d5dd36700f07): <https://commits.webkit.org/266211@main>
Reviewed commits have been landed. Closing PR #15992 and removing active labels.