**Enhancement** When building tests with `dojo build -m test` the return code to the operating system is zero even if the build process fails. Package Version: 0.5.0 **Expected behavior:** A non zero return code will possibly be more appropriate and ensure that the build breaks a CI build chain.