Has anyone run IcedTea7 jtreg tests recently?

Omair Majid omajid at redhat.com
Tue Mar 10 07:36:06 PDT 2009


Hi,

I have been trying to get IcedTea7 JTreg tests to run nightly so 
regressions can be identified. However, I have run across an issue where 
  the jdk tests start producing an error message.

Here is part of output of jtreg:

Passed: com/sun/media/sound/SoftTuning/NewSoftTuningPatchByteArray.java
Passed: com/sun/net/httpserver/bugs/B6339483.java
Passed: com/sun/net/httpserver/bugs/B6341616.java
Error:  com/sun/net/httpserver/bugs/B6361557.java
FAILED: com/sun/net/httpserver/bugs/B6373555.java
Error:  com/sun/net/httpserver/bugs/B6393710.java

After this, all tests either error out or fail. The harness.trace file 
shows this:
Test finished: com/sun/net/httpserver/bugs/B6341616.java: Passed. 
Execution successful
Test starting: com/sun/net/httpserver/bugs/B6361557.java
Test finished: com/sun/net/httpserver/bugs/B6361557.java: Error. Error 
while cleaning up threads after test
Test starting: com/sun/net/httpserver/bugs/B6373555.java
Test finished: com/sun/net/httpserver/bugs/B6373555.java: Failed. 
Compilation failed: Failed. Compilation failed
Test starting: com/sun/net/httpserver/bugs/B6393710.java
Test finished: com/sun/net/httpserver/bugs/B6393710.java: Error. Can't 
find source file: B6393710.java in directory-list: 
/notnfs/langel/nightly-testing/icedtea/openjdk/jdk/test/com/sun/net/httpserver/bugs

The test run ends with output like this:
Error:  vm/verifier/VerifyProtectedConstructor.java
Error:  vm/verifier/VerifyStackForExceptionHandlers.java
Test results: passed: 394; failed: 292; error: 3,038
Error while writing report: java.io.FileNotFoundException: 
/notnfs/langel/nightly-testing/icedtea/test/jdk/JTreport/html/index.html 
(Too many open files)

Has anyone seen this before? Could someone point me to what the issue 
is? or a possible fix?

Thanks,
Omair



More information about the distro-pkg-dev mailing list