Project Number Date
test_Tails_ISO_stable 5008 07 Aug 2024, 20:02

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 114 1 6 0 0 121 16 1 17 59:8.263 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:58.816
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:11.375
And I update APT using apt 17.277
And I install "python3-behave" using apt 26.625
Then the Tails Persistent Storage behave tests pass 3.539
After features/support/hooks.rb:326 1.250
After features/support/hooks.rb:100 0.000
Tags: @product
1:35.777
Before features/support/hooks.rb:269 0.008
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 1:0.183
When I log in to a new session without activating the Persistent Storage 26.003
Then Tails is running from USB drive "__internal" 0.444
And persistence is disabled 0.389
But a Tails persistence partition exists on USB drive "__internal" 8.757
After features/support/hooks.rb:326 2.918
After features/support/hooks.rb:100 0.000
Tags: @product
4:15.935
Before features/support/hooks.rb:269 0.007
Given I have started Tails without network from a USB drive without a persistent partition and logged in 57.608
Then Tails is running from USB drive "__internal" 0.553
When I create a file in the Persistent directory 0.113
And I create a persistent partition with the default settings 25.218
Then the file I created was copied to the Persistent Storage 0.896
When I shutdown Tails and wait for the computer to power off 15.514
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:35.577
Then persistence for "Persistent" is active 0.374
And the file I created in the Persistent directory exists 0.078
After features/support/hooks.rb:326 1.037
After features/support/hooks.rb:100 0.010
Tags: @product
1:23.274
Before features/support/hooks.rb:269 0.005
Given I have started Tails without network from a USB drive without a persistent partition and logged in 27.359
And the system is very low on memory 4.840
When I create a file in the Persistent directory 1.384
When I try to create a persistent partition 27.619
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.768
When I close the Persistent Storage app 2.691
And I free up some memory 1.795
And I create a persistent partition with the default settings 15.833
Then the file I created was copied to the Persistent Storage 0.981
After features/support/hooks.rb:326 1.527
After features/support/hooks.rb:100 0.000
Tags: @product
2:58.125
Before features/support/hooks.rb:269 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 15.389
Then Tails is running from USB drive "__internal" 0.577
And all tps features are active 4.403
And all persistent directories have safe access rights 3.084
When I disable the first tps feature 6.362
Then all tps features but the first one are active 4.382
And I shutdown Tails and wait for the computer to power off 13.855
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:6.869
Then all tps features but the first one are active 3.202
After features/support/hooks.rb:326 0.734
After features/support/hooks.rb:100 0.036
Tags: @product
20.603
Before features/support/hooks.rb:269 0.016
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.097
Then persistence for "Persistent" is active 0.105
And I create a file in the Persistent directory 0.074
Then the file I created was copied to the Persistent Storage 0.081
When I disable the first tps feature 6.847
Then persistence for "Persistent" is not active 0.080
And the Persistent directory does not exist 0.063
When I enable the first tps feature 3.102
Then persistence for "Persistent" is active 0.076
And the file I created in the Persistent directory exists 0.074
After features/support/hooks.rb:326 0.851
After features/support/hooks.rb:100 0.000
Tags: @product
19.782
Before features/support/hooks.rb:269 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.148
Then persistence for "Persistent" is active 0.110
When I create a file in the Persistent directory 0.097
And I disable the first tps feature 5.711
And I delete the data of the Persistent Folder feature 3.661
Then the file I created does not exist on the Persistent Storage 0.051
After features/support/hooks.rb:326 1.004
After features/support/hooks.rb:100 0.000
Tags: @product
1:13.146
Before features/support/hooks.rb:269 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.954
And the network is plugged 0.143
And Tor is ready 22.303
And I take note of which tps features are available 2.207
When I write some files expected to persist 1.664
And I shutdown Tails and wait for the computer to power off 8.784
# 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" 27.087
After features/support/hooks.rb:326 0.138
After features/support/hooks.rb:100 0.000
Tags: @product
22:51.168
Scenario Creating and using a persistent NetworkManager connection
Before features/support/hooks.rb:269 0.007
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.380
And the network is plugged 1.494
And Tor is ready 19.665
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.184
And I shutdown Tails and wait for the computer to power off 8.426
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 22:10.016
execution expired (RemoteShell::Timeout)
./features/support/helpers/remote_shell.rb:56:in `read'
./features/support/helpers/remote_shell.rb:56:in `block (3 levels) in communicate'
./features/support/helpers/remote_shell.rb:55:in `block (2 levels) in communicate'
./features/support/helpers/remote_shell.rb:42:in `loop'
./features/support/helpers/remote_shell.rb:42:in `block in communicate'
./features/support/helpers/remote_shell.rb:37:in `communicate'
./features/support/helpers/remote_shell.rb:174:in `execute'
./features/support/helpers/remote_shell.rb:185:in `initialize'
./features/support/helpers/dogtail.rb:80:in `new'
./features/support/helpers/dogtail.rb:80:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/common_steps.rb:715:in `new'
./features/step_definitions/common_steps.rb:715:in `/^all notifications have disappeared$/'
./features/step_definitions/common_steps.rb:301: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:88:in `Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled'
And I capture all network traffic 0.000
And the network is plugged 0.000
And Tor is ready 0.000
And I switch to the "persistent-con-current" NetworkManager connection 0.000
And the 1st network device has a spoofed MAC address configured 0.000
And no network device leaked the real MAC address 0.000
After features/support/hooks.rb:326 10.909

SCENARIO FAILED: 'Creating and using a persistent NetworkManager connection' (at time 03:35:05)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5008/artifact/build-artifacts/03:35:05_Creating_and_using_a_persistent_NetworkManager_connection.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5008/artifact/build-artifacts/03:35:05_Creating_and_using_a_persistent_NetworkManager_connection.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5008/artifact/build-artifacts/03:35:05_Creating_and_using_a_persistent_NetworkManager_connection.journal

After features/support/hooks.rb:100 0.012
Tags: @product
1:13.403
Before features/support/hooks.rb:269 0.009
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 15.775
And I enable persistence creation in Tails Greeter 1.912
And I log in to a new session expecting no warning about the Persistent Storage not being activated 23.808
Then I create a persistent partition with the default settings using the wizard that was already open 31.906
After features/support/hooks.rb:326 1.800
After features/support/hooks.rb:100 0.000
Tags: @product
5:7.090
Before features/support/hooks.rb:269 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 14.029
When I enable persistence 36.134
Then no persistent Greeter options were restored 15.296
When I set all Greeter options to non-default values 26.085
And I log in to a new session in German (de) after having activated the Persistent Storage 56.574
Then all Greeter options are set to non-default values 0.604
When I cold reboot the computer 7.697
And the computer reboots Tails 1:2.781
Given I enable persistence 33.117
Then persistent Greeter options were restored 15.938
When I log in to a new session after having activated the Persistent Storage 37.744
Then all Greeter options are set to non-default values 1.086
After features/support/hooks.rb:326 1.463
After features/support/hooks.rb:100 0.014
Tags: @product
3:54.122
Before features/support/hooks.rb:269 0.009
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.108
# 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 39.638
And I shutdown Tails and wait for the computer to power off 14.673
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:8.681
And I change the passphrase of the Persistent Storage back to the original 41.020
After features/support/hooks.rb:326 1.902
After features/support/hooks.rb:100 0.010
Tags: @product
1:8.382
Before features/support/hooks.rb:269 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 23.913
And I log in to a new session without activating the Persistent Storage 21.688
Then persistence is disabled 0.289
But a Tails persistence partition exists on USB drive "__internal" 5.731
And all notifications have disappeared 9.840
When I delete the persistent partition 6.456
Then there is no persistence partition on USB drive "__internal" 0.463
After features/support/hooks.rb:326 0.820
After features/support/hooks.rb:100 0.000
Tags: @product
2:25.673
Before features/support/hooks.rb:269 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.226
When I write some dotfile expected to persist 0.060
And I shutdown Tails and wait for the computer to power off 9.194
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:4.835
Then the expected persistent dotfile is present in the filesystem 0.356
After features/support/hooks.rb:326 1.050
After features/support/hooks.rb:100 0.010
Tags: @product
1:48.230
Before features/support/hooks.rb:269 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 8.911
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.084
When I try to enable persistence 0.269
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 34.117
When I log in to a new session after having activated the Persistent Storage 48.098
And all notifications have disappeared 8.138
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.965
And all tps features are enabled 2.502
And all tps features but the first one are active 2.142
After features/support/hooks.rb:326 1.164
After features/support/hooks.rb:100 0.000
Tags: @product
5:4.811
Before features/support/hooks.rb:269 0.009
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 3:45.061
And I enable persistence 32.905
And I log in to a new session after having activated the Persistent Storage 44.391
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.152
And persistence is enabled 0.300
After features/support/hooks.rb:326 1.292
After features/support/hooks.rb:100 0.000
Tags: @product
29.917
Before features/support/hooks.rb:269 0.008
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 9.965
And I enable persistence but something goes wrong during the LUKS header upgrade 19.041
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.910
After features/support/hooks.rb:326 0.734
After features/support/hooks.rb:100 0.000