bzr branch
http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar
|
7047.1.1
by Jelmer Vernooij
Add a mechanism for excluding flappy tests from 'make update-python3-passing'. |
1 |
# Tests in this file are known to be flapping; i.e. they fail on some platforms or in some cases |
2 |
# (i.e. with certain values of PYTHONHASHSEED). |
|
3 |
breezy.tests.per_repository_chk.test_supported.TestCommitWriteGroupIntegrityCheck.test_missing_chk_leaf_for_inventory(RemoteRepositoryFormat-default(Supported)) |
|
4 |
breezy.tests.per_repository_chk.test_supported.TestCommitWriteGroupIntegrityCheck.test_missing_chk_leaf_for_inventory(RemoteRepositoryFormat-v2(Supported)) |
|
5 |
breezy.tests.per_repository_chk.test_supported.TestCommitWriteGroupIntegrityCheck.test_missing_chk_leaf_for_inventory(RepositoryFormat2a) |
|
6 |
breezy.tests.per_repository_chk.test_supported.TestCommitWriteGroupIntegrityCheck.test_missing_chk_leaf_for_inventory(RepositoryFormat2aSubtree) |
|
7 |
breezy.plugins.git.tests.test_blackbox.TestGitBlackBox.test_branch_ls |
|
8 |
breezy.plugins.git.tests.test_blackbox.TestGitBlackBox.test_checkout |
|
9 |
breezy.plugins.git.tests.test_fetch.LocalRepositoryFetchTests.test_symlink_becomes_dir |
|
|
7058.3.3
by Jelmer Vernooij
Update python3.flapping & python3.passing. |
10 |
breezy.plugins.git.tests.test_fetch.LocalRepositoryFetchTests.test_dir_becomes_symlink |
|
7047.1.1
by Jelmer Vernooij
Add a mechanism for excluding flappy tests from 'make update-python3-passing'. |
11 |
breezy.tests.blackbox.test_shared_repository.TestSharedRepo.test_init_repo_without_username |
12 |
breezy.tests.blackbox.test_shared_repository.TestSharedRepo.test_make_repository |
|
13 |
breezy.tests.blackbox.test_shared_repository.TestSharedRepo.test_make_repository_quiet |
|
14 |
breezy.plugins.git.tests.test_remote.FetchFromRemoteToBzrTests.test_sprout_with_annotated_tag |
|
15 |
breezy.plugins.git.tests.test_remote.FetchFromRemoteToGitTests.test_sprout_with_annotated_tag |
|
16 |
breezy.plugins.git.tests.test_remote.RemoteControlDirTests.test_annotated_tag |
|
17 |
breezy.tests.test_sftp_transport.SFTPNonServerTest.test_get_paramiko_vendor |
|
|
7045.2.17
by Jelmer Vernooij
Some more. |
18 |
breezy.tests.test_sftp_transport.SSHVendorBadConnection.test_bad_connection_ssh |
|
7058.3.11
by Jelmer Vernooij
Add flappy test to python3.flapping. |
19 |
breezy.tests.test_repository.TestPacker.test_pack_optimizes_pack_order |