Re: [test] Junit test fail and throw AccessControlException

2007-07-09 Thread Leo Li
:807) [junit] at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner$446startTest(JUnitTestRunner.java:1005) Thanks. -- Sean Qiu -- Sean Qiu -- Leo Li China Software Development Lab, IBM

Harmony passes 97% tests of Derby and the patch.

2006-10-30 Thread Leo Li
Hi, all: I tested derby on harmony with IBM VME and here is the result: 467 Tests Run 97% Pass (454 tests passed) 3% Fail (13 tests failed) 5 Suites skipped Since the IBM VME weuse is J9 but with optionslikeJDK1.5, so Imadesome modifications, which mainly focus on: 1. Add a j9_23

[testing]RunTest junitTests/derbyNet/CompatibilityTest.java hangs on windows XP.

2006-10-17 Thread Leo Li
Hi, all: I have ran the derbyall tests on windows, but it hangs on RunTest junitTests/derbyNet/CompatibilityTest.java. But it passes on Unbuntu. Any suggestion? Thanks.-- Leo LiChina Software Development Lab, IBM

[test]How to run derby on Harmony?

2006-10-12 Thread Leo Li
Hi, all: We are now self-hosting derby on Harmony. But we encountered a problem: The vm we uses is a customized IBM J9 VM whose expected dehavior is the sameasstandard VM while it name is still J9. I have digged into the harness package and found that J9 VM is treated differently. But Harmony VM

[testing]Test fails

2006-10-10 Thread Leo Li
Hi, all: We have just run the testcase for derby but it fails on windows. The jdk we used is Sun 1.5.6. We runs: java org.apache.derbyTesting.functionTests.harness.RunTest lang/supersimple.sql Then gets: -- listing properties --derby.locks.deadlockTimeout=3derby.locks.waitTimeout=3***

Re: [testing]Test fails

2006-10-10 Thread Leo Li
On 10/10/06, Bryan Pendleton [EMAIL PROTECTED] wrote: We have just run the testcase for derby but it fails on windows.Can you tell (by inspection of the output and diff files on your machine) whether you are getting the same values in the output, but in a different order?If so, it sounds like the

Re: [testing]Test fails

2006-10-10 Thread Leo Li
Sorry, I made a mistake. It passes on windows but fails on unbuntu.:) On 10/11/06, Leo Li [EMAIL PROTECTED] wrote: On 10/10/06, Bryan Pendleton [EMAIL PROTECTED] wrote: We have just run the testcase for derby but it fails on windows.Can you tell (by inspection of the output and diff files