We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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 that returned object is same object (is this done as part of idl tests?)
The text was updated successfully, but these errors were encountered:
It could go anywhere honestly, either under IDL tests or wherever the other SameObject tests (for adapter.info, etc.) are.
There are no autogenerated IDL tests or anything, so if there isn't a manually written test, none exists.
Sorry, something went wrong.
added. #4175
Ok to close?
added. #4175 Ok to close?
Yes, I just tested.
BTW there is webgpu:api,operation,device,lost:same_object:* and webgpu:api,operation,adapter,info:same_object:*, but only last one is also done in webgpu:idl,javascript:sameObject:*, so we got missing test and duplication.
greggman
No branches or pull requests
test that returned object is same object (is this done as part of idl tests?)
The text was updated successfully, but these errors were encountered: