-
Notifications
You must be signed in to change notification settings - Fork 30
Closed as not planned
Description
Describe the bug
Most times it works, but I've gotten a few PR's where the macos
build failed and the JS code didn't appear to be the reason.
/usr/local/bin/npx cypress verify
25l[19:53:56] Verifying Cypress can run /Users/runner/.cache/Cypress/6.1.0/Cypress.app [started]
[19:54:26] Verifying Cypress can run /Users/runner/.cache/Cypress/6.1.0/Cypress.app [failed]
25hCypress verification timed out.
This command failed with the following output:
/Users/runner/.cache/Cypress/6.1.0/Cypress.app/Contents/MacOS/Cypress --no-sandbox --smoke-test --ping=747
----------
Command timed out after 30000 milliseconds: /Users/runner/.cache/Cypress/6.1.0/Cypress.app/Contents/MacOS/Cypress --no-sandbox --smoke-test --ping=747
Timed out
----------
Platform: darwin (19.6.0)
Cypress Version: 6.1.0
25h::debug::The process '/usr/local/bin/npx' failed with exit code 1
Error: The process '/usr/local/bin/npx' failed with exit code 1
It happened today for #586 . I did as before, and clicked the "Rerun all jobs" button and the second time it worked 🤷♂️
Release version(s) and/or repository branch(es) affected?
master
Steps to reproduce the bug
Trigger a workflow a few times, wait to see if the macos build passes or not.
Expected behavior
Consistent behavior.
Screenshots
Additional context
Pull requests welcome!
This is an Open Source project - please consider contributing a bug fix
yourself (please read CONTRIBUTING.md
before starting any work though).
Metadata
Metadata
Assignees
Labels
No labels