Another strange thing about the Nist failures is that if I remove the
DB2 driver from the class path when running derbyall the Nist test does
no longer fail. As the DB2 driver is not used in the Nist test I can not
see why the DB2 driver should make the Nist test fail.
Regards,
Olav
Rick Hillegas wrote:
Hi Ramandeep,
This issue is covered by the umbrella DERBY-955 jira. The problem has
been analyzed this far: The tests run cleanly against the classtree
but fail because of permissions exceptions when run against jar files.
We suspect an asymmetry in the permissions granted to the classtree
and the jar files by derby_tests.policy. Please feel free to scratch
this itch!
Regards,
-Rick
Ramandeep Kaur wrote:
Hi,
I ran suite derbyall with sun jdk16 and got 128 failures. I checked
http://www.multinet.no/~solberg/public/Apache/DerbyJDK16/testlog/JDK16Jvm1.6SunOS-5.10_i86pc-i386/405484
derbyall_diff.txt
<http://www.multinet.no/%7Esolberg/public/Apache/DerbyJDK16/testlog/JDK16Jvm1.6SunOS-5.10_i86pc-i386/405484%20derbyall_diff.txt>
and found that Sun Database Technology Group (DBTG) Regression Test
Results <http://www.multinet.no/%7Esolberg/public/Apache/index.html>
are also showing same errors. Wanted to know if there is any action
plan to fix these failures. If not, should I open JIRA bug for it.