Project Number Date
test_Tails_ISO_stable 4553 05 Dec 2023, 15:27

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 118 1 1 0 0 120 16 1 17 37:40.023 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:12.211
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:28.922
And I update APT using apt 17.350
And I install "python3-behave" using apt 23.189
Then the Tails Persistent Storage behave tests pass 2.748
After features/support/hooks.rb:291 1.008
After features/support/hooks.rb:75 0.000
Tags: @product
40.458
Before features/support/hooks.rb:245 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 14.974
When I log in to a new session without activating the Persistent Storage 17.836
Then Tails is running from USB drive "__internal" 0.439
And persistence is disabled 0.272
But a Tails persistence partition exists on USB drive "__internal" 6.936
After features/support/hooks.rb:291 1.750
After features/support/hooks.rb:75 0.000
Tags: @product
2:54.771
Before features/support/hooks.rb:245 0.006
Given I have started Tails without network from a USB drive without a persistent partition and logged in 11.552
Then Tails is running from USB drive "__internal" 0.481
When I create a file in the Persistent directory 0.155
And I create a persistent partition with the default settings 32.485
Then the file I created was copied to the Persistent Storage 0.506
When I shutdown Tails and wait for the computer to power off 10.092
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 1:59.113
Then persistence for "Persistent" is active 0.290
And the file I created in the Persistent directory exists 0.092
After features/support/hooks.rb:291 0.865
After features/support/hooks.rb:75 0.009
Tags: @product
1:18.136
Before features/support/hooks.rb:245 0.005
Given I have started Tails without network from a USB drive without a persistent partition and logged in 11.599
And the system is very low on memory 9.034
When I create a file in the Persistent directory 1.018
When I try to create a persistent partition 26.731
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.139
When I close the Persistent Storage app 2.567
And I free up some memory 1.486
And I create a persistent partition with the default settings 25.305
Then the file I created was copied to the Persistent Storage 0.254
After features/support/hooks.rb:291 1.129
After features/support/hooks.rb:75 0.000
Tags: @product
5:8.245
Scenario Booting Tails from a USB drive with an enabled persistent partition and reconfiguring it
Before features/support/hooks.rb:245 0.006
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.938
Then Tails is running from USB drive "__internal" 0.373
And all tps features are active 2.556
And all persistent directories have safe access rights 2.961
When I disable the first tps feature 16.846
Then all tps features but the first one are active 2.405
And I shutdown Tails and wait for the computer to power off 6.096
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 4:27.065
cannot find GnomeApplicationsMenu.png on the screen (FindFailed)
./features/support/helpers/screen.rb:166:in `rescue in wait'
./features/support/helpers/screen.rb:159:in `wait'
./features/step_definitions/common_steps.rb:499:in `/^the Tails desktop is ready$/'
./features/step_definitions/common_steps.rb:454: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/step_definitions/common_steps.rb:240:in `/^I start Tails from (.+?) drive "(.+?)"( with network unplugged)?( and I login( with persistence enabled)?( with the changed persistence passphrase)?( (?:and|with) an administration password)?)?$/'
features/persistence.feature:49:in `And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled'
Then all tps features but the first one are active 0.000
After features/support/hooks.rb:291 4.644

SCENARIO FAILED: 'Booting Tails from a USB drive with an enabled persistent partition and reconfiguring it' (at time 02:55:34)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4553/artifact/build-artifacts/02:55:34_Booting_Tails_from_a_USB_drive_with_an_enabled_persistent_partition_and_reconfiguring_it.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4553/artifact/build-artifacts/02:55:34_Booting_Tails_from_a_USB_drive_with_an_enabled_persistent_partition_and_reconfiguring_it.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4553/artifact/build-artifacts/02:55:34_Booting_Tails_from_a_USB_drive_with_an_enabled_persistent_partition_and_reconfiguring_it.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4553/artifact/build-artifacts/02:55:34_Booting_Tails_from_a_USB_drive_with_an_enabled_persistent_partition_and_reconfiguring_it.journal

After features/support/hooks.rb:75 0.008
Tags: @product
42.484
Before features/support/hooks.rb:245 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.724
Then persistence for "Persistent" is active 0.074
And I create a file in the Persistent directory 0.101
Then the file I created was copied to the Persistent Storage 0.093
When I disable the first tps feature 16.905
Then persistence for "Persistent" is not active 0.089
And the Persistent directory does not exist 0.074
When I enable the first tps feature 15.261
Then persistence for "Persistent" is active 0.088
And the file I created in the Persistent directory exists 0.070
After features/support/hooks.rb:291 0.985
After features/support/hooks.rb:75 0.000
Tags: @product
44.362
Before features/support/hooks.rb:245 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.700
Then persistence for "Persistent" is active 0.107
When I create a file in the Persistent directory 0.112
And I disable the first tps feature 17.174
And I delete the data of the Persistent Folder feature 16.999
Then the file I created does not exist on the Persistent Storage 0.267
After features/support/hooks.rb:291 0.958
After features/support/hooks.rb:75 0.000
Tags: @product
53.502
Before features/support/hooks.rb:245 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 8.882
And the network is plugged 0.041
And Tor is ready 18.409
And I take note of which tps features are available 0.794
When I write some files expected to persist 2.188
And I shutdown Tails and wait for the computer to power off 7.280
# XXX: The next step succeeds (and the --debug output confirms that it's actually looking for the files) but will fail in a subsequent scenario restoring the same snapshot. This exactly what we want, but why does it work? What is guestfs's behaviour when qcow2 internal snapshots are involved?
Then only the expected files are present on the persistence partition on USB drive "__internal" 15.906
After features/support/hooks.rb:291 0.103
After features/support/hooks.rb:75 0.000
Tags: @product
2:47.941
Before features/support/hooks.rb:245 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.998
And the network is plugged 0.050
And Tor is ready 14.089
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.308
And I shutdown Tails and wait for the computer to power off 8.343
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 1:53.966
And I capture all network traffic 0.006
And the network is plugged 0.066
And Tor is ready 16.216
And I switch to the "persistent-con-current" NetworkManager connection 0.444
And the 1st network device has a spoofed MAC address configured 0.185
And no network device leaked the real MAC address 0.263
After features/support/hooks.rb:291 0.750
After features/support/hooks.rb:75 0.072
Tags: @product
53.776
Before features/support/hooks.rb:245 0.007
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 14.823
And I enable persistence creation in Tails Greeter 1.135
And I log in to a new session expecting no warning about the Persistent Storage not being activated 19.968
Then I create a persistent partition with the default settings using the wizard that was already open 17.848
After features/support/hooks.rb:291 1.201
After features/support/hooks.rb:75 0.000
Tags: @product
4:22.902
Before features/support/hooks.rb:245 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 14.957
When I enable persistence 36.013
Then no persistent Greeter options were restored 14.795
When I set all Greeter options to non-default values 24.401
And I log in to a new session in German (de) after having activated the Persistent Storage 36.191
Then all Greeter options are set to non-default values 0.254
When I cold reboot the computer 5.169
And the computer reboots Tails 45.776
Given I enable persistence 49.454
Then persistent Greeter options were restored 15.184
When I log in to a new session after having activated the Persistent Storage 20.405
Then all Greeter options are set to non-default values 0.298
After features/support/hooks.rb:291 1.043
After features/support/hooks.rb:75 0.009
Tags: @product
4:12.015
Before features/support/hooks.rb:245 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.628
# Note that if anything fails after the passphrase was changed and
# before it's changed back below, subsequent scenarios might fail
# because the Persistent Storage doesn't have the expected passphrase.
When I change the passphrase of the Persistent Storage 49.177
And I shutdown Tails and wait for the computer to power off 11.582
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:1.360
And I change the passphrase of the Persistent Storage back to the original 59.267
After features/support/hooks.rb:291 2.070
After features/support/hooks.rb:75 0.011
Tags: @product
1:1.486
Before features/support/hooks.rb:245 0.007
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 11.646
And I log in to a new session without activating the Persistent Storage 19.057
Then persistence is disabled 0.271
But a Tails persistence partition exists on USB drive "__internal" 8.491
And all notifications have disappeared 4.878
When I delete the persistent partition 16.799
Then there is no persistence partition on USB drive "__internal" 0.341
After features/support/hooks.rb:291 1.098
After features/support/hooks.rb:75 0.000
Tags: @product
2:10.598
Before features/support/hooks.rb:245 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.265
When I write some dotfile expected to persist 0.110
And I shutdown Tails and wait for the computer to power off 6.114
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 1:53.712
Then the expected persistent dotfile is present in the filesystem 0.396
After features/support/hooks.rb:291 0.699
After features/support/hooks.rb:75 0.028
Tags: @product
1:34.282
Before features/support/hooks.rb:245 0.005
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.422
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.068
When I try to enable persistence 0.286
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 33.766
When I log in to a new session after having activated the Persistent Storage 27.792
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 17.936
And all tps features are enabled 2.561
And all tps features but the first one are active 2.446
After features/support/hooks.rb:291 0.967
After features/support/hooks.rb:75 0.000
Tags: @product
5:21.022
Before features/support/hooks.rb:245 0.005
Given I have started Tails without network from a USB drive with a LUKS 1 persistent partition and stopped at Tails Greeter's login screen 4:4.990
And I enable persistence 40.715
And I log in to a new session after having activated the Persistent Storage 34.347
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 0.826
And persistence is enabled 0.142
After features/support/hooks.rb:291 0.768
After features/support/hooks.rb:75 0.000
Tags: @product
41.824
Before features/support/hooks.rb:245 0.007
Given I have started Tails without network from a USB drive with a LUKS 1 persistent partition and stopped at Tails Greeter's login screen 10.685
And I enable persistence but something goes wrong during the LUKS header upgrade 30.277
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.861
After features/support/hooks.rb:291 0.699
After features/support/hooks.rb:75 0.000