
|
If you were logged in you would be able to see more operations.
|
|
|
|
Original Estimate:
|
Unknown
|
Remaining Estimate:
|
Unknown
|
Time Spent:
|
Unknown
|
|
| Build: |
7,364
|
| Fixed in build: |
8,046
|
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"
|
|
Description
|
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" |
Show » |
| There are no comments yet on this issue.
|
|