Project Number Date
test_Tails_ISO_stable 4878 08 Jun 2024, 12:33

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 54:17.907 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:43.828
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:59.458
And I update APT using apt 18.585
And I install "python3-behave" using apt 22.609
Then the Tails Persistent Storage behave tests pass 3.175
After features/support/hooks.rb:315 1.079
After features/support/hooks.rb:100 0.000
Tags: @product
42.585
Before features/support/hooks.rb:269 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.596
When I log in to a new session without activating the Persistent Storage 23.208
Then Tails is running from USB drive "__internal" 0.370
And persistence is disabled 0.431
But a Tails persistence partition exists on USB drive "__internal" 6.978
After features/support/hooks.rb:315 1.033
After features/support/hooks.rb:100 0.000
Tags: @product
3:3.704
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 12.445
Then Tails is running from USB drive "__internal" 0.740
When I create a file in the Persistent directory 0.145
And I create a persistent partition with the default settings 21.923
Then the file I created was copied to the Persistent Storage 0.511
When I shutdown Tails and wait for the computer to power off 12.834
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:14.740
Then persistence for "Persistent" is active 0.282
And the file I created in the Persistent directory exists 0.081
After features/support/hooks.rb:315 1.092
After features/support/hooks.rb:100 0.033
Tags: @product
56.809
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive without a persistent partition and logged in 11.449
And the system is very low on memory 4.552
When I create a file in the Persistent directory 1.013
When I try to create a persistent partition 22.451
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.215
When I close the Persistent Storage app 2.570
And I free up some memory 1.530
And I create a persistent partition with the default settings 12.770
Then the file I created was copied to the Persistent Storage 0.254
After features/support/hooks.rb:315 1.427
After features/support/hooks.rb:100 0.000
Tags: @product
2:36.880
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.608
Then Tails is running from USB drive "__internal" 0.589
And all tps features are active 2.403
And all persistent directories have safe access rights 2.459
When I disable the first tps feature 5.202
Then all tps features but the first one are active 1.979
And I shutdown Tails and wait for the computer to power off 10.895
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:0.662
Then all tps features but the first one are active 2.079
After features/support/hooks.rb:315 0.893
After features/support/hooks.rb:100 0.011
Tags: @product
31.659
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 22.803
Then persistence for "Persistent" is active 0.095
And I create a file in the Persistent directory 0.076
Then the file I created was copied to the Persistent Storage 0.070
When I disable the first tps feature 5.287
Then persistence for "Persistent" is not active 0.073
And the Persistent directory does not exist 0.051
When I enable the first tps feature 3.069
Then persistence for "Persistent" is active 0.071
And the file I created in the Persistent directory exists 0.061
After features/support/hooks.rb:315 0.704
After features/support/hooks.rb:100 0.000
Tags: @product
18.394
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 9.422
Then persistence for "Persistent" is active 0.131
When I create a file in the Persistent directory 0.123
And I disable the first tps feature 5.118
And I delete the data of the Persistent Folder feature 3.547
Then the file I created does not exist on the Persistent Storage 0.051
After features/support/hooks.rb:315 0.837
After features/support/hooks.rb:100 0.000
Tags: @product
1:3.750
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 9.158
And the network is plugged 0.035
And Tor is ready 19.357
And I take note of which tps features are available 0.498
When I write some files expected to persist 1.453
And I shutdown Tails and wait for the computer to power off 9.138
# 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" 24.107
After features/support/hooks.rb:315 0.129
After features/support/hooks.rb:100 0.000
Tags: @product
22:30.831
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 9.796
And the network is plugged 0.045
And Tor is ready 19.508
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.223
And I shutdown Tails and wait for the computer to power off 8.589
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 21:52.668
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:296: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:315 10.803

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

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4878/artifact/build-artifacts/03:23:26_Creating_and_using_a_persistent_NetworkManager_connection.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4878/artifact/build-artifacts/03:23:26_Creating_and_using_a_persistent_NetworkManager_connection.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4878/artifact/build-artifacts/03:23:26_Creating_and_using_a_persistent_NetworkManager_connection.journal

After features/support/hooks.rb:100 0.010
Tags: @product
57.486
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 12.158
And I enable persistence creation in Tails Greeter 1.145
And I log in to a new session expecting no warning about the Persistent Storage not being activated 19.644
Then I create a persistent partition with the default settings using the wizard that was already open 24.537
After features/support/hooks.rb:315 1.629
After features/support/hooks.rb:100 0.000
Tags: @product
5:1.344
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 13.168
When I enable persistence 37.670
Then no persistent Greeter options were restored 15.702
When I set all Greeter options to non-default values 27.357
And I log in to a new session in German (de) after having activated the Persistent Storage 52.476
Then all Greeter options are set to non-default values 0.553
When I cold reboot the computer 7.818
And the computer reboots Tails 1:2.558
Given I enable persistence 30.984
Then persistent Greeter options were restored 15.823
When I log in to a new session after having activated the Persistent Storage 36.894
Then all Greeter options are set to non-default values 0.336
After features/support/hooks.rb:315 1.111
After features/support/hooks.rb:100 0.010
Tags: @product
3:50.785
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.969
# 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 33.558
And I shutdown Tails and wait for the computer to power off 14.605
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:10.501
And I change the passphrase of the Persistent Storage back to the original 42.150
After features/support/hooks.rb:315 2.252
After features/support/hooks.rb:100 0.012
Tags: @product
59.969
Before features/support/hooks.rb:269 0.009
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 11.436
And I log in to a new session without activating the Persistent Storage 23.090
Then persistence is disabled 0.956
But a Tails persistence partition exists on USB drive "__internal" 7.312
And all notifications have disappeared 10.256
When I delete the persistent partition 6.517
Then there is no persistence partition on USB drive "__internal" 0.399
After features/support/hooks.rb:315 0.910
After features/support/hooks.rb:100 0.000
Tags: @product
2:24.805
Before features/support/hooks.rb:269 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.829
When I write some dotfile expected to persist 0.262
And I shutdown Tails and wait for the computer to power off 8.882
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:5.425
Then the expected persistent dotfile is present in the filesystem 0.405
After features/support/hooks.rb:315 0.884
After features/support/hooks.rb:100 0.013
Tags: @product
1:52.168
Before features/support/hooks.rb:269 0.009
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 10.068
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.096
When I try to enable persistence 0.431
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 40.809
When I log in to a new session after having activated the Persistent Storage 42.682
And all notifications have disappeared 10.026
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.757
And all tps features are enabled 2.296
And all tps features but the first one are active 1.999
After features/support/hooks.rb:315 0.928
After features/support/hooks.rb:100 0.000
Tags: @product
4:13.956
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 2:59.626
And I enable persistence 30.533
And I log in to a new session after having activated the Persistent Storage 41.218
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.001
And persistence is enabled 0.575
After features/support/hooks.rb:315 1.592
After features/support/hooks.rb:100 0.000
Tags: @product
28.947
Before features/support/hooks.rb:269 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 9.705
And I enable persistence but something goes wrong during the LUKS header upgrade 18.471
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.770
After features/support/hooks.rb:315 0.764
After features/support/hooks.rb:100 0.000