Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test execution report messed up in IDEA #107

Closed
pettermahlen opened this issue Dec 7, 2011 · 2 comments
Closed

Test execution report messed up in IDEA #107

pettermahlen opened this issue Dec 7, 2011 · 2 comments

Comments

@pettermahlen
Copy link

When running a simple test with three scenarios, all of which are successful, the output from IntelliJ IDEA is messed up and looks like the test execution was not a success. See http://i40.tinypic.com/sx2h5g.png for a screenshot.

The problems are:

  • The 'All Changed' scenario is misclassified as yellow
  • There is an additional scenario with no name that is green - I believe this contains parts of the reports that should go into the All Changed scenario.

This happens using IntelliJ UE 10.5.2 on OS X Lion (10.7.2). I get a feeling that exactly which test is labelled as successful is a bit random, even though subsequent executions of the same set of tests seems to lead to identical results.

@aslakhellesoy
Copy link
Contributor

I think this might be related to this bug: https://github.com/KentBeck/junit/pull/184

@lock
Copy link

lock bot commented Oct 25, 2018

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Oct 25, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants