Codeception / Codeception/robo-paracept

Exited with code 1

Open
#13 7 comments 9 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
57
Forks
67
PR merge metrics
No merged PRs in 30d

Description

I'm having an issue with ParallelExec and Codeception exit codes. Running the codeception commands works manually, but when ran through ParallelExec they fail because codeception exits with code 1 even though --no-exit is set. Any help would be much appreciated!

`[ParallelExec] ../vendor/bin/codecept run -c ../codeception.yml --group api_1 --no-exit api
[ParallelExec] ../vendor/bin/codecept run -c ../codeception.yml --group api_2 --no-exit api
[ParallelExec] '../vendor/bin/codecept run -c ../codeception.yml --group api_1 --no-exit api' exited with code 1
[ParallelExec] Exit code 1 Time 13.654s`

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.