commit | 6366dde4f4f840f82a7d0de6a2df7e67b38c825d | [log] [tgz] |
---|---|---|
author | Jungho Ahn <jhahn@google.com> | Tue Dec 02 20:41:44 2014 -0800 |
committer | Jungho Ahn <jhahn@google.com> | Tue Dec 02 20:41:51 2014 -0800 |
tree | 8b376e8ca214dc62f68a2928cbd677c2f510028b | |
parent | cb8a6148acba8dc135836f55e4623ae0787946d8 [diff] |
Fix flaky TestNoServersAvailable - verror.BadProtocol condition is removed by go/vcl/7540, but we still need it since client may get BadProtocol depending on select{} order. - I think the removed comment is also useful to understand the test. So, I recovered it. - I ran 1000 times for each normal/cover/race tests and there was no failure. Change-Id: I767c23ff5c8955b519346051e9a3554ada23b209