The WASM queue we're using because it is the only queue with v8 available in it to be able to execute WASM tests, only has 6 machines, and as we've enabled more test projects it is not keeping up, so currently all jobs are timing out.
@MattGal is adding v8 to a queue with more capacity and that should be available on Wednesday's rollout. In the meantime we're going to disable running the browser tests in all PRs and will make it trigger only when we touch tests.proj which is how we've been enabling new test projects.
cc: @steveisok @akoeplinger @marek-safar @lewing
The WASM queue we're using because it is the only queue with
v8available in it to be able to execute WASM tests, only has 6 machines, and as we've enabled more test projects it is not keeping up, so currently all jobs are timing out.@MattGal is adding
v8to a queue with more capacity and that should be available on Wednesday's rollout. In the meantime we're going to disable running the browser tests in all PRs and will make it trigger only when we touchtests.projwhich is how we've been enabling new test projects.cc: @steveisok @akoeplinger @marek-safar @lewing