Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Duplicate
-
10.5.1.1
-
None
-
None
-
sane classes built off of trunk on a windows XP machine with 4 processors
i am actually now not sure what jvm was running (likely sun jdk15), am new to running the ant junitreport target. In my environment
the jvm for ant gets hardcoded and I count on the path to get me to the jvm that i am trying to test. But I think this
is not working for running the tests through ant.sane classes built off of trunk on a windows XP machine with 4 processors i am actually now not sure what jvm was running (likely sun jdk15), am new to running the ant junitreport target. In my environment the jvm for ant gets hardcoded and I count on the path to get me to the jvm that i am trying to test. But I think this is not working for running the tests through ant.
-
Regression Test Failure
Description
Running "ant junit report" has consistently hung forever in this configuration (I think I have tried about 4 times on various latest builds off of the trunk". The latest try was against build 638425. I will attach a zip of the junit report information. On windows I could only get the stack trace from the ant control jvm, not sure how to get the actual test jvm to dump javacore to see what is going on there. I have been able to consistently run "ant junitreport" against the trunk and ibm15 jvm, this is the first time on this machine I have tried running the tests this way against ibm16.
I will also try going back to the direct runner separate from ant to see if maybe the hang is ant related. In the old harness I have seen timing issues with the control and child jvm getting out of sync.
Attachments
Attachments
Issue Links
- is related to
-
DERBY-3544 If NetworkServer fails to shutdown when run as a separate process by NetworkServerTestSetup, test run will hang
- Closed