/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-09-01 19:51:29 UTC
  • mfrom: (7092 work)
  • mto: This revision was merged to the branch mainline in revision 7093.
  • Revision ID: jelmer@jelmer.uk-20180901195129-lkw03xisqshepa0i
merge trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
# This is the list of tests that are known to pass with Python3.
2
2
# "make check-nodocs3" verifies that these pass.
 
3
breezy.git.tests.test_workingtree.GitWorkingTreeTests.test_is_ignored_directory
3
4
breezy.git.tests.test_blackbox.ShallowTests.test_log_shallow
4
5
breezy.git.tests.test_blackbox.ShallowTests.test_version_info_custom_without_revno
5
6
breezy.git.tests.test_blackbox.ShallowTests.test_version_info_custom_with_revno
342
343
breezy.plugins.changelog_merge.tests.test_changelog_merge.TestMergeCoreLogic.test_default_guess_edits
343
344
breezy.plugins.changelog_merge.tests.test_changelog_merge.TestMergeCoreLogic.test_more_complex_conflict
344
345
breezy.plugins.changelog_merge.tests.test_changelog_merge.TestMergeCoreLogic.test_new_in_other_floats_to_top
 
346
breezy.plugins.changelog_merge.tests.test_changelog_merge.TestMergeCoreLogic.test_too_hard
345
347
breezy.plugins.commitfromnews.tests.test_committemplate.TestCommitTemplate.test_added_NEWS
346
348
breezy.plugins.commitfromnews.tests.test_committemplate.TestCommitTemplate.test_changed_NEWS
347
349
breezy.plugins.commitfromnews.tests.test_committemplate.TestCommitTemplate.test_fix_bug
2008
2010
breezy.tests.blackbox.test_exceptions.TestDeprecationWarning.test_repository_deprecation_warning_suppressed_global
2009
2011
breezy.tests.blackbox.test_exceptions.TestDeprecationWarning.test_repository_deprecation_warning_suppressed_locations
2010
2012
breezy.tests.blackbox.test_exceptions.TestExceptionReporting.test_exception_exitcode
 
2013
breezy.tests.blackbox.test_exceptions.TestExceptionReporting.test_undecodable_argv
2011
2014
breezy.tests.blackbox.test_exceptions.TestExceptionReporting.test_utf8_default_fs_enc
2012
2015
breezy.tests.blackbox.test_export_pot.TestExportPot.test_export_pot
2013
2016
breezy.tests.blackbox.test_export_pot.TestExportPot.test_export_pot_plugin
2151
2154
breezy.tests.blackbox.test_inventory.TestInventory.test_in_subdir
2152
2155
breezy.tests.blackbox.test_inventory.TestInventory.test_inventory
2153
2156
breezy.tests.blackbox.test_inventory.TestInventory.test_inventory_kind
 
2157
breezy.tests.blackbox.test_inventory.TestInventory.test_inventory_mixed
2154
2158
breezy.tests.blackbox.test_inventory.TestInventory.test_inventory_revision
2155
2159
breezy.tests.blackbox.test_inventory.TestInventory.test_inventory_show_ids
 
2160
breezy.tests.blackbox.test_inventory.TestInventory.test_inventory_specific_files
2156
2161
breezy.tests.blackbox.test_inventory.TestInventory.test_missing_file
2157
2162
breezy.tests.blackbox.test_join.TestJoin.test_join
2158
2163
breezy.tests.blackbox.test_join.TestJoin.test_join_dot
2928
2933
breezy.tests.blackbox.test_status.BranchStatus.test_branch_status
2929
2934
breezy.tests.blackbox.test_status.BranchStatus.test_branch_status_revisions
2930
2935
breezy.tests.blackbox.test_status.BranchStatus.test_pending
 
2936
breezy.tests.blackbox.test_status.BranchStatus.test_specific_files_conflicts
2931
2937
breezy.tests.blackbox.test_status.BranchStatus.test_status_multiple_nonexistent_files
2932
2938
breezy.tests.blackbox.test_status.BranchStatus.test_status_nonexistent_file
2933
2939
breezy.tests.blackbox.test_status.BranchStatus.test_status_nonexistent_file_with_others
2941
2947
breezy.tests.blackbox.test_status.CheckoutStatus.test_branch_status
2942
2948
breezy.tests.blackbox.test_status.CheckoutStatus.test_branch_status_revisions
2943
2949
breezy.tests.blackbox.test_status.CheckoutStatus.test_pending
 
2950
breezy.tests.blackbox.test_status.CheckoutStatus.test_specific_files_conflicts
2944
2951
breezy.tests.blackbox.test_status.CheckoutStatus.test_status_multiple_nonexistent_files
2945
2952
breezy.tests.blackbox.test_status.CheckoutStatus.test_status_nonexistent_file
2946
2953
breezy.tests.blackbox.test_status.CheckoutStatus.test_status_nonexistent_file_with_others
5068
5075
breezy.tests.per_branch.test_pull.TestPullHook.test_post_pull_nonempty_history(BzrBranchFormat6)
5069
5076
breezy.tests.per_branch.test_pull.TestPullHook.test_post_pull_nonempty_history(BzrBranchFormat7)
5070
5077
breezy.tests.per_branch.test_pull.TestPullHook.test_post_pull_nonempty_history(BzrBranchFormat8)
 
5078
breezy.tests.per_branch.test_pull.TestPullHook.test_post_pull_nonempty_history(LocalGitBranchFormat)
5071
5079
breezy.tests.per_branch.test_pull.TestPullHook.test_post_pull_nonempty_history(RemoteBranchFormat-default)
5072
5080
breezy.tests.per_branch.test_pull.TestPullHook.test_post_pull_nonempty_history(RemoteBranchFormat-v2)
5073
5081
breezy.tests.per_branch.test_pull.TestPullHook.test_post_pull_nonempty_history(RemoteGitBranchFormat)
5077
5085
breezy.tests.per_branch.test_pull.TestPull.test_pull_convergence_simple(BzrBranchFormat6)
5078
5086
breezy.tests.per_branch.test_pull.TestPull.test_pull_convergence_simple(BzrBranchFormat7)
5079
5087
breezy.tests.per_branch.test_pull.TestPull.test_pull_convergence_simple(BzrBranchFormat8)
 
5088
breezy.tests.per_branch.test_pull.TestPull.test_pull_convergence_simple(LocalGitBranchFormat)
5080
5089
breezy.tests.per_branch.test_pull.TestPull.test_pull_convergence_simple(RemoteBranchFormat-default)
5081
5090
breezy.tests.per_branch.test_pull.TestPull.test_pull_convergence_simple(RemoteBranchFormat-v2)
5082
5091
breezy.tests.per_branch.test_pull.TestPull.test_pull_convergence_simple(RemoteGitBranchFormat)
5106
5115
breezy.tests.per_branch.test_pull.TestPull.test_pull_merged_indirect(BzrBranchFormat6)
5107
5116
breezy.tests.per_branch.test_pull.TestPull.test_pull_merged_indirect(BzrBranchFormat7)
5108
5117
breezy.tests.per_branch.test_pull.TestPull.test_pull_merged_indirect(BzrBranchFormat8)
 
5118
breezy.tests.per_branch.test_pull.TestPull.test_pull_merged_indirect(LocalGitBranchFormat)
5109
5119
breezy.tests.per_branch.test_pull.TestPull.test_pull_merged_indirect(RemoteBranchFormat-default)
5110
5120
breezy.tests.per_branch.test_pull.TestPull.test_pull_merged_indirect(RemoteBranchFormat-v2)
5111
5121
breezy.tests.per_branch.test_pull.TestPull.test_pull_merged_indirect(RemoteGitBranchFormat)
5115
5125
breezy.tests.per_branch.test_pull.TestPull.test_pull_merges_and_fetches_tags(BzrBranchFormat6)
5116
5126
breezy.tests.per_branch.test_pull.TestPull.test_pull_merges_and_fetches_tags(BzrBranchFormat7)
5117
5127
breezy.tests.per_branch.test_pull.TestPull.test_pull_merges_and_fetches_tags(BzrBranchFormat8)
 
5128
breezy.tests.per_branch.test_pull.TestPull.test_pull_merges_and_fetches_tags(LocalGitBranchFormat)
5118
5129
breezy.tests.per_branch.test_pull.TestPull.test_pull_merges_and_fetches_tags(RemoteBranchFormat-default)
5119
5130
breezy.tests.per_branch.test_pull.TestPull.test_pull_merges_and_fetches_tags(RemoteBranchFormat-v2)
5120
5131
breezy.tests.per_branch.test_pull.TestPull.test_pull_merges_and_fetches_tags(RemoteGitBranchFormat)
5134
5145
breezy.tests.per_branch.test_pull.TestPull.test_pull_returns_result(BzrBranchFormat6)
5135
5146
breezy.tests.per_branch.test_pull.TestPull.test_pull_returns_result(BzrBranchFormat7)
5136
5147
breezy.tests.per_branch.test_pull.TestPull.test_pull_returns_result(BzrBranchFormat8)
 
5148
breezy.tests.per_branch.test_pull.TestPull.test_pull_returns_result(LocalGitBranchFormat)
5137
5149
breezy.tests.per_branch.test_pull.TestPull.test_pull_returns_result(RemoteBranchFormat-default)
5138
5150
breezy.tests.per_branch.test_pull.TestPull.test_pull_returns_result(RemoteBranchFormat-v2)
5139
5151
breezy.tests.per_branch.test_pull.TestPull.test_pull_returns_result(RemoteGitBranchFormat)
5153
5165
breezy.tests.per_branch.test_pull.TestPull.test_pull_updates_checkout_and_master(BzrBranchFormat6)
5154
5166
breezy.tests.per_branch.test_pull.TestPull.test_pull_updates_checkout_and_master(BzrBranchFormat7)
5155
5167
breezy.tests.per_branch.test_pull.TestPull.test_pull_updates_checkout_and_master(BzrBranchFormat8)
 
5168
breezy.tests.per_branch.test_pull.TestPull.test_pull_updates_checkout_and_master(LocalGitBranchFormat)
5156
5169
breezy.tests.per_branch.test_pull.TestPull.test_pull_updates_checkout_and_master(RemoteBranchFormat-default)
5157
5170
breezy.tests.per_branch.test_pull.TestPull.test_pull_updates_checkout_and_master(RemoteBranchFormat-v2)
5158
5171
breezy.tests.per_branch.test_pull.TestPull.test_pull_updates_checkout_and_master(RemoteGitBranchFormat)
5212
5225
breezy.tests.per_branch.test_push.TestPushHook.test_post_push_nonempty_history(BzrBranchFormat6)
5213
5226
breezy.tests.per_branch.test_push.TestPushHook.test_post_push_nonempty_history(BzrBranchFormat7)
5214
5227
breezy.tests.per_branch.test_push.TestPushHook.test_post_push_nonempty_history(BzrBranchFormat8)
 
5228
breezy.tests.per_branch.test_push.TestPushHook.test_post_push_nonempty_history(LocalGitBranchFormat)
5215
5229
breezy.tests.per_branch.test_push.TestPushHook.test_post_push_nonempty_history(RemoteBranchFormat-default)
5216
5230
breezy.tests.per_branch.test_push.TestPushHook.test_post_push_nonempty_history(RemoteBranchFormat-v2)
5217
5231
breezy.tests.per_branch.test_push.TestPushHook.test_post_push_nonempty_history(RemoteGitBranchFormat)
5221
5235
breezy.tests.per_branch.test_push.TestPush.test_push_convergence_simple(BzrBranchFormat6)
5222
5236
breezy.tests.per_branch.test_push.TestPush.test_push_convergence_simple(BzrBranchFormat7)
5223
5237
breezy.tests.per_branch.test_push.TestPush.test_push_convergence_simple(BzrBranchFormat8)
 
5238
breezy.tests.per_branch.test_push.TestPush.test_push_convergence_simple(LocalGitBranchFormat)
5224
5239
breezy.tests.per_branch.test_push.TestPush.test_push_convergence_simple(RemoteBranchFormat-default)
5225
5240
breezy.tests.per_branch.test_push.TestPush.test_push_convergence_simple(RemoteBranchFormat-v2)
5226
5241
breezy.tests.per_branch.test_push.TestPush.test_push_convergence_simple(RemoteGitBranchFormat)
5230
5245
breezy.tests.per_branch.test_push.TestPush.test_push_merged_indirect(BzrBranchFormat6)
5231
5246
breezy.tests.per_branch.test_push.TestPush.test_push_merged_indirect(BzrBranchFormat7)
5232
5247
breezy.tests.per_branch.test_push.TestPush.test_push_merged_indirect(BzrBranchFormat8)
 
5248
breezy.tests.per_branch.test_push.TestPush.test_push_merged_indirect(LocalGitBranchFormat)
5233
5249
breezy.tests.per_branch.test_push.TestPush.test_push_merged_indirect(RemoteBranchFormat-default)
5234
5250
breezy.tests.per_branch.test_push.TestPush.test_push_merged_indirect(RemoteBranchFormat-v2)
5235
5251
breezy.tests.per_branch.test_push.TestPush.test_push_merged_indirect(RemoteGitBranchFormat)
7770
7786
breezy.tests.per_controldir.test_format.TestControlDir.test_upgrade_recommended(RemoteBzrDirFormat-default)
7771
7787
breezy.tests.per_controldir.test_format.TestControlDir.test_upgrade_recommended(RemoteBzrDirFormat-v2)
7772
7788
breezy.tests.per_controldir.test_format.TestControlDir.test_upgrade_recommended(RemoteGitControlDirFormat)
 
7789
breezy.tests.per_controldir.test_push.TestPush.test_push_incremental(BareLocalGitControlDirFormat)
7773
7790
breezy.tests.per_controldir.test_push.TestPush.test_push_incremental(BzrDirFormat4)
7774
7791
breezy.tests.per_controldir.test_push.TestPush.test_push_incremental(BzrDirFormat5)
7775
7792
breezy.tests.per_controldir.test_push.TestPush.test_push_incremental(BzrDirFormat6)
7777
7794
breezy.tests.per_controldir.test_push.TestPush.test_push_incremental(BzrDirMetaFormat1Colo)
7778
7795
breezy.tests.per_controldir.test_push.TestPush.test_push_incremental(CVSDirFormat)
7779
7796
breezy.tests.per_controldir.test_push.TestPush.test_push_incremental(DarcsDirFormat)
 
7797
breezy.tests.per_controldir.test_push.TestPush.test_push_incremental(LocalGitControlDirFormat)
7780
7798
breezy.tests.per_controldir.test_push.TestPush.test_push_incremental(MonotoneDirFormat)
7781
7799
breezy.tests.per_controldir.test_push.TestPush.test_push_incremental(RemoteBzrDirFormat)
7782
7800
breezy.tests.per_controldir.test_push.TestPush.test_push_incremental(RemoteBzrDirFormat-default)
7912
7930
breezy.tests.per_interbranch.test_pull.TestPullHook.test_post_pull_nonempty_history(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
7913
7931
breezy.tests.per_interbranch.test_pull.TestPullHook.test_post_pull_nonempty_history(InterFromGitBranch,LocalGitBranchFormat,BzrBranchFormat7)
7914
7932
breezy.tests.per_interbranch.test_pull.TestPullHook.test_post_pull_nonempty_history(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
 
7933
breezy.tests.per_interbranch.test_pull.TestPullHook.test_post_pull_nonempty_history(InterGitLocalGitBranch,LocalGitBranchFormat,LocalGitBranchFormat)
 
7934
breezy.tests.per_interbranch.test_pull.TestPullHook.test_post_pull_nonempty_history(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
7915
7935
breezy.tests.per_interbranch.test_pull.TestPullHook.test_post_pull_nonempty_history(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
 
7936
breezy.tests.per_interbranch.test_pull.TestPullHook.test_post_pull_nonempty_history(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
7916
7937
breezy.tests.per_interbranch.test_pull.TestPullHook.test_post_pull_nonempty_history(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
7917
7938
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_convergence_simple(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
7918
7939
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_convergence_simple(InterFromGitBranch,LocalGitBranchFormat,BzrBranchFormat7)
7919
7940
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_convergence_simple(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
 
7941
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_convergence_simple(InterGitLocalGitBranch,LocalGitBranchFormat,LocalGitBranchFormat)
7920
7942
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_convergence_simple(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
7921
7943
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_convergence_simple(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
7922
7944
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_convergence_simple(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
7924
7946
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_merged_indirect(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
7925
7947
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_merged_indirect(InterFromGitBranch,LocalGitBranchFormat,BzrBranchFormat7)
7926
7948
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_merged_indirect(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
 
7949
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_merged_indirect(InterGitLocalGitBranch,LocalGitBranchFormat,LocalGitBranchFormat)
7927
7950
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_merged_indirect(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
7928
7951
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_merged_indirect(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
7929
7952
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_merged_indirect(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
7947
7970
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_returns_result(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
7948
7971
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_returns_result(InterFromGitBranch,LocalGitBranchFormat,BzrBranchFormat7)
7949
7972
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_returns_result(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
 
7973
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_returns_result(InterGitLocalGitBranch,LocalGitBranchFormat,LocalGitBranchFormat)
7950
7974
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_returns_result(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
7951
7975
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_returns_result(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
7952
7976
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_returns_result(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
7954
7978
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_updates_checkout_and_master(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
7955
7979
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_updates_checkout_and_master(InterFromGitBranch,LocalGitBranchFormat,BzrBranchFormat7)
7956
7980
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_updates_checkout_and_master(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
 
7981
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_updates_checkout_and_master(InterGitLocalGitBranch,LocalGitBranchFormat,LocalGitBranchFormat)
7957
7982
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_updates_checkout_and_master(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
7958
7983
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_updates_checkout_and_master(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
7959
7984
breezy.tests.per_interbranch.test_pull.TestPull.test_pull_updates_checkout_and_master(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
7977
8002
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_nonempty_history(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
7978
8003
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_nonempty_history(InterFromGitBranch,LocalGitBranchFormat,BzrBranchFormat7)
7979
8004
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_nonempty_history(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
 
8005
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_nonempty_history(InterGitLocalGitBranch,LocalGitBranchFormat,LocalGitBranchFormat)
 
8006
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_nonempty_history(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
7980
8007
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_nonempty_history(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
 
8008
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_nonempty_history(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
7981
8009
breezy.tests.per_interbranch.test_push.TestPushHook.test_post_push_nonempty_history(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
7982
8010
breezy.tests.per_interbranch.test_push.TestPush.test_no_get_parent_map_after_insert_stream(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
7983
8011
breezy.tests.per_interbranch.test_push.TestPush.test_no_get_parent_map_after_insert_stream(InterFromGitBranch,LocalGitBranchFormat,BzrBranchFormat7)
7990
8018
breezy.tests.per_interbranch.test_push.TestPush.test_push_convergence_simple(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
7991
8019
breezy.tests.per_interbranch.test_push.TestPush.test_push_convergence_simple(InterFromGitBranch,LocalGitBranchFormat,BzrBranchFormat7)
7992
8020
breezy.tests.per_interbranch.test_push.TestPush.test_push_convergence_simple(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
 
8021
breezy.tests.per_interbranch.test_push.TestPush.test_push_convergence_simple(InterGitLocalGitBranch,LocalGitBranchFormat,LocalGitBranchFormat)
7993
8022
breezy.tests.per_interbranch.test_push.TestPush.test_push_convergence_simple(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
7994
8023
breezy.tests.per_interbranch.test_push.TestPush.test_push_convergence_simple(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
7995
8024
breezy.tests.per_interbranch.test_push.TestPush.test_push_convergence_simple(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
7997
8026
breezy.tests.per_interbranch.test_push.TestPush.test_push_merged_indirect(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
7998
8027
breezy.tests.per_interbranch.test_push.TestPush.test_push_merged_indirect(InterFromGitBranch,LocalGitBranchFormat,BzrBranchFormat7)
7999
8028
breezy.tests.per_interbranch.test_push.TestPush.test_push_merged_indirect(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
 
8029
breezy.tests.per_interbranch.test_push.TestPush.test_push_merged_indirect(InterGitLocalGitBranch,LocalGitBranchFormat,LocalGitBranchFormat)
8000
8030
breezy.tests.per_interbranch.test_push.TestPush.test_push_merged_indirect(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
8001
8031
breezy.tests.per_interbranch.test_push.TestPush.test_push_merged_indirect(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
8002
8032
breezy.tests.per_interbranch.test_push.TestPush.test_push_merged_indirect(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
8042
8072
breezy.tests.per_interbranch.test_push.TestPush.test_push_uses_read_lock_lossy(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
8043
8073
breezy.tests.per_interbranch.test_push.TestPush.test_push_uses_read_lock_lossy(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
8044
8074
breezy.tests.per_interbranch.test_push.TestPush.test_push_with_default_stacking_does_not_create_broken_branch(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
 
8075
breezy.tests.per_interbranch.test_push.TestPush.test_push_with_default_stacking_does_not_create_broken_branch(InterFromGitBranch,LocalGitBranchFormat,BzrBranchFormat7)
8045
8076
breezy.tests.per_interbranch.test_push.TestPush.test_push_with_default_stacking_does_not_create_broken_branch(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
 
8077
breezy.tests.per_interbranch.test_push.TestPush.test_push_with_default_stacking_does_not_create_broken_branch(InterGitLocalGitBranch,LocalGitBranchFormat,LocalGitBranchFormat)
8046
8078
breezy.tests.per_interbranch.test_push.TestPush.test_push_with_default_stacking_does_not_create_broken_branch(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
 
8079
breezy.tests.per_interbranch.test_push.TestPush.test_push_with_default_stacking_does_not_create_broken_branch(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
8047
8080
breezy.tests.per_interbranch.test_push.TestPush.test_push_with_default_stacking_does_not_create_broken_branch(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
8048
8081
breezy.tests.per_interbranch.test_push.TestPush.test_push_with_default_stacking_does_not_create_broken_branch(InterToGitBranch,BzrBranchFormat7,RemoteGitBranchFormat)
8049
8082
breezy.tests.per_interbranch.test_push.TestPush.test_push_within_repository(GenericInterBranch,BzrBranchFormat7,BzrBranchFormat7)
8050
8083
breezy.tests.per_interbranch.test_push.TestPush.test_push_within_repository(InterFromGitBranch,LocalGitBranchFormat,BzrBranchFormat7)
8051
8084
breezy.tests.per_interbranch.test_push.TestPush.test_push_within_repository(InterFromGitBranch,RemoteGitBranchFormat,BzrBranchFormat7)
 
8085
breezy.tests.per_interbranch.test_push.TestPush.test_push_within_repository(InterGitLocalGitBranch,LocalGitBranchFormat,LocalGitBranchFormat)
8052
8086
breezy.tests.per_interbranch.test_push.TestPush.test_push_within_repository(InterGitLocalGitBranch,RemoteGitBranchFormat,LocalGitBranchFormat)
8053
8087
breezy.tests.per_interbranch.test_push.TestPush.test_push_within_repository(InterLocalGitRemoteGitBranch,LocalGitBranchFormat,RemoteGitBranchFormat)
8054
8088
breezy.tests.per_interbranch.test_push.TestPush.test_push_within_repository(InterToGitBranch,BzrBranchFormat7,LocalGitBranchFormat)
20066
20100
breezy.tests.per_workingtree.test_executable.TestExecutable.test_06_branch(WorkingTreeFormat5)
20067
20101
breezy.tests.per_workingtree.test_executable.TestExecutable.test_06_branch(WorkingTreeFormat6)
20068
20102
breezy.tests.per_workingtree.test_executable.TestExecutable.test_06_branch(WorkingTreeFormat6,remote)
 
20103
breezy.tests.per_workingtree.test_executable.TestExecutable.test_07_pull(GitWorkingTreeFormat)
20069
20104
breezy.tests.per_workingtree.test_executable.TestExecutable.test_07_pull(WorkingTreeFormat2)
20070
20105
breezy.tests.per_workingtree.test_executable.TestExecutable.test_07_pull(WorkingTreeFormat3)
20071
20106
breezy.tests.per_workingtree.test_executable.TestExecutable.test_07_pull(WorkingTreeFormat4)
21101
21136
breezy.tests.per_workingtree.test_pull.TestPull.test_pull_changes_root_id(WorkingTreeFormat5)
21102
21137
breezy.tests.per_workingtree.test_pull.TestPull.test_pull_changes_root_id(WorkingTreeFormat6)
21103
21138
breezy.tests.per_workingtree.test_pull.TestPull.test_pull_changes_root_id(WorkingTreeFormat6,remote)
 
21139
breezy.tests.per_workingtree.test_pull.TestPull.test_pull(GitWorkingTreeFormat)
 
21140
breezy.tests.per_workingtree.test_pull.TestPull.test_pull_merges_tree_content(GitWorkingTreeFormat)
21104
21141
breezy.tests.per_workingtree.test_pull.TestPull.test_pull_merges_tree_content(WorkingTreeFormat2)
21105
21142
breezy.tests.per_workingtree.test_pull.TestPull.test_pull_merges_tree_content(WorkingTreeFormat3)
21106
21143
breezy.tests.per_workingtree.test_pull.TestPull.test_pull_merges_tree_content(WorkingTreeFormat4)
21114
21151
breezy.tests.per_workingtree.test_pull.TestPull.test_pull_null(WorkingTreeFormat5)
21115
21152
breezy.tests.per_workingtree.test_pull.TestPull.test_pull_null(WorkingTreeFormat6)
21116
21153
breezy.tests.per_workingtree.test_pull.TestPull.test_pull_null(WorkingTreeFormat6,remote)
 
21154
breezy.tests.per_workingtree.test_pull.TestPull.test_pull_overwrites(GitWorkingTreeFormat)
21117
21155
breezy.tests.per_workingtree.test_pull.TestPull.test_pull_overwrites(WorkingTreeFormat2)
21118
21156
breezy.tests.per_workingtree.test_pull.TestPull.test_pull_overwrites(WorkingTreeFormat3)
21119
21157
breezy.tests.per_workingtree.test_pull.TestPull.test_pull_overwrites(WorkingTreeFormat4)
22539
22577
breezy.tests.test_atomicfile.TestAtomicFile.test_abort
22540
22578
breezy.tests.test_atomicfile.TestAtomicFile.test_close
22541
22579
breezy.tests.test_atomicfile.TestAtomicFile.test_commit
 
22580
breezy.tests.test_atomicfile.TestAtomicFile.test_context_manager_abort
 
22581
breezy.tests.test_atomicfile.TestAtomicFile.test_context_manager_commit
22542
22582
breezy.tests.test_atomicfile.TestAtomicFile.test_mode_0400
22543
22583
breezy.tests.test_atomicfile.TestAtomicFile.test_mode_0600
22544
22584
breezy.tests.test_atomicfile.TestAtomicFile.test_mode_0640
25280
25320
breezy.tests.test_http.TestActivity.test_post(urllib,http,HTTP/1.1)
25281
25321
breezy.tests.test_http.TestActivity.test_post(urllib,https,HTTP/1.0)
25282
25322
breezy.tests.test_http.TestActivity.test_post(urllib,https,HTTP/1.1)
 
25323
breezy.tests.test_http.TestActivity.test_readv(urllib,http,HTTP/1.0)
 
25324
breezy.tests.test_http.TestActivity.test_readv(urllib,http,HTTP/1.1)
 
25325
breezy.tests.test_http.TestActivity.test_readv(urllib,https,HTTP/1.0)
 
25326
breezy.tests.test_http.TestActivity.test_readv(urllib,https,HTTP/1.1)
25283
25327
breezy.tests.test_http.TestAuthHeader.test_basic_extract_realm
25284
25328
breezy.tests.test_http.TestAuthHeader.test_basic_header
25285
25329
breezy.tests.test_http.TestAuthHeader.test_build_basic_header_with_long_creds
25286
25330
breezy.tests.test_http.TestAuthHeader.test_digest_header
25287
25331
breezy.tests.test_http.TestAuthHeader.test_empty_header
25288
25332
breezy.tests.test_http.TestAuthHeader.test_negotiate_header
 
25333
breezy.tests.test_http.TestAuthOnRedirected.test_auth_on_redirected_via_do_catching_redirections(HTTP/1.0)
 
25334
breezy.tests.test_http.TestAuthOnRedirected.test_auth_on_redirected_via_do_catching_redirections(HTTP/1.1)
 
25335
breezy.tests.test_http.TestAuthOnRedirected.test_auth_on_redirected_via_following_redirections(HTTP/1.0)
 
25336
breezy.tests.test_http.TestAuthOnRedirected.test_auth_on_redirected_via_following_redirections(HTTP/1.1)
25289
25337
breezy.tests.test_http.TestAuth.test_changing_nonce(urllib,HTTP/1.0,basic)
25290
25338
breezy.tests.test_http.TestAuth.test_changing_nonce(urllib,HTTP/1.0,basicdigest)
25291
25339
breezy.tests.test_http.TestAuth.test_changing_nonce(urllib,HTTP/1.0,digest)
25292
25340
breezy.tests.test_http.TestAuth.test_changing_nonce(urllib,HTTP/1.1,basic)
25293
25341
breezy.tests.test_http.TestAuth.test_changing_nonce(urllib,HTTP/1.1,basicdigest)
25294
25342
breezy.tests.test_http.TestAuth.test_changing_nonce(urllib,HTTP/1.1,digest)
 
25343
breezy.tests.test_http.TestAuth.test_empty_pass(urllib,HTTP/1.0,basic)
25295
25344
breezy.tests.test_http.TestAuth.test_empty_pass(urllib,HTTP/1.0,basicdigest)
25296
25345
breezy.tests.test_http.TestAuth.test_empty_pass(urllib,HTTP/1.0,digest)
 
25346
breezy.tests.test_http.TestAuth.test_empty_pass(urllib,HTTP/1.1,basic)
25297
25347
breezy.tests.test_http.TestAuth.test_empty_pass(urllib,HTTP/1.1,basicdigest)
25298
25348
breezy.tests.test_http.TestAuth.test_empty_pass(urllib,HTTP/1.1,digest)
 
25349
breezy.tests.test_http.TestAuth.test_no_credential_leaks_in_log(urllib,HTTP/1.0,basic)
25299
25350
breezy.tests.test_http.TestAuth.test_no_credential_leaks_in_log(urllib,HTTP/1.0,basicdigest)
25300
25351
breezy.tests.test_http.TestAuth.test_no_credential_leaks_in_log(urllib,HTTP/1.0,digest)
 
25352
breezy.tests.test_http.TestAuth.test_no_credential_leaks_in_log(urllib,HTTP/1.1,basic)
25301
25353
breezy.tests.test_http.TestAuth.test_no_credential_leaks_in_log(urllib,HTTP/1.1,basicdigest)
25302
25354
breezy.tests.test_http.TestAuth.test_no_credential_leaks_in_log(urllib,HTTP/1.1,digest)
 
25355
breezy.tests.test_http.TestAuth.test_no_prompt_for_password_when_using_auth_config(urllib,HTTP/1.0,basic)
25303
25356
breezy.tests.test_http.TestAuth.test_no_prompt_for_password_when_using_auth_config(urllib,HTTP/1.0,basicdigest)
25304
25357
breezy.tests.test_http.TestAuth.test_no_prompt_for_password_when_using_auth_config(urllib,HTTP/1.0,digest)
 
25358
breezy.tests.test_http.TestAuth.test_no_prompt_for_password_when_using_auth_config(urllib,HTTP/1.1,basic)
25305
25359
breezy.tests.test_http.TestAuth.test_no_prompt_for_password_when_using_auth_config(urllib,HTTP/1.1,basicdigest)
25306
25360
breezy.tests.test_http.TestAuth.test_no_prompt_for_password_when_using_auth_config(urllib,HTTP/1.1,digest)
25307
25361
breezy.tests.test_http.TestAuth.test_no_user(urllib,HTTP/1.0,basic)
25310
25364
breezy.tests.test_http.TestAuth.test_no_user(urllib,HTTP/1.1,basic)
25311
25365
breezy.tests.test_http.TestAuth.test_no_user(urllib,HTTP/1.1,basicdigest)
25312
25366
breezy.tests.test_http.TestAuth.test_no_user(urllib,HTTP/1.1,digest)
 
25367
breezy.tests.test_http.TestAuth.test_prompt_for_password(urllib,HTTP/1.0,basic)
25313
25368
breezy.tests.test_http.TestAuth.test_prompt_for_password(urllib,HTTP/1.0,basicdigest)
25314
25369
breezy.tests.test_http.TestAuth.test_prompt_for_password(urllib,HTTP/1.0,digest)
 
25370
breezy.tests.test_http.TestAuth.test_prompt_for_password(urllib,HTTP/1.1,basic)
25315
25371
breezy.tests.test_http.TestAuth.test_prompt_for_password(urllib,HTTP/1.1,basicdigest)
25316
25372
breezy.tests.test_http.TestAuth.test_prompt_for_password(urllib,HTTP/1.1,digest)
 
25373
breezy.tests.test_http.TestAuth.test_prompt_for_username(urllib,HTTP/1.0,basic)
25317
25374
breezy.tests.test_http.TestAuth.test_prompt_for_username(urllib,HTTP/1.0,basicdigest)
25318
25375
breezy.tests.test_http.TestAuth.test_prompt_for_username(urllib,HTTP/1.0,digest)
 
25376
breezy.tests.test_http.TestAuth.test_prompt_for_username(urllib,HTTP/1.1,basic)
25319
25377
breezy.tests.test_http.TestAuth.test_prompt_for_username(urllib,HTTP/1.1,basicdigest)
25320
25378
breezy.tests.test_http.TestAuth.test_prompt_for_username(urllib,HTTP/1.1,digest)
25321
25379
breezy.tests.test_http.TestAuth.test_unknown_user(urllib,HTTP/1.0,basic)
25324
25382
breezy.tests.test_http.TestAuth.test_unknown_user(urllib,HTTP/1.1,basic)
25325
25383
breezy.tests.test_http.TestAuth.test_unknown_user(urllib,HTTP/1.1,basicdigest)
25326
25384
breezy.tests.test_http.TestAuth.test_unknown_user(urllib,HTTP/1.1,digest)
 
25385
breezy.tests.test_http.TestAuth.test_user_from_auth_conf(urllib,HTTP/1.0,basic)
25327
25386
breezy.tests.test_http.TestAuth.test_user_from_auth_conf(urllib,HTTP/1.0,basicdigest)
25328
25387
breezy.tests.test_http.TestAuth.test_user_from_auth_conf(urllib,HTTP/1.0,digest)
 
25388
breezy.tests.test_http.TestAuth.test_user_from_auth_conf(urllib,HTTP/1.1,basic)
25329
25389
breezy.tests.test_http.TestAuth.test_user_from_auth_conf(urllib,HTTP/1.1,basicdigest)
25330
25390
breezy.tests.test_http.TestAuth.test_user_from_auth_conf(urllib,HTTP/1.1,digest)
 
25391
breezy.tests.test_http.TestAuth.test_user_pass(urllib,HTTP/1.0,basic)
25331
25392
breezy.tests.test_http.TestAuth.test_user_pass(urllib,HTTP/1.0,basicdigest)
25332
25393
breezy.tests.test_http.TestAuth.test_user_pass(urllib,HTTP/1.0,digest)
 
25394
breezy.tests.test_http.TestAuth.test_user_pass(urllib,HTTP/1.1,basic)
25333
25395
breezy.tests.test_http.TestAuth.test_user_pass(urllib,HTTP/1.1,basicdigest)
25334
25396
breezy.tests.test_http.TestAuth.test_user_pass(urllib,HTTP/1.1,digest)
25335
25397
breezy.tests.test_http.TestAuth.test_wrong_pass(urllib,HTTP/1.0,basic)
25442
25504
breezy.tests.test_http.TestProxyAuth.test_changing_nonce(urllib,HTTP/1.1,proxy-basic)
25443
25505
breezy.tests.test_http.TestProxyAuth.test_changing_nonce(urllib,HTTP/1.1,proxy-basicdigest)
25444
25506
breezy.tests.test_http.TestProxyAuth.test_changing_nonce(urllib,HTTP/1.1,proxy-digest)
 
25507
breezy.tests.test_http.TestProxyAuth.test_empty_pass(urllib,HTTP/1.0,proxy-basic)
25445
25508
breezy.tests.test_http.TestProxyAuth.test_empty_pass(urllib,HTTP/1.0,proxy-basicdigest)
25446
25509
breezy.tests.test_http.TestProxyAuth.test_empty_pass(urllib,HTTP/1.0,proxy-digest)
 
25510
breezy.tests.test_http.TestProxyAuth.test_empty_pass(urllib,HTTP/1.1,proxy-basic)
25447
25511
breezy.tests.test_http.TestProxyAuth.test_empty_pass(urllib,HTTP/1.1,proxy-basicdigest)
25448
25512
breezy.tests.test_http.TestProxyAuth.test_empty_pass(urllib,HTTP/1.1,proxy-digest)
 
25513
breezy.tests.test_http.TestProxyAuth.test_no_credential_leaks_in_log(urllib,HTTP/1.0,proxy-basic)
25449
25514
breezy.tests.test_http.TestProxyAuth.test_no_credential_leaks_in_log(urllib,HTTP/1.0,proxy-basicdigest)
25450
25515
breezy.tests.test_http.TestProxyAuth.test_no_credential_leaks_in_log(urllib,HTTP/1.0,proxy-digest)
 
25516
breezy.tests.test_http.TestProxyAuth.test_no_credential_leaks_in_log(urllib,HTTP/1.1,proxy-basic)
25451
25517
breezy.tests.test_http.TestProxyAuth.test_no_credential_leaks_in_log(urllib,HTTP/1.1,proxy-basicdigest)
25452
25518
breezy.tests.test_http.TestProxyAuth.test_no_credential_leaks_in_log(urllib,HTTP/1.1,proxy-digest)
 
25519
breezy.tests.test_http.TestProxyAuth.test_no_prompt_for_password_when_using_auth_config(urllib,HTTP/1.0,proxy-basic)
25453
25520
breezy.tests.test_http.TestProxyAuth.test_no_prompt_for_password_when_using_auth_config(urllib,HTTP/1.0,proxy-basicdigest)
25454
25521
breezy.tests.test_http.TestProxyAuth.test_no_prompt_for_password_when_using_auth_config(urllib,HTTP/1.0,proxy-digest)
 
25522
breezy.tests.test_http.TestProxyAuth.test_no_prompt_for_password_when_using_auth_config(urllib,HTTP/1.1,proxy-basic)
25455
25523
breezy.tests.test_http.TestProxyAuth.test_no_prompt_for_password_when_using_auth_config(urllib,HTTP/1.1,proxy-basicdigest)
25456
25524
breezy.tests.test_http.TestProxyAuth.test_no_prompt_for_password_when_using_auth_config(urllib,HTTP/1.1,proxy-digest)
25457
25525
breezy.tests.test_http.TestProxyAuth.test_no_user(urllib,HTTP/1.0,proxy-basic)
25460
25528
breezy.tests.test_http.TestProxyAuth.test_no_user(urllib,HTTP/1.1,proxy-basic)
25461
25529
breezy.tests.test_http.TestProxyAuth.test_no_user(urllib,HTTP/1.1,proxy-basicdigest)
25462
25530
breezy.tests.test_http.TestProxyAuth.test_no_user(urllib,HTTP/1.1,proxy-digest)
 
25531
breezy.tests.test_http.TestProxyAuth.test_prompt_for_password(urllib,HTTP/1.0,proxy-basic)
25463
25532
breezy.tests.test_http.TestProxyAuth.test_prompt_for_password(urllib,HTTP/1.0,proxy-basicdigest)
25464
25533
breezy.tests.test_http.TestProxyAuth.test_prompt_for_password(urllib,HTTP/1.0,proxy-digest)
 
25534
breezy.tests.test_http.TestProxyAuth.test_prompt_for_password(urllib,HTTP/1.1,proxy-basic)
25465
25535
breezy.tests.test_http.TestProxyAuth.test_prompt_for_password(urllib,HTTP/1.1,proxy-basicdigest)
25466
25536
breezy.tests.test_http.TestProxyAuth.test_prompt_for_password(urllib,HTTP/1.1,proxy-digest)
 
25537
breezy.tests.test_http.TestProxyAuth.test_prompt_for_username(urllib,HTTP/1.0,proxy-basic)
25467
25538
breezy.tests.test_http.TestProxyAuth.test_prompt_for_username(urllib,HTTP/1.0,proxy-basicdigest)
25468
25539
breezy.tests.test_http.TestProxyAuth.test_prompt_for_username(urllib,HTTP/1.0,proxy-digest)
 
25540
breezy.tests.test_http.TestProxyAuth.test_prompt_for_username(urllib,HTTP/1.1,proxy-basic)
25469
25541
breezy.tests.test_http.TestProxyAuth.test_prompt_for_username(urllib,HTTP/1.1,proxy-basicdigest)
25470
25542
breezy.tests.test_http.TestProxyAuth.test_prompt_for_username(urllib,HTTP/1.1,proxy-digest)
25471
25543
breezy.tests.test_http.TestProxyAuth.test_unknown_user(urllib,HTTP/1.0,proxy-basic)
25474
25546
breezy.tests.test_http.TestProxyAuth.test_unknown_user(urllib,HTTP/1.1,proxy-basic)
25475
25547
breezy.tests.test_http.TestProxyAuth.test_unknown_user(urllib,HTTP/1.1,proxy-basicdigest)
25476
25548
breezy.tests.test_http.TestProxyAuth.test_unknown_user(urllib,HTTP/1.1,proxy-digest)
 
25549
breezy.tests.test_http.TestProxyAuth.test_user_from_auth_conf(urllib,HTTP/1.0,proxy-basic)
25477
25550
breezy.tests.test_http.TestProxyAuth.test_user_from_auth_conf(urllib,HTTP/1.0,proxy-basicdigest)
25478
25551
breezy.tests.test_http.TestProxyAuth.test_user_from_auth_conf(urllib,HTTP/1.0,proxy-digest)
 
25552
breezy.tests.test_http.TestProxyAuth.test_user_from_auth_conf(urllib,HTTP/1.1,proxy-basic)
25479
25553
breezy.tests.test_http.TestProxyAuth.test_user_from_auth_conf(urllib,HTTP/1.1,proxy-basicdigest)
25480
25554
breezy.tests.test_http.TestProxyAuth.test_user_from_auth_conf(urllib,HTTP/1.1,proxy-digest)
 
25555
breezy.tests.test_http.TestProxyAuth.test_user_pass(urllib,HTTP/1.0,proxy-basic)
25481
25556
breezy.tests.test_http.TestProxyAuth.test_user_pass(urllib,HTTP/1.0,proxy-basicdigest)
25482
25557
breezy.tests.test_http.TestProxyAuth.test_user_pass(urllib,HTTP/1.0,proxy-digest)
 
25558
breezy.tests.test_http.TestProxyAuth.test_user_pass(urllib,HTTP/1.1,proxy-basic)
25483
25559
breezy.tests.test_http.TestProxyAuth.test_user_pass(urllib,HTTP/1.1,proxy-basicdigest)
25484
25560
breezy.tests.test_http.TestProxyAuth.test_user_pass(urllib,HTTP/1.1,proxy-digest)
25485
25561
breezy.tests.test_http.TestProxyAuth.test_wrong_pass(urllib,HTTP/1.0,proxy-basic)
25607
25683
breezy.tests.test_ignores.TestRuntimeIgnores.test_add_duplicate
25608
25684
breezy.tests.test_ignores.TestTreeIgnores.test_adds_ending_newline
25609
25685
breezy.tests.test_ignores.TestTreeIgnores.test_add_to_existing
 
25686
breezy.tests.test_ignores.TestTreeIgnores.test_crlf
25610
25687
breezy.tests.test_ignores.TestTreeIgnores.test_does_not_add_dupe
25611
25688
breezy.tests.test_ignores.TestTreeIgnores.test_new_file
25612
25689
breezy.tests.test_ignores.TestTreeIgnores.test_non_ascii
26708
26785
breezy.tests.test_knit.TestPackKnitAccess.test_failing_readv_raises_no_such_file_with_no_reload
26709
26786
breezy.tests.test_knit.TestPackKnitAccess.test_failing_readv_raises_retry
26710
26787
breezy.tests.test_knit.TestPackKnitAccess.test__get_record_map_retries
 
26788
breezy.tests.test_knit.TestPackKnitAccess.test_get_record_stream_retries
26711
26789
breezy.tests.test_knit.TestPackKnitAccess.test_get_record_stream_yields_disk_sorted_order
26712
26790
breezy.tests.test_knit.TestPackKnitAccess.test_iter_lines_added_or_present_in_keys_retries
26713
26791
breezy.tests.test_knit.TestPackKnitAccess.test_missing_file_raises_no_such_file_with_no_reload
28392
28470
breezy.tests.test_repository.TestRepositoryPackCollection.test_plan_pack_operations_2010_combines_smallest_two
28393
28471
breezy.tests.test_repository.TestRepositoryPackCollection.test_plan_pack_operations_2010_revisions_skip_all_packs
28394
28472
breezy.tests.test_repository.TestRepositoryPackCollection.test_plan_pack_operations_creates_a_single_op
 
28473
breezy.tests.test_repository.TestRepositoryPackCollection.test_reload_pack_names_added_and_removed
 
28474
breezy.tests.test_repository.TestRepositoryPackCollection.test_reload_pack_names_new_entry
 
28475
breezy.tests.test_repository.TestRepositoryPackCollection.test_reload_pack_names_preserves_pending
28395
28476
breezy.tests.test_repository.TestRepositoryPackCollection.test_repr
28396
28477
breezy.tests.test_repository.TestRepositoryPackCollection.test__save_pack_names
28397
28478
breezy.tests.test_repository.TestRepositoryPackCollection.test__save_pack_names_already_obsoleted
30427
30508
breezy.tests.test_version_info.CustomVersionInfoTests.test_revno
30428
30509
breezy.tests.test_version_info.PythonVersionInfoTests.test_python_dotted_revno
30429
30510
breezy.tests.test_version_info.PythonVersionInfoTests.test_python_null
 
30511
breezy.tests.test_version_info.PythonVersionInfoTests.test_python_version
30430
30512
breezy.tests.test_version_info.TestVersionInfoFormatRegistry.test_register_remove
30431
30513
breezy.tests.test_version_info.TestVersionInfoRio.test_build_date
30432
30514
breezy.tests.test_version_info.TestVersionInfoRio.test_clean