Bug 237057

Summary: REGRESSION (r290203): fast/canvas/webgl/texImage2D-mse-flipY-false.htmland fast/canvas/webgl/texImage2D-video-flipY-false.html are failing
Product: WebKit Reporter: Truitt Savell <tsavell>
Component: WebGLAssignee: Kimmo Kinnunen <kkinnunen>
Status: RESOLVED FIXED    
Severity: Normal CC: dino, djg, eric.carlson, kbr, kkinnunen, webkit-bot-watchers-bugzilla, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 236878    
Bug Blocks:    

Truitt Savell
Reported 2022-02-22 13:42:38 PST
It looks like the changes in https://trac.webkit.org/changeset/290203/webkit fixed the crash on fast/canvas/webgl/texImage2D-mse-flipY-false.htmland fast/canvas/webgl/texImage2D-video-flipY-false.html but now the tests are failing constantly History: https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=fast%2Fcanvas%2Fwebgl%2FtexImage2D-mse-flipY-false.html&test=fast%2Fcanvas%2Fwebgl%2FtexImage2D-video-flipY-false.html Diff: --- /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk2/build/layout-test-results/fast/canvas/webgl/texImage2D-mse-flipY-false-expected.txt +++ /Volumes/Data/worker/bigsur-release-applesilicon-tests-wk2/build/layout-test-results/fast/canvas/webgl/texImage2D-mse-flipY-false-actual.txt @@ -1,6 +1,6 @@ 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.
Attachments
Radar WebKit Bug Importer
Comment 1 2022-02-22 13:43:11 PST
Dan Glastonbury
Comment 2 2022-02-28 20:11:19 PST
Note You need to log in before you can comment on or make changes to this bug.