Project Number Date
test_Tails_ISO_stable 5711 11 Jun 2025, 20:28

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Installing Tails to a USB drive 75 0 0 0 0 75 10 0 10 23:43.828 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
29.511
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD without network and logged in 9.368
And I temporarily create a 4 GiB disk named "gptfat" 0.072
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.575
And I plug USB drive "gptfat" 3.703
When I start Tails Installer 9.729
Then I am told by Tails Installer that the destination device "is too small" 0.061
After features/support/hooks.rb:330 0.797
After features/support/hooks.rb:100 0.001
Tags: @product
23.152
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 8.708
And I temporarily create a 7200 MiB disk named "temp" 0.087
And I start Tails Installer 11.213
But a suitable USB device is not found 0.028
When I plug USB drive "temp" 2.780
Then the "temp" USB drive is selected 0.105
When I unplug USB drive "temp" 0.200
Then a suitable USB device is not found 0.027
After features/support/hooks.rb:330 1.053
After features/support/hooks.rb:100 0.000
Tags: @product
2:42.318
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 9.255
And I temporarily create a 7200 MiB disk named "install" 0.075
And I create a gpt partition with a vfat filesystem on disk "install" 6.639
And I plug USB drive "install" 3.629
And I install Tails to USB drive "install" by cloning 1:55.978
Then the running Tails is installed on USB drive "install" 20.564
And there is a random seed on USB drive "install" 6.083
But there is no persistence partition on USB drive "install" 0.093
After features/support/hooks.rb:330 1.858
After features/support/hooks.rb:100 0.182
Tags: @product
3:7.226
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD without network and logged in 10.929
And I temporarily create a 7200 MiB disk named "install" 0.089
And I plug USB drive "install" 3.586
And I install Tails to USB drive "install" by cloning 2:23.757
Then the running Tails is installed on USB drive "install" 20.444
And there is a random seed on USB drive "install" 8.301
But there is no persistence partition on USB drive "install" 0.117
After features/support/hooks.rb:330 2.296
After features/support/hooks.rb:100 0.165
Tags: @product
4:29.960
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 1:2.173
And I create a file in the Persistent directory 0.121
And I temporarily create a 7200 MiB disk named "install" 0.074
And I create a gpt partition with a vfat filesystem on disk "install" 6.886
And I plug USB drive "install" 2.689
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:40.904
Then the running Tails is installed on USB drive "install" 25.709
And there is a random seed on USB drive "install" 6.254
And there is a persistence partition on USB drive "install" 0.225
And the USB drive "install" contains the same files as my persistent storage 4.920
After features/support/hooks.rb:330 2.312
After features/support/hooks.rb:100 0.158
Tags: @product
3:37.658
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 55.088
And I temporarily create a 7200 MiB disk named "install" 0.075
And I plug USB drive "install" 2.781
And I install Tails to USB drive "install" by cloning 1:58.604
Then the running Tails is installed on USB drive "install" 34.872
And there is a random seed on USB drive "install" 6.087
And there is no persistence partition on USB drive "install" 0.147
After features/support/hooks.rb:330 2.141
After features/support/hooks.rb:100 0.154
Tags: @product
2:51.350
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
# We reach this first checkpoint only to ensure that the ' __internal' disk has reached the state (Tails installed + persistent partition set up) we need before we clone it below.
# This first part is done without Tails Installer (install from Tails USB image)
# Note: the "__internal" disk will keep its state across scenarios
# and features until one of its snapshots is restored.
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.975
And I have started Tails from DVD without network and logged in 9.553
And I clone USB drive "__internal" to a temporary USB drive "install" 1.427
And I plug USB drive "install" 3.696
# This second part is done with Tails Installer, that's what this scenario is about
When I reinstall Tails to USB drive "install" by cloning 1:59.356
Then the running Tails is installed on USB drive "install" 19.289
And there is a random seed on USB drive "install" 5.969
And there is no persistence partition on USB drive "install" 0.082
After features/support/hooks.rb:330 1.894
After features/support/hooks.rb:100 0.122
Tags: @product @uefi
2:6.844
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 without a persistent partition and stopped at Tails Greeter's login screen 14.343
And I power off the computer 0.350
And the computer is set to boot in UEFI mode 0.044
When I start Tails from USB drive "__internal" with network unplugged and I login 1:48.032
Then Tails is running from USB drive "__internal" 0.369
And the boot device has safe access rights 3.646
And Tails has started in UEFI mode 0.057
After features/support/hooks.rb:330 0.645
After features/support/hooks.rb:100 0.007
Tags: @product
2:13.623
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails from DVD without network and logged in 8.825
And I plug and mount a USB drive containing a Tails USB image 44.777
And I create a 7200 MiB disk named "usbimage" 0.210
And I plug USB drive "usbimage" 2.509
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 1:17.299
After features/support/hooks.rb:330 3.620
After features/support/hooks.rb:100 0.112
Tags: @product
1:42.182
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.224
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:40.192
Then Tails is running from USB drive "usbimage" 0.416
And the label of the system partition on "usbimage" is "Tails" 0.337
And the system partition on "usbimage" is an EFI system partition 0.334
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.362
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.097
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.121
And the system partition on "usbimage" has the expected flags 0.093
After features/support/hooks.rb:330 0.747
After features/support/hooks.rb:100 0.007