History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: IDEA-16130
Type: Bug Bug
Status: Open Open
Assignee: Alexey Kudravtsev
Reporter: Mark Vedder
Votes: 0
Watchers: 1
Operations

If you were logged in you would be able to see more operations.
IDEA: Feedback

JUnit 4.x runner not reporting Ignored tests when running all tests in a class

Created: 31 Oct 07 21:54   Updated: 01 Nov 07 14:32
Component/s: Unit Testing. JUnit

Build: 7,364
Severity: High


 Description  « Hide
Given a Unit 4.x test class with one or more of the tests annotated as @Ignore...
When running all tests in the class, the ignored tests are not running; however IDEA is not reporting them as ignored tests. In the list of tests in the Run window, the tests do not show in the list at all. In previous IDEA versions the tests would be listed with the "Test Ignored" icon.

Also, if an Ignored test is run individually, it shows with the "Test not Run" icon rather than the "Test Ignored" icon. While this is perhaps not as big of a deal, it would be nice if it was reported as Ignored so one quickly understands why it was not run.

(Help documentation reference for test Icons: IDEA | Reference | Tool Windows Reference | Run Tool Window | Test Results Tab)



 All   Comments   Work Log   Change History      Sort Order:
There are no comments yet on this issue.