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

Key: IDEADEV-23768
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Normal Normal
Assignee: Alexey Kudravtsev
Reporter: Adam Krieg
Votes: 0
Watchers: 0
Operations

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

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

Created: 06 Dec 07 17:37   Updated: 07 Dec 07 17:32
Component/s: Unit Testing. JUnit
Fix Version/s: Diana 8243, Selena 7.0.3

Original Estimate: Unknown Remaining Estimate: Unknown Time Spent: Unknown

Build: 7,364
Fixed in build: 8,046


 Description  « Hide
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"



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