Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 29 03 Apr 2024, 06:42

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 119 1 1 0 0 121 16 1 17 52:47.869 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:14.871
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:28.898
And I update APT using apt 21.516
And I install "python3-behave" using apt 22.319
Then the Tails Persistent Storage behave tests pass 2.137
After features/support/hooks.rb:291 0.615
After features/support/hooks.rb:75 0.000
Tags: @product
38.152
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 10.004
When I log in to a new session without activating the Persistent Storage 19.370
Then Tails is running from USB drive "__internal" 0.542
And persistence is disabled 0.238
But a Tails persistence partition exists on USB drive "__internal" 7.995
After features/support/hooks.rb:291 1.905
After features/support/hooks.rb:75 0.000
Tags: @product
2:48.077
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 10.804
Then Tails is running from USB drive "__internal" 2.338
When I create a file in the Persistent directory 1.373
And I create a persistent partition with the default settings 23.255
Then the file I created was copied to the Persistent Storage 0.444
When I shutdown Tails and wait for the computer to power off 10.521
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 1:59.008
Then persistence for "Persistent" is active 0.268
And the file I created in the Persistent directory exists 0.063
After features/support/hooks.rb:291 0.694
After features/support/hooks.rb:75 0.008
Tags: @product
54.212
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 12.468
And the system is very low on memory 3.205
When I create a file in the Persistent directory 1.023
When I try to create a persistent partition 19.693
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.133
When I close the Persistent Storage app 2.516
And I free up some memory 1.472
And I create a persistent partition with the default settings 13.507
Then the file I created was copied to the Persistent Storage 0.190
After features/support/hooks.rb:291 1.236
After features/support/hooks.rb:75 0.000
Tags: @product
22:19.890
Scenario Booting Tails from a USB drive with an enabled persistent partition and reconfiguring it
Before features/support/hooks.rb:245 0.004
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.613
Then Tails is running from USB drive "__internal" 0.402
And all tps features are active 2.189
And all persistent directories have safe access rights 2.332
When I disable the first tps feature 4.426
Then all tps features but the first one are active 1.943
And I shutdown Tails and wait for the computer to power off 11.124
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 21:44.857
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:713:in `new'
./features/step_definitions/common_steps.rb:713:in `/^all notifications have disappeared$/'
./features/step_definitions/common_steps.rb:297: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 9.806

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

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/29/artifact/build-artifacts/03:11:27_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_20268-more-early-patch-functionality/29/artifact/build-artifacts/03:11:27_Booting_Tails_from_a_USB_drive_with_an_enabled_persistent_partition_and_reconfiguring_it.mkv

After features/support/hooks.rb:75 0.008
Tags: @product
17.129
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.120
Then persistence for "Persistent" is active 0.088
And I create a file in the Persistent directory 0.081
Then the file I created was copied to the Persistent Storage 0.074
When I disable the first tps feature 4.444
Then persistence for "Persistent" is not active 0.068
And the Persistent directory does not exist 0.052
When I enable the first tps feature 3.069
Then persistence for "Persistent" is active 0.063
And the file I created in the Persistent directory exists 0.064
After features/support/hooks.rb:291 0.857
After features/support/hooks.rb:75 0.000
Tags: @product
17.807
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.386
Then persistence for "Persistent" is active 0.108
When I create a file in the Persistent directory 0.066
And I disable the first tps feature 4.492
And I delete the data of the Persistent Folder feature 3.700
Then the file I created does not exist on the Persistent Storage 0.052
After features/support/hooks.rb:291 1.013
After features/support/hooks.rb:75 0.000
Tags: @product
51.034
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 8.948
And the network is plugged 0.057
And Tor is ready 18.723
And I take note of which tps features are available 0.561
When I write some files expected to persist 1.320
And I shutdown Tails and wait for the computer to power off 6.435
# 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" 14.987
After features/support/hooks.rb:291 0.089
After features/support/hooks.rb:75 0.000
Tags: @product
2:44.537
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.801
And the network is plugged 0.049
And Tor is ready 16.678
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.204
And I shutdown Tails and wait for the computer to power off 6.426
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 1:52.743
And I capture all network traffic 0.007
And the network is plugged 0.048
And Tor is ready 16.912
And I switch to the "persistent-con-current" NetworkManager connection 0.351
And the 1st network device has a spoofed MAC address configured 0.085
And no network device leaked the real MAC address 0.229
After features/support/hooks.rb:291 0.691
After features/support/hooks.rb:75 0.063
Tags: @product
56.333
Before features/support/hooks.rb:245 0.004
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 12.299
And I enable persistence creation in Tails Greeter 1.121
And I log in to a new session expecting no warning about the Persistent Storage not being activated 22.084
Then I create a persistent partition with the default settings using the wizard that was already open 20.827
After features/support/hooks.rb:291 1.867
After features/support/hooks.rb:75 0.000
Tags: @product
4:27.466
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 11.231
When I enable persistence 33.504
Then no persistent Greeter options were restored 15.062
When I set all Greeter options to non-default values 22.471
And I log in to a new session in German (de) after having activated the Persistent Storage 47.725
Then all Greeter options are set to non-default values 0.583
When I cold reboot the computer 7.141
And the computer reboots Tails 54.811
Given I enable persistence 27.633
Then persistent Greeter options were restored 14.951
When I log in to a new session after having activated the Persistent Storage 31.955
Then all Greeter options are set to non-default values 0.394
After features/support/hooks.rb:291 1.000
After features/support/hooks.rb:75 0.008
Tags: @product
3:33.552
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.868
# 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 34.021
And I shutdown Tails and wait for the computer to power off 12.440
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 1:58.923
And I change the passphrase of the Persistent Storage back to the original 37.298
After features/support/hooks.rb:291 2.324
After features/support/hooks.rb:75 0.011
Tags: @product
51.423
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 9.696
And I log in to a new session without activating the Persistent Storage 19.243
Then persistence is disabled 0.281
But a Tails persistence partition exists on USB drive "__internal" 8.554
And all notifications have disappeared 7.936
When I delete the persistent partition 5.328
Then there is no persistence partition on USB drive "__internal" 0.382
After features/support/hooks.rb:291 0.771
After features/support/hooks.rb:75 0.000
Tags: @product
2:10.401
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.551
When I write some dotfile expected to persist 0.059
And I shutdown Tails and wait for the computer to power off 8.330
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 1:52.171
Then the expected persistent dotfile is present in the filesystem 0.288
After features/support/hooks.rb:291 0.737
After features/support/hooks.rb:75 0.009
Tags: @product
1:33.833
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.354
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.075
When I try to enable persistence 0.246
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 33.707
When I log in to a new session after having activated the Persistent Storage 33.034
And all notifications have disappeared 8.354
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.648
And all tps features are enabled 2.464
And all tps features but the first one are active 2.946
After features/support/hooks.rb:291 1.113
After features/support/hooks.rb:75 0.000
Tags: @product
5:36.739
Before features/support/hooks.rb:245 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 4:1.655
And I enable persistence 48.119
And I log in to a new session after having activated the Persistent Storage 44.749
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.922
And persistence is enabled 0.292
After features/support/hooks.rb:291 0.925
After features/support/hooks.rb:75 0.000
Tags: @product
32.406
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 10.462
And I enable persistence but something goes wrong during the LUKS header upgrade 21.243
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.700
After features/support/hooks.rb:291 0.752
After features/support/hooks.rb:75 0.000