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

Add WASM_BINDGEN_TEST_DRIVER_TIMEOUT #4320

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

daxpedda
Copy link
Collaborator

@daxpedda daxpedda commented Dec 5, 2024

This adds a new environment variable to wasm-bindgen-test-runner: WASM_BINDGEN_TEST_DRIVER_TIMEOUT. It controls how long the timeout for starting and connecting to the test driver should be before giving up.

The default is 5 seconds, which was the value until now.

@daxpedda daxpedda merged commit e021ba4 into rustwasm:main Dec 6, 2024
54 checks 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.

1 participant