Priority
Normal
Type
Bug 
State
Fixed 
Assignee
Alexey Kudravtsev 
Subsystem
Unit Testing. JUnit 
Affected versions
Fixed in
Fixed in build
Next build 
Build
7364
Fixed in build
8046
  • Submitted by   Adam Krieg
    2 years ago (06 Dec 2007 17:37)
  • Updated by   root
    3 weeks ago (17 Jan 2010 19:56)
  • Jira: IDEA-42178
    (history, comments)

IDEA-42178

Running all tests in a project fails when you exclude a test for compile

0
I have a problematic Test class (com.foo.MyProblematicTest), so I've excluded it from compile.

When I try to run all the tests for that project using the built in JUnitRunner, it fails saying:
Class not found: "com.foo.MyProblematicTest"

Issue was resolved
Comments (0)
 
History (1)
 
Links
 
Issue has no comments