BZ #150: Malva test case "SystemTest.testGetProperties" fails

Status fields:

creation_ts:2010-11-19 14:40
component:vm
version:default branch
rep_platform:All
op_sys:Linux
bug_status:RESOLVED
resolution:DUPLICATE
reporter:stefan@complang.tuwien.ac.at
Exception in thread "main" java.lang.AssertionError: Expected non-null, but was: null
        at malva.TestCase.fail(TestCase.java:74)
        at malva.TestCase.assertNotNull(TestCase.java:70)
        at malva.java.lang.SystemTest.testGetProperties(SystemTest.java:159)
        at malva.java.lang.SystemTest.main(SystemTest.java:285)
malva/java/lang/SystemTest: Test FAILED

Tested with OpenJDK/CACAO.

Comment #1 by stefan@complang.tuwien.ac.at on 2011-08-30 20:07:28

I this was fixed with bug 123.

*** This bug has been marked as a duplicate of bug 123 ***