/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.flapping

  • Committer: Jelmer Vernooij
  • Date: 2018-07-26 19:15:27 UTC
  • mto: This revision was merged to the branch mainline in revision 7055.
  • Revision ID: jelmer@jelmer.uk-20180726191527-wniq205k6tzfo1xx
Install fastimport from git.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
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.tests.per_repository_reference.test_get_record_stream.TestGetRecordStream.test_ordered_no_closure(RepositoryFormatKnitPack5)
 
8
breezy.tests.per_repository_reference.test_get_record_stream.TestGetRecordStream.test_ordered_no_closure(RepositoryFormatKnitPack5RichRoot)
 
9
breezy.tests.per_repository_reference.test_get_record_stream.TestGetRecordStream.test_ordered_no_closure(RepositoryFormatKnitPack5RichRootBroken)
 
10
breezy.tests.per_repository_reference.test_get_record_stream.TestGetRecordStream.test_ordered_no_closure(RepositoryFormatKnitPack6)
 
11
breezy.tests.per_repository_reference.test_get_record_stream.TestGetRecordStream.test_ordered_no_closure(RepositoryFormatKnitPack6RichRoot)
 
12
breezy.tests.per_repository_reference.test_get_record_stream.TestGetRecordStream.test_ordered_no_closure(RepositoryFormatPackDevelopment2Subtree)
 
13
breezy.tests.test_conflicts.TestResolveMissingParent.test_resolve_taking_this
 
14
breezy.tests.test_import_tariff.TestImportTariffs.test_simple_serve
 
15
breezy.tests.test_index.TestCombinedGraphIndex.test_iter_all_entries_reloads
 
16
breezy.tests.test_index.TestCombinedGraphIndex.test_iter_entries_reloads
 
17
breezy.plugins.git.tests.test_blackbox.TestGitBlackBox.test_branch_ls
 
18
breezy.plugins.git.tests.test_blackbox.TestGitBlackBox.test_checkout
 
19
breezy.plugins.git.tests.test_fetch.LocalRepositoryFetchTests.test_symlink_becomes_dir
 
20
breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_skip_file
 
21
breezy.tests.blackbox.test_filtered_view_ops.TestViewFileOperations.test_view_on_commit
 
22
breezy.tests.blackbox.test_filtered_view_ops.TestViewFileOperations.test_view_on_commit_selected
 
23
breezy.tests.blackbox.test_filtered_view_ops.TestViewFileOperations.test_view_on_status
 
24
breezy.tests.blackbox.test_filtered_view_ops.TestViewFileOperations.test_view_on_status_selected
 
25
breezy.tests.blackbox.test_shared_repository.TestSharedRepo.test_init_repo_without_username
 
26
breezy.tests.blackbox.test_shared_repository.TestSharedRepo.test_make_repository
 
27
breezy.tests.blackbox.test_shared_repository.TestSharedRepo.test_make_repository_quiet
 
28
breezy.tests.test_bundle.V4_2aBundleTester.test_skip_file
 
29
breezy.tests.test_smart_transport.TestSmartTCPServer.test_graceful_shutdown_waits_for_clients_to_stop
 
30
breezy.plugins.git.tests.test_remote.FetchFromRemoteToBzrTests.test_sprout_with_annotated_tag
 
31
breezy.plugins.git.tests.test_remote.FetchFromRemoteToGitTests.test_sprout_with_annotated_tag
 
32
breezy.plugins.git.tests.test_remote.RemoteControlDirTests.test_annotated_tag
 
33
breezy.tests.test_knit.TestPackKnitAccess.test_get_record_stream_retries
 
34
breezy.tests.test_sftp_transport.SFTPNonServerTest.test_get_paramiko_vendor
 
35
breezy.tests.test_sftp_transport.SSHVendorBadConnection.test_bad_connection_ssh
 
36
breezy.tests.blackbox.test_status.CheckoutStatus.test_status_nonexistent_file_with_others
 
37
breezy.tests.blackbox.test_status.CheckoutStatus.test_status_multiple_nonexistent_files
 
38
breezy.tests.blackbox.test_status.BranchStatus.test_status_multiple_nonexistent_files
 
39
breezy.tests.blackbox.test_status.BranchStatus.test_status_nonexistent_file_with_others
 
40
breezy.tests.test_transform.TestSerializeTransform.test_serialize_creation