Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test a bunch of JavaScript stuff. #4151

Merged
merged 2 commits into from
Jan 18, 2025
Merged

Test a bunch of JavaScript stuff. #4151

merged 2 commits into from
Jan 18, 2025

Conversation

greggman
Copy link
Contributor

These are supposed to be defined by IDL but various environments, like node.js, require manual implementation of many of these behaviors. So, test them so an implementation knows it's doing the same as others.

These all pass in chrome, in dawn.node its

PASS: 33        (76.7%)
FAIL: 10        (23.3%)

These are supposed to be defined by IDL but various
environments, like node.js, require manual implementation
of many of these behaviors. So, test them so an implementation
knows it's doing the same as others.
@greggman greggman requested a review from kainino0x January 17, 2025 07:57
src/webgpu/idl/javascript.spec.ts Outdated Show resolved Hide resolved
src/webgpu/idl/javascript.spec.ts Outdated Show resolved Hide resolved
src/webgpu/idl/javascript.spec.ts Outdated Show resolved Hide resolved
src/webgpu/idl/javascript.spec.ts Show resolved Hide resolved
src/webgpu/idl/javascript.spec.ts Outdated Show resolved Hide resolved
src/webgpu/idl/javascript.spec.ts Outdated Show resolved Hide resolved
@greggman greggman enabled auto-merge (squash) January 18, 2025 07:08
@greggman greggman merged commit 9273480 into gpuweb:main Jan 18, 2025
1 check passed
@greggman greggman deleted the javascript branch January 18, 2025 07:12
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