__Chutzpah 2.4.0 Console Runner__
When there is a timeout in an async test, the Chutzpah runner outputs the error message, but does not actually return a correct exit code, which causes the build to continue to succeed. We are using both /vsoutput and /failOnScriptError, but that doesn't change the behavior.
Attached is a screenshot showing the issue.
Comments: Fixed in 2f38e0e6c27c, I will include in an upcoming point release.
When there is a timeout in an async test, the Chutzpah runner outputs the error message, but does not actually return a correct exit code, which causes the build to continue to succeed. We are using both /vsoutput and /failOnScriptError, but that doesn't change the behavior.
Attached is a screenshot showing the issue.
Comments: Fixed in 2f38e0e6c27c, I will include in an upcoming point release.