WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
271834
REGRESSION (
276725@main
): [ Ventura WK2 Release ] 2X inspector/canvas/recording tests are consistent failures
https://bugs.webkit.org/show_bug.cgi?id=271834
Summary
REGRESSION (276725@main): [ Ventura WK2 Release ] 2X inspector/canvas/recordi...
Jay Stfleur
Reported
2024-03-28 09:50:32 PDT
Created
attachment 470639
[details]
Text Diff Description: inspector/canvas/recording-offscreen-webgl-full.html inspector/canvas/recording-webgl-full.html are consistent failures after changes introduced on
276725@main
History:
https://results.webkit.org/?suite=layout-tests&suite=layout-tests&test=inspector%2Fcanvas%2Frecording-offscreen-webgl-full.html&test=inspector%2Fcanvas%2Frecording-webgl-full.html&version_name=Ventura
Diff/Image Diff/Crash Log:
https://build.webkit.org/results/Apple-Ventura-Release-AppleSilicon-WK2-Tests/276747@main%20(8231)/inspector/canvas/recording-offscreen-webgl-full-diff.txt
https://build.webkit.org/results/Apple-Ventura-Release-AppleSilicon-WK2-Tests/276747@main%20(8231)/inspector/canvas/recording-webgl-full-diff.txt
--- /Volumes/Data/worker/Apple-Ventura-Release-AppleSilicon-WK2-Tests/build/layout-test-results/inspector/canvas/recording-offscreen-webgl-full-expected.txt +++ /Volumes/Data/worker/Apple-Ventura-Release-AppleSilicon-WK2-Tests/build/layout-test-results/inspector/canvas/recording-offscreen-webgl-full-actual.txt @@ -21,7 +21,7 @@ 3: performActions 4: Global Code 1: (duration) - 0: attachShader(1, 7) + 0: attachShader(1, 4) swizzleTypes: [WebGLProgram, WebGLShader] trace: 0: attachShader @@ -35,28 +35,28 @@ 1: (anonymous function) 2: executeFrameFunction 3: (duration) - 0: bindBuffer(1, 4) + 0: bindBuffer(1, 1) swizzleTypes: [Number, WebGLBuffer] trace: 0: bindBuffer 1: (anonymous function) 2: executeFrameFunction 4: (duration) - 0: bindFramebuffer(1, 5) + 0: bindFramebuffer(1, 3) swizzleTypes: [Number, WebGLFramebuffer] trace: 0: bindFramebuffer 1: (anonymous function) 2: executeFrameFunction 5: (duration) - 0: bindRenderbuffer(1, 6) + 0: bindRenderbuffer(1, 3) swizzleTypes: [Number, WebGLRenderbuffer] trace: 0: bindRenderbuffer 1: (anonymous function) 2: executeFrameFunction 6: (duration) - 0: bindTexture(1, 8) + 0: bindTexture(1, 2) swizzleTypes: [Number, WebGLTexture] trace: 0: bindTexture @@ -161,7 +161,7 @@ 1: (anonymous function) 2: executeFrameFunction 20: (duration) - 0: compileShader(7) + 0: compileShader(4) swizzleTypes: [WebGLShader] trace: 0: compileShader @@ -240,14 +240,14 @@ 1: (anonymous function) 2: executeFrameFunction 32: (duration) - 0: deleteBuffer(4) + 0: deleteBuffer(1) swizzleTypes: [WebGLBuffer] trace: 0: deleteBuffer 1: (anonymous function) 2: executeFrameFunction 33: (duration) - 0: deleteFramebuffer(5) + 0: deleteFramebuffer(3) swizzleTypes: [WebGLFramebuffer] trace: 0: deleteFramebuffer @@ -261,21 +261,21 @@ 1: (anonymous function) 2: executeFrameFunction 35: (duration) - 0: deleteRenderbuffer(6) + 0: deleteRenderbuffer(3) swizzleTypes: [WebGLRenderbuffer] trace: 0: deleteRenderbuffer 1: (anonymous function) 2: executeFrameFunction 36: (duration) - 0: deleteShader(7) + 0: deleteShader(4) swizzleTypes: [WebGLShader] trace: 0: deleteShader 1: (anonymous function) 2: executeFrameFunction 37: (duration) - 0: deleteTexture(8) + 0: deleteTexture(2) swizzleTypes: [WebGLTexture] trace: 0: deleteTexture
Attachments
Text Diff
(2.88 KB, application/zip)
2024-03-28 09:50 PDT
,
Jay Stfleur
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2024-03-28 09:51:26 PDT
<
rdar://problem/125560424
>
Jay Stfleur
Comment 2
2024-03-28 10:06:27 PDT
Reproducibility: run-webkit-tests inspector/canvas/recording-offscreen-webgl-full.html --iterations 5
Ryan Haddad
Comment 3
2024-04-02 14:48:43 PDT
https://commits.webkit.org/276725@main
appears to have added new baselines for these tests in `LayoutTests/platform/mac-monterey-wk2` If the baselines in that directory match the actual output we're seeing on Ventura, the "fix" will be to move the baselines into `LayoutTests/platform/mac-ventura`.
EWS
Comment 4
2024-04-02 15:35:40 PDT
Test gardening commit
276975@main
(033fd3d6cbfb): <
https://commits.webkit.org/276975@main
> Reviewed commits have been landed. Closing PR #26760 and removing active labels.
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