expressjs/multer

Make multer non-flaky on macOS in CITGM

Open

#1.295 geöffnet am 22. März 2025

Auf GitHub ansehen
 (0 Kommentare) (1 Reaktion) (0 zugewiesene Personen)JavaScript (11.136 Stars) (1.043 Forks)batch import
enhancementhelp wantedinvestigate

Beschreibung

In CITGM, multer is not running on macOS due to an unknown issue (for more references, see https://github.com/nodejs/citgm/issues/999). The goal is to get the tests running on macOS again from the Node.js side.

This is important because if there is a bug on macOS that breaks multer, we will be informed before Node.js releases a new version.

Contributor Guide