server/tests.at (AWAIT_KXDONE): Ignore warnings and trace.
authorMark Wooding <mdw@distorted.org.uk>
Fri, 19 Feb 2016 21:49:33 +0000 (21:49 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Sat, 30 Apr 2016 17:11:22 +0000 (18:11 +0100)
commitbf67ce8d93310ce676359fb13b771c8771128739
tree5093a8a6e32697d508b4c9844c3914d0c5a66b21
parentadd23883a6378567be6b7866bc2ff2c32400a346
server/tests.at (AWAIT_KXDONE): Ignore warnings and trace.

If the waiting loop receive a message it doesn't understand, it bails
and the rest of the test continues, usually before the peers have
actually completed their key exchange.
server/tests.at