| Can't run tests from Eclipse, ClassCastException [message #1007395] |
Tue, 05 February 2013 12:40 |
Tom Hochstein Messages: 12 Registered: July 2009 |
Junior Member |
|
|
When I try to launch the RSE Combined Test Suite, no tests are run, and there is a ClassCastException:
Caused by: java.lang.ClassCastException: junit.framework.TestSuite
at org.eclipse.jdt.internal.junit.runner.junit3.JUnit3TestLoader.getTest(JUnit3TestLoader.java:108)
This works fine with 3.3.1. The problem seems to be that now the org.eclipse.rse.tests MANIFEST.MF restricts org.junit to be less than version 4. Removing the restriction removes the problem.
Is this expected? Is the restriction required and/or optimal?
|
|
|
Powered by
FUDForum. Page generated in 0.04932 seconds