test: consume bodies of fetch responses to fix failing macos 20 ci by Uzlopak · Pull Request #4528 · nodejs/undici

Conversation

@Uzlopak

Consuming the bodies ensures that the tests will not fail. Plus removing tspl in encoding.js as it seems to make issues...

This relates to...

Rationale

Changes

Features

Bug Fixes

Breaking Changes and Deprecations

Status

This comment was marked as resolved.

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

This comment was marked as outdated.

@Uzlopak Uzlopak changed the title test: warmup for macos and node 20 test: consume bodies of fetch responses to fix failing macos 20 ci

Sep 13, 2025

This comment was marked as outdated.

@Uzlopak

mcollina

Choose a reason for hiding this comment

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

lgtm

slagiewka pushed a commit to slagiewka/undici that referenced this pull request

Feb 14, 2026
…odejs#4528)

* test: warmup for macos and node 20

* refactor cookies.js

* maybe tspl is the culprit

* eat  this

* cookie

* fix

* await the text

* fix remarks

3 participants

@Uzlopak @mcollina