jlgrock / ClosureJavascriptFramework

A group of plug-ins that can be used in conjunction with maven to execute the Google Closure Compiler on JavaScript code. This Framework allows for scaling and modularity.
MIT License
16 stars 7 forks source link

Tests failures in async cause Exception to be thrown in Selenium #10

Closed jlgrock closed 12 years ago

jlgrock commented 12 years ago

From David - async testing results:

Normal Passing test: http://pastie.org/3935756

Normal Failing test http://pastie.org/3935765

Passing inline test, Failing async test http://pastie.org/3935750

Passing async test, failing inline test http://pastie.org/3935730

Failing async, failing inline http://pastie.org/3935775

jlgrock commented 12 years ago

Test case failures will now print javascript exceptions as failures, also counting them and breaking the build as appropriate. This includes Async versions, as this is added as a JS handler in the testunit suite. it still logs it as an exception, for better or worse. These changes are in 1.13.0.