Details
-
Bug
-
Status: Open
-
Major
-
Resolution: Unresolved
-
5.0M8
-
None
-
None
-
Win32
Description
hi, Colleagues:
When I run Eclipse Unit Test 3.5 suite with Harmony I met some exceptions while RI runs fine here. I am not sure if others met this issue also.
I am attaching the output file. In my understanding Harmony has strict constrains for the jar files so I can see some error info like "!MESSAGE Missing Constraint: Bundle-RequiredExecutionEnvironment: JavaSE-1.6".
To reproduce this issue, one can do below steps to run selective test (here is jdttext):
(1) Unzip eclipse-Automated-Tests-3.5M3.zip in root directory of some drives, for example d:\.
(2) cd eclipse-testing, unzip eclipse-junit-tests-I20081030-1917.zip, unzip eclipse-SDK-3.5M3-win32.zip
(3) java -jar eclipse\plugins\org.eclipse.equinox.launcher_1.0.200.v20080825-1800.jar -application org.eclipse.test.uitestapplication -data workspace -dev bin formatter=org.apache.tools.ant.taskdefs.optional.junit.XMLJUnitResultFormatter,d:\eclipse-testing\eclipse\org.eclipse.jdt.text.tests.JdtTextTestSuite.xml -testPluginName org.eclipse.jdt.text.tests -className org.eclipse.jdt.text.tests.JdtTextTestSuite -os win32 -ws win32 -arch x86
In my running RI is OK with above steps while Harmony is not.
Attachments
Attachments
Issue Links
- is blocked by
-
HARMONY-6020 [DRLVM] Cyclical class dependency causes a failure not seen in RI
- Resolved