all JUnit tests run green, but final status bar is yellow
Hi All. I have a set of tests that all pass, but the final status bar in the upper right of the Run panel shows yellow (see attached). I've whittled the problem down to one test, HelloServletTest, which is in its own folder, "servlet". When I run that test by itself, the tests all pass and the final status bar is green. However, when I run the containing folder, the bar is yellow. I'm running by right-clicking the file or folder and selecting "Run __". Any ideas as to why the yellow? A bug?
Attachment(s):
Screen Shot 2012-07-02 at 9.31.54 AM.png
Please sign in to leave a comment.
Solved, but I don't know what was going on: I deleted my 'out' directory and all its artifacts, and now I get the green. Hmm!
Matthew, could you please attach idea.log (Help|Reveal log)? Thank you
Here you go.
Attachment(s):
idea.log.zip
This happens to me as well.