diff options
| author | Michael Klishin <michael@clojurewerkz.org> | 2020-04-13 19:19:33 +0300 |
|---|---|---|
| committer | Michael Klishin <michael@clojurewerkz.org> | 2020-04-13 19:19:33 +0300 |
| commit | d94bae0f991faad5de41b6d7fc2cd47885d663b8 (patch) | |
| tree | b9471c23e875d9c19cea3241ad6d143c550622cf /.travis.yml.patch | |
| parent | 9ccb9c5c4285bd6f6597e7d9f379f74c021e2989 (diff) | |
| download | rabbitmq-server-git-d94bae0f991faad5de41b6d7fc2cd47885d663b8.tar.gz | |
Remove a couple of highly timing-sensitive tests
When asserting that connections to a down virtual host cannot be open
we compete against a desired behavior: quick recovery of the virtual host
process tree.
Unlike with the "X eventually happens or we fail with a timeout" kind of scenarios,
here the test must catch a very specific time window. Instead of exposing
virtual host internals to the test so that it's more observable from
the outside we concluded that these tests are not critically important to have.
Diffstat (limited to '.travis.yml.patch')
0 files changed, 0 insertions, 0 deletions
