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

Disable timeouts for Kotlin/JS tests #926

Merged
merged 1 commit into from
Mar 16, 2024
Merged

Conversation

lukellmann
Copy link
Member

Some tests added in #923 seem to time out on Kotlin/JS. To avoid problems like this in the future, this PR disables test timeouts on Kotlin/JS completely.

Some tests added in #923 seem to time out on Kotlin/JS. To avoid
problems like this in the future, this commit disables test timeouts on
Kotlin/JS completely.
@DRSchlaubi DRSchlaubi merged commit 4865e25 into main Mar 16, 2024
8 of 9 checks passed
@DRSchlaubi DRSchlaubi deleted the kotlin-js-test-timeouts branch March 16, 2024 14:15
@lukellmann lukellmann mentioned this pull request Jul 5, 2024
9 tasks
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.

2 participants