/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-12 23:18:19 UTC
  • mto: This revision was merged to the branch mainline in revision 7078.
  • Revision ID: jelmer@jelmer.uk-20180812231819-961lmflzuq4th2d1
Fix some tags tests.

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_blackbox.TestGitBlackBox.test_tags
3
4
breezy.git.tests.test_fetch.LocalRepositoryFetchTests.test_non_ascii_characters
4
5
breezy.plugins.bash_completion.tests.test_bashcomp.BlackboxTests.test_bash_completion
5
6
breezy.plugins.bash_completion.tests.test_bashcomp.TestBashCodeGen.test_brz_version
2673
2674
breezy.tests.blackbox.test_tags.TestSmartServerCat.test_show_tags
2674
2675
breezy.tests.blackbox.test_tags.TestTagging.test_automatic_tag_name
2675
2676
breezy.tests.blackbox.test_tags.TestTagging.test_branch_push_pull_merge_copies_tags
 
2677
breezy.tests.blackbox.test_tags.TestTagging.test_cannot_tag_range
2676
2678
breezy.tests.blackbox.test_tags.TestTagging.test_commit_in_heavyweight_checkout_copies_tags_to_master
2677
2679
breezy.tests.blackbox.test_tags.TestTagging.test_commit_in_heavyweight_checkout_reports_tag_conflict
2678
2680
breezy.tests.blackbox.test_tags.TestTagging.test_conflicting_tags
 
2681
breezy.tests.blackbox.test_tags.TestTagging.test_list_tags
2679
2682
breezy.tests.blackbox.test_tags.TestTagging.test_list_tags_dotted_revnos_unsupported
2680
2683
breezy.tests.blackbox.test_tags.TestTagging.test_list_tags_revision_filtering
2681
2684
breezy.tests.blackbox.test_tags.TestTagging.test_merge_without_commit_does_not_propagate_tags_to_master