You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi @LinusU I noticed you're listed as maintainer for multer so I'd like to bring to your attention that [email protected] tests have been failing inconsistently across different systems on v18.x. Feel free to loop in more contributors that you think may help.
I can reproduce the test issue on my macOS with node v18.18.0.
On this pastebin you can clearly see that the first run generates an error but the second one works fine without any config change.
To temporary address this issue, I created #998 to set the test flaky on macOS but would be great to fix the underlying issue (if present)
As you can see on this run multer is failing on three different nodes. Right now I'm not able to test on other architectures, but can be that the module is flaky also on these platforms
The text was updated successfully, but these errors were encountered:
Hi @LinusU I noticed you're listed as maintainer for multer so I'd like to bring to your attention that [email protected] tests have been failing inconsistently across different systems on v18.x. Feel free to loop in more contributors that you think may help.
I can reproduce the test issue on my macOS with node v18.18.0.
On this pastebin you can clearly see that the first run generates an error but the second one works fine without any config change.
To temporary address this issue, I created #998 to set the test flaky on macOS but would be great to fix the underlying issue (if present)
Here are a few failed citgm runs for reference:
https://ci.nodejs.org/view/Node.js-citgm/job/citgm-smoker/3298/testReport/
As you can see on this run multer is failing on three different nodes. Right now I'm not able to test on other architectures, but can be that the module is flaky also on these platforms
The text was updated successfully, but these errors were encountered: