Skip to content

SelectFile fails to handle Parquet and ORC file types #31990

@SWEJaber

Description

@SWEJaber

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

parquet test project.zip

Cypress Version

v13.15.1

Node version

v22.14.0

Operating System

macOS 14.3

Debug Logs

Other

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions