Details
-
Test
-
Status: Open
-
Major
-
Resolution: Unresolved
-
None
-
None
-
None
-
Linux Ubuntu
Description
There are four files in this jira
1. list-ri: tests list which can pass withi RI
2. resutls-ri.zip: test results of RI
3. list-harmony: test list that can run with harmony jre based on list-ri
4. result-v571201.zip: test results of Harmony
The test is mauve test run with ibm j9vm.
To run with DRLVM, the test cannot generate the report since the exception of
java.lang.NullPointerException
at java.lang.Class.forName(Class.java:138)
at java.lang.Class.forName(Class.java:128)
at gnu.testlet.runner.Mauve.execute(Mauve.java:94)
at gnu.testlet.runner.Mauve.main(Mauve.java:515)