Skip to content

tests: fix CI failure#1286

Merged
ronag merged 1 commit intonodejs:mainfrom
KhafraDev:fix-ci-failure
Mar 17, 2022
Merged

tests: fix CI failure#1286
ronag merged 1 commit intonodejs:mainfrom
KhafraDev:fix-ci-failure

Conversation

@KhafraDev
Copy link
Copy Markdown
Member

Fixes #1221

Detailing the issue: #1221 (comment)
tl;dr delaying the abort made the test flaky

One thing to note: the node-fetch tests here are outdated as of node-fetch/node-fetch@015798e but they use ESM and rely heavily on internal methods that would require a lot of work to port over. I also don't know if any other tests are flaky, so the node-fetch suite might still cause issues.

Copy link
Copy Markdown
Member

@mcollina mcollina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm

@ronag ronag merged commit 711ada8 into nodejs:main Mar 17, 2022
@KhafraDev KhafraDev deleted the fix-ci-failure branch March 17, 2022 17:13
@KhafraDev
Copy link
Copy Markdown
Member Author

CI failure from the benchmarks now 😒

KhafraDev added a commit to KhafraDev/undici that referenced this pull request Jun 23, 2022
metcoder95 pushed a commit to metcoder95/undici that referenced this pull request Dec 26, 2022
crysmags pushed a commit to crysmags/undici that referenced this pull request Feb 27, 2024
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.

Investigate CI failure

3 participants