/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to python3.flapping

  • Committer: Breezy landing bot
  • Author(s): Jelmer Vernooij
  • Date: 2018-08-08 20:56:06 UTC
  • mfrom: (7063.1.1 flaky)
  • Revision ID: breezy.the.bot@gmail.com-20180808205606-rp6xhau2lewzhwvd
Fix a racy TCP server test.

Merged from https://code.launchpad.net/~jelmer/brz/flaky-server/+merge/352724

Show diffs side-by-side

added added

removed removed

Lines of Context:
11
11
breezy.tests.blackbox.test_shared_repository.TestSharedRepo.test_init_repo_without_username
12
12
breezy.tests.blackbox.test_shared_repository.TestSharedRepo.test_make_repository
13
13
breezy.tests.blackbox.test_shared_repository.TestSharedRepo.test_make_repository_quiet
14
 
breezy.tests.test_smart_transport.TestSmartTCPServer.test_graceful_shutdown_waits_for_clients_to_stop
15
14
breezy.plugins.git.tests.test_remote.FetchFromRemoteToBzrTests.test_sprout_with_annotated_tag
16
15
breezy.plugins.git.tests.test_remote.FetchFromRemoteToGitTests.test_sprout_with_annotated_tag
17
16
breezy.plugins.git.tests.test_remote.RemoteControlDirTests.test_annotated_tag