Project Number Date
test_Tails_ISO_test-suite-options 16 02 Jul 2025, 21:33

Failures Overview

The following summary displays scenarios that failed.

Tags: @product
2:12.239
Scenario Using Tails' custom backup tool to backup a newly added file
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.014
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 25.877
# The volume cannot be in use when GuestFs clones it, which we do below
And I shutdown Tails and wait for the computer to power off 17.161
And I clone USB drive "__internal" to a temporary USB drive "backup" 2.906
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 22.223
And I write a file "/live/persistence/TailsData_unlocked/new" with contents "foo" 1.491
When I start Tails' custom backup tool 10.692
Then the backup tool displays "Plug in your backup Tails USB stick" 0.280
When I plug USB drive "backup" 3.132
And I give the Persistent Storage on drive "backup" its own UUID 0.170
And I click "Retry" in the backup tool 1.281
Then the backup tool displays "Do you want to back up your Persistent Storage now?" 0.220
When I click "Back Up" in the backup tool 1.164
And I enter my persistent storage passphrase into the polkit prompt 15.627
Then the backup tool displays "Your Persistent Storage was backed up successfully to your backup Tails USB stick!" 30.007
try_for() timeout expired (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/backup.rb:6:in `/^the backup tool displays "([^"]+)"$/'
features/backup.feature:22:in `Then the backup tool displays "Your Persistent Storage was backed up successfully to your backup Tails USB stick!"'
# The backup tool ejects the drive, so we have to replug it
When I unplug USB drive "backup" 0.000
And I plug USB drive "backup" 0.000
Then the USB drive "backup" contains the same files as my persistent storage 0.000
After features/support/hooks.rb:330 9.836

SCENARIO FAILED: 'Using Tails' custom backup tool to backup a newly added file' (at time 02:37:36)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/16/artifact/build-artifacts/02:37:36_Using_Tails__custom_backup_tool_to_backup_a_newly_added_file.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/16/artifact/build-artifacts/02:37:36_Using_Tails__custom_backup_tool_to_backup_a_newly_added_file.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/16/artifact/build-artifacts/02:37:36_Using_Tails__custom_backup_tool_to_backup_a_newly_added_file.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/16/artifact/build-artifacts/02:37:36_Using_Tails__custom_backup_tool_to_backup_a_newly_added_file.journal

After features/support/hooks.rb:100 0.238
33.412
Scenario I am warned if Electrum is not persistent
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Before features/support/hooks.rb:507 0.021
Steps
Given I have started Tails from DVD without network and logged in 21.339
When I start Electrum through the GNOME menu 12.073
cannot find GnomeApplicationsMenu.png on the screen (FindFailed)
./features/support/helpers/screen.rb:181:in `rescue in wait'
./features/support/helpers/screen.rb:165:in `wait'
./features/step_definitions/common_steps.rb:1141:in `/^I start "([^"]+)" via GNOME Activities Overview$/'
./features/step_definitions/electrum.rb:14:in `/^I start Electrum through the GNOME menu$/'
features/electrum.feature:9:in `When I start Electrum through the GNOME menu'
But the "electrum" tps feature is not enabled 0.000
And I see a warning that Electrum is not persistent 0.000
After features/support/hooks.rb:515 0.046
After features/support/hooks.rb:330 5.515

SCENARIO FAILED: 'I am warned if Electrum is not persistent' (at time 02:44:39)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/16/artifact/build-artifacts/02:44:39_I_am_warned_if_Electrum_is_not_persistent.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/16/artifact/build-artifacts/02:44:39_I_am_warned_if_Electrum_is_not_persistent.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/16/artifact/build-artifacts/02:44:39_I_am_warned_if_Electrum_is_not_persistent.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/16/artifact/build-artifacts/02:44:39_I_am_warned_if_Electrum_is_not_persistent.journal

After features/support/hooks.rb:100 0.000
Tags: @product
23.732
Scenario Deleting a Tails persistent partition
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Steps
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 18.756
And I log in to a new session without activating the Persistent Storage 4.975
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/common_steps.rb:519:in `/^I log in to a new session(?: in ([^ ]*) \(([^ ]*)\))?( without activating the Persistent Storage)?( after having activated the Persistent Storage| expecting no warning about the Persistent Storage not being activated)?$/'
features/persistence.feature:128:in `And I log in to a new session without activating the Persistent Storage'
Then persistence is disabled 0.000
But a Tails persistence partition exists on USB drive "__internal" 0.000
And all notifications have disappeared 0.000
When I delete the persistent partition 0.000
Then there is no persistence partition on USB drive "__internal" 0.000
After features/support/hooks.rb:330 7.186

SCENARIO FAILED: 'Deleting a Tails persistent partition' (at time 04:53:12)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/16/artifact/build-artifacts/04:53:12_Deleting_a_Tails_persistent_partition.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/16/artifact/build-artifacts/04:53:12_Deleting_a_Tails_persistent_partition.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/16/artifact/build-artifacts/04:53:12_Deleting_a_Tails_persistent_partition.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/16/artifact/build-artifacts/04:53:12_Deleting_a_Tails_persistent_partition.journal

After features/support/hooks.rb:100 0.000
Tags: @product
1:48.720
Scenario Anti test: Detecting TCP leaks from the Unsafe Browser with the firewall leak detector
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Steps
Given I have started Tails from DVD and logged in and the network is connected 12.775
And I capture all network traffic 0.009
When I successfully start the Unsafe Browser 23.317
And I open the Tails homepage in the Unsafe Browser 12.514
And the Tails homepage loads in the Unsafe Browser 1:0.102
cannot find TailsHomepage.png on the screen (FindFailed)
./features/support/helpers/screen.rb:181:in `rescue in wait'
./features/support/helpers/screen.rb:165:in `wait'
./features/step_definitions/browser.rb:316:in `/^the Tails homepage loads in the Unsafe Browser$/'
features/tor_enforcement.feature:20:in `And the Tails homepage loads in the Unsafe Browser'
Then the firewall leak detector has detected leaks 0.000
After features/support/hooks.rb:330 5.443

SCENARIO FAILED: 'Anti test: Detecting TCP leaks from the Unsafe Browser with the firewall leak detector' (at time 05:40:00)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/16/artifact/build-artifacts/05:40:00_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/16/artifact/build-artifacts/05:40:00_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/16/artifact/build-artifacts/05:40:00_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/16/artifact/build-artifacts/05:40:00_Anti_test:_Detecting_TCP_leaks_from_the_Unsafe_Browser_with_the_firewall_leak_detector.journal

After features/support/hooks.rb:100 0.045
Tags: @product
1:45.491
Scenario The Unsafe Browser can load a web page from the Internet
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Steps
Given I have started Tails from DVD and logged in and the network is connected 12.363
When I successfully start the Unsafe Browser 21.645
When I open the Tails homepage in the Unsafe Browser 11.360
Then the Tails homepage loads in the Unsafe Browser 1:0.121
cannot find TailsHomepage.png on the screen (FindFailed)
./features/support/helpers/screen.rb:181:in `rescue in wait'
./features/support/helpers/screen.rb:165:in `wait'
./features/step_definitions/browser.rb:316:in `/^the Tails homepage loads in the Unsafe Browser$/'
features/unsafe_browser.feature:38:in `Then the Tails homepage loads in the Unsafe Browser'
And the Unsafe Browser has sent packets out to the Internet 0.000
After features/support/hooks.rb:330 5.241

SCENARIO FAILED: 'The Unsafe Browser can load a web page from the Internet' (at time 06:14:01)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/16/artifact/build-artifacts/06:14:01_The_Unsafe_Browser_can_load_a_web_page_from_the_Internet.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/16/artifact/build-artifacts/06:14:01_The_Unsafe_Browser_can_load_a_web_page_from_the_Internet.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/16/artifact/build-artifacts/06:14:01_The_Unsafe_Browser_can_load_a_web_page_from_the_Internet.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/16/artifact/build-artifacts/06:14:01_The_Unsafe_Browser_can_load_a_web_page_from_the_Internet.journal

After features/support/hooks.rb:100 0.000