Fix check behat exit#27880
Conversation
|
Here is a test build without this change: https://travis-ci.org/individual-it/owncloud-core/builds/232406044?utm_source=github_status&utm_medium=notification Here is a test build with the same bad test, and this change to pass back the status properly: https://travis-ci.org/individual-it/owncloud-core/jobs/232406052 So this is "a good thing". |
|
Hmm @individual-it why did Job https://travis-ci.org/owncloud/core/jobs/232354259 fail with messages about scenarios "Failed asserting that two strings are equal."? |
|
restarting the job did fix it |
|
Always good to know that the traditional support "fix" even works here - restart or reboot ;) |
|
This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. |
Description
the exit code of behat running selenium tests was not checked correctly
this resulted in showing failed test as passed in travis & saucelabs
Related Issue
#27879
How Has This Been Tested?
locally & by cherry picking the commits to #27872
Types of changes
Checklist: