That's great, I'll work on other failing tests ASAP. Cheers Davide
Noel Grandin wrote > On 2013-07-19 22:56, Davide Cavestro wrote: >> /TestFileLockSerialized/ fails probably because my netbook is veeery >> slow, and the test code uses /Thread.sleep()/ in order to coordinate >> threads: I've replaced it with /CountDownLatch/ > > Thank you very much, both patches applied, with some changes to the > second patch to make the code easier to understand in future. > > -- > You received this message because you are subscribed to the Google Groups > "H2 Database" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to > h2-database+unsubscribe@ > . > To post to this group, send email to > h2-database@ > . > Visit this group at http://groups.google.com/group/h2-database. > For more options, visit https://groups.google.com/groups/opt_out. -- View this message in context: http://h2-database.66688.n3.nabble.com/h2-TestReadOnly-and-TestFileLockSerialized-failing-patch-proposal-tp4026951p4026980.html Sent from the H2 Database mailing list archive at Nabble.com. -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/h2-database. For more options, visit https://groups.google.com/groups/opt_out.
