Skip to content

ci: Adjust timeout on Undici tests#154

Merged
JoshMock merged 1 commit intomainfrom
undici-test-timeout
Oct 15, 2024
Merged

ci: Adjust timeout on Undici tests#154
JoshMock merged 1 commit intomainfrom
undici-test-timeout

Conversation

@JoshMock
Copy link
Copy Markdown
Member

@JoshMock JoshMock commented Oct 14, 2024

Undici timer refactor in nodejs/undici#3495 included a performance improvement that handles timeouts under 500ms differently, so tests expecting a TimeoutError when the timeout was smaller than 500ms started to fail.

Fixes #155.

@JoshMock JoshMock force-pushed the undici-test-timeout branch from 2f21701 to 4d9be4e Compare October 15, 2024 19:15
@JoshMock JoshMock changed the title Reduce timeout on Undici test Adjust timeout on Undici test Oct 15, 2024
@JoshMock JoshMock changed the title Adjust timeout on Undici test Adjust timeout on Undici tests Oct 15, 2024
@JoshMock JoshMock changed the title Adjust timeout on Undici tests ci: Adjust timeout on Undici tests Oct 15, 2024
@JoshMock JoshMock merged commit 3374510 into main Oct 15, 2024
@JoshMock JoshMock deleted the undici-test-timeout branch October 15, 2024 19:32
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.

Timeout-related unit tests failing when using Undici 6.20.0

1 participant