Tests appear passed when they failed
We're running our integration tests using testng, through maven. About a month ago the tests started failing (with a java.lang.AssertionError) but for some reason TeamCity still shows the test as passed??
Any idea why it would stop detecting failed tests? Running the same set from IntelliJ fails correctly.
Please sign in to leave a comment.