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

Longer default test timeout because of occasional long CI delays #289

Merged
merged 1 commit into from
Jul 7, 2023

Conversation

noahgibbs
Copy link
Collaborator

@noahgibbs noahgibbs commented Jul 5, 2023

For logic leading to this, see #272.

Fixes #272.

Description

Adjust default test timeout to 10 seconds, remove case that was overriding test timeout in a useless way.

Checklist

  • Run tests locally
  • Run linter(check for linter errors)

@Schwad Schwad merged commit 23410dc into main Jul 7, 2023
@noahgibbs noahgibbs deleted the test_timeout_adjust branch July 7, 2023 10:38
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.

Flaky-test CI bug: weird long delays on JS
2 participants