I committed the 709 change, I ran all the tests and it passed on my
machine. But I was running against classes vs. jars -- so this is most
likely a jar vs. classes issue. I would like to give Suresh at least a
day to see if he can fix the problem before backing out the fix -- if
anyone would rather I back out the following regression test failures
immediately let me know.
Suresh Thalamati wrote:
Hi,
These failures might be related to my patch for DERBY-709, I am looking
into them. Looks like there is a a difference in the permissions given
to run test with CLASSES directory and the jars.
They were passing when I ran with CLASSES directory on my client.
Thanks
-suresht
Ole Solberg wrote:
I see this fail on ALL platforms on the current tinderbox and daily
test runs:
http://www.multinet.no/~solberg/public/Apache/TinderBox_Derby/Limited/testSummary-current.html
svn 381405
http://www.multinet.no/~solberg/public/Apache/Derby/Limited/testSummary-current.html
svn 381407
storemore fail
*************************************************************
storemore/storemore.fail:store/logDevice.sql
storemore/storemore.fail:store/rollForwardBackup.sql
storemore/storemore.fail:store/rollForwardRecovery.sql
storemore/storemore.fail:store/backupRestore1.java
storemore/storemore.fail:store/OnlineBackupTest1.java
storemore/storemore.fail:store/onlineBackupTest2.sql
storemore/storemore.fail:store/onlineBackupTest4.sql
store/OnlineBackupTest1.java hangs and has to be killed.