----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/8254/#review13834 -----------------------------------------------------------
No obvious errors to me, looks good. - Angus Turner On Nov. 28, 2012, 9:08 p.m., Nikolay Volnov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/8254/ > ----------------------------------------------------------- > > (Updated Nov. 28, 2012, 9:08 p.m.) > > > Review request for wave. > > > Description > ------- > > Hi, > > I've started exporing a wave project recently and found that 3 tests in > AttachmentStoreTest failed when I try to run it localy (OS: window 7). It > could not delete a tempory directory in tearDown method > (AttachmentStoreTest:49). Some input streams weren't closed in tests and it > blocked deleting the folder. > > > Diffs > ----- > > test/org/waveprotocol/box/server/persistence/AttachmentStoreTestBase.java > b5aae36 > > Diff: https://reviews.apache.org/r/8254/diff/ > > > Testing > ------- > > run all tests, status: PASSED > > > Thanks, > > Nikolay Volnov > >