diff --git a/test/rakefile_helper.rb b/test/rakefile_helper.rb index 04d528f..a870fe6 100644 --- a/test/rakefile_helper.rb +++ b/test/rakefile_helper.rb @@ -317,6 +317,7 @@ module RakefileHelpers end output.sub!(/OK$/,"FAILED") report output + raise "Command failed. (#{failures.to_s} Output Formatting Issues)" end # Generate results file