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

timeout check triggers when expanding a set of tests in standalone #4019

Open
greggman opened this issue Oct 30, 2024 · 2 comments
Open

timeout check triggers when expanding a set of tests in standalone #4019

greggman opened this issue Oct 30, 2024 · 2 comments

Comments

@greggman
Copy link
Contributor

No description provided.

@greggman
Copy link
Contributor Author

greggman commented Oct 30, 2024

@kainino0x you added that timeout. The issue is for example, go to

https://gpuweb.github.io/cts/standalone/?debug=1&runnow=1&q=webgpu:shader,execution,expression,call,builtin,textureGather:*

As it's running, click the triangle to expand the list of tests under sampler_2d_array. Result is it times-out the running test as the expansion takes too long.

@kainino0x
Copy link
Collaborator

I can't repro easily on my mac, where is the timeout code?

I'm guessing we should just make the timeout longer, it was probably just meant to avoid infinite loops or something... not sure.

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

No branches or pull requests

2 participants