On Aug 28, 2011, at 2:45 PM, Russel Winder wrote:

> Sadly though the TestNG tests do not pass.  Well actually the ones that
> execute do but there is something fundamentally broken about how
> IntelliJ IDEA is processing the TestNG tests that capture exceptions --
> basically IntelliJ IDEA just gets them wrong on my system.  I am hoping
> that Szczepan and Peter ran the tests successfully when they tried the
> project.

Just ran the project, and you're right. The tests show 200/269 passed, and I 
guess 69 tests are ignored.

However, if I pick a class that has a skipped test (SLLList_Test), they are all 
run correctly and pass (42/42).

So it looks like the bug is in the idea testng addon (which I wrote initially, 
sorry!), and I'd file it on the jetbrains bug tracker. At the very least the 
plugin should say something useful about what tests are skipped and why.


---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to