Current behavior
When configuring Cypress to only keep videos for failing tests (as per https://docs.cypress.io/app/guides/screenshots-and-videos) the *-compressed.mp4 files still remain. This did not use to be the case in version 13.4.0.
Desired behavior
There should be a way to only keep videos for failing tests, compressed or not.
Test code to reproduce
Repo: https://github.com/kalsowerus/cypress-test-tiny
Just run npm run cypress:run to reproduce
Cypress Version
15.5.0
Debug Logs
The log output from `DEBUG=cypress:* npm run cypress:run` is a little over 400k characters long, please increase the character limit for this text field.
Other
No response
Current behavior
When configuring Cypress to only keep videos for failing tests (as per https://docs.cypress.io/app/guides/screenshots-and-videos) the
*-compressed.mp4files still remain. This did not use to be the case in version 13.4.0.Desired behavior
There should be a way to only keep videos for failing tests, compressed or not.
Test code to reproduce
Repo: https://github.com/kalsowerus/cypress-test-tiny
Just run
npm run cypress:runto reproduceCypress Version
15.5.0
Debug Logs
Other
No response