TheProjecter / phantomjs-qunit-runner

Automatically exported from code.google.com/p/phantomjs-qunit-runner
0 stars 0 forks source link

Tests containing syntax errors pass #10

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Write a test that contains a syntax error.
2. Execute mvn phantomjs-qunit-runner:test

What is the expected output? What do you see instead?
I'd expect Maven to report "BUILD FAILURE", as it does when a QUnit test fails. 
Instead, I see "BUILD SUCCESS".

What version of the product are you using? On what operating system?
1.0.14, Maven 3.0.4, Ubuntu 11.04

Please provide any additional information below.
I've attached a test project demonstrating the problem.

Original issue reported on code.google.com by john.lsh...@gmail.com on 7 Sep 2012 at 4:39

Attachments: