Skip to content

Azure devops linux agent - Failing to read timings from timings.json #174

Open
@jbrangwyn

Description

@jbrangwyn

Hi, thanks for making such a great package.

cypress: 12.17.4
cypress-split: 1.17.0
command: npx cypress run --browser chrome --env split=4,splitIndex=1,splitFile=timings.json,DEBUG=cypress-split

I have generated a timings.json file, but when attempting to read the timings in an azure devops pipeline on a linux build agent, it's getting the same time for every test. Example:
image
However, run locally on a Windows 11 machine using the same command it appears to work fine.
image

Would be great to get this working. Any suggestions much appreciated!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions