Skip to content

Add a test that requires all known WGSL language features to be supported - #4702

Merged
kainino0x merged 2 commits into
gpuweb:mainfrom
kainino0x:require-requires
Sep 9, 2026
Merged

Add a test that requires all known WGSL language features to be supported#4702
kainino0x merged 2 commits into
gpuweb:mainfrom
kainino0x:require-requires

Conversation

@kainino0x

Copy link
Copy Markdown
Collaborator

See test description.

Tested in Chrome Stable and Canary, got expected results.

Issue: https://crbug.com/557328524


Requirements for PR author:

  • All missing test coverage is tracked with "TODO" or .unimplemented().
  • New helpers are /** documented */ and new helper files are found in helper_index.txt.
  • Test behaves as expected in a WebGPU implementation. (If not passing, explain above.)
  • Test have be tested with compatibility mode validation enabled and behave as expected. (If not passing, explain above.)

Requirements for reviewer sign-off:

  • Tests are properly located.
  • Test descriptions are accurate and complete.
  • Tests provide complete coverage (including validation control cases). Missing coverage MUST be covered by TODOs.
  • Tests avoid over-parameterization (see case count report).

When landing this PR, be sure to make any necessary issue status updates.

@kainino0x
kainino0x requested a review from dj2 September 9, 2026 06:05
@github-actions

github-actions Bot commented Sep 9, 2026

Copy link
Copy Markdown

Results for build job (at b4e98b4):

+webgpu:shader,validation,parse,requires:have_all_language_features:* - 14 cases, 14 subcases (~1/case)
-TOTAL: 285370 cases, 2347158 subcases
+TOTAL: 285384 cases, 2347172 subcases

@kainino0x
kainino0x enabled auto-merge (squash) September 9, 2026 18:02
@kainino0x
kainino0x merged commit a2134bc into gpuweb:main Sep 9, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants