Skip to content

Do not use "_" in --testTimeout examples#579

Merged
yannbf merged 2 commits intonextfrom
timeout-docs
Sep 23, 2025
Merged

Do not use "_" in --testTimeout examples#579
yannbf merged 2 commits intonextfrom
timeout-docs

Conversation

@IanVS
Copy link
Member

@IanVS IanVS commented Sep 12, 2025

Jest apparently can't handle it, and it won't apply the setting

What I did

Updated documentation on the --testTimeout parameter, since I found that it was not working as-documented.

Checklist for Contributors

Manual testing

This section is mandatory for all contributions. If you believe no manual test is necessary, please state so explicitly. Thanks!

Documentation

  • Add or update documentation reflecting your changes in this repository
  • Request documentation updates in the test-runner docs website

Checklist for Maintainers

  • Make sure this PR contains one of the labels below:

    Available labels
    • skip-release: Skip any releases, e.g., documentation only changes, CI config etc.
    • patch: Upgrade patch version (e.g. 0.0.x)
    • minor: Upgrade patch version (e.g. 0.x.0)
    • major: Upgrade patch version (e.g. x.0.0)

Jest apparently can't handle it, and it won't apply the setting
@IanVS IanVS added documentation Changes only affect the documentation patch Increment the patch version when merged labels Sep 12, 2025
@yannbf yannbf merged commit ec458b7 into next Sep 23, 2025
13 checks passed
@yannbf yannbf deleted the timeout-docs branch September 23, 2025 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Changes only affect the documentation patch Increment the patch version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants