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

test: use globalThis.Headers and skip if is missing #3684

Merged
merged 3 commits into from
Oct 5, 2024

Conversation

Uzlopak
Copy link
Contributor

@Uzlopak Uzlopak commented Oct 5, 2024

If you run those test cases with --no-experimental-fetch they will fail. They use on purpose the global HEaders and this PR makes it clear that they use globalThis.Headers and not by accident undici own Headers.

Copy link
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

@mcollina mcollina merged commit 4b98d7a into main Oct 5, 2024
38 checks passed
@Uzlopak Uzlopak deleted the fix-tests-when-missing-globalThis-headers branch October 5, 2024 19:01
flakey5 pushed a commit to flakey5/undici that referenced this pull request Oct 8, 2024
@github-actions github-actions bot mentioned this pull request Dec 3, 2024
@github-actions github-actions bot mentioned this pull request Dec 16, 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.

2 participants