mirror of
https://github.com/cypress-io/cypress.git
synced 2026-01-11 01:10:24 -06:00
* pass posix exit code to server * return 1 if any tests fail and posix exit codes are enabled * changelog * rm .only * snapshot * changelog * update typedef * changelog * Update cli/CHANGELOG.md Co-authored-by: Jennifer Shehane <jennifer@cypress.io> * lift disabled posix system test to different desc block * add posix-exit-codes in lib/exec/run.ts#processRunOptions * Apply suggestion from @jennifer-shehane Co-authored-by: Jennifer Shehane <jennifer@cypress.io> --------- Co-authored-by: Jennifer Shehane <jennifer@cypress.io>