WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
306670
[MacOS Debug]http/tests/webgpu/webgpu/api/validation/render_pipeline/resource_compatibility.html times out due to combinatorial complexity
https://bugs.webkit.org/show_bug.cgi?id=306670
Summary
[MacOS Debug]http/tests/webgpu/webgpu/api/validation/render_pipeline/resource...
Diego De La Toba
Reported
2026-01-30 17:14:40 PST
http/tests/webgpu/webgpu/api/validation/render_pipeline/resource_compatibility.html is a flaky text failure on MacOS Debug arm64. HISTORY:
https://results.webkit.org/?suite=layout-tests&test=http%2Ftests%2Fwebgpu%2Fwebgpu%2Fapi%2Fvalidation%2Frender_pipeline%2Fresource_compatibility.html
DIFF URL:
https://build.webkit.org/results/Apple-Tahoe-Debug-AppleSilicon-WK2-Tests/306492%40main%20(673)/http/tests/webgpu/webgpu/api/validation/render_pipeline/resource_compatibility-pretty-diff.html
REPRODUCTION: Reproduced on macOS Tahoe Debug Tot with the following: run-webkit-tests --debug --force --no-retry --iterations 5 http/tests/webgpu/webgpu/api/validation/render_pipeline/resource_compatibility.html I am going to mark expectations as pass fail while this pends investigation.
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2026-01-30 17:14:46 PST
<
rdar://problem/169316951
>
Diego De La Toba
Comment 2
2026-01-30 17:18:19 PST
Pull request:
https://github.com/WebKit/WebKit/pull/57605
EWS
Comment 3
2026-01-30 17:22:04 PST
Test gardening commit
306536@main
(84a28d97f8a3): <
https://commits.webkit.org/306536@main
> Reviewed commits have been landed. Closing PR #57605 and removing active labels.
Alexey Proskuryakov
Comment 4
2026-02-02 15:00:22 PST
This test usually times out in debug (it takes 20+ seconds even in release), but yes, it sometimes fails with a text diff too. Seems to be a pretty old issue - I looked as far as August 2025, and it was happening then.
Mike Wyrzykowski
Comment 5
2026-02-02 15:15:22 PST
Text diff seems to be a timeout too, e.g.,
https://build.webkit.org/results/Apple-Tahoe-Debug-AppleSilicon-WK2-Tests/306530@main%20(675)/http/tests/webgpu/webgpu/api/validation/render_pipeline/resource_compatibility-pretty-diff.html
: - EXCEPTION: Error: endTestScope timed out
Jonathan Bedard
Comment 6
2026-02-04 14:31:48 PST
Seems pretty straight-forward, then. We need to break this test up.
Karl Rackler
Comment 7
2026-02-18 17:15:43 PST
Adding Timeout to test expectation
EWS
Comment 8
2026-02-18 17:18:27 PST
Test gardening commit
307796@main
(67606735a7d5): <
https://commits.webkit.org/307796@main
> Reviewed commits have been landed. Closing PR #58968 and removing active labels.
Karl Rackler
Comment 9
2026-02-19 14:45:33 PST
TIMEOUT This consistent timeout goes back to Sequoia and range
https://commits.webkit.org/compare/306551@main...306488@main
Possibly:
306543@main
by Chris. The GPURenderPassEncoder changes are the most direct match to a render pipeline resource compatibility test timing out.
Mike Wyrzykowski
Comment 10
2026-02-19 14:53:57 PST
I don't understand the difference to breaking this test up, duplicating much of its logic, and specifying a longer timeout? These tests take very long to run due to testing each combination of possible options. We could test a subset but we'd lose coverage. Maybe a subset is more appropriate for EWS and leave the entire test for post-commit?
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