Ran this locally overnight, with latest trunk
NOTE that when running this category, beware of setting logging levels too
high ... you will get A LOT of logging output.
-----------------------------------------
# of tests started = 259
# of tests completed = 259
# of tests skipped = 3
# of tests passed = 243
# of tests failed = 16
-----------------------------------------
Date finished:
Thu Sep 16 05:17:53 CEST 2010
Time elapsed:
12967 seconds
-----------------------------------------
com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrSpaceLeaseTest.td
Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Resource
was available after lease expiration
-----------------------------------------
-----------------------------------------
com/sun/jini/test/impl/outrigger/leasing/UseTxnMgrSpaceLeaseTestRenew.td
Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Resource
was available after lease expiration
-----------------------------------------
-----------------------------------------
com/sun/jini/test/spec/javaspace/conformance/ExpirationNotifyTest.td
Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Not all
listeners've got expected number of events.
-----------------------------------------
-----------------------------------------
com/sun/jini/test/spec/javaspace/conformance/TransactionCommitTakeIfExistsTest.td
Test Failed: Test Failed: com.sun.jini.qa.harness.TestException:
TakeIfExists operation within the transaction has removed taken entry from
the space after transaction's expiration.
-----------------------------------------
com/sun/jini/test/spec/javaspace/conformance/TransactionCommitTakeTest.td
Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Take
operation within the transaction has removed taken entry from the space
after transaction's expiration.
-----------------------------------------
-----------------------------------------
com/sun/jini/test/spec/javaspace/conformance/TransactionReadIfExistsWaitTest.td
Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: performed
readIfExists of SimpleEntry: [name = TestEntry #1, id = 1] with 40000
timeout, expected non null but read null result.
-----------------------------------------
-----------------------------------------
com/sun/jini/test/spec/javaspace/conformance/TransactionReadWaitTest.td
Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: performed
read with template SimpleEntry: [name = TestEntry #1, id = 1] and 40000
timeout, expected SimpleEntry: [name = TestEntry #1, id = 1] result but read
null
-----------------------------------------
-----------------------------------------
com/sun/jini/test/spec/javaspace/conformance/TransactionTakeIfExistsWaitTest.td
Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: performed
takeIfExists of SimpleEntry: [name = TestEntry #1, id = 1] with 40000
timeout, expected non null but took null result.
-----------------------------------------
-----------------------------------------
com/sun/jini/test/spec/javaspace/conformance/TransactionTakeWaitTest.td
Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: performed
take with template SimpleEntry: [name = TestEntry #1, id = 1] and 40000
timeout, expected SimpleEntry: [name = TestEntry #1, id = 1] result but took
null
-----------------------------------------
-----------------------------------------
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotExpirationNotifyTest.td
Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Not all
listeners've got expected number of events.
-----------------------------------------
-----------------------------------------
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionCommitTakeIfExistsTest.td
Test Failed: Test Failed: com.sun.jini.qa.harness.TestException:
TakeIfExists operation within the transaction has removed taken entry from
the space after transaction's expiration.
-----------------------------------------
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionCommitTakeTest.td
Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: Take
operation within the transaction has removed taken entry from the space
after transaction's expiration.
-----------------------------------------
-----------------------------------------
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionReadIfExistsWaitTest.td
Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: performed
readIfExists of SimpleEntry: [name = TestEntry #1, id = 1] with 40000
timeout using it's snapshot, expected non null but read null result.
-----------------------------------------
-----------------------------------------
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionReadWaitTest.td
Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: performed
read with template SimpleEntry: [name = TestEntry #1, id = 1] and 40000
timeout using it's snapshot, expected SimpleEntry: [name = TestEntry #1, id
= 1] result but read null
-----------------------------------------
-----------------------------------------
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionTakeIfExistsWaitTest.td
Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: performed
takeIfExists of SimpleEntry: [name = TestEntry #1, id = 1] using it's
snapshot with 40000 timeout, expected non null but took null result.
-----------------------------------------
-----------------------------------------
com/sun/jini/test/spec/javaspace/conformance/snapshot/SnapshotTransactionTakeWaitTest.td
Test Failed: Test Failed: com.sun.jini.qa.harness.TestException: performed
take with template SimpleEntry: [name = TestEntry #1, id = 1] using it's
snapshot and 40000 timeout, expected SimpleEntry: [name = TestEntry #1, id =
1] result but took null
-----------------------------------------
Some work to be done here ...