expressjs/multer

Make multer non-flaky on macOS in CITGM

Open

#1295 aperta il 22 mar 2025

Vedi su GitHub
 (0 commenti) (1 reazione) (0 assegnatari)JavaScript (1043 fork)batch import
enhancementhelp wantedinvestigate

Metriche repository

Star
 (11.136 star)
Metriche merge PR
 (Merge medio 9g 11h) (7 PR mergiate in 30 g)

Descrizione

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.

Guida contributor