-
Notifications
You must be signed in to change notification settings - Fork 3.3k
Open
Labels
ReproducibleCan be reproducedCan be reproduced
Description
Current behavior
I'm working on an app that lets users upload .parquet and .orc files, and I'm writing tests for this using selectFile
, but it looks like the files get corrupted before they’re uploaded. I’ve attached a zip file containing the test files before and after upload for reference: Test Files.zip
I also tested uploading parquet files both manually and through Cypress on this parquet viewer website: https://vizly.ai/tools/parquet-viewer. While it does display the contents of the parquet file, it also throws an error.
Tested Manually
Screen.Recording.2025-07-03.at.12.19.38.PM.mov
Tested on Cypress
Screen.Recording.2025-07-03.at.12.17.32.PM.mov
Desired behavior
Cypress should upload .orc and .parquet files without modifying them.
Test code to reproduce
Cypress Version
v13.15.1
Node version
v22.14.0
Operating System
macOS 14.3
Debug Logs
Other
No response
Metadata
Metadata
Assignees
Labels
ReproducibleCan be reproducedCan be reproduced