/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.passing

  • Committer: Jelmer Vernooij
  • Date: 2018-05-15 18:32:51 UTC
  • mto: This revision was merged to the branch mainline in revision 6968.
  • Revision ID: jelmer@jelmer.uk-20180515183251-kichflyrgxocelb0
Remove flappy tests from python3.passing.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1555
1555
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_empty_history(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
1556
1556
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_nonempty_history(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
1557
1557
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_nonempty_history(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
1558
 
breezy.tests.per_interbranch.test_push.TestPush.test_no_get_parent_map_after_insert_stream(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
1559
 
breezy.tests.per_interbranch.test_push.TestPush.test_no_get_parent_map_after_insert_stream(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
1560
1558
breezy.tests.per_interbranch.test_push.TestPush.test_push_convergence_simple(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
1561
1559
breezy.tests.per_interbranch.test_push.TestPush.test_push_convergence_simple(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
1562
1560
breezy.tests.per_interbranch.test_push.TestPush.test_push_merged_indirect(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)