/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-12 18:20:02 UTC
  • mto: This revision was merged to the branch mainline in revision 7107.
  • Revision ID: jelmer@jelmer.uk-20180912182002-5z6dvag2frdvr9y2
Fix remaining deprecation warning test.

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
4
3
breezy.git.tests.test_blackbox.ShallowTests.test_log_shallow
5
4
breezy.git.tests.test_blackbox.ShallowTests.test_version_info_custom_without_revno
6
5
breezy.git.tests.test_blackbox.ShallowTests.test_version_info_custom_with_revno
29012
29011
breezy.tests.test_selftest.TestConvenienceMakers.test_make_tree_for_local_vfs_backed_transport
29013
29012
breezy.tests.test_selftest.TestCounterHooks.test_no_hook
29014
29013
breezy.tests.test_selftest.TestCounterHooks.test_run_hook_once
 
29014
breezy.tests.test_selftest.TestDeprecations.test_applyDeprecated_not_deprecated
29015
29015
breezy.tests.test_selftest.TestDeprecations.test_callDeprecated
29016
29016
breezy.tests.test_selftest.TestDocTestSuiteIsolation.test_deleted_variable
29017
29017
breezy.tests.test_selftest.TestDocTestSuiteIsolation.test_injected_variable