Project Number Date
test_Tails_ISO_stable 4575 18 Dec 2023, 18:05

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:42.034 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:10.118
Before features/support/hooks.rb:245 0.004
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:26.507
And I update APT using apt 18.058
And I install "python3-behave" using apt 21.617
Then the Tails Persistent Storage behave tests pass 3.935
After features/support/hooks.rb:291 0.682
After features/support/hooks.rb:75 0.000
Tags: @product
54.434
Before features/support/hooks.rb:245 0.006
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 22.603
When I log in to a new session without activating the Persistent Storage 24.400
Then Tails is running from USB drive "__internal" 0.614
And persistence is disabled 0.243
But a Tails persistence partition exists on USB drive "__internal" 6.571
After features/support/hooks.rb:291 0.819
After features/support/hooks.rb:75 0.000
Tags: @product
2:57.759
Before features/support/hooks.rb:245 0.004
Given I have started Tails without network from a USB drive without a persistent partition and logged in 11.546
Then Tails is running from USB drive "__internal" 0.429
When I create a file in the Persistent directory 0.126
And I create a persistent partition with the default settings 32.743
Then the file I created was copied to the Persistent Storage 0.419
When I shutdown Tails and wait for the computer to power off 11.193
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:0.874
Then persistence for "Persistent" is active 0.369
And the file I created in the Persistent directory exists 0.054
After features/support/hooks.rb:291 0.836
After features/support/hooks.rb:75 0.010
Tags: @product
1:11.873
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.104
And the system is very low on memory 2.728
When I create a file in the Persistent directory 1.049
When I try to create a persistent partition 27.117
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.334
When I close the Persistent Storage app 2.591
And I free up some memory 1.432
And I create a persistent partition with the default settings 25.229
Then the file I created was copied to the Persistent Storage 0.284
After features/support/hooks.rb:291 1.395
After features/support/hooks.rb:75 0.000
Tags: @product
5:11.716
Scenario Booting Tails from a USB drive with an enabled persistent partition and reconfiguring it
Before features/support/hooks.rb:245 0.005
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.994
Then Tails is running from USB drive "__internal" 0.486
And all tps features are active 2.780
And all persistent directories have safe access rights 3.139
When I disable the first tps feature 16.690
Then all tps features but the first one are active 2.893
And I shutdown Tails and wait for the computer to power off 5.066
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 4:30.664
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.705

SCENARIO FAILED: 'Booting Tails from a USB drive with an enabled persistent partition and reconfiguring it' (at time 03:01:49)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4575/artifact/build-artifacts/03:01:49_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/4575/artifact/build-artifacts/03:01:49_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/4575/artifact/build-artifacts/03:01:49_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/4575/artifact/build-artifacts/03:01:49_Booting_Tails_from_a_USB_drive_with_an_enabled_persistent_partition_and_reconfiguring_it.journal

After features/support/hooks.rb:75 0.017
Tags: @product
42.527
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 9.538
Then persistence for "Persistent" is active 0.099
And I create a file in the Persistent directory 0.154
Then the file I created was copied to the Persistent Storage 0.263
When I disable the first tps feature 17.007
Then persistence for "Persistent" is not active 0.084
And the Persistent directory does not exist 0.072
When I enable the first tps feature 15.147
Then persistence for "Persistent" is active 0.072
And the file I created in the Persistent directory exists 0.085
After features/support/hooks.rb:291 0.959
After features/support/hooks.rb:75 0.000
Tags: @product
42.109
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 9.205
Then persistence for "Persistent" is active 0.118
When I create a file in the Persistent directory 0.192
And I disable the first tps feature 16.961
And I delete the data of the Persistent Folder feature 15.325
Then the file I created does not exist on the Persistent Storage 0.305
After features/support/hooks.rb:291 0.930
After features/support/hooks.rb:75 0.000
Tags: @product
51.700
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 9.287
And the network is plugged 0.043
And Tor is ready 18.773
And I take note of which tps features are available 0.698
When I write some files expected to persist 1.730
And I shutdown Tails and wait for the computer to power off 6.085
# 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.080
After features/support/hooks.rb:291 0.090
After features/support/hooks.rb:75 0.000
Tags: @product
2:46.049
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 10.579
And the network is plugged 0.050
And Tor is ready 17.341
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.347
And I shutdown Tails and wait for the computer to power off 9.143
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 1:52.421
And I capture all network traffic 0.008
And the network is plugged 0.037
And Tor is ready 15.374
And I switch to the "persistent-con-current" NetworkManager connection 0.386
And the 1st network device has a spoofed MAC address configured 0.102
And no network device leaked the real MAC address 0.255
After features/support/hooks.rb:291 0.690
After features/support/hooks.rb:75 0.057
Tags: @product
56.019
Before features/support/hooks.rb:245 0.027
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 13.250
And I enable persistence creation in Tails Greeter 1.146
And I log in to a new session expecting no warning about the Persistent Storage not being activated 22.746
Then I create a persistent partition with the default settings using the wizard that was already open 18.876
After features/support/hooks.rb:291 1.178
After features/support/hooks.rb:75 0.000
Tags: @product
4:32.026
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 18.920
When I enable persistence 37.234
Then no persistent Greeter options were restored 14.286
When I set all Greeter options to non-default values 23.757
And I log in to a new session in German (de) after having activated the Persistent Storage 35.416
Then all Greeter options are set to non-default values 0.378
When I cold reboot the computer 5.407
And the computer reboots Tails 50.259
Given I enable persistence 51.074
Then persistent Greeter options were restored 14.825
When I log in to a new session after having activated the Persistent Storage 20.178
Then all Greeter options are set to non-default values 0.288
After features/support/hooks.rb:291 0.788
After features/support/hooks.rb:75 0.012
Tags: @product
3:56.340
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 10.203
# 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 50.682
And I shutdown Tails and wait for the computer to power off 11.640
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 1:56.283
And I change the passphrase of the Persistent Storage back to the original 47.530
After features/support/hooks.rb:291 2.627
After features/support/hooks.rb:75 0.011
Tags: @product
1:0.316
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.083
And I log in to a new session without activating the Persistent Storage 18.165
Then persistence is disabled 0.207
But a Tails persistence partition exists on USB drive "__internal" 6.891
And all notifications have disappeared 6.766
When I delete the persistent partition 16.875
Then there is no persistence partition on USB drive "__internal" 0.327
After features/support/hooks.rb:291 0.769
After features/support/hooks.rb:75 0.000
Tags: @product
2:12.796
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.939
When I write some dotfile expected to persist 0.128
And I shutdown Tails and wait for the computer to power off 6.156
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 1:56.191
Then the expected persistent dotfile is present in the filesystem 0.380
After features/support/hooks.rb:291 0.750
After features/support/hooks.rb:75 0.010
Tags: @product
1:22.705
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 8.777
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.062
When I try to enable persistence 0.264
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 24.788
When I log in to a new session after having activated the Persistent Storage 29.072
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 14.833
And all tps features are enabled 2.695
And all tps features but the first one are active 2.212
After features/support/hooks.rb:291 1.097
After features/support/hooks.rb:75 0.000
Tags: @product
5:24.153
Before features/support/hooks.rb:245 0.004
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:17.334
And I enable persistence 34.174
And I log in to a new session after having activated the Persistent Storage 31.469
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 0.944
And persistence is enabled 0.230
After features/support/hooks.rb:291 0.945
After features/support/hooks.rb:75 0.000
Tags: @product
49.385
Before features/support/hooks.rb:245 0.006
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 18.301
And I enable persistence but something goes wrong during the LUKS header upgrade 30.363
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.721
After features/support/hooks.rb:291 0.652
After features/support/hooks.rb:75 0.000