Project Number Date
test_Tails_ISO_20448-tor-browser-14-force-all-tests 5 05 Aug 2024, 07:24

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 121 0 0 0 0 121 17 0 17 37:17.871 Passed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
2:23.458
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:34.295
And I update APT using apt 19.365
And I install "python3-behave" using apt 26.554
Then the Tails Persistent Storage behave tests pass 3.243
After features/support/hooks.rb:326 0.706
After features/support/hooks.rb:100 0.000
Tags: @product
1:12.711
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 37.771
When I log in to a new session without activating the Persistent Storage 25.978
Then Tails is running from USB drive "__internal" 0.564
And persistence is disabled 0.396
But a Tails persistence partition exists on USB drive "__internal" 7.999
After features/support/hooks.rb:326 1.189
After features/support/hooks.rb:100 0.000
Tags: @product
3:19.117
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 17.182
Then Tails is running from USB drive "__internal" 0.482
When I create a file in the Persistent directory 0.131
And I create a persistent partition with the default settings 25.842
Then the file I created was copied to the Persistent Storage 0.911
When I shutdown Tails and wait for the computer to power off 12.948
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:21.133
Then persistence for "Persistent" is active 0.400
And the file I created in the Persistent directory exists 0.084
After features/support/hooks.rb:326 1.103
After features/support/hooks.rb:100 0.012
Tags: @product
1:6.525
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 15.190
And the system is very low on memory 11.019
When I create a file in the Persistent directory 1.176
When I try to create a persistent partition 22.512
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.188
When I close the Persistent Storage app 2.628
And I free up some memory 1.287
And I create a persistent partition with the default settings 12.268
Then the file I created was copied to the Persistent Storage 0.253
After features/support/hooks.rb:326 1.211
After features/support/hooks.rb:100 0.000
Tags: @product
2:52.725
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 11.071
Then Tails is running from USB drive "__internal" 0.391
And all tps features are active 2.480
And all persistent directories have safe access rights 2.527
When I disable the first tps feature 5.112
Then all tps features but the first one are active 2.722
And I shutdown Tails and wait for the computer to power off 13.159
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:13.076
Then all tps features but the first one are active 2.183
After features/support/hooks.rb:326 0.652
After features/support/hooks.rb:100 0.019
Tags: @product
21.288
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 11.573
Then persistence for "Persistent" is active 0.217
And I create a file in the Persistent directory 0.095
Then the file I created was copied to the Persistent Storage 0.092
When I disable the first tps feature 5.880
Then persistence for "Persistent" is not active 0.066
And the Persistent directory does not exist 0.051
When I enable the first tps feature 3.166
Then persistence for "Persistent" is active 0.077
And the file I created in the Persistent directory exists 0.068
After features/support/hooks.rb:326 0.749
After features/support/hooks.rb:100 0.000
Tags: @product
19.784
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.767
Then persistence for "Persistent" is active 0.203
When I create a file in the Persistent directory 0.085
And I disable the first tps feature 5.283
And I delete the data of the Persistent Folder feature 4.391
Then the file I created does not exist on the Persistent Storage 0.053
After features/support/hooks.rb:326 0.810
After features/support/hooks.rb:100 0.000
Tags: @product
1:8.593
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 9.915
And the network is plugged 0.055
And Tor is ready 18.164
And I take note of which tps features are available 0.745
When I write some files expected to persist 1.463
And I shutdown Tails and wait for the computer to power off 13.195
# 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" 25.053
After features/support/hooks.rb:326 0.166
After features/support/hooks.rb:100 0.000
Tags: @product
3:14.341
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 10.194
And the network is plugged 0.092
And Tor is ready 20.427
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.975
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:14.677
And I capture all network traffic 0.011
And the network is plugged 0.051
And Tor is ready 18.918
And I switch to the "persistent-con-current" NetworkManager connection 0.346
And the 1st network device has a spoofed MAC address configured 0.128
And no network device leaked the real MAC address 0.294
After features/support/hooks.rb:326 0.718
After features/support/hooks.rb:100 0.067
Tags: @product
1:18.446
Before features/support/hooks.rb:269 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 27.179
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 25.733
Then I create a persistent partition with the default settings using the wizard that was already open 24.397
After features/support/hooks.rb:326 1.689
After features/support/hooks.rb:100 0.000
Tags: @product
5:12.039
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 13.424
When I enable persistence 48.434
Then no persistent Greeter options were restored 15.526
When I set all Greeter options to non-default values 24.939
And I log in to a new session in German (de) after having activated the Persistent Storage 48.891
Then all Greeter options are set to non-default values 0.499
When I cold reboot the computer 7.677
And the computer reboots Tails 1:2.546
Given I enable persistence 35.601
Then persistent Greeter options were restored 16.116
When I log in to a new session after having activated the Persistent Storage 37.622
Then all Greeter options are set to non-default values 0.758
After features/support/hooks.rb:326 1.076
After features/support/hooks.rb:100 0.010
Tags: @product
3:45.336
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 9.939
# 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 32.116
And I shutdown Tails and wait for the computer to power off 15.096
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:6.723
And I change the passphrase of the Persistent Storage back to the original 41.461
After features/support/hooks.rb:326 1.695
After features/support/hooks.rb:100 0.008
Tags: @product
57.718
Before features/support/hooks.rb:269 0.004
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 11.794
And I log in to a new session without activating the Persistent Storage 22.698
Then persistence is disabled 0.251
But a Tails persistence partition exists on USB drive "__internal" 7.875
And all notifications have disappeared 8.650
When I delete the persistent partition 5.975
Then there is no persistence partition on USB drive "__internal" 0.472
After features/support/hooks.rb:326 0.820
After features/support/hooks.rb:100 0.000
Tags: @product
2:26.107
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 9.849
When I write some dotfile expected to persist 0.056
And I shutdown Tails and wait for the computer to power off 8.888
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:6.979
Then the expected persistent dotfile is present in the filesystem 0.332
After features/support/hooks.rb:326 0.639
After features/support/hooks.rb:100 0.023
Tags: @product
1:42.049
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 9.630
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.096
When I try to enable persistence 0.357
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 32.134
When I log in to a new session after having activated the Persistent Storage 41.962
And all notifications have disappeared 9.393
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.651
And all tps features are enabled 2.311
And all tps features but the first one are active 2.511
After features/support/hooks.rb:326 1.562
After features/support/hooks.rb:100 0.000
Tags: @product
5:27.657
Before features/support/hooks.rb:269 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:6.159
And I enable persistence 32.180
And I log in to a new session after having activated the Persistent Storage 46.644
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 2.260
And persistence is enabled 0.412
After features/support/hooks.rb:326 1.627
After features/support/hooks.rb:100 0.000
Tags: @product
29.969
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 9.851
And I enable persistence but something goes wrong during the LUKS header upgrade 19.384
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.733
After features/support/hooks.rb:326 0.724
After features/support/hooks.rb:100 0.000