Skip to content

No option to no_output_timeout on run-tests #430

@ghost

Description

When executing a long running test using cypress/run-tests on CircleCI, I am often finding that I get the error Too long with no output (exceeded 10m0s): context deadline exceeded. After looking online I saw that there used to be a timeout command which had a default timeout of 10 minutes (the test often goes to 10-15 mins) which could be overridden (#125). Could this be added to cypress/run-tests?

The orb does not work as expected

  • what version of the orb are you currently using? cypress-io/[email protected]
  • describe what you think should happen: timeout option should be available when running tests
  • describe what happens: Error thrown after 10 minutes, no step information is being output - Too long with no output (exceeded 10m0s): context deadline exceeded

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions