~cjwatson/rabbitfixture/fix-test-stop-hang

  • Committer: Colin Watson
  • Date: 2021-02-01 10:28:42 UTC
  • Revision ID: cjwatson@canonical.com-20210201102842-4n3qy4om7sv0i4zr
Fix test_stop_hang failure introduced in 0.4.2.

In 0.4.2, I introduced a ctltimeout parameter to RabbitServerRunner to allow
overriding the default server control timeout, and converted test_stop_hang
to use it.  However, changing that test was a mistake: it only wants to
override ctltimeout while stopping the server, not while starting it, and
overriding it while starting the server results in a high probability of
timing out.  Revert the test changes to get the test suite working again.
Filename Latest Rev Last Changed Committer Comment Size
..
rabbitfixture 9 12 years ago Gavin Panella Move lazr.fixtures.rabbitmq to rabbitfixture. Diff
.bzrignore 43.2.1 4 years ago Colin Watson Add tox testing support and drop buildout. 47 bytes Diff Download File
Makefile 43.2.1 4 years ago Colin Watson Add tox testing support and drop buildout. 264 bytes Diff Download File
NEWS.rst 49 3 years ago Colin Watson Fix test_stop_hang failure introduced in 0.4.2. I 2.8 KB Diff Download File
README 43.2.1 4 years ago Colin Watson Add tox testing support and drop buildout. 101 bytes Diff Download File
File setup.py 46 4 years ago Colin Watson Release 0.4.2. 589 bytes Diff Download File
tox.ini 43.2.1 4 years ago Colin Watson Add tox testing support and drop buildout. 169 bytes Diff Download File