WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
286159
[ macOS wk1 Debug ] - fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444.html and tex-image-and-sub-image-2d-with-video-rgba5551 are flaky
https://bugs.webkit.org/show_bug.cgi?id=286159
Summary
[ macOS wk1 Debug ] - fast/canvas/webgl/tex-image-and-sub-image-2d-with-video...
Yasmin Karimi
Reported
2025-01-17 11:45:14 PST
fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444.html This test is consistently failing on macOS wk1 Debug. HISTORY:
https://results.webkit.org/?suite=layout-tests&test=fast%2Fcanvas%2Fwebgl%2Ftex-image-and-sub-image-2d-with-video-rgba4444.html&platform=mac&style=debug&flavor=wk1
TEXT DIFF: Testing texImage2D with flipY=true Checking lower left corner -PASS shouldBe 0,255,0 +FAIL shouldBe 0,255,0 +at (0, 0) expected: 0,255,0 was 0,0,0 Checking upper left corner -PASS shouldBe 255,0,0 +FAIL shouldBe 255,0,0 +at (0, 0) expected: 255,0,0 was 0,0,0 Testing texImage2D with flipY=false Checking lower left corner -PASS shouldBe 255,0,0 +FAIL shouldBe 255,0,0 +at (0, 0) expected: 255,0,0 was 0,0,0 Checking upper left corner -PASS shouldBe 0,255,0 +FAIL shouldBe 0,255,0 +at (0, 0) expected: 0,255,0 was 0,0,0 Testing texSubImage2D with flipY=true Checking lower left corner -PASS shouldBe 0,255,0 +FAIL shouldBe 0,255,0 +at (0, 0) expected: 0,255,0 was 0,0,0 Checking upper left corner -PASS shouldBe 255,0,0 +FAIL shouldBe 255,0,0 +at (0, 0) expected: 255,0,0 was 0,0,0 Testing texSubImage2D with flipY=false Checking lower left corner -PASS shouldBe 255,0,0 +FAIL shouldBe 255,0,0 +at (0, 0) expected: 255,0,0 was 0,0,0 Checking upper left corner -PASS shouldBe 0,255,0 +FAIL shouldBe 0,255,0 +at (0, 0) expected: 0,255,0 was 0,0,0 PASS getError was expected value: NO_ERROR : should be no errors PASS successfullyParsed is true +Some tests failed. TEST COMPLETE DIFF URL:
https://build.webkit.org/results/Apple-Sequoia-Debug-WK1-Tests/288934@main%20(905)/fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444-pretty-diff.html
REPRODUCIBILITY: I was able to reproduce this failure on MacOS Sequoia 15.2 (24C101 / arm64) at ToT with the following command: run-webkit-tests fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444.html --iterations 200 -1
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2025-01-17 11:45:24 PST
<
rdar://problem/143143928
>
EWS
Comment 2
2025-01-17 12:09:24 PST
Test gardening commit
289081@main
(e1ac485e898f): <
https://commits.webkit.org/289081@main
> Reviewed commits have been landed. Closing PR #39203 and removing active labels.
Cameron McCormack (:heycam)
Comment 3
2025-03-12 20:52:47 PDT
***
Bug 286185
has been marked as a duplicate of this bug. ***
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug