[Pkg-bazaar-maint] Bug#1124148: breezy: FTBFS: FAIL: breezy.tests.test_selftest.TestTestResult.test_uses_time_from_testtools

Santiago Vila sanvila at debian.org
Sun Dec 28 18:25:05 GMT 2025


Package: src:breezy
Version: 3.3.17-3
Severity: serious
Tags: ftbfs forky sid

Dear maintainer:

During a rebuild of all packages in unstable, this package failed to build.

Below you will find the last part of the build log (probably the most
relevant part, but not necessarily). If required, the full build log
is available here:

https://people.debian.org/~sanvila/build-logs/202512/

About the archive rebuild: The build was made on virtual machines from AWS,
using sbuild and a reduced chroot with only build-essential packages.

If you cannot reproduce the bug please contact me privately, as I
am willing to provide ssh access to a virtual machine where the bug is
fully reproducible.

If this is really a bug in one of the build-depends, please use
reassign and add an affects on src:breezy, so that this is still
visible in the BTS web page for this package.

Thanks.

--------------------------------------------------------------------------------
[...]
 debian/rules clean
dh clean --with python3,sphinxdoc,bash_completion  --buildsystem=pybuild
   debian/rules override_dh_auto_clean
make[1]: Entering directory '/<<PKGBUILDDIR>>'
dh_auto_clean
I: pybuild base:384: python3.14 setup.py clean 
running clean
removing '/<<PKGBUILDDIR>>/.pybuild/cpython3_3.14_breezy/build' (and everything under it)
'build/bdist.linux-x86_64' does not exist -- can't clean it
'build/scripts-3.14' does not exist -- can't clean it
running clean_rust
cargo clean --manifest-path lib-rio/Cargo.toml
     Removed 0 files
cargo clean --manifest-path Cargo.toml
     Removed 0 files

[... snipped ...]

.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_unicode_rename_one_file(SFTPTransport,SFTPAbsoluteServer)   OK       55ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_unicode_rename_one_file(SFTPTransport,SFTPHomeDirServer)   OK       52ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_unicode_rename_one_file(SFTPTransport,SFTPSiblingAbsoluteServer)   OK       53ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_auto(LocalTransport,LocalURLServer)   OK       50ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_auto(SFTPTransport,SFTPAbsoluteServer)   OK       56ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_auto(SFTPTransport,SFTPHomeDirServer)   OK       55ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_auto(SFTPTransport,SFTPSiblingAbsoluteServer)   OK       56ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_for_the_first_time_do_a_full_upload(LocalTransport,LocalURLServer)   OK       33ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_for_the_first_time_do_a_full_upload(SFTPTransport,SFTPAbsoluteServer)   OK       36ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_for_the_first_time_do_a_full_upload(SFTPTransport,SFTPHomeDirServer)   OK       36ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_for_the_first_time_do_a_full_upload(SFTPTransport,SFTPSiblingAbsoluteServer)   OK       36ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_from_subdir(LocalTransport,LocalURLServer)   OK       33ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_from_subdir(SFTPTransport,SFTPAbsoluteServer)   OK       38ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_from_subdir(SFTPTransport,SFTPHomeDirServer)   OK       36ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_from_subdir(SFTPTransport,SFTPSiblingAbsoluteServer)   OK       37ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_noauto(LocalTransport,LocalURLServer)   OK       65ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_noauto(SFTPTransport,SFTPAbsoluteServer)   OK       75ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_noauto(SFTPTransport,SFTPHomeDirServer)   OK       79ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_noauto(SFTPTransport,SFTPSiblingAbsoluteServer)   OK       77ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_revid_path_in_dir(LocalTransport,LocalURLServer)   OK       60ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_revid_path_in_dir(SFTPTransport,SFTPAbsoluteServer)   OK       65ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_revid_path_in_dir(SFTPTransport,SFTPHomeDirServer)   OK       66ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_revid_path_in_dir(SFTPTransport,SFTPSiblingAbsoluteServer)   OK       65ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_revision(LocalTransport,LocalURLServer)   OK       45ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_revision(SFTPTransport,SFTPAbsoluteServer)   OK       50ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_revision(SFTPTransport,SFTPHomeDirServer)   OK       50ms
.breezy.plugins.upload.tests.test_upload.TestIncrementalUpload.test_upload_revision(SFTPTransport,SFTPSiblingAbsoluteServer)   OK       51ms
.breezy.plugins.upload.tests.test_upload.TestUploadFromRemoteBranch.test_no_upload_to_remote_working_tree(LocalTransport,LocalURLServer)   OK       63ms
.breezy.plugins.upload.tests.test_upload.TestUploadFromRemoteBranch.test_no_upload_to_remote_working_tree(SFTPTransport,SFTPAbsoluteServer)   OK       83ms
.breezy.plugins.upload.tests.test_upload.TestUploadFromRemoteBranch.test_no_upload_to_remote_working_tree(SFTPTransport,SFTPHomeDirServer)  N/A        2ms
    Escaping test isolation
breezy.plugins.upload.tests.test_upload.TestUploadFromRemoteBranch.test_no_upload_to_remote_working_tree(SFTPTransport,SFTPSiblingAbsoluteServer)   OK      126ms
.breezy.plugins.upload.tests.test_upload.TestUploadFromRemoteBranch.test_upload_without_working_tree(LocalTransport,LocalURLServer) SKIP      243ms
Test hangs on low-CPU machines (Debian #1103577)
breezy.plugins.upload.tests.test_upload.TestUploadFromRemoteBranch.test_upload_without_working_tree(SFTPTransport,SFTPAbsoluteServer) SKIP       72ms
Test hangs on low-CPU machines (Debian #1103577)
breezy.plugins.upload.tests.test_upload.TestUploadFromRemoteBranch.test_upload_without_working_tree(SFTPTransport,SFTPHomeDirServer)  N/A        2ms
    Escaping test isolation
breezy.plugins.upload.tests.test_upload.TestUploadFromRemoteBranch.test_upload_without_working_tree(SFTPTransport,SFTPSiblingAbsoluteServer) SKIP       75ms
Test hangs on low-CPU machines (Debian #1103577)
breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_get_push_location_exact(BzrBranchFormat6)   OK        7ms
.breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_get_push_location_exact(BzrBranchFormat7)   OK        7ms
.breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_get_push_location_exact(BzrBranchFormat8)   OK        7ms
.breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_get_push_location_exact(BranchReferenceFormat)  N/A        6ms
    Uninitializable branch format
breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_get_push_location_exact(BzrBranchFormat5)   OK        7ms
.breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_get_push_location_exact(LocalGitBranchFormat)   OK        4ms
.breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_get_push_location_exact(RemoteGitBranchFormat) SKIP        2ms
Format Remote Git Repository is not initializable.
breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_get_push_location_exact(BzrBranchFormat4)   OK        5ms
.breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_get_push_location_exact(RemoteBranchFormat-default)   OK       10ms
.breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_get_push_location_exact(RemoteBranchFormat-v2)   OK       16ms
.breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_get_upload_location_unset(BzrBranchFormat6)   OK        7ms
.breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_get_upload_location_unset(BzrBranchFormat7)   OK        7ms
.breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_get_upload_location_unset(BzrBranchFormat8)   OK        7ms
.breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_get_upload_location_unset(BranchReferenceFormat)  N/A        6ms
    Uninitializable branch format
breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_get_upload_location_unset(BzrBranchFormat5)   OK        7ms
.breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_get_upload_location_unset(LocalGitBranchFormat)   OK        3ms
.breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_get_upload_location_unset(RemoteGitBranchFormat) SKIP        2ms
Format Remote Git Repository is not initializable.
breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_get_upload_location_unset(BzrBranchFormat4)   OK        6ms
.breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_get_upload_location_unset(RemoteBranchFormat-default)   OK       10ms
.breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_get_upload_location_unset(RemoteBranchFormat-v2)   OK       16ms
.breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_set_push_location(BzrBranchFormat6)   OK        8ms
.breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_set_push_location(BzrBranchFormat7)   OK        8ms
.breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_set_push_location(BzrBranchFormat8)   OK        8ms
.breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_set_push_location(BranchReferenceFormat)  N/A        5ms
    Uninitializable branch format
breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_set_push_location(BzrBranchFormat5)   OK        8ms
.breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_set_push_location(LocalGitBranchFormat)   OK        5ms
.breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_set_push_location(RemoteGitBranchFormat) SKIP        2ms
Format Remote Git Repository is not initializable.
breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_set_push_location(BzrBranchFormat4)   OK        5ms
.breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_set_push_location(RemoteBranchFormat-default)   OK       14ms
.breezy.plugins.upload.tests.test_upload.TestBranchUploadLocations.test_set_push_location(RemoteBranchFormat-v2)   OK       21ms
.breezy.plugins.upload.tests.test_upload.TestUploadBadRemoteReivd.test_raises_on_wrong_revid   OK       32ms
.breezy.plugins.upload.tests.test_upload.TestUploadDiverged.test_cant_upload_diverged   OK       61ms
.breezy.plugins.upload.tests.test_upload.TestUploadDiverged.test_upload_diverged_with_overwrite   OK       61ms
.breezy.plugins.weave_fmt.test_bzrdir.SFTPBranchTest.test_lock_file   OK       12ms
.breezy.plugins.weave_fmt.test_bzrdir.TestBoundBranch.test_bind_format_6_bzrdir   OK       15ms
.breezy.plugins.weave_fmt.test_bzrdir.TestBoundBranch.test_unbind_format_6_bzrdir   OK       14ms
.breezy.plugins.weave_fmt.test_bzrdir.TestBranchFormat4.test_no_metadir_support   OK        5ms
.breezy.plugins.weave_fmt.test_bzrdir.TestBranchFormat4.test_supports_bzrdir_6   OK        5ms
.breezy.plugins.weave_fmt.test_bzrdir.TestBreakLockOldBranch.test_break_lock_format_5_bzrdir   OK        5ms
.breezy.plugins.weave_fmt.test_bzrdir.TestFormat5.test_can_convert   OK        4ms
.breezy.plugins.weave_fmt.test_bzrdir.TestFormat5.test_needs_conversion   OK        4ms
.breezy.plugins.weave_fmt.test_bzrdir.TestFormat5.test_same_lockfiles_between_tree_repo_branch   OK        5ms
.breezy.plugins.weave_fmt.test_bzrdir.TestFormat6.test_can_convert   OK        4ms
.breezy.plugins.weave_fmt.test_bzrdir.TestFormat6.test_needs_conversion   OK        5ms
.breezy.plugins.weave_fmt.test_bzrdir.TestFormat6.test_same_lockfiles_between_tree_repo_branch   OK        5ms
.breezy.plugins.weave_fmt.test_bzrdir.TestInfo.test_info_locking_oslocks   OK        9ms
.breezy.plugins.weave_fmt.test_bzrdir.TestInit.test_init_weave   OK        6ms
.breezy.plugins.weave_fmt.test_bzrdir.TestUpgrade.test_upgrade_makes_dir_weaves   OK       36ms
.breezy.plugins.weave_fmt.test_bzrdir.TestUpgrade.test_upgrade_simple   OK       40ms
.breezy.plugins.weave_fmt.test_bzrdir.TestUpgrade.test_upgrade_to_meta_sets_workingtree_last_revision   OK       35ms
.breezy.plugins.weave_fmt.test_bzrdir.TestUpgrade.test_upgrade_v6_to_meta_no_workingtree   OK       34ms
.breezy.plugins.weave_fmt.test_bzrdir.TestUpgrade.test_upgrade_with_ghosts   OK       39ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_across_models   OK       29ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_across_models_incompatible   OK       33ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_across_serializers   OK       29ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_alt_timezone_bundle   OK       26ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_binary_bundle   OK      176ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_bundle   OK      560ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_bundle_empty_property   OK       11ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_bundle_root_id   OK       36ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_bundle_same_basis   OK       14ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_bundle_sorted_properties   OK       10ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_bundle_unicode_properties   OK       11ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_bundle_with_ghosts   OK       44ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_copy_signatures   OK       33ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_creation   OK       33ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_crlf_bundle   OK        1ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_get_merge_request   OK       21ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_hide_history   OK       29ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_install_revisions   OK       34ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_inv_hash_across_serializers   OK       30ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_last_modified   OK      106ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_malformed   OK        1ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_non_bundle   OK        1ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_revision_id_with_slash SKIP       12ms
Repository doesn't support revision ids with slashes
breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_skip_file   OK       82ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_symlink_bundle   OK      148ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_unicode_bundle   OK      164ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_unicode_symlink_bundle   OK      147ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_whitespace_bundle   OK      161ms
.breezy.plugins.weave_fmt.test_bzrdir.V4WeaveBundleTester.test_with_subtree   OK       44ms
.breezy.plugins.weave_fmt.test_repository.TestFormat6.test_attribute__fetch_order   OK        4ms
.breezy.plugins.weave_fmt.test_repository.TestFormat6.test_attribute__fetch_reconcile   OK        4ms
.breezy.plugins.weave_fmt.test_repository.TestFormat6.test_attribute__fetch_uses_deltas   OK        4ms
.breezy.plugins.weave_fmt.test_repository.TestFormat6.test_no_ancestry_weave   OK        4ms
.breezy.plugins.weave_fmt.test_repository.TestFormat6.test_supports_external_lookups   OK        4ms
.breezy.plugins.weave_fmt.test_repository.TestFormat7.test_attribute__fetch_order   OK        4ms
.breezy.plugins.weave_fmt.test_repository.TestFormat7.test_attribute__fetch_reconcile   OK        4ms
.breezy.plugins.weave_fmt.test_repository.TestFormat7.test_attribute__fetch_uses_deltas   OK        4ms
.breezy.plugins.weave_fmt.test_repository.TestFormat7.test_creates_lockdir   OK        5ms
.breezy.plugins.weave_fmt.test_repository.TestFormat7.test_disk_layout   OK       19ms
.breezy.plugins.weave_fmt.test_repository.TestFormat7.test_shared_disk_layout   OK        4ms
.breezy.plugins.weave_fmt.test_repository.TestFormat7.test_shared_no_tree_disk_layout   OK        6ms
.breezy.plugins.weave_fmt.test_repository.TestFormat7.test_supports_external_lookups   OK        4ms
.breezy.plugins.weave_fmt.test_repository.TestFormat7.test_uses_lockdir   OK        6ms
.breezy.plugins.weave_fmt.test_repository.TestInterWeaveRepo.test_is_compatible_and_registered   OK        7ms
.breezy.plugins.weave_fmt.test_repository.TestInterWeaveRepo.test_make_repository   OK        6ms
.breezy.plugins.weave_fmt.test_repository.TestSerializer.test_canned_inventory   OK        1ms
.breezy.plugins.weave_fmt.test_repository.TestSerializer.test_registry   OK        1ms
.breezy.plugins.weave_fmt.test_repository.TestSerializer.test_unpack_revision   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestCompressedTextStore.test__relpath_suffixed   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestCompressedTextStore.test_get   OK        2ms
.breezy.plugins.weave_fmt.test_store.TestCompressedTextStore.test_multiple_add   OK        2ms
.breezy.plugins.weave_fmt.test_store.TestCompressedTextStore.test_total_size   OK        2ms
.breezy.plugins.weave_fmt.test_store.TestInstrumentedTransportStore.test__add_records   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestMemoryStore.test_add_and_retrieve   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestMemoryStore.test_adding_fails_when_present   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestMemoryStore.test_missing_is_absent   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestMemoryStore.test_total_size   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestMixedTextStore.test_get   OK        2ms
.breezy.plugins.weave_fmt.test_store.TestMixedTextStore.test_get_mixed   OK        2ms
.breezy.plugins.weave_fmt.test_store.TestMixedTextStore.test_multiple_add   OK        2ms
.breezy.plugins.weave_fmt.test_store.TestMockTransport.test_has   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestMockTransport.test_isinstance   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestMockTransport.test_mkdir   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTextStore.test_get   OK        2ms
.breezy.plugins.weave_fmt.test_store.TestTextStore.test_multiple_add   OK        2ms
.breezy.plugins.weave_fmt.test_store.TestTextStore.test_total_size   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTransportStore.test___iter__   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTransportStore.test___iter__compressed   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTransportStore.test___iter__no_suffix   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTransportStore.test___len__   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTransportStore.test__relpath_invalid   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTransportStore.test__relpath_prefixed   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTransportStore.test__relpath_prefixed_suffixed   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTransportStore.test__relpath_simple   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTransportStore.test__relpath_simple_suffixed   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTransportStore.test__relpath_unregister_suffixes   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTransportStore.test_add_prefixed   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTransportStore.test_add_simple   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTransportStore.test_add_simple_suffixed   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTransportStore.test_add_simple_suffixed_dir   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTransportStore.test_escaped_uppercase   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTransportStore.test_get_simple   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTransportStore.test_get_suffixed   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTransportStore.test_get_suffixed_no_base   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTransportStore.test_has_simple   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTransportStore.test_has_suffixed   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTransportStore.test_has_suffixed_no_base   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTransportStore.test_register_invalid_suffixes   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestTransportStore.test_relpath_escaped   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestVersionFileStore.test___iter__escaped   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestVersionFileStore.test_get_weave_readonly_cant_write   OK        1ms
.breezy.plugins.weave_fmt.test_store.TestVersionFileStore.test_get_weave_registers_dirty_in_write   OK        1ms
.breezy.plugins.weave_fmt.test_workingtree.TestFormat2WorkingTree.test_conflicts   OK        7ms
.breezy.plugins.weave_fmt.test_workingtree.TestFormat2WorkingTree.test_detect_conflicts   OK        6ms
.breezy.plugins.webdav.tests.test_webdav.TestDAVErrors.test_delete_replies_202   OK        8ms
.breezy.plugins.webdav.tests.test_webdav.TestDavSaxParser.test_list_dir_apache2_dir_depth_1_example   OK        1ms
.breezy.plugins.webdav.tests.test_webdav.TestDavSaxParser.test_list_dir_apache2_example   OK        1ms
.breezy.plugins.webdav.tests.test_webdav.TestDavSaxParser.test_list_dir_incomplete_format_response   OK        1ms
.breezy.plugins.webdav.tests.test_webdav.TestDavSaxParser.test_list_dir_lighttpd_example   OK        1ms
.breezy.plugins.webdav.tests.test_webdav.TestDavSaxParser.test_list_dir_malformed_response   OK        1ms
.breezy.plugins.webdav.tests.test_webdav.TestDavSaxParser.test_stat_apache2_dir_depth_0_example   OK        1ms
.breezy.plugins.webdav.tests.test_webdav.TestDavSaxParser.test_stat_apache2_dir_depth_1_example   OK        1ms
.breezy.plugins.webdav.tests.test_webdav.TestDavSaxParser.test_stat_apache2_file_example   OK        1ms
.breezy.plugins.webdav.tests.test_webdav.TestDavSaxParser.test_stat_incomplete_format_response   OK        1ms
.breezy.plugins.webdav.tests.test_webdav.TestDavSaxParser.test_stat_malformed_response   OK        1ms
.breezy.plugins.webdav.tests.test_webdav.TestDavSaxParser.test_unkown_format_response   OK        1ms
.======================================================================
FAIL: breezy.tests.test_selftest.TestTestCase.test_time_creates_benchmark_in_result
----------------------------------------------------------------------
testtools.testresult.real._StringException: Empty attachments:
  log

Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/breezy/tests/test_selftest.py", line 1687, in test_time_creates_benchmark_in_result
    self.assertContainsRe(output_stream.getvalue(), r"\d+ms\*\n$")
    ~~~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/<<PKGBUILDDIR>>/breezy/tests/__init__.py", line 1453, in assertContainsRe
    raise AssertionError(
    ...<3 lines>...
    )
AssertionError: pattern "\d+ms\*\n$" not found in
"""\
running 0 tests...
brz selftest: /<<PKGBUILDDIR>>/breezy/__main__.py
   /<<PKGBUILDDIR>>/breezy
   bzr-3.3.17 python-3.13.11 Linux-6.12.57+deb13-cloud-amd64-x86_64-with-glibc2.42

test_selftest.TestTestCase.method_that_times_a_bit_twice         OK       14ms*
."""

======================================================================
FAIL: breezy.tests.test_selftest.TestTestResult.test_uses_time_from_testtools
----------------------------------------------------------------------
testtools.testresult.real._StringException: Empty attachments:
  log

Traceback (most recent call last):
  File "/<<PKGBUILDDIR>>/breezy/tests/test_selftest.py", line 1004, in test_uses_time_from_testtools
    self.assertEndsWith(sio.getvalue(), "OK    50002ms\n")
    ~~~~~~~~~~~~~~~~~~~^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/<<PKGBUILDDIR>>/breezy/tests/__init__.py", line 1444, in assertEndsWith
    raise AssertionError("string {!r} does not end with {!r}".format(s, suffix))
AssertionError: string 'passing_test                                                     OK    50002ms\n.' does not end with 'OK    50002ms\n'

----------------------------------------------------------------------
Ran 33074 tests in 700.725s

FAILED (failures=2, known_failure_count=49)
2139 tests skipped
Missing feature 'Filesystem treats '\' as a directory separator.' skipped 5 tests.
Missing feature 'Missing tdb' skipped 6 tests.
Missing feature '_winreg' skipped 3 tests.
Missing feature 'apport.report' skipped 1 tests.
Missing feature 'attrib Windows command-line tool' skipped 1 tests.
Missing feature 'breezy._annotator_pyx' skipped 1 tests.
Missing feature 'breezy._chunks_to_lines_pyx' skipped 1 tests.
Missing feature 'breezy._readdir_pyx' skipped 2 tests.
Missing feature 'breezy.bzr._btree_serializer_pyx' skipped 23 tests.
Missing feature 'breezy.bzr._chk_map_pyx' skipped 1 tests.
Missing feature 'breezy.bzr._dirstate_helpers_pyx' skipped 104 tests.
Missing feature 'breezy.bzr._groupcompress_pyx' skipped 15 tests.
Missing feature 'breezy.bzr._knit_load_data_pyx' skipped 27 tests.
Missing feature 'breezy.bzr._rio_pyx' skipped 1 tests.
Missing feature 'case-insensitive case-preserving filesystem' skipped 20 tests.
Missing feature 'case-insensitive filesystem' skipped 1 tests.
Missing feature 'git executable' skipped 34 tests.
Missing feature 'gpg' skipped 3 tests.
Missing feature 'meliae.scanner' skipped 1 tests.
Missing feature 'pyinotify' skipped 16 tests.
Missing feature 'pywintypes' skipped 1 tests.
Missing feature 'quilt executable' skipped 21 tests.
Missing feature 'win32 platform' skipped 9 tests.
breezy.tests.test_test_server.TestTCPServerInAThread.test_server_fails_while_serving_or_stopping(TestingThreadingTCPServer) is leaking threads among 1 leaking tests.
1 non-main threads were left active in the end.
brz: warning: some compiled extensions could not be loaded; see ``brz help missing-extensions``
make[1]: *** [debian/rules:23: override_dh_auto_test] Error 1
make[1]: Leaving directory '/<<PKGBUILDDIR>>'
make: *** [debian/rules:15: binary] Error 2
dpkg-buildpackage: error: debian/rules binary subprocess failed with exit status 2
--------------------------------------------------------------------------------



More information about the Pkg-bazaar-maint mailing list