/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-08-21 00:23:35 UTC
  • mto: This revision was merged to the branch mainline in revision 7082.
  • Revision ID: jelmer@jelmer.uk-20180821002335-dg9xzbciad2bco08
Drop flapping tests.

Show diffs side-by-side

added added

removed removed

Lines of Context:
113
113
breezy.git.tests.test_fetch.LocalRepositoryFetchTests.test_non_ascii_characters
114
114
breezy.git.tests.test_fetch.LocalRepositoryFetchTests.test_single_rev
115
115
breezy.git.tests.test_fetch.LocalRepositoryFetchTests.test_single_rev_specific
116
 
breezy.git.tests.test_fetch.LocalRepositoryFetchTests.test_symlink_becomes_dir
117
116
breezy.git.tests.test_fetch.LocalRepositoryFetchTests.test_tagged_tree
118
117
breezy.git.tests.test_git_remote_helper.FetchTests.test_no_wants
119
118
breezy.git.tests.test_git_remote_helper.FetchTests.test_simple
211
210
breezy.git.tests.test_refs.BranchNameRefConversionTests.test_head
212
211
breezy.git.tests.test_refs.BranchNameRefConversionTests.test_tag
213
212
breezy.git.tests.test_remote.FetchFromRemoteToBzrTests.test_sprout_simple
214
 
breezy.git.tests.test_remote.FetchFromRemoteToBzrTests.test_sprout_with_annotated_tag
215
213
breezy.git.tests.test_remote.FetchFromRemoteToBzrTests.test_sprout_with_tags
216
214
breezy.git.tests.test_remote.FetchFromRemoteToGitTests.test_sprout_simple
217
 
breezy.git.tests.test_remote.FetchFromRemoteToGitTests.test_sprout_with_annotated_tag
218
215
breezy.git.tests.test_remote.FetchFromRemoteToGitTests.test_sprout_with_tags
219
216
breezy.git.tests.test_remote.ParseGitErrorTests.test_notbrancherror
220
217
breezy.git.tests.test_remote.ParseGitErrorTests.test_unknown
224
221
breezy.git.tests.test_remote.PushToRemoteFromGitTests.test_push
225
222
breezy.git.tests.test_remote.PushToRemoteFromGitTests.test_push_branch_new
226
223
breezy.git.tests.test_remote.PushToRemoteFromGitTests.test_push_diverged
227
 
breezy.git.tests.test_remote.RemoteControlDirTests.test_annotated_tag
228
224
breezy.git.tests.test_remote.RemoteControlDirTests.test_get_branches
229
225
breezy.git.tests.test_remote.RemoteControlDirTests.test_list_branches
230
226
breezy.git.tests.test_remote.RemoteControlDirTests.test_remove_branch