Project Number Date
test_Tails_ISO_20828-wifi-firmware-missing 22 03 Apr 2025, 14:57

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tails persistence 155 1 1 0 0 157 20 1 21 1:4:18.484 Failed
Tags: @product
Feature Tails persistence
As a Tails user I want to use a Persistent Storage
Tags: @product
6:21.359
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:39.184
And I update APT using apt 2:43.731
And I install "python3-behave" using apt 1:55.950
Then the Tails Persistent Storage behave tests pass 2.492
After features/support/hooks.rb:330 0.646
After features/support/hooks.rb:100 0.000
Tags: @product
44.400
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 11.781
When I log in to a new session without activating the Persistent Storage 23.814
Then Tails is running from USB drive "__internal" 0.645
And persistence is disabled 0.352
But a Tails persistence partition exists on USB drive "__internal" 7.806
After features/support/hooks.rb:330 1.962
After features/support/hooks.rb:100 0.000
Tags: @product
3:20.460
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive without a persistent partition and logged in 14.451
Then Tails is running from USB drive "__internal" 0.449
When I create a file in the Persistent directory 0.132
And I create a persistent partition with the default settings 29.277
Then the file I created was copied to the Persistent Storage 2.017
When I shutdown Tails and wait for the computer to power off 12.827
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:20.671
Then persistence for "Persistent" is active 0.564
And the file I created in the Persistent directory exists 0.066
After features/support/hooks.rb:330 0.702
After features/support/hooks.rb:100 0.012
Tags: @product
56.878
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Given I have started Tails without network from a USB drive without a persistent partition and logged in 10.827
And the system is very low on memory 2.859
When I create a file in the Persistent directory 0.853
When I try to create a persistent partition 22.308
Then The Persistent Storage app shows the error message "Not enough memory to create Persistent Storage" 0.328
When I close the Persistent Storage app 3.173
And I free up some memory 3.445
And I create a persistent partition with the default settings 12.824
Then the file I created was copied to the Persistent Storage 0.256
After features/support/hooks.rb:330 1.881
After features/support/hooks.rb:100 0.000
Tags: @product
2:52.684
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.746
Then Tails is running from USB drive "__internal" 0.605
And all tps features are active 2.205
And all persistent directories have safe access rights 2.665
When I disable the first tps feature 5.510
Then all tps features but the first one are active 2.309
And I shutdown Tails and wait for the computer to power off 13.242
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:11.334
Then all tps features but the first one are active 2.063
After features/support/hooks.rb:330 1.375
After features/support/hooks.rb:100 0.007
Tags: @product
19.222
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.076
Then persistence for "Persistent" is active 0.135
And I create a file in the Persistent directory 0.067
Then the file I created was copied to the Persistent Storage 0.071
When I disable the first tps feature 5.384
Then persistence for "Persistent" is not active 0.080
And the Persistent directory does not exist 0.060
When I enable the first tps feature 3.163
Then persistence for "Persistent" is active 0.092
And the file I created in the Persistent directory exists 0.088
After features/support/hooks.rb:330 1.415
After features/support/hooks.rb:100 0.000
Tags: @product
19.802
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.806
Then persistence for "Persistent" is active 0.131
When I create a file in the Persistent directory 0.067
And I disable the first tps feature 6.040
And I delete the data of the Persistent Folder feature 3.702
Then the file I created does not exist on the Persistent Storage 0.054
After features/support/hooks.rb:330 1.384
After features/support/hooks.rb:100 0.000
Tags: @product
1:3.994
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.328
And the network is plugged 0.109
And Tor is ready 18.847
And I take note of which tps features are available 0.624
When I write some files expected to persist 1.671
And I shutdown Tails and wait for the computer to power off 8.755
# 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.657
After features/support/hooks.rb:330 0.154
After features/support/hooks.rb:100 0.000
Tags: @product
3:7.462
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.387
And the network is plugged 0.107
And Tor is ready 17.372
And I add a wired DHCP NetworkManager connection called "persistent-con-current" 0.199
And I shutdown Tails and wait for the computer to power off 8.657
Given I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 2:12.552
And I capture all network traffic 0.003
And the network is plugged 0.075
And Tor is ready 18.367
And I switch to the "persistent-con-current" NetworkManager connection 0.513
And the 1st network device has a spoofed MAC address configured 0.087
And no network device leaked the real MAC address 0.137
After features/support/hooks.rb:330 0.664
After features/support/hooks.rb:100 0.042
Tags: @product
1:1.060
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 12.602
And I enable persistence creation in Tails Greeter 1.140
And I log in to a new session expecting no warning about the Persistent Storage not being activated 21.902
Then I create a persistent partition with the default settings using the wizard that was already open 25.414
After features/support/hooks.rb:330 2.488
After features/support/hooks.rb:100 0.000
Tags: @product
4:24.176
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 11.285
When I enable persistence 31.707
Then no persistent Greeter options were restored 14.359
When I set all Greeter options to non-default values 25.066
And I log in to a new session in German (de) after having activated the Persistent Storage 54.885
Then all Greeter options are set to non-default values 0.610
When I cold reboot the computer 7.269
And the computer reboots Tails 1:1.193
Given I enable persistence 18.032
Then persistent Greeter options were restored 0.523
When I log in to a new session after having activated the Persistent Storage 38.723
Then all Greeter options are set to non-default values 0.521
After features/support/hooks.rb:330 1.899
After features/support/hooks.rb:100 0.006
Tags: @product
4:18.612
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.975
# 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 43.244
And I shutdown Tails and wait for the computer to power off 14.418
Then I start Tails from USB drive "__internal" with network unplugged and I login with the changed persistence passphrase 2:21.443
And I change the passphrase of the Persistent Storage back to the original 49.531
After features/support/hooks.rb:330 3.663
After features/support/hooks.rb:100 0.006
Tags: @product
56.126
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.714
And I log in to a new session without activating the Persistent Storage 21.428
Then persistence is disabled 0.503
But a Tails persistence partition exists on USB drive "__internal" 9.029
And all notifications have disappeared 9.019
When I delete the persistent partition 5.725
Then there is no persistence partition on USB drive "__internal" 0.705
After features/support/hooks.rb:330 1.380
After features/support/hooks.rb:100 0.000
Tags: @product
22:23.528
Scenario Dotfiles persistence
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.196
When I write some dotfile expected to persist 0.089
And I shutdown Tails and wait for the computer to power off 8.739
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 22:4.502
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:719:in `new'
./features/step_definitions/common_steps.rb:719:in `/^all notifications have disappeared$/'
./features/step_definitions/common_steps.rb:298: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:139:in `And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled'
Then the expected persistent dotfile is present in the filesystem 0.000
After features/support/hooks.rb:330 10.890

SCENARIO FAILED: 'Dotfiles persistence' (at time 04:17:09)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20828-wifi-firmware-missing/22/artifact/build-artifacts/04:17:09_Dotfiles_persistence.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20828-wifi-firmware-missing/22/artifact/build-artifacts/04:17:09_Dotfiles_persistence.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20828-wifi-firmware-missing/22/artifact/build-artifacts/04:17:09_Dotfiles_persistence.journal

After features/support/hooks.rb:100 0.009
Tags: @product
1:40.113
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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 8.946
And I create a symlink "/home/amnesia/Persistent" to "/etc" 0.077
When I try to enable persistence 0.288
Then the Welcome Screen tells me that the Persistent Folder feature couldn't be activated 28.382
When I log in to a new session after having activated the Persistent Storage 46.105
And all notifications have disappeared 8.228
Then the Persistent Storage settings tell me that the Persistent Folder feature couldn't be activated 3.592
And all tps features are enabled 2.531
And all tps features but the first one are active 1.959
After features/support/hooks.rb:330 2.811
After features/support/hooks.rb:100 0.000
Tags: @product
4:39.387
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
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:12.754
And I enable persistence 34.606
And I log in to a new session after having activated the Persistent Storage 47.818
Then a Tails persistence partition with LUKS version 2 and argon2id exists on USB drive "__internal" 1.561
And persistence is enabled 2.648
After features/support/hooks.rb:330 1.865
After features/support/hooks.rb:100 0.000
Tags: @product
27.877
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
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 8.278
And I enable persistence but something goes wrong during the LUKS header upgrade 18.804
Then the Tails persistence partition on USB drive "__internal" still has LUKS version 1 0.794
After features/support/hooks.rb:330 0.747
After features/support/hooks.rb:100 0.000
Tags: @product
46.326
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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 9.029
And I corrupt the Persistent Storage filesystem on USB drive "__internal" 5.614
When I enable persistence 28.884
Then the filesystem of the Persistent Storage was repaired 0.108
And persistence is successfully enabled 2.688
After features/support/hooks.rb:330 1.794
After features/support/hooks.rb:100 0.000
Tags: @product
47.285
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.107
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.705
When I try to enable persistence 0.427
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 24.443
When I repair the filesystem of the Persistent Storage 1.524
Then the Welcome Screen tells me that the filesystem was repaired successfully 0.875
And the filesystem of the Persistent Storage was repaired 2.477
When I close the filesystem repair dialog 1.261
Then persistence is successfully enabled 1.463
After features/support/hooks.rb:330 1.546
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:56.897
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails without network from a USB drive with a persistent partition and stopped at Tails Greeter's login screen 9.769
And the Persistent Storage filesystem is corrupted beyond what e2fsck can repair 0.133
When I try to enable persistence 0.284
Then the Welcome Screen tells me that filesystem errors were found on the Persistent Storage 28.482
When I repair the filesystem of the Persistent Storage 5.026
Then the Welcome Screen tells me that it failed to repair the Persistent Storage 3.901
When I log in to a new session 38.237
And all notifications have disappeared 9.810
# Now both WhisperBack and Tor Browser has started at the same
# time, so we do not know which window is focused. The steps about
# Tor Browser care about that, but the ones about WhisperBack do
# not, so we first deal with WhisperBack and then kill it to
# ensure that Tor Browser is focused.
Then WhisperBack is prefilled for fsck with summary: "Failed to repair the file system of your Persistent Storage" 0.507
And the file "/var/lib/gdm3/post-greeter-whisperback.json" is empty 0.521
When I close the "whisperback" window 1.634
Then the Tor Browser starts 17.719
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 0.867
After features/support/hooks.rb:330 3.916
After features/support/hooks.rb:100 0.000
Tags: @product @doc
1:50.825
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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 8.961
And I corrupt the Persistent Storage filesystem on USB drive "__internal" in a way which can't be automatically repaired 5.459
And Tails detects disk read failures on the boot device 1.598
When I try to enable persistence 1.521
Then the Welcome Screen tells me that my hardware is probably failing 17.790
When I log in to a new session 49.952
And all notifications have disappeared 7.585
Then the Tor Browser starts 16.308
And "Tails - Recovering data from the Persistent Storage when it has file system errors" has loaded in the Tor Browser 1.647
After features/support/hooks.rb:330 1.669
After features/support/hooks.rb:100 0.000