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

Created by Colin Watson and last modified
Get this branch:
bzr branch lp:~cjwatson/rabbitfixture/fix-test-stop-hang
Only Colin Watson can upload to this branch. If you are Colin Watson please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Colin Watson
Project:
rabbitfixture
Status:
Merged

Recent revisions

49. By Colin Watson

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.

48. By Colin Watson

Reconstruct a NEWS.rst file from version control history.

47. By Colin Watson

[r=wgrant] Add tox testing support and drop buildout.

46. By Colin Watson

Release 0.4.2.

45. By Colin Watson

Use a PEP 508 environment marker for the subprocess32 dependency.

This is more robust than having the requirements depend on the Python
version used to run setup.py.

44. By Colin Watson

[r=doismellburning] Allow changing the default server control timeout.

43. By Colin Watson

Release 0.4.1.

42. By Colin Watson

[r=adam-collard] Use RABBITMQ_ENABLED_PLUGINS_FILE to disable all plugins.

41. By Colin Watson

[r=free.ekanayaka] Adjust status_regex to cope with removed ellipsis in rabbitmq-server 3.6.10.

40. By Colin Watson

Release 0.4.0.

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:rabbitfixture
This branch contains Public information 
Everyone can see this information.

Subscribers