----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: https://reviews.apache.org/r/3338/#review4355 -----------------------------------------------------------
test/org/waveprotocol/box/server/waveserver/WaveServerTest.java <https://reviews.apache.org/r/3338/#comment9802> Is there a deterministic way to do this? Is there a way to block until we know the request has been handled. This could obviously still fail depending on the threading model and performance of the machine. - Michael On 2012-01-13 13:32:58, Yuri Zelikov wrote: > > ----------------------------------------------------------- > This is an automatically generated e-mail. To reply, visit: > https://reviews.apache.org/r/3338/ > ----------------------------------------------------------- > > (Updated 2012-01-13 13:32:58) > > > Review request for wave, Michael MacFadden and Lennard de Rijk. > > > Summary > ------- > > Fixes failing test - issue WAVE-308 > > > Diffs > ----- > > test/org/waveprotocol/box/server/waveserver/WaveServerTest.java 3818794 > > Diff: https://reviews.apache.org/r/3338/diff > > > Testing > ------- > > Checked that "ant test" runs successfully. > > > Thanks, > > Yuri > >
