Bug#1011907: geary: FTBFS: tests fail

Lucas Nussbaum lucas at debian.org
Thu May 26 20:01:24 BST 2022


Source: geary
Version: 40.0-2
Severity: serious
Justification: FTBFS
Tags: bookworm sid ftbfs
User: lucas at debian.org
Usertags: ftbfs-20220525 ftbfs-bookworm

Hi,

During a rebuild of all packages in sid, your package failed to build
on amd64.


Relevant part (hopefully):
> make[1]: Entering directory '/<<PKGBUILDDIR>>'
> localehelper LC_COLLATE=en_US.UTF-8 xvfb-run -a dh_auto_test --no-parallel -- --verbose
> 	cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=1 meson test --verbose
> ninja: Entering directory `/<<PKGBUILDDIR>>/obj-x86_64-linux-gnu'
> ninja: no work to do.
> 1/7 vala-unit / tests                            RUNNING       
> >>> MALLOC_PERTURB_=209 /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/vala-unit/test-driver
> ――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――
> # random seed: R02S8e7f5594236de3d2d507124ee6bdab13
> 1..21
> # Start of TestAssertions tests
> ok 1 /TestAssertions/gobject_equality_assertions
> ok 2 /TestAssertions/string_equality_assertions
> ok 3 /TestAssertions/int_equality_assertions
> ok 4 /TestAssertions/short_equality_assertions # SKIP Cannot determine if a variable is a short. See GNOME/vala#993
> ok 5 /TestAssertions/long_equality_assertions
> ok 6 /TestAssertions/uint_equality_assertions
> ok 7 /TestAssertions/float_equality_assertions
> ok 8 /TestAssertions/double_equality_assertions
> ok 9 /TestAssertions/char_equality_assertions
> ok 10 /TestAssertions/unichar_equality_assertions
> ok 11 /TestAssertions/enum_equality_assertions
> ok 12 /TestAssertions/bool_equality_assertions
> ok 13 /TestAssertions/struct_equality_assertions
> ok 14 /TestAssertions/string_collection
> ok 15 /TestAssertions/array_collection
> ok 16 /TestAssertions/gee_collection
> # End of TestAssertions tests
> # Start of CollectionAssertions tests
> ok 17 /CollectionAssertions/string_collection
> ok 18 /CollectionAssertions/string_array_collection
> ok 19 /CollectionAssertions/int_array_collection # SKIP Arrays containing non-pointer values not currently supported. See GNOME/vala#964
> ok 20 /CollectionAssertions/string_gee_collection
> ok 21 /CollectionAssertions/int_gee_collection
> # End of CollectionAssertions tests
> ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
> 1/7 vala-unit / tests                            OK               0.01s
> 
> 2/7 geary / desktop-file-validate                RUNNING       
> >>> MALLOC_PERTURB_=79 /usr/bin/desktop-file-validate /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/desktop/org.gnome.Geary.desktop
> ――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――
> ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
> 2/7 geary / desktop-file-validate                OK               0.01s
> 
> 3/7 geary / desktop-file-validate                RUNNING       
> >>> MALLOC_PERTURB_=142 /usr/bin/desktop-file-validate /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/desktop/geary-autostart.desktop
> ――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――
> ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
> 3/7 geary / desktop-file-validate                OK               0.01s
> 
> 4/7 geary / org.gnome.Geary.appdata.xml-validate RUNNING       
> >>> MALLOC_PERTURB_=82 /usr/bin/appstream-util validate-relax --nonet /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/desktop/org.gnome.Geary.appdata.xml
> ――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/desktop/org.gnome.Geary.appdata.xml: OK
> ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
> 4/7 geary / org.gnome.Geary.appdata.xml-validate OK               0.02s
> 
> 5/7 geary / mail-merge-test                      RUNNING       
> >>> MALLOC_PERTURB_=149 /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/client/plugin/mail-merge/plugin-test
> ――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――
> # random seed: R02S3ba62cd6f1994f9e64169908df97f3f9
> 1..10
> # Start of MailMerge.TestReader tests
> ok 1 /MailMerge.TestReader/read_simple_lf
> ok 2 /MailMerge.TestReader/read_simple_crlf
> ok 3 /MailMerge.TestReader/read_no_trailing_new_line
> ok 4 /MailMerge.TestReader/read_empty_records
> ok 5 /MailMerge.TestReader/read_multi_byte_chars
> ok 6 /MailMerge.TestReader/read_quoted
> # End of MailMerge.TestReader tests
> # Start of MailMerge.TestProcessor tests
> ok 7 /MailMerge.TestProcessor/contains_field
> ok 8 /MailMerge.TestProcessor/is_mail_merge_template
> ok 9 /MailMerge.TestProcessor/identity_merge
> ok 10 /MailMerge.TestProcessor/subject_merge
> # End of MailMerge.TestProcessor tests
> ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
> 5/7 geary / mail-merge-test                      OK               0.06s
> 
> 6/7 geary / engine-tests                         RUNNING       
> >>> MALLOC_PERTURB_=71 /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/test-engine
> ――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――
> # random seed: R02Se1954b36111a95efb97f114c2a73d86c
> 1..287
> # Start of engine tests
> # Start of Geary.AccountInformationTest tests
> ok 1 /engine/Geary.AccountInformationTest/test_save_sent_defaults
> ok 2 /engine/Geary.AccountInformationTest/test_sender_mailboxes
> ok 3 /engine/Geary.AccountInformationTest/test_service_label
> ok 4 /engine/Geary.AccountInformationTest/folder_steps_accessors
> # End of Geary.AccountInformationTest tests
> # Start of Geary.AttachmentTest tests
> # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
> ok 5 /engine/Geary.AttachmentTest/get_safe_file_name_with_content_name
> ok 6 /engine/Geary.AttachmentTest/get_safe_file_name_with_bad_content_name
> ok 7 /engine/Geary.AttachmentTest/get_safe_file_name_with_bad_file_name
> ok 8 /engine/Geary.AttachmentTest/get_safe_file_name_with_alt_file_name
> ok 9 /engine/Geary.AttachmentTest/get_safe_file_name_with_no_content_name
> ok 10 /engine/Geary.AttachmentTest/get_safe_file_name_with_no_content_name_or_id
> ok 11 /engine/Geary.AttachmentTest/get_safe_file_name_with_default_content_type
> ok 12 /engine/Geary.AttachmentTest/get_safe_file_name_with_default_content_type_bad_file_name
> ok 13 /engine/Geary.AttachmentTest/get_safe_file_name_with_unknown_content_type
> # End of Geary.AttachmentTest tests
> # Start of Geary.ContactHarvesterImplTest tests
> ok 14 /engine/Geary.ContactHarvesterImplTest/whitelisted_folder_type
> ok 15 /engine/Geary.ContactHarvesterImplTest/blacklisted_folder_type
> ok 16 /engine/Geary.ContactHarvesterImplTest/seen_priority
> ok 17 /engine/Geary.ContactHarvesterImplTest/sent_priority
> ok 18 /engine/Geary.ContactHarvesterImplTest/received_priority
> # End of Geary.ContactHarvesterImplTest tests
> # Start of Geary.EngineTest tests
> # GLib-GIO-DEBUG: Failed to initialize portal (GNetworkMonitorPortal) for gio-network-monitor: Not using portals
> # GLib-GIO-DEBUG: Failed to initialize networkmanager (GNetworkMonitorNM) for gio-network-monitor: Could not connect: No such file or directory
> # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation netlink (GNetworkMonitorNetlink) for ‘gio-network-monitor’
> ok 19 /engine/Geary.EngineTest/add_account
> ok 20 /engine/Geary.EngineTest/remove_account
> ok 21 /engine/Geary.EngineTest/re_add_account
> # End of Geary.EngineTest tests
> # Start of Geary.FolderPathTest tests
> ok 22 /engine/Geary.FolderPathTest/get_child_from_root
> ok 23 /engine/Geary.FolderPathTest/get_child_from_child
> ok 24 /engine/Geary.FolderPathTest/root_is_root
> ok 25 /engine/Geary.FolderPathTest/child_is_not_root
> ok 26 /engine/Geary.FolderPathTest/as_array
> ok 27 /engine/Geary.FolderPathTest/is_top_level
> ok 28 /engine/Geary.FolderPathTest/distinct_roots_compare
> ok 29 /engine/Geary.FolderPathTest/path_to_string
> ok 30 /engine/Geary.FolderPathTest/path_parent
> ok 31 /engine/Geary.FolderPathTest/path_equal
> ok 32 /engine/Geary.FolderPathTest/path_hash
> ok 33 /engine/Geary.FolderPathTest/path_compare
> ok 34 /engine/Geary.FolderPathTest/path_compare_normalised
> ok 35 /engine/Geary.FolderPathTest/root_instances_compare
> ok 36 /engine/Geary.FolderPathTest/variant_representation
> # End of Geary.FolderPathTest tests
> # Start of Geary.IdleManagerTest tests
> ok 37 /engine/Geary.IdleManagerTest/weak_ref
> ok 38 /engine/Geary.IdleManagerTest/start_reset
> ok 39 /engine/Geary.IdleManagerTest/test_run
> # End of Geary.IdleManagerTest tests
> # Start of Geary.TimeoutManagerTest tests
> ok 40 /engine/Geary.TimeoutManagerTest/weak_ref
> ok 41 /engine/Geary.TimeoutManagerTest/start_reset
> # End of Geary.TimeoutManagerTest tests
> # Start of Geary.TlsNegotiationMethodTest tests
> ok 42 /engine/Geary.TlsNegotiationMethodTest/to_value
> ok 43 /engine/Geary.TlsNegotiationMethodTest/for_value
> # End of Geary.TlsNegotiationMethodTest tests
> # Start of Geary.App.ConversationTest tests
> ok 44 /engine/Geary.App.ConversationTest/add_basic
> ok 45 /engine/Geary.App.ConversationTest/add_duplicate
> ok 46 /engine/Geary.App.ConversationTest/add_multipath
> ok 47 /engine/Geary.App.ConversationTest/remove_basic
> ok 48 /engine/Geary.App.ConversationTest/remove_nonexistent
> ok 49 /engine/Geary.App.ConversationTest/get_emails
> ok 50 /engine/Geary.App.ConversationTest/get_emails_by_location
> ok 51 /engine/Geary.App.ConversationTest/get_emails_blacklist
> ok 52 /engine/Geary.App.ConversationTest/get_emails_marked_for_deletion
> ok 53 /engine/Geary.App.ConversationTest/count_email_in_folder
> # End of Geary.App.ConversationTest tests
> # Start of Geary.App.ConversationSetTest tests
> ok 54 /engine/Geary.App.ConversationSetTest/add_all_basic
> ok 55 /engine/Geary.App.ConversationSetTest/add_all_duplicate
> ok 56 /engine/Geary.App.ConversationSetTest/add_all_append_descendants
> ok 57 /engine/Geary.App.ConversationSetTest/add_all_append_ancestors
> ok 58 /engine/Geary.App.ConversationSetTest/add_all_merge
> ok 59 /engine/Geary.App.ConversationSetTest/add_all_multi_path
> ok 60 /engine/Geary.App.ConversationSetTest/add_all_append_path
> ok 61 /engine/Geary.App.ConversationSetTest/remove_all_removed
> ok 62 /engine/Geary.App.ConversationSetTest/remove_all_trimmed
> ok 63 /engine/Geary.App.ConversationSetTest/remove_all_remove_path
> ok 64 /engine/Geary.App.ConversationSetTest/remove_all_base_folder
> # End of Geary.App.ConversationSetTest tests
> # Start of Geary.App.ConversationMonitorTest tests
> ok 65 /engine/Geary.App.ConversationMonitorTest/start_stop_monitoring
> ok 66 /engine/Geary.App.ConversationMonitorTest/open_error
> ok 67 /engine/Geary.App.ConversationMonitorTest/close_during_open_error
> ok 68 /engine/Geary.App.ConversationMonitorTest/close_after_open_error
> ok 69 /engine/Geary.App.ConversationMonitorTest/load_single_message
> ok 70 /engine/Geary.App.ConversationMonitorTest/load_multiple_messages
> ok 71 /engine/Geary.App.ConversationMonitorTest/load_related_message
> ok 72 /engine/Geary.App.ConversationMonitorTest/base_folder_message_appended
> ok 73 /engine/Geary.App.ConversationMonitorTest/base_folder_message_removed
> ok 74 /engine/Geary.App.ConversationMonitorTest/external_folder_message_appended
> ok 75 /engine/Geary.App.ConversationMonitorTest/conversation_marked_as_deleted
> # End of Geary.App.ConversationMonitorTest tests
> # Start of Geary.Ascii.Test tests
> ok 76 /engine/Geary.Ascii.Test/index_of
> ok 77 /engine/Geary.Ascii.Test/last_index_of
> # End of Geary.Ascii.Test tests
> # Start of Geary.ConfigFileTest tests
> ok 78 /engine/Geary.ConfigFileTest/test_string
> ok 79 /engine/Geary.ConfigFileTest/test_string_fallback
> ok 80 /engine/Geary.ConfigFileTest/test_string_list
> ok 81 /engine/Geary.ConfigFileTest/test_string_list
> ok 82 /engine/Geary.ConfigFileTest/test_bool
> ok 83 /engine/Geary.ConfigFileTest/test_int
> ok 84 /engine/Geary.ConfigFileTest/test_uint16
> ok 85 /engine/Geary.ConfigFileTest/test_has_key
> ok 86 /engine/Geary.ConfigFileTest/test_key_remove
> ok 87 /engine/Geary.ConfigFileTest/test_group_exists
> ok 88 /engine/Geary.ConfigFileTest/test_group_remove
> # End of Geary.ConfigFileTest tests
> # Start of Geary.Db.DatabaseTest tests
> ok 89 /engine/Geary.Db.DatabaseTest/transient_open
> ok 90 /engine/Geary.Db.DatabaseTest/open_existing
> ok 91 /engine/Geary.Db.DatabaseTest/open_create_file
> ok 92 /engine/Geary.Db.DatabaseTest/open_create_dir
> ok 93 /engine/Geary.Db.DatabaseTest/open_create_dir_existing
> ok 94 /engine/Geary.Db.DatabaseTest/open_check_corruption
> ok 95 /engine/Geary.Db.DatabaseTest/open_create_check
> # End of Geary.Db.DatabaseTest tests
> # Start of Geary.Db.VersionedDatabaseTest tests
> ok 96 /engine/Geary.Db.VersionedDatabaseTest/open_new
> # End of Geary.Db.VersionedDatabaseTest tests
> # Start of Geary.HTML.Util tests
> ok 97 /engine/Geary.HTML.Util/preserve_whitespace
> ok 98 /engine/Geary.HTML.Util/smart_escape_div
> ok 99 /engine/Geary.HTML.Util/smart_escape_no_closing_tag
> ok 100 /engine/Geary.HTML.Util/smart_escape_img
> ok 101 /engine/Geary.HTML.Util/smart_escape_xhtml_img
> ok 102 /engine/Geary.HTML.Util/smart_escape_mixed
> ok 103 /engine/Geary.HTML.Util/smart_escape_text
> ok 104 /engine/Geary.HTML.Util/smart_escape_text_url
> ok 105 /engine/Geary.HTML.Util/remove_html_tags
> # End of Geary.HTML.Util tests
> # Start of Geary.Imap.DataFormatTest tests
> ok 106 /engine/Geary.Imap.DataFormatTest/is_atom_special
> # End of Geary.Imap.DataFormatTest tests
> # Start of Geary.Imap.CreateCommandTest tests
> ok 107 /engine/Geary.Imap.CreateCommandTest/basic_create
> ok 108 /engine/Geary.Imap.CreateCommandTest/special_use
> # End of Geary.Imap.CreateCommandTest tests
> # Start of Geary.Imap.FetchCommandTest tests
> ok 109 /engine/Geary.Imap.FetchCommandTest/list_ctor_single_data_item
> ok 110 /engine/Geary.Imap.FetchCommandTest/list_ctor_single_body_item
> ok 111 /engine/Geary.Imap.FetchCommandTest/list_ctor_multiple_data_item
> ok 112 /engine/Geary.Imap.FetchCommandTest/list_ctor_multiple_body_item
> ok 113 /engine/Geary.Imap.FetchCommandTest/list_ctor_both
> # End of Geary.Imap.FetchCommandTest tests
> # Start of Geary.Imap.FetchDataDecoderTest tests
> ok 114 /engine/Geary.Imap.FetchDataDecoderTest/envelope_basic
> ok 115 /engine/Geary.Imap.FetchDataDecoderTest/envelope_mailbox_missing_mailbox_name_quirk
> ok 116 /engine/Geary.Imap.FetchDataDecoderTest/envelope_mailbox_missing_host_name_quirk
> # End of Geary.Imap.FetchDataDecoderTest tests
> # Start of Geary.Imap.ListParameterTest tests
> ok 117 /engine/Geary.Imap.ListParameterTest/add_to_multiple_parents
> # End of Geary.Imap.ListParameterTest tests
> # Start of Geary.Imap.MailboxSpecifierTest tests
> ok 118 /engine/Geary.Imap.MailboxSpecifierTest/to_parameter
> ok 119 /engine/Geary.Imap.MailboxSpecifierTest/from_parameter
> ok 120 /engine/Geary.Imap.MailboxSpecifierTest/from_folder_path
> ok 121 /engine/Geary.Imap.MailboxSpecifierTest/folder_path_is_inbox
> # End of Geary.Imap.MailboxSpecifierTest tests
> # Start of Geary.Imap.NamespaceResponseTest tests
> ok 122 /engine/Geary.Imap.NamespaceResponseTest/minimal
> ok 123 /engine/Geary.Imap.NamespaceResponseTest/complete
> ok 124 /engine/Geary.Imap.NamespaceResponseTest/cyrus
> ok 125 /engine/Geary.Imap.NamespaceResponseTest/anonymous
> # End of Geary.Imap.NamespaceResponseTest tests
> # Start of Geary.Imap.DeserializerTest tests
> ok 126 /engine/Geary.Imap.DeserializerTest/parse_unquoted
> ok 127 /engine/Geary.Imap.DeserializerTest/parse_quoted
> ok 128 /engine/Geary.Imap.DeserializerTest/parse_number
> ok 129 /engine/Geary.Imap.DeserializerTest/parse_list
> ok 130 /engine/Geary.Imap.DeserializerTest/parse_flag
> ok 131 /engine/Geary.Imap.DeserializerTest/parse_wildcard_flag
> ok 132 /engine/Geary.Imap.DeserializerTest/parse_response_code
> ok 133 /engine/Geary.Imap.DeserializerTest/parse_bad_list
> ok 134 /engine/Geary.Imap.DeserializerTest/parse_bad_code
> ok 135 /engine/Geary.Imap.DeserializerTest/gmail_greeting
> ok 136 /engine/Geary.Imap.DeserializerTest/cyrus_2_4_greeting
> ok 137 /engine/Geary.Imap.DeserializerTest/aliyun_greeting
> ok 138 /engine/Geary.Imap.DeserializerTest/invalid_atom_prefix # SKIP Test skipped due to Deserializer error handling
> ok 139 /engine/Geary.Imap.DeserializerTest/gmail_flags
> ok 140 /engine/Geary.Imap.DeserializerTest/gmail_permanent_flags
> ok 141 /engine/Geary.Imap.DeserializerTest/gmail_broken_flags
> ok 142 /engine/Geary.Imap.DeserializerTest/cyrus_flags
> ok 143 /engine/Geary.Imap.DeserializerTest/runin_special_flag
> ok 144 /engine/Geary.Imap.DeserializerTest/invalid_flag_prefix # SKIP Test skipped due to Deserializer error handling
> ok 145 /engine/Geary.Imap.DeserializerTest/reserved_in_response_text
> ok 146 /engine/Geary.Imap.DeserializerTest/instant_eos
> ok 147 /engine/Geary.Imap.DeserializerTest/bye_eos
> # End of Geary.Imap.DeserializerTest tests
> # Start of Geary.Imap.ClientConnectionTest tests
> # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ‘gsettings-backend’
> # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation libproxy (GLibproxyResolver) for ‘gio-proxy-resolver’
> # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
> # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
> # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
> # GLib-GIO-DEBUG: GSocketClient: TCP connection successful
> # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
> # GLib-GIO-DEBUG: GSocketClient: Connection successful!
> ok 148 /engine/Geary.Imap.ClientConnectionTest/connect_disconnect
> # End of Geary.Imap.ClientConnectionTest tests
> # Start of Geary.Imap.ClientSessionTest tests
> # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
> # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
> # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
> # GLib-GIO-DEBUG: GSocketClient: TCP connection successful
> # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
> # GLib-GIO-DEBUG: GSocketClient: Connection successful!
> ok 149 /engine/Geary.Imap.ClientSessionTest/connect_disconnect
> # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
> # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
> # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
> # GLib-GIO-DEBUG: GSocketClient: TCP connection successful
> # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
> # GLib-GIO-DEBUG: GSocketClient: Connection successful!
> ok 150 /engine/Geary.Imap.ClientSessionTest/connect_with_capabilities
> # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
> # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
> # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
> # GLib-GIO-DEBUG: GSocketClient: TCP connection successful
> # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
> # GLib-GIO-DEBUG: GSocketClient: Connection successful!
> ok 151 /engine/Geary.Imap.ClientSessionTest/login
> # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
> # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
> # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
> # GLib-GIO-DEBUG: GSocketClient: TCP connection successful
> # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
> # GLib-GIO-DEBUG: GSocketClient: Connection successful!
> ok 152 /engine/Geary.Imap.ClientSessionTest/login_with_capabilities
> # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
> # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
> # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
> # GLib-GIO-DEBUG: GSocketClient: TCP connection successful
> # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
> # GLib-GIO-DEBUG: GSocketClient: Connection successful!
> ok 153 /engine/Geary.Imap.ClientSessionTest/logout
> # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
> # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
> # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
> # GLib-GIO-DEBUG: GSocketClient: TCP connection successful
> # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
> # GLib-GIO-DEBUG: GSocketClient: Connection successful!
> ok 154 /engine/Geary.Imap.ClientSessionTest/login_logout
> # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
> # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
> # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
> # GLib-GIO-DEBUG: GSocketClient: TCP connection successful
> # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
> # GLib-GIO-DEBUG: GSocketClient: Connection successful!
> ok 155 /engine/Geary.Imap.ClientSessionTest/initiate_request_capabilities
> # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
> # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
> # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
> # GLib-GIO-DEBUG: GSocketClient: TCP connection successful
> # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
> # GLib-GIO-DEBUG: GSocketClient: Connection successful!
> ok 156 /engine/Geary.Imap.ClientSessionTest/initiate_implicit_capabilities
> # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
> # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
> # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
> # GLib-GIO-DEBUG: GSocketClient: TCP connection successful
> # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
> # GLib-GIO-DEBUG: GSocketClient: Connection successful!
> ok 157 /engine/Geary.Imap.ClientSessionTest/initiate_namespace
> # End of Geary.Imap.ClientSessionTest tests
> # Start of Geary.ImapDB.AccountTest tests
> ok 158 /engine/Geary.ImapDB.AccountTest/create_base_folder
> ok 159 /engine/Geary.ImapDB.AccountTest/create_child_folder
> ok 160 /engine/Geary.ImapDB.AccountTest/list_folders
> ok 161 /engine/Geary.ImapDB.AccountTest/delete_folder
> ok 162 /engine/Geary.ImapDB.AccountTest/delete_folder_with_child
> ok 163 /engine/Geary.ImapDB.AccountTest/delete_nonexistent_folder
> ok 164 /engine/Geary.ImapDB.AccountTest/fetch_base_folder
> ok 165 /engine/Geary.ImapDB.AccountTest/fetch_child_folder
> ok 166 /engine/Geary.ImapDB.AccountTest/fetch_nonexistent_folder
> ok 167 /engine/Geary.ImapDB.AccountTest/list_local_email
> # End of Geary.ImapDB.AccountTest tests
> # Start of Geary.ImapDB.AttachmentTest tests
> ok 168 /engine/Geary.ImapDB.AttachmentTest/new_from_minimal_mime_part
> ok 169 /engine/Geary.ImapDB.AttachmentTest/new_from_complete_mime_part
> ok 170 /engine/Geary.ImapDB.AttachmentTest/new_from_inline_mime_part
> # End of Geary.ImapDB.AttachmentTest tests
> # Start of Geary.ImapDB.AttachmentIoTest tests
> ok 171 /engine/Geary.ImapDB.AttachmentIoTest/save_minimal_attachment
> ok 172 /engine/Geary.ImapDB.AttachmentIoTest/save_complete_attachment
> ok 173 /engine/Geary.ImapDB.AttachmentIoTest/save_qp_attachment
> ok 174 /engine/Geary.ImapDB.AttachmentIoTest/list_attachments
> ok 175 /engine/Geary.ImapDB.AttachmentIoTest/delete_attachments
> # End of Geary.ImapDB.AttachmentIoTest tests
> # Start of Geary.ImapDb.DatabaseTest tests
> ok 176 /engine/Geary.ImapDb.DatabaseTest/open_new
> ok 177 /engine/Geary.ImapDb.DatabaseTest/upgrade_0_6
> Geary.Db-Message: 21:21:26.284: Garbage collection of IMAP database /tmp/geary-imap-db-database-test-BBKQM1/geary-0.6-db/geary.db failed: Operation was cancelled
> ok 178 /engine/Geary.ImapDb.DatabaseTest/utf8_case_insensitive_collation
> # End of Geary.ImapDb.DatabaseTest tests
> # Start of Geary.ImapDB.EmailIdentifierTest tests
> ok 179 /engine/Geary.ImapDB.EmailIdentifierTest/variant_representation
> # End of Geary.ImapDB.EmailIdentifierTest tests
> # Start of Geary.ImapDB.FolderTest tests
> ok 180 /engine/Geary.ImapDB.FolderTest/create_read_email
> ok 181 /engine/Geary.ImapDB.FolderTest/create_unread_email
> ok 182 /engine/Geary.ImapDB.FolderTest/create_no_unread_update
> ok 183 /engine/Geary.ImapDB.FolderTest/merge_email
> ok 184 /engine/Geary.ImapDB.FolderTest/merge_add_flags
> ok 185 /engine/Geary.ImapDB.FolderTest/merge_remove_flags
> ok 186 /engine/Geary.ImapDB.FolderTest/set_flags
> ok 187 /engine/Geary.ImapDB.FolderTest/set_flags_on_deleted
> ok 188 /engine/Geary.ImapDB.FolderTest/detach_emails_before_timestamp
> # End of Geary.ImapDB.FolderTest tests
> # Start of Geary.FtsSearchQueryTest tests
> ok 189 /engine/Geary.FtsSearchQueryTest/email_text_terms
> ok 190 /engine/Geary.FtsSearchQueryTest/email_text_terms_stemmed
> ok 191 /engine/Geary.FtsSearchQueryTest/email_text_terms_specific
> ok 192 /engine/Geary.FtsSearchQueryTest/email_text_terms_disjunction
> ok 193 /engine/Geary.FtsSearchQueryTest/email_flag_terms
> # End of Geary.FtsSearchQueryTest tests
> # Start of Geary.ImapEngine.AccountProcessorTest tests
> ok 194 /engine/Geary.ImapEngine.AccountProcessorTest/success
> ok 195 /engine/Geary.ImapEngine.AccountProcessorTest/failure
> ok 196 /engine/Geary.ImapEngine.AccountProcessorTest/duplicate
> ok 197 /engine/Geary.ImapEngine.AccountProcessorTest/stop
> # End of Geary.ImapEngine.AccountProcessorTest tests
> # Start of Geary.ImapEngine.GenericAccountTest tests
> ok 198 /engine/Geary.ImapEngine.GenericAccountTest/to_email_identifier
> # End of Geary.ImapEngine.GenericAccountTest tests
> # Start of Geary.ContactStoreImplTest tests
> ok 199 /engine/Geary.ContactStoreImplTest/get_by_rfc822
> ok 200 /engine/Geary.ContactStoreImplTest/search_no_match
> ok 201 /engine/Geary.ContactStoreImplTest/search_email_match
> ok 202 /engine/Geary.ContactStoreImplTest/search_name_match
> ok 203 /engine/Geary.ContactStoreImplTest/search_utf8_latin_names
> ok 204 /engine/Geary.ContactStoreImplTest/search_utf8_multi_byte_names
> ok 205 /engine/Geary.ContactStoreImplTest/update_new_contact
> ok 206 /engine/Geary.ContactStoreImplTest/update_existing_contact
> # End of Geary.ContactStoreImplTest tests
> # Start of Geary.Inet.Test tests
> ok 207 /engine/Geary.Inet.Test/is_valid_display_host_dns
> ok 208 /engine/Geary.Inet.Test/is_valid_display_host_ipv4
> ok 209 /engine/Geary.Inet.Test/is_valid_display_host_ipv6
> # End of Geary.Inet.Test tests
> # Start of Geary.Mime.ContentTypeTest tests
> ok 210 /engine/Geary.Mime.ContentTypeTest/static_defaults
> ok 211 /engine/Geary.Mime.ContentTypeTest/parse
> ok 212 /engine/Geary.Mime.ContentTypeTest/get_file_name_extension
> ok 213 /engine/Geary.Mime.ContentTypeTest/guess_type_from_name
> ok 214 /engine/Geary.Mime.ContentTypeTest/guess_type_from_buf
> # End of Geary.Mime.ContentTypeTest tests
> # Start of Geary.Outbox.EmailIdentifierTest tests
> ok 215 /engine/Geary.Outbox.EmailIdentifierTest/variant_representation
> # End of Geary.Outbox.EmailIdentifierTest tests
> # Start of Geary.RFC822.MailboxAddressTest tests
> ok 216 /engine/Geary.RFC822.MailboxAddressTest/imap_address
> ok 217 /engine/Geary.RFC822.MailboxAddressTest/is_valid_address
> ok 218 /engine/Geary.RFC822.MailboxAddressTest/unescaped_constructor
> ok 219 /engine/Geary.RFC822.MailboxAddressTest/from_rfc822_string_encoded
> ok 220 /engine/Geary.RFC822.MailboxAddressTest/prepare_header_text_part
> ok 221 /engine/Geary.RFC822.MailboxAddressTest/has_distinct_name
> ok 222 /engine/Geary.RFC822.MailboxAddressTest/is_spoofed
> ok 223 /engine/Geary.RFC822.MailboxAddressTest/to_full_display
> ok 224 /engine/Geary.RFC822.MailboxAddressTest/to_short_display
> ok 225 /engine/Geary.RFC822.MailboxAddressTest/to_rfc822_address
> ok 226 /engine/Geary.RFC822.MailboxAddressTest/to_rfc822_string
> ok 227 /engine/Geary.RFC822.MailboxAddressTest/equal_to
> # End of Geary.RFC822.MailboxAddressTest tests
> # Start of Geary.RFC822.MailboxAddressesTest tests
> ok 228 /engine/Geary.RFC822.MailboxAddressesTest/from_rfc822_string_encoded
> ok 229 /engine/Geary.RFC822.MailboxAddressesTest/from_rfc822_string_quoted
> ok 230 /engine/Geary.RFC822.MailboxAddressesTest/to_rfc822_string
> ok 231 /engine/Geary.RFC822.MailboxAddressesTest/contains_all
> ok 232 /engine/Geary.RFC822.MailboxAddressesTest/merge
> ok 233 /engine/Geary.RFC822.MailboxAddressesTest/equal_to
> ok 234 /engine/Geary.RFC822.MailboxAddressesTest/hash
> # End of Geary.RFC822.MailboxAddressesTest tests
> # Start of Geary.RFC822.MessageDataTest tests
> ok 235 /engine/Geary.RFC822.MessageDataTest/subject_from_rfc822
> ok 236 /engine/Geary.RFC822.MessageDataTest/date_from_rfc822
> ok 237 /engine/Geary.RFC822.MessageDataTest/date_from_rfc822
> ok 238 /engine/Geary.RFC822.MessageDataTest/date_to_rfc822
> ok 239 /engine/Geary.RFC822.MessageDataTest/header_from_rfc822
> ok 240 /engine/Geary.RFC822.MessageDataTest/header_names_from_rfc822
> Geary.RFC822.MessageDataTest/PreviewText.with_header: “Buy It Now from US $1,750.00 to US $5,950.00. eBay Daccordi, Worldwide: 2 new matches today Daccordi 50th anniversary edition with... Buy it now: US $5,950.00 100% positive feedback Daccordi Griffe Campagnolo Croce D'Aune... Buy it now: US $1,750.00 100% positive feedback View all results <![if ! gte mso 9]> <![endif]--> Refine this search <![if ! gte mso 9]> <![endif]--> Disable emails for this search Email reference id: [#d9f42b5e860b4eabb98195c2888cba9e#] We don't check this mailbox, so please don't reply to this message. If you have a question, go to Help & Contact. ©2016 eBay Inc., eBay International AG Helvetiastrasse 15/17 - P.O. Box 133, 3000 Bern 6, Switzerland” != “Buy It Now from US $1,750.00 to US $5,950.00. eBay Daccordi, Worldwide: 2 new matches today Daccordi 50th anniversary edition with... Buy it now: US $5,950.00 100% positive feedback Daccordi Griffe Campagnolo Croce D'Aune... Buy it now: US $1,750.00 100% positive feedback View all results Refine this search Disable emails for this search Email reference id: [#d9f42b5e860b4eabb98195c2888cba9e#] We don't check this mailbox, so please don't reply to this message. If you have a question, go to Help & Contact. ©2016 eBay Inc., eBay International AG Helvetiastrasse 15/17 - P.O. Box 133, 3000 Bern 6, Switzerland”
> not ok 241 /engine/Geary.RFC822.MessageDataTest/PreviewText.with_header
> Bail out!
> ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
> 6/7 geary / engine-tests                         FAIL             6.85s   killed by signal 6 SIGABRT
> 
> 7/7 geary / client-tests                         RUNNING       
> >>> MALLOC_PERTURB_=97 /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/test-client
> ――――――――――――――――――――――――――――――――――――― ✀  ―――――――――――――――――――――――――――――――――――――
> # random seed: R02S39fb40d3a1753a0f8fba42e460effb2d
> # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
> 1..99
> # Start of client tests
> # Start of AccountManagerTest tests
> ok 1 /client/AccountManagerTest/create_account
> ok 2 /client/AccountManagerTest/create_orphan_account
> ok 3 /client/AccountManagerTest/create_orphan_account_with_legacy
> ok 4 /client/AccountManagerTest/create_orphan_account_with_existing_dirs
> ok 5 /client/AccountManagerTest/account_config_v1
> ok 6 /client/AccountManagerTest/account_config_legacy
> ok 7 /client/AccountManagerTest/service_config_v1
> ok 8 /client/AccountManagerTest/service_config_legacy
> # End of AccountManagerTest tests
> # Start of Application.CertificateManagerTest tests
> # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gnutls (GTlsBackendGnutls) for ‘gio-tls-backend’
> Generating a 3072 bit RSA private key...
> Generating a self signed certificate...
> X.509 Certificate Information:
> 	Version: 3
> 	Serial Number (hex): 01
> 	Validity:
> 		Not Before: Wed May 25 21:21:30 UTC 2022
> 		Not After: Thu May 26 21:21:30 UTC 2022
> 	Subject: O=Example Inc.,C=AU
> 	Subject Public Key Algorithm: RSA
> 	Algorithm Security Level: High (3072 bits)
> 		Modulus (bits 3072):
> 			00:d2:80:1d:a4:1f:f1:5e:2c:5d:3e:c1:a3:96:5a:54
> 			e5:ff:ca:e2:d5:27:50:d0:68:ec:79:65:d5:b5:05:5e
> 			93:2f:25:fc:c7:bf:8a:f1:02:fb:bb:c9:c8:55:7a:45
> 			94:47:e6:28:30:d7:07:3b:6d:60:0e:e7:44:85:e4:14
> 			44:b4:18:32:ad:4d:9a:e6:85:a8:1f:94:a8:00:4c:0f
> 			c4:16:60:3c:be:52:e6:0c:82:4d:a3:b9:fb:87:3b:60
> 			4d:85:c0:8b:69:4f:30:98:3b:63:bc:f3:85:5a:45:ad
> 			15:c4:7d:ab:20:20:a9:46:a0:c5:3b:7f:7a:9a:60:25
> 			89:51:b7:62:6d:df:0a:4c:a2:8b:37:6a:07:9b:f6:17
> 			2a:3e:94:90:aa:fb:ed:73:40:a8:e5:f4:f6:13:c2:45
> 			4f:c4:b1:9c:43:24:66:46:90:5b:f6:d5:f5:d6:0e:77
> 			27:f6:37:bc:cc:6c:49:4f:1d:97:6d:77:6c:79:70:97
> 			eb:5d:e9:cf:a7:6e:71:22:3a:a9:4e:6d:fa:7d:e5:1e
> 			26:d5:39:d2:ab:e6:ad:70:da:f8:8c:73:73:5d:f8:a9
> 			8c:1c:f7:b5:0a:1e:69:6f:15:45:30:69:ca:61:c9:82
> 			f0:72:ae:39:12:69:97:65:5e:15:19:0e:af:a3:d9:3e
> 			ec:2f:9b:17:b7:cd:6c:b8:b1:5c:ad:40:ca:44:60:aa
> 			dc:53:b6:d6:32:a4:28:90:59:19:b2:79:9b:13:fd:30
> 			3a:e4:76:80:14:ca:ad:70:03:04:da:d6:da:bc:ac:67
> 			c4:31:cf:cd:d5:f2:0a:7c:97:2a:ca:13:09:3f:4c:d8
> 			e3:ef:ce:52:ba:dd:b5:c2:f1:8c:5c:9f:8c:b1:88:53
> 			65:7d:7f:9c:9a:b3:9c:78:18:32:9c:9d:df:cc:a5:4d
> 			60:2c:c8:ff:cb:64:5b:b8:58:50:65:93:d7:16:24:07
> 			ce:8c:92:d7:0f:eb:72:ca:06:a8:57:eb:65:4f:cf:7f
> 			1d
> 		Exponent (bits 24):
> 			01:00:01
> 	Extensions:
> 		Basic Constraints (critical):
> 			Certificate Authority (CA): FALSE
> 		Subject Alternative Name (not critical):
> 			DNSname: localhost
> 		Key Usage (critical):
> 			Key encipherment.
> 		Subject Key Identifier (not critical):
> 			d2f1017174091dd8ea0a990edc08af6481bcf60a
> Other Information:
> 	Public Key ID:
> 		sha1:d2f1017174091dd8ea0a990edc08af6481bcf60a
> 		sha256:937841a93fced9e1a45055ede2de01f8e605702653e760722156bba8bd4addff
> 	Public Key PIN:
> 		pin-sha256:k3hBqT/O2eGkUFXt4t4B+OYFcCZT52ByIVa7qL1K3f8=
> 
> 
> 
> Signing certificate...
> Generating a 3072 bit RSA private key...
> Generating a self signed certificate...
> X.509 Certificate Information:
> 	Version: 3
> 	Serial Number (hex): 02
> 	Validity:
> 		Not Before: Wed May 25 21:21:30 UTC 2022
> 		Not After: Thu May 26 21:21:30 UTC 2022
> 	Subject: O=Example Inc.,C=AU
> 	Subject Public Key Algorithm: RSA
> 	Algorithm Security Level: High (3072 bits)
> 		Modulus (bits 3072):
> 			00:ae:84:e8:1f:66:61:d6:75:ed:35:ff:76:e2:d3:78
> 			23:bd:da:02:27:5a:17:a0:e5:ec:c0:c9:17:ac:c0:e0
> 			b2:67:57:ca:24:11:3d:44:50:a0:70:4a:30:55:28:3d
> 			62:ef:6f:06:e6:93:a2:ab:87:c6:64:f8:74:3c:e7:05
> 			ee:f3:7f:18:df:54:dd:54:8f:83:cf:96:78:30:62:b9
> 			76:40:0d:f5:2c:8d:9f:0b:ef:89:44:fb:68:ae:2f:60
> 			07:11:e6:9b:83:ac:a5:b4:d3:ff:97:3f:c4:f7:39:46
> 			4a:ab:e5:6a:ae:31:87:18:1c:a7:63:f3:82:30:5d:35
> 			4d:84:c1:4c:c6:ca:e7:b8:13:6e:b3:10:db:c1:b7:09
> 			08:8c:87:b9:80:7e:3c:cb:75:76:93:17:a7:f5:84:a1
> 			95:a5:31:06:a0:c4:55:87:81:11:bd:7b:fc:50:27:04
> 			ca:18:dd:dc:3a:74:96:17:92:dd:0b:15:53:52:5f:64
> 			97:b6:d8:e4:ca:63:79:13:f5:fa:18:21:64:d3:5a:d9
> 			8f:f6:0c:e8:15:60:39:79:d2:cc:de:3c:0b:37:52:07
> 			ee:a0:d0:6c:7f:62:d3:87:5b:5c:41:95:37:0a:dd:ef
> 			f2:49:88:59:73:f8:c9:bd:37:79:36:45:cc:a8:24:1d
> 			1e:ee:3c:90:1f:f3:99:1b:1b:4d:df:4e:1b:ee:75:44
> 			ac:56:10:e0:47:58:c6:77:9b:a4:b4:3b:9e:e5:f5:3f
> 			82:0c:c2:93:0f:6f:99:1c:86:c6:74:96:54:ed:1d:6c
> 			e6:a3:5b:00:a6:ca:78:14:9f:59:7a:41:0d:d0:f5:d5
> 			b5:3e:0e:5c:dd:a1:08:a9:1f:7a:63:00:90:a8:51:f4
> 			af:dc:8e:40:48:7a:78:5b:40:ed:33:f7:1f:ee:be:e6
> 			79:e5:67:40:f7:58:ba:9e:9a:f6:3b:02:c7:89:e6:67
> 			f6:47:1c:0d:d5:82:b7:ff:9a:cf:61:f0:8e:6e:93:45
> 			d7
> 		Exponent (bits 24):
> 			01:00:01
> 	Extensions:
> 		Basic Constraints (critical):
> 			Certificate Authority (CA): FALSE
> 		Subject Alternative Name (not critical):
> 			DNSname: localhost
> 		Key Usage (critical):
> 			Key encipherment.
> 		Subject Key Identifier (not critical):
> 			3a12caf216bb5d834a550a592fdd4e045963fffc
> Other Information:
> 	Public Key ID:
> 		sha1:3a12caf216bb5d834a550a592fdd4e045963fffc
> 		sha256:0c3cd31ba1a97cc73fbd55cf0c31fb52f39809524f6d5d1d390826dd6ad05fec
> 	Public Key PIN:
> 		pin-sha256:DDzTG6GpfMc/vVXPDDH7UvOYCVJPbV0dOQgm3WrQX+w=
> 
> 
> 
> Signing certificate...
> ok 9 /client/Application.CertificateManagerTest/database_memory_certificate_pinning_without_gcr
> Generating a 3072 bit RSA private key...
> Generating a self signed certificate...
> X.509 Certificate Information:
> 	Version: 3
> 	Serial Number (hex): 03
> 	Validity:
> 		Not Before: Wed May 25 21:21:31 UTC 2022
> 		Not After: Thu May 26 21:21:31 UTC 2022
> 	Subject: O=Example Inc.,C=AU
> 	Subject Public Key Algorithm: RSA
> 	Algorithm Security Level: High (3072 bits)
> 		Modulus (bits 3072):
> 			00:b5:85:be:03:dc:c8:51:24:b6:d5:7d:82:be:86:d1
> 			32:72:25:ea:d1:e1:45:88:a8:f3:18:da:ed:46:f6:85
> 			aa:31:7f:79:15:da:44:15:8c:bf:9a:cf:b0:5f:a2:a2
> 			23:f2:b8:da:e3:99:c8:55:f5:77:0b:b9:16:9f:be:9c
> 			18:2b:80:43:73:93:a0:e4:9a:ea:4e:46:57:91:ad:ac
> 			bb:ef:4f:f8:c8:11:75:e3:91:89:f4:e8:41:4c:fc:f0
> 			64:8f:e6:63:ea:ea:f0:c5:f1:2c:f2:ca:1c:4f:e7:21
> 			6b:e5:1c:85:9f:8b:c9:79:ea:d9:c3:7b:18:bd:b1:95
> 			0a:74:8f:49:45:d7:2d:7a:88:be:ee:28:8e:91:00:09
> 			6b:2e:0d:37:bb:bf:e3:56:63:0e:34:fd:72:d0:c6:ca
> 			61:74:66:a4:de:be:5f:b5:7c:7d:3c:9f:20:03:f1:30
> 			1a:88:00:a0:05:5f:d1:95:f6:e1:ea:23:8a:ca:70:ca
> 			da:30:55:02:d2:13:12:20:e5:29:12:49:ef:54:d3:49
> 			63:f6:26:6d:b2:9b:c8:b6:9b:d4:68:ae:20:c6:01:60
> 			e2:38:a8:9c:d1:32:47:d8:a4:00:74:6f:95:1c:5d:62
> 			7b:0d:f1:be:91:b3:cb:82:78:41:14:40:4d:37:52:70
> 			34:39:96:56:d5:5c:fb:ab:7a:be:cc:d0:78:f3:b8:d0
> 			f2:f6:46:5d:9d:ac:58:13:cc:98:a5:8a:8f:af:81:da
> 			1d:23:73:61:49:f3:da:ac:3b:09:c6:f4:00:fc:88:fe
> 			e5:43:99:0a:78:65:1b:37:e5:5f:47:9b:a4:d3:8a:d8
> 			1c:46:79:13:54:90:8f:82:31:8c:8a:7c:9e:f0:27:6f
> 			2d:2b:de:0c:76:d8:9f:a2:2a:6c:64:06:e3:65:88:34
> 			10:4a:fe:96:76:ac:0a:fd:7b:33:f2:bb:ac:a8:d7:52
> 			2b:5d:5c:b8:d4:27:66:2c:98:8c:70:91:8e:72:55:fe
> 			61
> 		Exponent (bits 24):
> 			01:00:01
> 	Extensions:
> 		Basic Constraints (critical):
> 			Certificate Authority (CA): FALSE
> 		Subject Alternative Name (not critical):
> 			DNSname: localhost
> 		Key Usage (critical):
> 			Key encipherment.
> 		Subject Key Identifier (not critical):
> 			56345f49ae54ddc2472a863d491aafe6ed156bfe
> Other Information:
> 	Public Key ID:
> 		sha1:56345f49ae54ddc2472a863d491aafe6ed156bfe
> 		sha256:b013ce068634c567ab59935bfd8100e22d006c074037924bea918e728a7c7e3a
> 	Public Key PIN:
> 		pin-sha256:sBPOBoY0xWerWZNb/YEA4i0AbAdAN5JL6pGOcop8fjo=
> 
> 
> 
> Signing certificate...
> Generating a 3072 bit RSA private key...
> Generating a self signed certificate...
> X.509 Certificate Information:
> 	Version: 3
> 	Serial Number (hex): 04
> 	Validity:
> 		Not Before: Wed May 25 21:21:31 UTC 2022
> 		Not After: Thu May 26 21:21:31 UTC 2022
> 	Subject: O=Example Inc.,C=AU
> 	Subject Public Key Algorithm: RSA
> 	Algorithm Security Level: High (3072 bits)
> 		Modulus (bits 3072):
> 			00:fe:00:f0:9b:b8:d4:7e:d2:58:b5:2c:d9:e5:25:0a
> 			97:5d:db:fd:7a:00:e0:42:d7:32:20:33:43:97:f2:f7
> 			4f:98:c4:99:24:e3:35:73:1b:4e:af:bd:e7:e7:f7:54
> 			1b:df:6d:9b:2d:bf:e7:3d:11:f8:83:55:be:ad:6f:a5
> 			6b:84:68:d8:1b:68:fe:52:e3:f0:1c:6d:7c:37:92:97
> 			46:f4:6f:68:63:84:6e:1d:35:8c:55:e1:b7:e3:12:cb
> 			44:70:dc:53:1c:08:aa:2c:74:33:ce:6e:ac:30:7e:10
> 			4d:d8:18:85:ec:27:2d:05:9f:0a:51:d8:b5:17:9a:ab
> 			73:07:72:9d:33:24:c7:f4:ba:83:42:30:17:b3:e1:36
> 			db:09:1b:34:68:86:f2:77:3b:ef:f8:8b:32:34:30:ad
> 			f6:df:ef:39:71:23:5d:64:85:c0:27:8e:2b:70:30:85
> 			71:96:0d:c0:b0:2e:a6:6b:7e:f8:3a:ca:01:d5:7f:fc
> 			74:38:b2:0c:b3:ba:b3:1f:75:1b:be:e4:9b:47:3f:23
> 			ea:aa:86:e9:72:7a:f8:6b:96:aa:d7:3a:27:ad:67:ee
> 			1f:5f:9c:87:e0:e9:33:14:8d:a0:2d:ee:d0:2b:6b:84
> 			92:6b:05:bc:45:cf:e3:85:43:4a:b2:a7:bc:ac:8a:80
> 			ba:5b:2f:73:b4:3b:c4:a8:cd:dd:ef:ca:c9:67:be:8e
> 			28:e0:35:e0:1f:68:9c:57:a2:5d:1d:64:f9:eb:6d:7b
> 			66:c9:f3:a7:7e:76:aa:ab:b9:79:45:d8:79:b5:80:ae
> 			d4:fc:3d:a8:3d:b7:76:e5:c7:79:24:de:d3:3f:f4:ae
> 			21:cd:69:67:20:92:6e:c3:07:df:5f:ae:1b:93:4d:7d
> 			d7:4b:77:13:86:4f:63:64:cf:ac:79:9f:88:e6:dd:e5
> 			69:43:1f:60:e7:d2:1b:5c:99:53:a3:fa:f4:72:bd:b1
> 			5d:ad:8d:40:44:ff:f2:93:04:75:dc:e7:fe:e5:a4:56
> 			b7
> 		Exponent (bits 24):
> 			01:00:01
> 	Extensions:
> 		Basic Constraints (critical):
> 			Certificate Authority (CA): FALSE
> 		Subject Alternative Name (not critical):
> 			DNSname: localhost
> 		Key Usage (critical):
> 			Key encipherment.
> 		Subject Key Identifier (not critical):
> 			e6f07dbfdea542e28819c50dccbdb928a4597d01
> Other Information:
> 	Public Key ID:
> 		sha1:e6f07dbfdea542e28819c50dccbdb928a4597d01
> 		sha256:715f338a2bed6ad58fd072988d554e0bbd3589a492a02c3779cf569cd89c8273
> 	Public Key PIN:
> 		pin-sha256:cV8ziivtatWP0HKYjVVOC701iaSSoCw3ec9WnNicgnM=
> 
> 
> 
> Signing certificate...
> ok 10 /client/Application.CertificateManagerTest/database_disk_certificate_pinning_without_gcr
> # End of Application.CertificateManagerTest tests
> # Start of Application.ClientTest tests
> /usr/bin/geary: 40.0
> ok 11 /client/Application.ClientTest/paths_when_installed
> # End of Application.ClientTest tests
> # Start of ConfigurationTest tests
> # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created
> # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation memory (GMemorySettingsBackend) for ‘gsettings-backend’
> # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
> # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
> ok 12 /client/ConfigurationTest/desktop_environment
> # End of ConfigurationTest tests
> # Start of Components.WebViewTest tests
> ok 13 /client/Components.WebViewTest/init_web_context
> ok 14 /client/Components.WebViewTest/load_resources
> # End of Components.WebViewTest tests
> # Start of Components.ValidatorTest tests
> ok 15 /client/Components.ValidatorTest/manual_empty
> ok 16 /client/Components.ValidatorTest/manual_valid
> ok 17 /client/Components.ValidatorTest/manual_not_required
> # End of Components.ValidatorTest tests
> # Start of Composer.WebViewTest tests
> ok 18 /client/Composer.WebViewTest/load_resources
> ok 19 /client/Composer.WebViewTest/edit_context
> Could not determine the accessibility bus address
> ok 20 /client/Composer.WebViewTest/get_html
>  [deb] 21:21:31.0692 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:31.0696 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:31.0696 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 21 /client/Composer.WebViewTest/get_html_for_draft
>  [deb] 21:21:31.0826 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:31.0828 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:31.0829 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 22 /client/Composer.WebViewTest/get_text
>  [deb] 21:21:31.0960 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:31.0962 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:31.0962 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 23 /client/Composer.WebViewTest/get_text_with_quote
>  [deb] 21:21:32.0089 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:32.0091 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:32.0091 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 24 /client/Composer.WebViewTest/get_text_with_nested_quote
>  [deb] 21:21:32.0294 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:32.0296 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:32.0297 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 25 /client/Composer.WebViewTest/get_text_with_long_line
>  [deb] 21:21:32.0440 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:32.0442 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:32.0442 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 26 /client/Composer.WebViewTest/get_text_with_long_quote
>  [deb] 21:21:32.0619 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:32.0621 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:32.0622 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 27 /client/Composer.WebViewTest/get_text_with_nbsp
>  [deb] 21:21:32.0754 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:32.0757 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:32.0757 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 28 /client/Composer.WebViewTest/get_text_with_named_link
>  [deb] 21:21:32.0891 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:32.0893 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:32.0894 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 29 /client/Composer.WebViewTest/get_text_with_url_link
>  [deb] 21:21:33.0045 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:33.0047 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:33.0048 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 30 /client/Composer.WebViewTest/get_text_with_surrounding_nbsps
>  [deb] 21:21:33.0254 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:33.0257 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:33.0258 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 31 /client/Composer.WebViewTest/update_signature
> # End of Composer.WebViewTest tests
> # Start of Composer.WidgetTest tests
> # GLib-GIO-DEBUG: Failed to initialize portal (GNetworkMonitorPortal) for gio-network-monitor: Not using portals
> # GLib-GIO-DEBUG: Failed to initialize networkmanager (GNetworkMonitorNM) for gio-network-monitor: Could not connect: No such file or directory
> # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation netlink (GNetworkMonitorNetlink) for ‘gio-network-monitor’
> ok 32 /client/Composer.WidgetTest/load_empty_body
> ok 33 /client/Composer.WidgetTest/load_empty_body_to
> ok 34 /client/Composer.WidgetTest/load_mailto
> ok 35 /client/Composer.WidgetTest/load_mailto_empty
> ok 36 /client/Composer.WidgetTest/load_context_edit
> ok 37 /client/Composer.WidgetTest/load_context_reply_sender
> ok 38 /client/Composer.WidgetTest/load_context_reply_sender_with_reply_to
> ok 39 /client/Composer.WidgetTest/load_context_reply_all_to_account
> ok 40 /client/Composer.WidgetTest/load_context_reply_all_cc_account
> ok 41 /client/Composer.WidgetTest/load_context_reply_all_to_other
> ok 42 /client/Composer.WidgetTest/load_context_reply_all_to_other_with_reply_to
> ok 43 /client/Composer.WidgetTest/load_context_forward
>  [deb] 21:21:33.0431 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:33.0434 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:33.0434 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 44 /client/Composer.WidgetTest/to_composed_email
> # End of Composer.WidgetTest tests
> # Start of UtilAvatarTest tests
> ok 45 /client/UtilAvatarTest/extract_initials
> # End of UtilAvatarTest tests
> # Start of UtilCacheTest tests
> ok 46 /client/UtilCacheTest/lru_insertion
> ok 47 /client/UtilCacheTest/lru_eviction
> # End of UtilCacheTest tests
> # Start of Util.Email.Test tests
> ok 48 /client/Util.Email.Test/null_originator
> ok 49 /client/Util.Email.Test/from_originator
> ok 50 /client/Util.Email.Test/sender_originator
> ok 51 /client/Util.Email.Test/reply_to_originator
> ok 52 /client/Util.Email.Test/reply_to_via_originator
> ok 53 /client/Util.Email.Test/plain_via_originator
> ok 54 /client/Util.Email.Test/empty_search_query
> ok 55 /client/Util.Email.Test/plain_search_terms
> ok 56 /client/Util.Email.Test/continuation_search_terms
> ok 57 /client/Util.Email.Test/i18n_search_terms
> ok 58 /client/Util.Email.Test/multiple_search_terms
> ok 59 /client/Util.Email.Test/quoted_search_terms
> ok 60 /client/Util.Email.Test/text_op_terms
> ok 61 /client/Util.Email.Test/text_op_single_me_terms
> ok 62 /client/Util.Email.Test/text_op_multiple_me_terms
> ok 63 /client/Util.Email.Test/boolean_op_terms
> ok 64 /client/Util.Email.Test/invalid_op_terms
> # End of Util.Email.Test tests
> # Start of Util.JS.Test tests
> ok 65 /client/Util.JS.Test/to_variant
> ok 66 /client/Util.JS.Test/to_value
> # End of Util.JS.Test tests
> # End of client tests
> # Start of js tests
> # Start of Components.PageStateTest tests
> ok 67 /js/Components.PageStateTest/content_loaded
>  [deb] 21:21:35.0067 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:35.0069 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:35.0070 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 68 /js/Components.PageStateTest/call_void
>  [deb] 21:21:35.0214 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:35.0216 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:35.0217 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 69 /js/Components.PageStateTest/call_void_throws
>  [deb] 21:21:35.0356 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:35.0358 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:35.0359 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 70 /js/Components.PageStateTest/call_returning
>  [deb] 21:21:35.0506 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:35.0509 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:35.0509 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 71 /js/Components.PageStateTest/call_returning_throws
> # End of Components.PageStateTest tests
> # Start of Composer.PageStateTest tests
>  [deb] 21:21:35.0638 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:35.0641 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:35.0641 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 72 /js/Composer.PageStateTest/html_to_text
>  [deb] 21:21:35.0770 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:35.0772 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:35.0772 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 73 /js/Composer.PageStateTest/html_to_text_with_quote
>  [deb] 21:21:35.0905 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:35.0908 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:35.0908 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 74 /js/Composer.PageStateTest/html_to_text_with_nested_quote
>  [deb] 21:21:36.0070 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:36.0072 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:36.0072 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 75 /js/Composer.PageStateTest/html_to_text_with_blacklist
>  [deb] 21:21:36.0204 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:36.0206 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:36.0207 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 76 /js/Composer.PageStateTest/edit_context_font
>  [deb] 21:21:36.0340 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:36.0342 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:36.0342 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 77 /js/Composer.PageStateTest/edit_context_link
>  [deb] 21:21:36.0479 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:36.0482 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:36.0482 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 78 /js/Composer.PageStateTest/indent_line
>  [deb] 21:21:36.0619 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:36.0622 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:36.0622 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 79 /js/Composer.PageStateTest/clean_content
>  [deb] 21:21:36.0760 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:36.0762 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:36.0763 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 80 /js/Composer.PageStateTest/get_html
>  [deb] 21:21:36.0907 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:36.0909 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:36.0910 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 81 /js/Composer.PageStateTest/get_text
>  [deb] 21:21:37.0060 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:37.0063 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:37.0063 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 82 /js/Composer.PageStateTest/contains_keywords
>  [deb] 21:21:37.0213 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:37.0219 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:37.0220 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 83 /js/Composer.PageStateTest/contains_attachment_keywords
>  [deb] 21:21:37.0386 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:37.0388 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:37.0388 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 84 /js/Composer.PageStateTest/replace_non_breaking_space
> # End of Composer.PageStateTest tests
> # Start of ConversationPageStateTest tests
>  [deb] 21:21:37.0529 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:37.0531 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:37.0532 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 85 /js/ConversationPageStateTest/is_deceptive_text_not_url
>  [deb] 21:21:37.0707 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:37.0710 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:37.0711 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 86 /js/ConversationPageStateTest/is_deceptive_text_identical_text
>  [deb] 21:21:37.0876 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:37.0878 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:37.0879 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 87 /js/ConversationPageStateTest/is_deceptive_text_matching_url
>  [deb] 21:21:38.0044 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:38.0047 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:38.0047 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 88 /js/ConversationPageStateTest/is_deceptive_text_common_href_subdomain
>  [deb] 21:21:38.0181 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:38.0184 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:38.0184 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 89 /js/ConversationPageStateTest/is_deceptive_text_common_text_subdomain
>  [deb] 21:21:38.0344 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:38.0346 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:38.0346 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 90 /js/ConversationPageStateTest/is_deceptive_text_deceptive_href
>  [deb] 21:21:38.0507 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:38.0510 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:38.0510 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 91 /js/ConversationPageStateTest/is_deceptive_text_non_matching_subdomain
>  [deb] 21:21:38.0677 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:38.0679 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:38.0680 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 92 /js/ConversationPageStateTest/is_deceptive_text_different_domain
>  [deb] 21:21:38.0813 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:38.0816 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:38.0816 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 93 /js/ConversationPageStateTest/is_deceptive_text_embedded_domain
>  [deb] 21:21:38.0964 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:38.0966 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:38.0966 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 94 /js/ConversationPageStateTest/is_deceptive_text_innocuous
>  [deb] 21:21:39.0122 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:39.0125 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:39.0125 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 95 /js/ConversationPageStateTest/is_deceptive_text_gitlab
>  [deb] 21:21:39.0259 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:39.0261 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:39.0262 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 96 /js/ConversationPageStateTest/is_descendant_of
>  [deb] 21:21:39.0400 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:39.0402 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:39.0402 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 97 /js/ConversationPageStateTest/is_descendant_of_with_class
>  [deb] 21:21:39.0538 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:39.0540 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:39.0541 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 98 /js/ConversationPageStateTest/is_descendant_of_no_match
>  [deb] 21:21:39.0677 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:39.0679 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:39.0680 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 99 /js/ConversationPageStateTest/is_descendant_of_lax
> # End of ConversationPageStateTest tests
> # End of js tests
>  [deb] 21:21:39.0818 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:39.0821 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:39.0821 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0927 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0929 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0930 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0815 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0820 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0820 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0894 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0898 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0899 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0867 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0870 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0871 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0848 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0851 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0851 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0818 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0822 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0823 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0863 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0866 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0867 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0799 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0802 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0803 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0799 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0803 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0803 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0802 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0805 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0806 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0891 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0894 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0895 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0887 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0890 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0891 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0891 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0895 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0895 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――――
> 7/7 geary / client-tests                         OK               9.46s
> 
> 
> Summary of Failures:
> 
> 6/7 geary / engine-tests                         FAIL             6.85s   killed by signal 6 SIGABRT
> 
> 
> Ok:                 6   
> Expected Fail:      0   
> Fail:               1   
> Unexpected Pass:    0   
> Skipped:            0   
> Timeout:            0   
> 
> Full log written to /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/meson-logs/testlog.txt
> 	cd obj-x86_64-linux-gnu && tail -v -n \+0 meson-logs/testlog.txt
> ==> meson-logs/testlog.txt <==
> Log of Meson test suite run on 2022-05-25T21:21:23.484702
> 
> Inherited environment: DEB_HOST_GNU_SYSTEM=linux-gnu DFLAGS=-frelease DEB_BUILD_ARCH_BITS=64 DEB_TARGET_GNU_CPU=x86_64 DEB_HOST_ARCH_OS=linux USER=user42 CXXFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security' DEB_BUILD_GNU_TYPE=x86_64-linux-gnu DEB_TARGET_MULTIARCH=x86_64-linux-gnu OBJCFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security' DH_INTERNAL_OPTIONS=-O--buildsystem=meson DEB_BUILD_ARCH_CPU=amd64 DEB_HOST_ARCH_LIBC=gnu DEB_HOST_ARCH_ABI=base HOME=/<<PKGBUILDDIR>>/debian/.debhelper/generated/_source/home APT_CONFIG=/var/lib/sbuild/apt.conf SCHROOT_CHROOT_NAME=sid-amd64-sbuild DEB_BUILD_ARCH_ENDIAN=little LDFLAGS='-Wl,-z,relro -Wl,-z,now -Wl,-O1 -Wl,-z,defs' DEB_TARGET_ARCH_BITS=64 DEB_BUILD_GNU_SYSTEM=linux-gnu MAKEFLAGS=w SCHROOT_UID=1001 DEB_BUILD_ARCH_OS=linux DEB_TARGET_GNU_TYPE=x86_64-linux-gnu DEB_TARGET_ARCH_CPU=amd64 LOGNAME=user42 DEB_LDFLAGS_MAINT_APPEND='-Wl,-O1 -Wl,-z,defs' DEB_BUILD_ARCH_LIBC=gnu DEB_BUILD_ARCH_ABI=base DEB_LDFLAGS_MAINT_STRIP=-Wl,-Bsymbolic-functions DEB_HOST_ARCH=amd64 DEB_TARGET_ARCH_ENDIAN=little DH_INTERNAL_OVERRIDE=dh_auto_test DEB_HOST_GNU_CPU=x86_64 DEB_TARGET_GNU_SYSTEM=linux-gnu LC_COLLATE=en_US.UTF-8 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games DEB_TARGET_ARCH_OS=linux CFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security' MAKELEVEL=2 DEB_HOST_MULTIARCH=x86_64-linux-gnu SOURCE_DATE_EPOCH=1644933489 FCFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong' SCHROOT_SESSION_ID=sid-amd64-sbuild-6e7bd29b-0739-4408-9518-07461cc36bd4 SCHROOT_COMMAND='dpkg-buildpackage --sanitize-env -us -uc -rfakeroot -sa' LOCPATH=/tmp/localehelper.DgrXN5ki DISPLAY=:99 OBJCXXFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong -Wformat -Werror=format-security' SCHROOT_ALIAS_NAME=unstable DEB_TARGET_ARCH_LIBC=gnu DEB_TARGET_ARCH_ABI=base XAUTHORITY=/tmp/xvfb-run.etTd2G/Xauthority DEB_BUILD_OPTIONS=parallel=8 SCHROOT_GROUP=user42 SCHROOT_USER=user42 CPPFLAGS='-Wdate-time -D_FORTIFY_SOURCE=2' DH_INTERNAL_BUILDFLAGS=1 SHELL=/bin/sh DEB_HOST_ARCH_BITS=64 DEB_BUILD_ARCH=amd64 DEB_BUILD_MAINT_OPTIONS=hardening=+all DEB_BUILD_GNU_CPU=x86_64 ASFLAGS='' DEB_HOST_GNU_TYPE=x86_64-linux-gnu DEB_HOST_ARCH_CPU=amd64 DEB_RULES_REQUIRES_ROOT=no PWD=/<<PKGBUILDDIR>> FFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong' DEB_BUILD_MULTIARCH=x86_64-linux-gnu SCHROOT_GID=1001 MFLAGS=-w GCJFLAGS='-g -O2 -ffile-prefix-map=/<<PKGBUILDDIR>>=. -fstack-protector-strong' DEB_HOST_ARCH_ENDIAN=little DEB_TARGET_ARCH=amd64 XDG_RUNTIME_DIR=/tmp/dh-xdg-rundir-ImCYtzMb MESON_TESTTHREADS=1 LC_ALL=C.UTF-8 
> 
> 1/7 vala-unit / tests                            OK               0.01s
> 21:21:23 MALLOC_PERTURB_=209 /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/subprojects/vala-unit/test-driver
> ----------------------------------- output -----------------------------------
> # random seed: R02S8e7f5594236de3d2d507124ee6bdab13
> 1..21
> # Start of TestAssertions tests
> ok 1 /TestAssertions/gobject_equality_assertions
> ok 2 /TestAssertions/string_equality_assertions
> ok 3 /TestAssertions/int_equality_assertions
> ok 4 /TestAssertions/short_equality_assertions # SKIP Cannot determine if a variable is a short. See GNOME/vala#993
> ok 5 /TestAssertions/long_equality_assertions
> ok 6 /TestAssertions/uint_equality_assertions
> ok 7 /TestAssertions/float_equality_assertions
> ok 8 /TestAssertions/double_equality_assertions
> ok 9 /TestAssertions/char_equality_assertions
> ok 10 /TestAssertions/unichar_equality_assertions
> ok 11 /TestAssertions/enum_equality_assertions
> ok 12 /TestAssertions/bool_equality_assertions
> ok 13 /TestAssertions/struct_equality_assertions
> ok 14 /TestAssertions/string_collection
> ok 15 /TestAssertions/array_collection
> ok 16 /TestAssertions/gee_collection
> # End of TestAssertions tests
> # Start of CollectionAssertions tests
> ok 17 /CollectionAssertions/string_collection
> ok 18 /CollectionAssertions/string_array_collection
> ok 19 /CollectionAssertions/int_array_collection # SKIP Arrays containing non-pointer values not currently supported. See GNOME/vala#964
> ok 20 /CollectionAssertions/string_gee_collection
> ok 21 /CollectionAssertions/int_gee_collection
> # End of CollectionAssertions tests
> ------------------------------------------------------------------------------
> 
> 2/7 geary / desktop-file-validate                OK               0.01s
> 21:21:23 MALLOC_PERTURB_=79 /usr/bin/desktop-file-validate /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/desktop/org.gnome.Geary.desktop
> ----------------------------------- output -----------------------------------
> ------------------------------------------------------------------------------
> 
> 3/7 geary / desktop-file-validate                OK               0.01s
> 21:21:23 MALLOC_PERTURB_=142 /usr/bin/desktop-file-validate /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/desktop/geary-autostart.desktop
> ----------------------------------- output -----------------------------------
> ------------------------------------------------------------------------------
> 
> 4/7 geary / org.gnome.Geary.appdata.xml-validate OK               0.02s
> 21:21:23 MALLOC_PERTURB_=82 /usr/bin/appstream-util validate-relax --nonet /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/desktop/org.gnome.Geary.appdata.xml
> ----------------------------------- output -----------------------------------
> /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/desktop/org.gnome.Geary.appdata.xml: OK
> ------------------------------------------------------------------------------
> 
> 5/7 geary / mail-merge-test                      OK               0.06s
> 21:21:23 MALLOC_PERTURB_=149 /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/src/client/plugin/mail-merge/plugin-test
> ----------------------------------- output -----------------------------------
> # random seed: R02S3ba62cd6f1994f9e64169908df97f3f9
> 1..10
> # Start of MailMerge.TestReader tests
> ok 1 /MailMerge.TestReader/read_simple_lf
> ok 2 /MailMerge.TestReader/read_simple_crlf
> ok 3 /MailMerge.TestReader/read_no_trailing_new_line
> ok 4 /MailMerge.TestReader/read_empty_records
> ok 5 /MailMerge.TestReader/read_multi_byte_chars
> ok 6 /MailMerge.TestReader/read_quoted
> # End of MailMerge.TestReader tests
> # Start of MailMerge.TestProcessor tests
> ok 7 /MailMerge.TestProcessor/contains_field
> ok 8 /MailMerge.TestProcessor/is_mail_merge_template
> ok 9 /MailMerge.TestProcessor/identity_merge
> ok 10 /MailMerge.TestProcessor/subject_merge
> # End of MailMerge.TestProcessor tests
> ------------------------------------------------------------------------------
> 
> 6/7 geary / engine-tests                         FAIL             6.85s   killed by signal 6 SIGABRT
> 21:21:23 MALLOC_PERTURB_=71 /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/test-engine
> ----------------------------------- output -----------------------------------
> stdout:
> # random seed: R02Se1954b36111a95efb97f114c2a73d86c
> 1..287
> # Start of engine tests
> # Start of Geary.AccountInformationTest tests
> ok 1 /engine/Geary.AccountInformationTest/test_save_sent_defaults
> ok 2 /engine/Geary.AccountInformationTest/test_sender_mailboxes
> ok 3 /engine/Geary.AccountInformationTest/test_service_label
> ok 4 /engine/Geary.AccountInformationTest/folder_steps_accessors
> # End of Geary.AccountInformationTest tests
> # Start of Geary.AttachmentTest tests
> # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
> ok 5 /engine/Geary.AttachmentTest/get_safe_file_name_with_content_name
> ok 6 /engine/Geary.AttachmentTest/get_safe_file_name_with_bad_content_name
> ok 7 /engine/Geary.AttachmentTest/get_safe_file_name_with_bad_file_name
> ok 8 /engine/Geary.AttachmentTest/get_safe_file_name_with_alt_file_name
> ok 9 /engine/Geary.AttachmentTest/get_safe_file_name_with_no_content_name
> ok 10 /engine/Geary.AttachmentTest/get_safe_file_name_with_no_content_name_or_id
> ok 11 /engine/Geary.AttachmentTest/get_safe_file_name_with_default_content_type
> ok 12 /engine/Geary.AttachmentTest/get_safe_file_name_with_default_content_type_bad_file_name
> ok 13 /engine/Geary.AttachmentTest/get_safe_file_name_with_unknown_content_type
> # End of Geary.AttachmentTest tests
> # Start of Geary.ContactHarvesterImplTest tests
> ok 14 /engine/Geary.ContactHarvesterImplTest/whitelisted_folder_type
> ok 15 /engine/Geary.ContactHarvesterImplTest/blacklisted_folder_type
> ok 16 /engine/Geary.ContactHarvesterImplTest/seen_priority
> ok 17 /engine/Geary.ContactHarvesterImplTest/sent_priority
> ok 18 /engine/Geary.ContactHarvesterImplTest/received_priority
> # End of Geary.ContactHarvesterImplTest tests
> # Start of Geary.EngineTest tests
> # GLib-GIO-DEBUG: Failed to initialize portal (GNetworkMonitorPortal) for gio-network-monitor: Not using portals
> # GLib-GIO-DEBUG: Failed to initialize networkmanager (GNetworkMonitorNM) for gio-network-monitor: Could not connect: No such file or directory
> # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation netlink (GNetworkMonitorNetlink) for ‘gio-network-monitor’
> ok 19 /engine/Geary.EngineTest/add_account
> ok 20 /engine/Geary.EngineTest/remove_account
> ok 21 /engine/Geary.EngineTest/re_add_account
> # End of Geary.EngineTest tests
> # Start of Geary.FolderPathTest tests
> ok 22 /engine/Geary.FolderPathTest/get_child_from_root
> ok 23 /engine/Geary.FolderPathTest/get_child_from_child
> ok 24 /engine/Geary.FolderPathTest/root_is_root
> ok 25 /engine/Geary.FolderPathTest/child_is_not_root
> ok 26 /engine/Geary.FolderPathTest/as_array
> ok 27 /engine/Geary.FolderPathTest/is_top_level
> ok 28 /engine/Geary.FolderPathTest/distinct_roots_compare
> ok 29 /engine/Geary.FolderPathTest/path_to_string
> ok 30 /engine/Geary.FolderPathTest/path_parent
> ok 31 /engine/Geary.FolderPathTest/path_equal
> ok 32 /engine/Geary.FolderPathTest/path_hash
> ok 33 /engine/Geary.FolderPathTest/path_compare
> ok 34 /engine/Geary.FolderPathTest/path_compare_normalised
> ok 35 /engine/Geary.FolderPathTest/root_instances_compare
> ok 36 /engine/Geary.FolderPathTest/variant_representation
> # End of Geary.FolderPathTest tests
> # Start of Geary.IdleManagerTest tests
> ok 37 /engine/Geary.IdleManagerTest/weak_ref
> ok 38 /engine/Geary.IdleManagerTest/start_reset
> ok 39 /engine/Geary.IdleManagerTest/test_run
> # End of Geary.IdleManagerTest tests
> # Start of Geary.TimeoutManagerTest tests
> ok 40 /engine/Geary.TimeoutManagerTest/weak_ref
> ok 41 /engine/Geary.TimeoutManagerTest/start_reset
> # End of Geary.TimeoutManagerTest tests
> # Start of Geary.TlsNegotiationMethodTest tests
> ok 42 /engine/Geary.TlsNegotiationMethodTest/to_value
> ok 43 /engine/Geary.TlsNegotiationMethodTest/for_value
> # End of Geary.TlsNegotiationMethodTest tests
> # Start of Geary.App.ConversationTest tests
> ok 44 /engine/Geary.App.ConversationTest/add_basic
> ok 45 /engine/Geary.App.ConversationTest/add_duplicate
> ok 46 /engine/Geary.App.ConversationTest/add_multipath
> ok 47 /engine/Geary.App.ConversationTest/remove_basic
> ok 48 /engine/Geary.App.ConversationTest/remove_nonexistent
> ok 49 /engine/Geary.App.ConversationTest/get_emails
> ok 50 /engine/Geary.App.ConversationTest/get_emails_by_location
> ok 51 /engine/Geary.App.ConversationTest/get_emails_blacklist
> ok 52 /engine/Geary.App.ConversationTest/get_emails_marked_for_deletion
> ok 53 /engine/Geary.App.ConversationTest/count_email_in_folder
> # End of Geary.App.ConversationTest tests
> # Start of Geary.App.ConversationSetTest tests
> ok 54 /engine/Geary.App.ConversationSetTest/add_all_basic
> ok 55 /engine/Geary.App.ConversationSetTest/add_all_duplicate
> ok 56 /engine/Geary.App.ConversationSetTest/add_all_append_descendants
> ok 57 /engine/Geary.App.ConversationSetTest/add_all_append_ancestors
> ok 58 /engine/Geary.App.ConversationSetTest/add_all_merge
> ok 59 /engine/Geary.App.ConversationSetTest/add_all_multi_path
> ok 60 /engine/Geary.App.ConversationSetTest/add_all_append_path
> ok 61 /engine/Geary.App.ConversationSetTest/remove_all_removed
> ok 62 /engine/Geary.App.ConversationSetTest/remove_all_trimmed
> ok 63 /engine/Geary.App.ConversationSetTest/remove_all_remove_path
> ok 64 /engine/Geary.App.ConversationSetTest/remove_all_base_folder
> # End of Geary.App.ConversationSetTest tests
> # Start of Geary.App.ConversationMonitorTest tests
> ok 65 /engine/Geary.App.ConversationMonitorTest/start_stop_monitoring
> ok 66 /engine/Geary.App.ConversationMonitorTest/open_error
> ok 67 /engine/Geary.App.ConversationMonitorTest/close_during_open_error
> ok 68 /engine/Geary.App.ConversationMonitorTest/close_after_open_error
> ok 69 /engine/Geary.App.ConversationMonitorTest/load_single_message
> ok 70 /engine/Geary.App.ConversationMonitorTest/load_multiple_messages
> ok 71 /engine/Geary.App.ConversationMonitorTest/load_related_message
> ok 72 /engine/Geary.App.ConversationMonitorTest/base_folder_message_appended
> ok 73 /engine/Geary.App.ConversationMonitorTest/base_folder_message_removed
> ok 74 /engine/Geary.App.ConversationMonitorTest/external_folder_message_appended
> ok 75 /engine/Geary.App.ConversationMonitorTest/conversation_marked_as_deleted
> # End of Geary.App.ConversationMonitorTest tests
> # Start of Geary.Ascii.Test tests
> ok 76 /engine/Geary.Ascii.Test/index_of
> ok 77 /engine/Geary.Ascii.Test/last_index_of
> # End of Geary.Ascii.Test tests
> # Start of Geary.ConfigFileTest tests
> ok 78 /engine/Geary.ConfigFileTest/test_string
> ok 79 /engine/Geary.ConfigFileTest/test_string_fallback
> ok 80 /engine/Geary.ConfigFileTest/test_string_list
> ok 81 /engine/Geary.ConfigFileTest/test_string_list
> ok 82 /engine/Geary.ConfigFileTest/test_bool
> ok 83 /engine/Geary.ConfigFileTest/test_int
> ok 84 /engine/Geary.ConfigFileTest/test_uint16
> ok 85 /engine/Geary.ConfigFileTest/test_has_key
> ok 86 /engine/Geary.ConfigFileTest/test_key_remove
> ok 87 /engine/Geary.ConfigFileTest/test_group_exists
> ok 88 /engine/Geary.ConfigFileTest/test_group_remove
> # End of Geary.ConfigFileTest tests
> # Start of Geary.Db.DatabaseTest tests
> ok 89 /engine/Geary.Db.DatabaseTest/transient_open
> ok 90 /engine/Geary.Db.DatabaseTest/open_existing
> ok 91 /engine/Geary.Db.DatabaseTest/open_create_file
> ok 92 /engine/Geary.Db.DatabaseTest/open_create_dir
> ok 93 /engine/Geary.Db.DatabaseTest/open_create_dir_existing
> ok 94 /engine/Geary.Db.DatabaseTest/open_check_corruption
> ok 95 /engine/Geary.Db.DatabaseTest/open_create_check
> # End of Geary.Db.DatabaseTest tests
> # Start of Geary.Db.VersionedDatabaseTest tests
> ok 96 /engine/Geary.Db.VersionedDatabaseTest/open_new
> # End of Geary.Db.VersionedDatabaseTest tests
> # Start of Geary.HTML.Util tests
> ok 97 /engine/Geary.HTML.Util/preserve_whitespace
> ok 98 /engine/Geary.HTML.Util/smart_escape_div
> ok 99 /engine/Geary.HTML.Util/smart_escape_no_closing_tag
> ok 100 /engine/Geary.HTML.Util/smart_escape_img
> ok 101 /engine/Geary.HTML.Util/smart_escape_xhtml_img
> ok 102 /engine/Geary.HTML.Util/smart_escape_mixed
> ok 103 /engine/Geary.HTML.Util/smart_escape_text
> ok 104 /engine/Geary.HTML.Util/smart_escape_text_url
> ok 105 /engine/Geary.HTML.Util/remove_html_tags
> # End of Geary.HTML.Util tests
> # Start of Geary.Imap.DataFormatTest tests
> ok 106 /engine/Geary.Imap.DataFormatTest/is_atom_special
> # End of Geary.Imap.DataFormatTest tests
> # Start of Geary.Imap.CreateCommandTest tests
> ok 107 /engine/Geary.Imap.CreateCommandTest/basic_create
> ok 108 /engine/Geary.Imap.CreateCommandTest/special_use
> # End of Geary.Imap.CreateCommandTest tests
> # Start of Geary.Imap.FetchCommandTest tests
> ok 109 /engine/Geary.Imap.FetchCommandTest/list_ctor_single_data_item
> ok 110 /engine/Geary.Imap.FetchCommandTest/list_ctor_single_body_item
> ok 111 /engine/Geary.Imap.FetchCommandTest/list_ctor_multiple_data_item
> ok 112 /engine/Geary.Imap.FetchCommandTest/list_ctor_multiple_body_item
> ok 113 /engine/Geary.Imap.FetchCommandTest/list_ctor_both
> # End of Geary.Imap.FetchCommandTest tests
> # Start of Geary.Imap.FetchDataDecoderTest tests
> ok 114 /engine/Geary.Imap.FetchDataDecoderTest/envelope_basic
> ok 115 /engine/Geary.Imap.FetchDataDecoderTest/envelope_mailbox_missing_mailbox_name_quirk
> ok 116 /engine/Geary.Imap.FetchDataDecoderTest/envelope_mailbox_missing_host_name_quirk
> # End of Geary.Imap.FetchDataDecoderTest tests
> # Start of Geary.Imap.ListParameterTest tests
> ok 117 /engine/Geary.Imap.ListParameterTest/add_to_multiple_parents
> # End of Geary.Imap.ListParameterTest tests
> # Start of Geary.Imap.MailboxSpecifierTest tests
> ok 118 /engine/Geary.Imap.MailboxSpecifierTest/to_parameter
> ok 119 /engine/Geary.Imap.MailboxSpecifierTest/from_parameter
> ok 120 /engine/Geary.Imap.MailboxSpecifierTest/from_folder_path
> ok 121 /engine/Geary.Imap.MailboxSpecifierTest/folder_path_is_inbox
> # End of Geary.Imap.MailboxSpecifierTest tests
> # Start of Geary.Imap.NamespaceResponseTest tests
> ok 122 /engine/Geary.Imap.NamespaceResponseTest/minimal
> ok 123 /engine/Geary.Imap.NamespaceResponseTest/complete
> ok 124 /engine/Geary.Imap.NamespaceResponseTest/cyrus
> ok 125 /engine/Geary.Imap.NamespaceResponseTest/anonymous
> # End of Geary.Imap.NamespaceResponseTest tests
> # Start of Geary.Imap.DeserializerTest tests
> ok 126 /engine/Geary.Imap.DeserializerTest/parse_unquoted
> ok 127 /engine/Geary.Imap.DeserializerTest/parse_quoted
> ok 128 /engine/Geary.Imap.DeserializerTest/parse_number
> ok 129 /engine/Geary.Imap.DeserializerTest/parse_list
> ok 130 /engine/Geary.Imap.DeserializerTest/parse_flag
> ok 131 /engine/Geary.Imap.DeserializerTest/parse_wildcard_flag
> ok 132 /engine/Geary.Imap.DeserializerTest/parse_response_code
> ok 133 /engine/Geary.Imap.DeserializerTest/parse_bad_list
> ok 134 /engine/Geary.Imap.DeserializerTest/parse_bad_code
> ok 135 /engine/Geary.Imap.DeserializerTest/gmail_greeting
> ok 136 /engine/Geary.Imap.DeserializerTest/cyrus_2_4_greeting
> ok 137 /engine/Geary.Imap.DeserializerTest/aliyun_greeting
> ok 138 /engine/Geary.Imap.DeserializerTest/invalid_atom_prefix # SKIP Test skipped due to Deserializer error handling
> ok 139 /engine/Geary.Imap.DeserializerTest/gmail_flags
> ok 140 /engine/Geary.Imap.DeserializerTest/gmail_permanent_flags
> ok 141 /engine/Geary.Imap.DeserializerTest/gmail_broken_flags
> ok 142 /engine/Geary.Imap.DeserializerTest/cyrus_flags
> ok 143 /engine/Geary.Imap.DeserializerTest/runin_special_flag
> ok 144 /engine/Geary.Imap.DeserializerTest/invalid_flag_prefix # SKIP Test skipped due to Deserializer error handling
> ok 145 /engine/Geary.Imap.DeserializerTest/reserved_in_response_text
> ok 146 /engine/Geary.Imap.DeserializerTest/instant_eos
> ok 147 /engine/Geary.Imap.DeserializerTest/bye_eos
> # End of Geary.Imap.DeserializerTest tests
> # Start of Geary.Imap.ClientConnectionTest tests
> # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation dconf (DConfSettingsBackend) for ‘gsettings-backend’
> # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation libproxy (GLibproxyResolver) for ‘gio-proxy-resolver’
> # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
> # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
> # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
> # GLib-GIO-DEBUG: GSocketClient: TCP connection successful
> # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
> # GLib-GIO-DEBUG: GSocketClient: Connection successful!
> ok 148 /engine/Geary.Imap.ClientConnectionTest/connect_disconnect
> # End of Geary.Imap.ClientConnectionTest tests
> # Start of Geary.Imap.ClientSessionTest tests
> # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
> # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
> # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
> # GLib-GIO-DEBUG: GSocketClient: TCP connection successful
> # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
> # GLib-GIO-DEBUG: GSocketClient: Connection successful!
> ok 149 /engine/Geary.Imap.ClientSessionTest/connect_disconnect
> # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
> # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
> # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
> # GLib-GIO-DEBUG: GSocketClient: TCP connection successful
> # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
> # GLib-GIO-DEBUG: GSocketClient: Connection successful!
> ok 150 /engine/Geary.Imap.ClientSessionTest/connect_with_capabilities
> # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
> # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
> # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
> # GLib-GIO-DEBUG: GSocketClient: TCP connection successful
> # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
> # GLib-GIO-DEBUG: GSocketClient: Connection successful!
> ok 151 /engine/Geary.Imap.ClientSessionTest/login
> # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
> # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
> # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
> # GLib-GIO-DEBUG: GSocketClient: TCP connection successful
> # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
> # GLib-GIO-DEBUG: GSocketClient: Connection successful!
> ok 152 /engine/Geary.Imap.ClientSessionTest/login_with_capabilities
> # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
> # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
> # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
> # GLib-GIO-DEBUG: GSocketClient: TCP connection successful
> # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
> # GLib-GIO-DEBUG: GSocketClient: Connection successful!
> ok 153 /engine/Geary.Imap.ClientSessionTest/logout
> # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
> # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
> # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
> # GLib-GIO-DEBUG: GSocketClient: TCP connection successful
> # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
> # GLib-GIO-DEBUG: GSocketClient: Connection successful!
> ok 154 /engine/Geary.Imap.ClientSessionTest/login_logout
> # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
> # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
> # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
> # GLib-GIO-DEBUG: GSocketClient: TCP connection successful
> # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
> # GLib-GIO-DEBUG: GSocketClient: Connection successful!
> ok 155 /engine/Geary.Imap.ClientSessionTest/initiate_request_capabilities
> # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
> # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
> # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
> # GLib-GIO-DEBUG: GSocketClient: TCP connection successful
> # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
> # GLib-GIO-DEBUG: GSocketClient: Connection successful!
> ok 156 /engine/Geary.Imap.ClientSessionTest/initiate_implicit_capabilities
> # GLib-GIO-DEBUG: GSocketClient: Starting new address enumeration
> # GLib-GIO-DEBUG: GSocketClient: Address enumeration succeeded
> # GLib-GIO-DEBUG: GSocketClient: Starting TCP connection attempt
> # GLib-GIO-DEBUG: GSocketClient: TCP connection successful
> # GLib-GIO-DEBUG: GSocketClient: Starting application layer connection
> # GLib-GIO-DEBUG: GSocketClient: Connection successful!
> ok 157 /engine/Geary.Imap.ClientSessionTest/initiate_namespace
> # End of Geary.Imap.ClientSessionTest tests
> # Start of Geary.ImapDB.AccountTest tests
> ok 158 /engine/Geary.ImapDB.AccountTest/create_base_folder
> ok 159 /engine/Geary.ImapDB.AccountTest/create_child_folder
> ok 160 /engine/Geary.ImapDB.AccountTest/list_folders
> ok 161 /engine/Geary.ImapDB.AccountTest/delete_folder
> ok 162 /engine/Geary.ImapDB.AccountTest/delete_folder_with_child
> ok 163 /engine/Geary.ImapDB.AccountTest/delete_nonexistent_folder
> ok 164 /engine/Geary.ImapDB.AccountTest/fetch_base_folder
> ok 165 /engine/Geary.ImapDB.AccountTest/fetch_child_folder
> ok 166 /engine/Geary.ImapDB.AccountTest/fetch_nonexistent_folder
> ok 167 /engine/Geary.ImapDB.AccountTest/list_local_email
> # End of Geary.ImapDB.AccountTest tests
> # Start of Geary.ImapDB.AttachmentTest tests
> ok 168 /engine/Geary.ImapDB.AttachmentTest/new_from_minimal_mime_part
> ok 169 /engine/Geary.ImapDB.AttachmentTest/new_from_complete_mime_part
> ok 170 /engine/Geary.ImapDB.AttachmentTest/new_from_inline_mime_part
> # End of Geary.ImapDB.AttachmentTest tests
> # Start of Geary.ImapDB.AttachmentIoTest tests
> ok 171 /engine/Geary.ImapDB.AttachmentIoTest/save_minimal_attachment
> ok 172 /engine/Geary.ImapDB.AttachmentIoTest/save_complete_attachment
> ok 173 /engine/Geary.ImapDB.AttachmentIoTest/save_qp_attachment
> ok 174 /engine/Geary.ImapDB.AttachmentIoTest/list_attachments
> ok 175 /engine/Geary.ImapDB.AttachmentIoTest/delete_attachments
> # End of Geary.ImapDB.AttachmentIoTest tests
> # Start of Geary.ImapDb.DatabaseTest tests
> ok 176 /engine/Geary.ImapDb.DatabaseTest/open_new
> ok 177 /engine/Geary.ImapDb.DatabaseTest/upgrade_0_6
> ok 178 /engine/Geary.ImapDb.DatabaseTest/utf8_case_insensitive_collation
> # End of Geary.ImapDb.DatabaseTest tests
> # Start of Geary.ImapDB.EmailIdentifierTest tests
> ok 179 /engine/Geary.ImapDB.EmailIdentifierTest/variant_representation
> # End of Geary.ImapDB.EmailIdentifierTest tests
> # Start of Geary.ImapDB.FolderTest tests
> ok 180 /engine/Geary.ImapDB.FolderTest/create_read_email
> ok 181 /engine/Geary.ImapDB.FolderTest/create_unread_email
> ok 182 /engine/Geary.ImapDB.FolderTest/create_no_unread_update
> ok 183 /engine/Geary.ImapDB.FolderTest/merge_email
> ok 184 /engine/Geary.ImapDB.FolderTest/merge_add_flags
> ok 185 /engine/Geary.ImapDB.FolderTest/merge_remove_flags
> ok 186 /engine/Geary.ImapDB.FolderTest/set_flags
> ok 187 /engine/Geary.ImapDB.FolderTest/set_flags_on_deleted
> ok 188 /engine/Geary.ImapDB.FolderTest/detach_emails_before_timestamp
> # End of Geary.ImapDB.FolderTest tests
> # Start of Geary.FtsSearchQueryTest tests
> ok 189 /engine/Geary.FtsSearchQueryTest/email_text_terms
> ok 190 /engine/Geary.FtsSearchQueryTest/email_text_terms_stemmed
> ok 191 /engine/Geary.FtsSearchQueryTest/email_text_terms_specific
> ok 192 /engine/Geary.FtsSearchQueryTest/email_text_terms_disjunction
> ok 193 /engine/Geary.FtsSearchQueryTest/email_flag_terms
> # End of Geary.FtsSearchQueryTest tests
> # Start of Geary.ImapEngine.AccountProcessorTest tests
> ok 194 /engine/Geary.ImapEngine.AccountProcessorTest/success
> ok 195 /engine/Geary.ImapEngine.AccountProcessorTest/failure
> ok 196 /engine/Geary.ImapEngine.AccountProcessorTest/duplicate
> ok 197 /engine/Geary.ImapEngine.AccountProcessorTest/stop
> # End of Geary.ImapEngine.AccountProcessorTest tests
> # Start of Geary.ImapEngine.GenericAccountTest tests
> ok 198 /engine/Geary.ImapEngine.GenericAccountTest/to_email_identifier
> # End of Geary.ImapEngine.GenericAccountTest tests
> # Start of Geary.ContactStoreImplTest tests
> ok 199 /engine/Geary.ContactStoreImplTest/get_by_rfc822
> ok 200 /engine/Geary.ContactStoreImplTest/search_no_match
> ok 201 /engine/Geary.ContactStoreImplTest/search_email_match
> ok 202 /engine/Geary.ContactStoreImplTest/search_name_match
> ok 203 /engine/Geary.ContactStoreImplTest/search_utf8_latin_names
> ok 204 /engine/Geary.ContactStoreImplTest/search_utf8_multi_byte_names
> ok 205 /engine/Geary.ContactStoreImplTest/update_new_contact
> ok 206 /engine/Geary.ContactStoreImplTest/update_existing_contact
> # End of Geary.ContactStoreImplTest tests
> # Start of Geary.Inet.Test tests
> ok 207 /engine/Geary.Inet.Test/is_valid_display_host_dns
> ok 208 /engine/Geary.Inet.Test/is_valid_display_host_ipv4
> ok 209 /engine/Geary.Inet.Test/is_valid_display_host_ipv6
> # End of Geary.Inet.Test tests
> # Start of Geary.Mime.ContentTypeTest tests
> ok 210 /engine/Geary.Mime.ContentTypeTest/static_defaults
> ok 211 /engine/Geary.Mime.ContentTypeTest/parse
> ok 212 /engine/Geary.Mime.ContentTypeTest/get_file_name_extension
> ok 213 /engine/Geary.Mime.ContentTypeTest/guess_type_from_name
> ok 214 /engine/Geary.Mime.ContentTypeTest/guess_type_from_buf
> # End of Geary.Mime.ContentTypeTest tests
> # Start of Geary.Outbox.EmailIdentifierTest tests
> ok 215 /engine/Geary.Outbox.EmailIdentifierTest/variant_representation
> # End of Geary.Outbox.EmailIdentifierTest tests
> # Start of Geary.RFC822.MailboxAddressTest tests
> ok 216 /engine/Geary.RFC822.MailboxAddressTest/imap_address
> ok 217 /engine/Geary.RFC822.MailboxAddressTest/is_valid_address
> ok 218 /engine/Geary.RFC822.MailboxAddressTest/unescaped_constructor
> ok 219 /engine/Geary.RFC822.MailboxAddressTest/from_rfc822_string_encoded
> ok 220 /engine/Geary.RFC822.MailboxAddressTest/prepare_header_text_part
> ok 221 /engine/Geary.RFC822.MailboxAddressTest/has_distinct_name
> ok 222 /engine/Geary.RFC822.MailboxAddressTest/is_spoofed
> ok 223 /engine/Geary.RFC822.MailboxAddressTest/to_full_display
> ok 224 /engine/Geary.RFC822.MailboxAddressTest/to_short_display
> ok 225 /engine/Geary.RFC822.MailboxAddressTest/to_rfc822_address
> ok 226 /engine/Geary.RFC822.MailboxAddressTest/to_rfc822_string
> ok 227 /engine/Geary.RFC822.MailboxAddressTest/equal_to
> # End of Geary.RFC822.MailboxAddressTest tests
> # Start of Geary.RFC822.MailboxAddressesTest tests
> ok 228 /engine/Geary.RFC822.MailboxAddressesTest/from_rfc822_string_encoded
> ok 229 /engine/Geary.RFC822.MailboxAddressesTest/from_rfc822_string_quoted
> ok 230 /engine/Geary.RFC822.MailboxAddressesTest/to_rfc822_string
> ok 231 /engine/Geary.RFC822.MailboxAddressesTest/contains_all
> ok 232 /engine/Geary.RFC822.MailboxAddressesTest/merge
> ok 233 /engine/Geary.RFC822.MailboxAddressesTest/equal_to
> ok 234 /engine/Geary.RFC822.MailboxAddressesTest/hash
> # End of Geary.RFC822.MailboxAddressesTest tests
> # Start of Geary.RFC822.MessageDataTest tests
> ok 235 /engine/Geary.RFC822.MessageDataTest/subject_from_rfc822
> ok 236 /engine/Geary.RFC822.MessageDataTest/date_from_rfc822
> ok 237 /engine/Geary.RFC822.MessageDataTest/date_from_rfc822
> ok 238 /engine/Geary.RFC822.MessageDataTest/date_to_rfc822
> ok 239 /engine/Geary.RFC822.MessageDataTest/header_from_rfc822
> ok 240 /engine/Geary.RFC822.MessageDataTest/header_names_from_rfc822
> not ok 241 /engine/Geary.RFC822.MessageDataTest/PreviewText.with_header
> Bail out!
> stderr:
> Geary.Db-Message: 21:21:26.284: Garbage collection of IMAP database /tmp/geary-imap-db-database-test-BBKQM1/geary-0.6-db/geary.db failed: Operation was cancelled
> Geary.RFC822.MessageDataTest/PreviewText.with_header: “Buy It Now from US $1,750.00 to US $5,950.00. eBay Daccordi, Worldwide: 2 new matches today Daccordi 50th anniversary edition with... Buy it now: US $5,950.00 100% positive feedback Daccordi Griffe Campagnolo Croce D'Aune... Buy it now: US $1,750.00 100% positive feedback View all results <![if ! gte mso 9]> <![endif]--> Refine this search <![if ! gte mso 9]> <![endif]--> Disable emails for this search Email reference id: [#d9f42b5e860b4eabb98195c2888cba9e#] We don't check this mailbox, so please don't reply to this message. If you have a question, go to Help & Contact. ©2016 eBay Inc., eBay International AG Helvetiastrasse 15/17 - P.O. Box 133, 3000 Bern 6, Switzerland” != “Buy It Now from US $1,750.00 to US $5,950.00. eBay Daccordi, Worldwide: 2 new matches today Daccordi 50th anniversary edition with... Buy it now: US $5,950.00 100% positive feedback Daccordi Griffe Campagnolo Croce D'Aune... Buy it now: US $1,750.00 100% positive feedback View all results Refine this search Disable emails for this search Email reference id: [#d9f42b5e860b4eabb98195c2888cba9e#] We don't check this mailbox, so please don't reply to this message. If you have a question, go to Help & Contact. ©2016 eBay Inc., eBay International AG Helvetiastrasse 15/17 - P.O. Box 133, 3000 Bern 6, Switzerland”
> ------------------------------------------------------------------------------
> 
> 7/7 geary / client-tests                         OK               9.46s
> 21:21:30 MALLOC_PERTURB_=97 /<<PKGBUILDDIR>>/obj-x86_64-linux-gnu/test/test-client
> ----------------------------------- output -----------------------------------
> stdout:
> # random seed: R02S39fb40d3a1753a0f8fba42e460effb2d
> # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ‘gio-vfs’
> 1..99
> # Start of client tests
> # Start of AccountManagerTest tests
> ok 1 /client/AccountManagerTest/create_account
> ok 2 /client/AccountManagerTest/create_orphan_account
> ok 3 /client/AccountManagerTest/create_orphan_account_with_legacy
> ok 4 /client/AccountManagerTest/create_orphan_account_with_existing_dirs
> ok 5 /client/AccountManagerTest/account_config_v1
> ok 6 /client/AccountManagerTest/account_config_legacy
> ok 7 /client/AccountManagerTest/service_config_v1
> ok 8 /client/AccountManagerTest/service_config_legacy
> # End of AccountManagerTest tests
> # Start of Application.CertificateManagerTest tests
> # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation gnutls (GTlsBackendGnutls) for ‘gio-tls-backend’
> ok 9 /client/Application.CertificateManagerTest/database_memory_certificate_pinning_without_gcr
> ok 10 /client/Application.CertificateManagerTest/database_disk_certificate_pinning_without_gcr
> # End of Application.CertificateManagerTest tests
> # Start of Application.ClientTest tests
> /usr/bin/geary: 40.0
> ok 11 /client/Application.ClientTest/paths_when_installed
> # End of Application.ClientTest tests
> # Start of ConfigurationTest tests
> # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created
> # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation memory (GMemorySettingsBackend) for ‘gsettings-backend’
> # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
> # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
> ok 12 /client/ConfigurationTest/desktop_environment
> # End of ConfigurationTest tests
> # Start of Components.WebViewTest tests
> ok 13 /client/Components.WebViewTest/init_web_context
> ok 14 /client/Components.WebViewTest/load_resources
> # End of Components.WebViewTest tests
> # Start of Components.ValidatorTest tests
> ok 15 /client/Components.ValidatorTest/manual_empty
> ok 16 /client/Components.ValidatorTest/manual_valid
> ok 17 /client/Components.ValidatorTest/manual_not_required
> # End of Components.ValidatorTest tests
> # Start of Composer.WebViewTest tests
> ok 18 /client/Composer.WebViewTest/load_resources
> ok 19 /client/Composer.WebViewTest/edit_context
> ok 20 /client/Composer.WebViewTest/get_html
>  [deb] 21:21:31.0692 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:31.0696 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:31.0696 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 21 /client/Composer.WebViewTest/get_html_for_draft
>  [deb] 21:21:31.0826 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:31.0828 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:31.0829 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 22 /client/Composer.WebViewTest/get_text
>  [deb] 21:21:31.0960 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:31.0962 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:31.0962 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 23 /client/Composer.WebViewTest/get_text_with_quote
>  [deb] 21:21:32.0089 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:32.0091 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:32.0091 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 24 /client/Composer.WebViewTest/get_text_with_nested_quote
>  [deb] 21:21:32.0294 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:32.0296 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:32.0297 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 25 /client/Composer.WebViewTest/get_text_with_long_line
>  [deb] 21:21:32.0440 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:32.0442 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:32.0442 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 26 /client/Composer.WebViewTest/get_text_with_long_quote
>  [deb] 21:21:32.0619 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:32.0621 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:32.0622 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 27 /client/Composer.WebViewTest/get_text_with_nbsp
>  [deb] 21:21:32.0754 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:32.0757 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:32.0757 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 28 /client/Composer.WebViewTest/get_text_with_named_link
>  [deb] 21:21:32.0891 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:32.0893 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:32.0894 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 29 /client/Composer.WebViewTest/get_text_with_url_link
>  [deb] 21:21:33.0045 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:33.0047 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:33.0048 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 30 /client/Composer.WebViewTest/get_text_with_surrounding_nbsps
>  [deb] 21:21:33.0254 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:33.0257 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:33.0258 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 31 /client/Composer.WebViewTest/update_signature
> # End of Composer.WebViewTest tests
> # Start of Composer.WidgetTest tests
> # GLib-GIO-DEBUG: Failed to initialize portal (GNetworkMonitorPortal) for gio-network-monitor: Not using portals
> # GLib-GIO-DEBUG: Failed to initialize networkmanager (GNetworkMonitorNM) for gio-network-monitor: Could not connect: No such file or directory
> # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation netlink (GNetworkMonitorNetlink) for ‘gio-network-monitor’
> ok 32 /client/Composer.WidgetTest/load_empty_body
> ok 33 /client/Composer.WidgetTest/load_empty_body_to
> ok 34 /client/Composer.WidgetTest/load_mailto
> ok 35 /client/Composer.WidgetTest/load_mailto_empty
> ok 36 /client/Composer.WidgetTest/load_context_edit
> ok 37 /client/Composer.WidgetTest/load_context_reply_sender
> ok 38 /client/Composer.WidgetTest/load_context_reply_sender_with_reply_to
> ok 39 /client/Composer.WidgetTest/load_context_reply_all_to_account
> ok 40 /client/Composer.WidgetTest/load_context_reply_all_cc_account
> ok 41 /client/Composer.WidgetTest/load_context_reply_all_to_other
> ok 42 /client/Composer.WidgetTest/load_context_reply_all_to_other_with_reply_to
> ok 43 /client/Composer.WidgetTest/load_context_forward
>  [deb] 21:21:33.0431 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:33.0434 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:33.0434 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 44 /client/Composer.WidgetTest/to_composed_email
> # End of Composer.WidgetTest tests
> # Start of UtilAvatarTest tests
> ok 45 /client/UtilAvatarTest/extract_initials
> # End of UtilAvatarTest tests
> # Start of UtilCacheTest tests
> ok 46 /client/UtilCacheTest/lru_insertion
> ok 47 /client/UtilCacheTest/lru_eviction
> # End of UtilCacheTest tests
> # Start of Util.Email.Test tests
> ok 48 /client/Util.Email.Test/null_originator
> ok 49 /client/Util.Email.Test/from_originator
> ok 50 /client/Util.Email.Test/sender_originator
> ok 51 /client/Util.Email.Test/reply_to_originator
> ok 52 /client/Util.Email.Test/reply_to_via_originator
> ok 53 /client/Util.Email.Test/plain_via_originator
> ok 54 /client/Util.Email.Test/empty_search_query
> ok 55 /client/Util.Email.Test/plain_search_terms
> ok 56 /client/Util.Email.Test/continuation_search_terms
> ok 57 /client/Util.Email.Test/i18n_search_terms
> ok 58 /client/Util.Email.Test/multiple_search_terms
> ok 59 /client/Util.Email.Test/quoted_search_terms
> ok 60 /client/Util.Email.Test/text_op_terms
> ok 61 /client/Util.Email.Test/text_op_single_me_terms
> ok 62 /client/Util.Email.Test/text_op_multiple_me_terms
> ok 63 /client/Util.Email.Test/boolean_op_terms
> ok 64 /client/Util.Email.Test/invalid_op_terms
> # End of Util.Email.Test tests
> # Start of Util.JS.Test tests
> ok 65 /client/Util.JS.Test/to_variant
> ok 66 /client/Util.JS.Test/to_value
> # End of Util.JS.Test tests
> # End of client tests
> # Start of js tests
> # Start of Components.PageStateTest tests
> ok 67 /js/Components.PageStateTest/content_loaded
>  [deb] 21:21:35.0067 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:35.0069 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:35.0070 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 68 /js/Components.PageStateTest/call_void
>  [deb] 21:21:35.0214 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:35.0216 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:35.0217 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 69 /js/Components.PageStateTest/call_void_throws
>  [deb] 21:21:35.0356 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:35.0358 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:35.0359 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 70 /js/Components.PageStateTest/call_returning
>  [deb] 21:21:35.0506 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:35.0509 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:35.0509 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 71 /js/Components.PageStateTest/call_returning_throws
> # End of Components.PageStateTest tests
> # Start of Composer.PageStateTest tests
>  [deb] 21:21:35.0638 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:35.0641 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:35.0641 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 72 /js/Composer.PageStateTest/html_to_text
>  [deb] 21:21:35.0770 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:35.0772 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:35.0772 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 73 /js/Composer.PageStateTest/html_to_text_with_quote
>  [deb] 21:21:35.0905 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:35.0908 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:35.0908 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 74 /js/Composer.PageStateTest/html_to_text_with_nested_quote
>  [deb] 21:21:36.0070 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:36.0072 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:36.0072 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 75 /js/Composer.PageStateTest/html_to_text_with_blacklist
>  [deb] 21:21:36.0204 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:36.0206 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:36.0207 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 76 /js/Composer.PageStateTest/edit_context_font
>  [deb] 21:21:36.0340 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:36.0342 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:36.0342 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 77 /js/Composer.PageStateTest/edit_context_link
>  [deb] 21:21:36.0479 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:36.0482 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:36.0482 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 78 /js/Composer.PageStateTest/indent_line
>  [deb] 21:21:36.0619 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:36.0622 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:36.0622 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 79 /js/Composer.PageStateTest/clean_content
>  [deb] 21:21:36.0760 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:36.0762 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:36.0763 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 80 /js/Composer.PageStateTest/get_html
>  [deb] 21:21:36.0907 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:36.0909 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:36.0910 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 81 /js/Composer.PageStateTest/get_text
>  [deb] 21:21:37.0060 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:37.0063 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:37.0063 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 82 /js/Composer.PageStateTest/contains_keywords
>  [deb] 21:21:37.0213 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:37.0219 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:37.0220 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 83 /js/Composer.PageStateTest/contains_attachment_keywords
>  [deb] 21:21:37.0386 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:37.0388 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:37.0388 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 84 /js/Composer.PageStateTest/replace_non_breaking_space
> # End of Composer.PageStateTest tests
> # Start of ConversationPageStateTest tests
>  [deb] 21:21:37.0529 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:37.0531 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:37.0532 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 85 /js/ConversationPageStateTest/is_deceptive_text_not_url
>  [deb] 21:21:37.0707 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:37.0710 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:37.0711 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 86 /js/ConversationPageStateTest/is_deceptive_text_identical_text
>  [deb] 21:21:37.0876 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:37.0878 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:37.0879 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 87 /js/ConversationPageStateTest/is_deceptive_text_matching_url
>  [deb] 21:21:38.0044 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:38.0047 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:38.0047 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 88 /js/ConversationPageStateTest/is_deceptive_text_common_href_subdomain
>  [deb] 21:21:38.0181 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:38.0184 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:38.0184 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 89 /js/ConversationPageStateTest/is_deceptive_text_common_text_subdomain
>  [deb] 21:21:38.0344 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:38.0346 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:38.0346 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 90 /js/ConversationPageStateTest/is_deceptive_text_deceptive_href
>  [deb] 21:21:38.0507 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:38.0510 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:38.0510 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 91 /js/ConversationPageStateTest/is_deceptive_text_non_matching_subdomain
>  [deb] 21:21:38.0677 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:38.0679 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:38.0680 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 92 /js/ConversationPageStateTest/is_deceptive_text_different_domain
>  [deb] 21:21:38.0813 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:38.0816 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:38.0816 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 93 /js/ConversationPageStateTest/is_deceptive_text_embedded_domain
>  [deb] 21:21:38.0964 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:38.0966 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:38.0966 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 94 /js/ConversationPageStateTest/is_deceptive_text_innocuous
>  [deb] 21:21:39.0122 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:39.0125 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:39.0125 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 95 /js/ConversationPageStateTest/is_deceptive_text_gitlab
>  [deb] 21:21:39.0259 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:39.0261 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:39.0262 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 96 /js/ConversationPageStateTest/is_descendant_of
>  [deb] 21:21:39.0400 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:39.0402 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:39.0402 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 97 /js/ConversationPageStateTest/is_descendant_of_with_class
>  [deb] 21:21:39.0538 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:39.0540 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:39.0541 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 98 /js/ConversationPageStateTest/is_descendant_of_no_match
>  [deb] 21:21:39.0677 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:39.0679 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:39.0680 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> ok 99 /js/ConversationPageStateTest/is_descendant_of_lax
> # End of ConversationPageStateTest tests
> # End of js tests
>  [deb] 21:21:39.0818 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:39.0821 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:39.0821 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0927 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0929 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0930 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0815 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0820 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0820 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0894 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0898 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0899 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0867 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0870 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0871 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0848 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0851 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0851 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0818 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0822 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0823 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0863 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0866 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0867 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0799 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0802 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0803 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0799 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0803 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0803 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0802 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0805 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0806 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0891 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0894 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0895 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0887 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0890 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0891 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
>  [deb] 21:21:34.0891 geary:web-process-extension.vala:21: Initialising...
>  [deb] 21:21:34.0895 GLib-GIO:Failed to initialize portal (GPowerProfileMonitorPortal) for gio-power-profile-monitor: Not using portals
>  [deb] 21:21:34.0895 GLib-GIO:_g_io_module_get_default: Found default implementation dbus (GPowerProfileMonitorDBus) for ‘gio-power-profile-monitor’
> stderr:
> Generating a 3072 bit RSA private key...
> Generating a self signed certificate...
> X.509 Certificate Information:
> 	Version: 3
> 	Serial Number (hex): 01
> 	Validity:
> 		Not Before: Wed May 25 21:21:30 UTC 2022
> 		Not After: Thu May 26 21:21:30 UTC 2022
> 	Subject: O=Example Inc.,C=AU
> 	Subject Public Key Algorithm: RSA
> 	Algorithm Security Level: High (3072 bits)
> 		Modulus (bits 3072):
> 			00:d2:80:1d:a4:1f:f1:5e:2c:5d:3e:c1:a3:96:5a:54
> 			e5:ff:ca:e2:d5:27:50:d0:68:ec:79:65:d5:b5:05:5e
> 			93:2f:25:fc:c7:bf:8a:f1:02:fb:bb:c9:c8:55:7a:45
> 			94:47:e6:28:30:d7:07:3b:6d:60:0e:e7:44:85:e4:14
> 			44:b4:18:32:ad:4d:9a:e6:85:a8:1f:94:a8:00:4c:0f
> 			c4:16:60:3c:be:52:e6:0c:82:4d:a3:b9:fb:87:3b:60
> 			4d:85:c0:8b:69:4f:30:98:3b:63:bc:f3:85:5a:45:ad
> 			15:c4:7d:ab:20:20:a9:46:a0:c5:3b:7f:7a:9a:60:25
> 			89:51:b7:62:6d:df:0a:4c:a2:8b:37:6a:07:9b:f6:17
> 			2a:3e:94:90:aa:fb:ed:73:40:a8:e5:f4:f6:13:c2:45
> 			4f:c4:b1:9c:43:24:66:46:90:5b:f6:d5:f5:d6:0e:77
> 			27:f6:37:bc:cc:6c:49:4f:1d:97:6d:77:6c:79:70:97
> 			eb:5d:e9:cf:a7:6e:71:22:3a:a9:4e:6d:fa:7d:e5:1e
> 			26:d5:39:d2:ab:e6:ad:70:da:f8:8c:73:73:5d:f8:a9
> 			8c:1c:f7:b5:0a:1e:69:6f:15:45:30:69:ca:61:c9:82
> 			f0:72:ae:39:12:69:97:65:5e:15:19:0e:af:a3:d9:3e
> 			ec:2f:9b:17:b7:cd:6c:b8:b1:5c:ad:40:ca:44:60:aa
> 			dc:53:b6:d6:32:a4:28:90:59:19:b2:79:9b:13:fd:30
> 			3a:e4:76:80:14:ca:ad:70:03:04:da:d6:da:bc:ac:67
> 			c4:31:cf:cd:d5:f2:0a:7c:97:2a:ca:13:09:3f:4c:d8
> 			e3:ef:ce:52:ba:dd:b5:c2:f1:8c:5c:9f:8c:b1:88:53
> 			65:7d:7f:9c:9a:b3:9c:78:18:32:9c:9d:df:cc:a5:4d
> 			60:2c:c8:ff:cb:64:5b:b8:58:50:65:93:d7:16:24:07
> 			ce:8c:92:d7:0f:eb:72:ca:06:a8:57:eb:65:4f:cf:7f
> 			1d
> 		Exponent (bits 24):
> 			01:00:01
> 	Extensions:
> 		Basic Constraints (critical):
> 			Certificate Authority (CA): FALSE
> 		Subject Alternative Name (not critical):
> 			DNSname: localhost
> 		Key Usage (critical):
> 			Key encipherment.
> 		Subject Key Identifier (not critical):
> 			d2f1017174091dd8ea0a990edc08af6481bcf60a
> Other Information:
> 	Public Key ID:
> 		sha1:d2f1017174091dd8ea0a990edc08af6481bcf60a
> 		sha256:937841a93fced9e1a45055ede2de01f8e605702653e760722156bba8bd4addff
> 	Public Key PIN:
> 		pin-sha256:k3hBqT/O2eGkUFXt4t4B+OYFcCZT52ByIVa7qL1K3f8=
> 
> 
> 
> Signing certificate...
> Generating a 3072 bit RSA private key...
> Generating a self signed certificate...
> X.509 Certificate Information:
> 	Version: 3
> 	Serial Number (hex): 02
> 	Validity:
> 		Not Before: Wed May 25 21:21:30 UTC 2022
> 		Not After: Thu May 26 21:21:30 UTC 2022
> 	Subject: O=Example Inc.,C=AU
> 	Subject Public Key Algorithm: RSA
> 	Algorithm Security Level: High (3072 bits)
> 		Modulus (bits 3072):
> 			00:ae:84:e8:1f:66:61:d6:75:ed:35:ff:76:e2:d3:78
> 			23:bd:da:02:27:5a:17:a0:e5:ec:c0:c9:17:ac:c0:e0
> 			b2:67:57:ca:24:11:3d:44:50:a0:70:4a:30:55:28:3d
> 			62:ef:6f:06:e6:93:a2:ab:87:c6:64:f8:74:3c:e7:05
> 			ee:f3:7f:18:df:54:dd:54:8f:83:cf:96:78:30:62:b9
> 			76:40:0d:f5:2c:8d:9f:0b:ef:89:44:fb:68:ae:2f:60
> 			07:11:e6:9b:83:ac:a5:b4:d3:ff:97:3f:c4:f7:39:46
> 			4a:ab:e5:6a:ae:31:87:18:1c:a7:63:f3:82:30:5d:35
> 			4d:84:c1:4c:c6:ca:e7:b8:13:6e:b3:10:db:c1:b7:09
> 			08:8c:87:b9:80:7e:3c:cb:75:76:93:17:a7:f5:84:a1
> 			95:a5:31:06:a0:c4:55:87:81:11:bd:7b:fc:50:27:04
> 			ca:18:dd:dc:3a:74:96:17:92:dd:0b:15:53:52:5f:64
> 			97:b6:d8:e4:ca:63:79:13:f5:fa:18:21:64:d3:5a:d9
> 			8f:f6:0c:e8:15:60:39:79:d2:cc:de:3c:0b:37:52:07
> 			ee:a0:d0:6c:7f:62:d3:87:5b:5c:41:95:37:0a:dd:ef
> 			f2:49:88:59:73:f8:c9:bd:37:79:36:45:cc:a8:24:1d
> 			1e:ee:3c:90:1f:f3:99:1b:1b:4d:df:4e:1b:ee:75:44
> 			ac:56:10:e0:47:58:c6:77:9b:a4:b4:3b:9e:e5:f5:3f
> 			82:0c:c2:93:0f:6f:99:1c:86:c6:74:96:54:ed:1d:6c
> 			e6:a3:5b:00:a6:ca:78:14:9f:59:7a:41:0d:d0:f5:d5
> 			b5:3e:0e:5c:dd:a1:08:a9:1f:7a:63:00:90:a8:51:f4
> 			af:dc:8e:40:48:7a:78:5b:40:ed:33:f7:1f:ee:be:e6
> 			79:e5:67:40:f7:58:ba:9e:9a:f6:3b:02:c7:89:e6:67
> 			f6:47:1c:0d:d5:82:b7:ff:9a:cf:61:f0:8e:6e:93:45
> 			d7
> 		Exponent (bits 24):
> 			01:00:01
> 	Extensions:
> 		Basic Constraints (critical):
> 			Certificate Authority (CA): FALSE
> 		Subject Alternative Name (not critical):
> 			DNSname: localhost
> 		Key Usage (critical):
> 			Key encipherment.
> 		Subject Key Identifier (not critical):
> 			3a12caf216bb5d834a550a592fdd4e045963fffc
> Other Information:
> 	Public Key ID:
> 		sha1:3a12caf216bb5d834a550a592fdd4e045963fffc
> 		sha256:0c3cd31ba1a97cc73fbd55cf0c31fb52f39809524f6d5d1d390826dd6ad05fec
> 	Public Key PIN:
> 		pin-sha256:DDzTG6GpfMc/vVXPDDH7UvOYCVJPbV0dOQgm3WrQX+w=
> 
> 
> 
> Signing certificate...
> Generating a 3072 bit RSA private key...
> Generating a self signed certificate...
> X.509 Certificate Information:
> 	Version: 3
> 	Serial Number (hex): 03
> 	Validity:
> 		Not Before: Wed May 25 21:21:31 UTC 2022
> 		Not After: Thu May 26 21:21:31 UTC 2022
> 	Subject: O=Example Inc.,C=AU
> 	Subject Public Key Algorithm: RSA
> 	Algorithm Security Level: High (3072 bits)
> 		Modulus (bits 3072):
> 			00:b5:85:be:03:dc:c8:51:24:b6:d5:7d:82:be:86:d1
> 			32:72:25:ea:d1:e1:45:88:a8:f3:18:da:ed:46:f6:85
> 			aa:31:7f:79:15:da:44:15:8c:bf:9a:cf:b0:5f:a2:a2
> 			23:f2:b8:da:e3:99:c8:55:f5:77:0b:b9:16:9f:be:9c
> 			18:2b:80:43:73:93:a0:e4:9a:ea:4e:46:57:91:ad:ac
> 			bb:ef:4f:f8:c8:11:75:e3:91:89:f4:e8:41:4c:fc:f0
> 			64:8f:e6:63:ea:ea:f0:c5:f1:2c:f2:ca:1c:4f:e7:21
> 			6b:e5:1c:85:9f:8b:c9:79:ea:d9:c3:7b:18:bd:b1:95
> 			0a:74:8f:49:45:d7:2d:7a:88:be:ee:28:8e:91:00:09
> 			6b:2e:0d:37:bb:bf:e3:56:63:0e:34:fd:72:d0:c6:ca
> 			61:74:66:a4:de:be:5f:b5:7c:7d:3c:9f:20:03:f1:30
> 			1a:88:00:a0:05:5f:d1:95:f6:e1:ea:23:8a:ca:70:ca
> 			da:30:55:02:d2:13:12:20:e5:29:12:49:ef:54:d3:49
> 			63:f6:26:6d:b2:9b:c8:b6:9b:d4:68:ae:20:c6:01:60
> 			e2:38:a8:9c:d1:32:47:d8:a4:00:74:6f:95:1c:5d:62
> 			7b:0d:f1:be:91:b3:cb:82:78:41:14:40:4d:37:52:70
> 			34:39:96:56:d5:5c:fb:ab:7a:be:cc:d0:78:f3:b8:d0
> 			f2:f6:46:5d:9d:ac:58:13:cc:98:a5:8a:8f:af:81:da
> 			1d:23:73:61:49:f3:da:ac:3b:09:c6:f4:00:fc:88:fe
> 			e5:43:99:0a:78:65:1b:37:e5:5f:47:9b:a4:d3:8a:d8
> 			1c:46:79:13:54:90:8f:82:31:8c:8a:7c:9e:f0:27:6f
> 			2d:2b:de:0c:76:d8:9f:a2:2a:6c:64:06:e3:65:88:34
> 			10:4a:fe:96:76:ac:0a:fd:7b:33:f2:bb:ac:a8:d7:52
> 			2b:5d:5c:b8:d4:27:66:2c:98:8c:70:91:8e:72:55:fe
> 			61
> 		Exponent (bits 24):
> 			01:00:01
> 	Extensions:
> 		Basic Constraints (critical):
> 			Certificate Authority (CA): FALSE
> 		Subject Alternative Name (not critical):
> 			DNSname: localhost
> 		Key Usage (critical):
> 			Key encipherment.
> 		Subject Key Identifier (not critical):
> 			56345f49ae54ddc2472a863d491aafe6ed156bfe
> Other Information:
> 	Public Key ID:
> 		sha1:56345f49ae54ddc2472a863d491aafe6ed156bfe
> 		sha256:b013ce068634c567ab59935bfd8100e22d006c074037924bea918e728a7c7e3a
> 	Public Key PIN:
> 		pin-sha256:sBPOBoY0xWerWZNb/YEA4i0AbAdAN5JL6pGOcop8fjo=
> 
> 
> 
> Signing certificate...
> Generating a 3072 bit RSA private key...
> Generating a self signed certificate...
> X.509 Certificate Information:
> 	Version: 3
> 	Serial Number (hex): 04
> 	Validity:
> 		Not Before: Wed May 25 21:21:31 UTC 2022
> 		Not After: Thu May 26 21:21:31 UTC 2022
> 	Subject: O=Example Inc.,C=AU
> 	Subject Public Key Algorithm: RSA
> 	Algorithm Security Level: High (3072 bits)
> 		Modulus (bits 3072):
> 			00:fe:00:f0:9b:b8:d4:7e:d2:58:b5:2c:d9:e5:25:0a
> 			97:5d:db:fd:7a:00:e0:42:d7:32:20:33:43:97:f2:f7
> 			4f:98:c4:99:24:e3:35:73:1b:4e:af:bd:e7:e7:f7:54
> 			1b:df:6d:9b:2d:bf:e7:3d:11:f8:83:55:be:ad:6f:a5
> 			6b:84:68:d8:1b:68:fe:52:e3:f0:1c:6d:7c:37:92:97
> 			46:f4:6f:68:63:84:6e:1d:35:8c:55:e1:b7:e3:12:cb
> 			44:70:dc:53:1c:08:aa:2c:74:33:ce:6e:ac:30:7e:10
> 			4d:d8:18:85:ec:27:2d:05:9f:0a:51:d8:b5:17:9a:ab
> 			73:07:72:9d:33:24:c7:f4:ba:83:42:30:17:b3:e1:36
> 			db:09:1b:34:68:86:f2:77:3b:ef:f8:8b:32:34:30:ad
> 			f6:df:ef:39:71:23:5d:64:85:c0:27:8e:2b:70:30:85
> 			71:96:0d:c0:b0:2e:a6:6b:7e:f8:3a:ca:01:d5:7f:fc
> 			74:38:b2:0c:b3:ba:b3:1f:75:1b:be:e4:9b:47:3f:23
> 			ea:aa:86:e9:72:7a:f8:6b:96:aa:d7:3a:27:ad:67:ee
> 			1f:5f:9c:87:e0:e9:33:14:8d:a0:2d:ee:d0:2b:6b:84
> 			92:6b:05:bc:45:cf:e3:85:43:4a:b2:a7:bc:ac:8a:80
> 			ba:5b:2f:73:b4:3b:c4:a8:cd:dd:ef:ca:c9:67:be:8e
> 			28:e0:35:e0:1f:68:9c:57:a2:5d:1d:64:f9:eb:6d:7b
> 			66:c9:f3:a7:7e:76:aa:ab:b9:79:45:d8:79:b5:80:ae
> 			d4:fc:3d:a8:3d:b7:76:e5:c7:79:24:de:d3:3f:f4:ae
> 			21:cd:69:67:20:92:6e:c3:07:df:5f:ae:1b:93:4d:7d
> 			d7:4b:77:13:86:4f:63:64:cf:ac:79:9f:88:e6:dd:e5
> 			69:43:1f:60:e7:d2:1b:5c:99:53:a3:fa:f4:72:bd:b1
> 			5d:ad:8d:40:44:ff:f2:93:04:75:dc:e7:fe:e5:a4:56
> 			b7
> 		Exponent (bits 24):
> 			01:00:01
> 	Extensions:
> 		Basic Constraints (critical):
> 			Certificate Authority (CA): FALSE
> 		Subject Alternative Name (not critical):
> 			DNSname: localhost
> 		Key Usage (critical):
> 			Key encipherment.
> 		Subject Key Identifier (not critical):
> 			e6f07dbfdea542e28819c50dccbdb928a4597d01
> Other Information:
> 	Public Key ID:
> 		sha1:e6f07dbfdea542e28819c50dccbdb928a4597d01
> 		sha256:715f338a2bed6ad58fd072988d554e0bbd3589a492a02c3779cf569cd89c8273
> 	Public Key PIN:
> 		pin-sha256:cV8ziivtatWP0HKYjVVOC701iaSSoCw3ec9WnNicgnM=
> 
> 
> 
> Signing certificate...
> Could not determine the accessibility bus address
> ------------------------------------------------------------------------------
> 
> 
> Summary of Failures:
> 
> 6/7 geary / engine-tests                         FAIL             6.85s   killed by signal 6 SIGABRT
> 
> 
> Ok:                 6   
> Expected Fail:      0   
> Fail:               1   
> Unexpected Pass:    0   
> Skipped:            0   
> Timeout:            0   
> dh_auto_test: error: cd obj-x86_64-linux-gnu && LC_ALL=C.UTF-8 MESON_TESTTHREADS=1 meson test --verbose returned exit code 1


The full build log is available from:
http://qa-logs.debian.net/2022/05/25/geary_40.0-2_unstable.log

All bugs filed during this archive rebuild are listed at:
https://bugs.debian.org/cgi-bin/pkgreport.cgi?tag=ftbfs-20220525;users=lucas@debian.org
or:
https://udd.debian.org/bugs/?release=na&merged=ign&fnewerval=7&flastmodval=7&fusertag=only&fusertagtag=ftbfs-20220525&fusertaguser=lucas@debian.org&allbugs=1&cseverity=1&ctags=1&caffected=1#results

A list of current common problems and possible solutions is available at
http://wiki.debian.org/qa.debian.org/FTBFS . You're welcome to contribute!

If you reassign this bug to another package, please marking it as 'affects'-ing
this package. See https://www.debian.org/Bugs/server-control#affects

If you fail to reproduce this, please provide a build log and diff it with mine
so that we can identify if something relevant changed in the meantime.



More information about the pkg-gnome-maintainers mailing list