File upload/attaching not working for file size >200MB on Cypress 13 #29668
Labels
stage: needs investigating
Someone from Cypress needs to look at this
stale
no activity on this issue for a long period
type: bug
v13.0.0 🐛
Issue present since 13.0.0
Current behavior
In my current test scripts, which were used on Cypress 12 without problems, I have been using and should continue using files over 200MB in size. After updating to 13, Cypress fails to upload them.
If I try to upload file of that size, it gets stuck in infinite loop, running indefinitely (18 hours last time, after which I stopped it manually).
Additionally, I have tried with >500MB file, which was also being used prior Cypress 13, and in this case, Cypress fails and closes the whole app.
Desired behavior
It should behave like in version 12, and there should be no problems in terms of file size.
Test code to reproduce
Cypress Version
13.11
Node version
20.14
Operating System
Linux
Debug Logs
No response
Other
No response
The text was updated successfully, but these errors were encountered: