Project Number Date
test_Tails_ISO_devel 4416 26 May 2026, 21:04

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 15:53.529 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
22.271
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.001
Given I have started Tails from DVD without network and logged in 7.344
And I temporarily create a 4 GiB disk named "gptfat" 0.016
And I create a gpt partition with a vfat filesystem on disk "gptfat" 3.252
And I plug USB drive "gptfat" 2.326
When I start Tails Installer 9.300
Then I am told by Tails Installer that the destination device "is too small" 0.030
After features/support/hooks.rb:335 0.931
After features/support/hooks.rb:104 0.001
Tags: @product
19.673
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Given I have started Tails from DVD without network and logged in 7.211
And I temporarily create a 7200 MiB disk named "temp" 0.012
And I start Tails Installer 9.535
But a suitable USB device is not found 0.011
When I plug USB drive "temp" 2.684
Then the "temp" USB drive is selected 0.049
When I unplug USB drive "temp" 0.150
Then a suitable USB device is not found 0.015
After features/support/hooks.rb:335 0.582
After features/support/hooks.rb:104 0.000
Tags: @product
2:9.334
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.001
Given I have started Tails from DVD without network and logged in 7.222
And I temporarily create a 7200 MiB disk named "install" 0.012
And I create a gpt partition with a vfat filesystem on disk "install" 3.316
And I plug USB drive "install" 2.314
And I install Tails to USB drive "install" by cloning 1:39.008
Then the running Tails is installed on USB drive "install" 14.502
And there is a random seed on USB drive "install" 2.895
But there is no persistence partition on USB drive "install" 0.060
After features/support/hooks.rb:335 1.001
After features/support/hooks.rb:104 0.126
Tags: @product
2:17.703
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Given I have started Tails from DVD without network and logged in 19.207
And I temporarily create a 7200 MiB disk named "install" 0.041
And I plug USB drive "install" 2.295
And I install Tails to USB drive "install" by cloning 1:39.224
Then the running Tails is installed on USB drive "install" 13.820
And there is a random seed on USB drive "install" 3.017
But there is no persistence partition on USB drive "install" 0.097
After features/support/hooks.rb:335 0.607
After features/support/hooks.rb:104 0.114
Tags: @product
2:42.281
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 8.393
And I create a file in the Persistent directory 0.095
And I temporarily create a 7200 MiB disk named "install" 0.012
And I create a gpt partition with a vfat filesystem on disk "install" 2.936
And I plug USB drive "install" 2.315
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:3.112
Then the running Tails is installed on USB drive "install" 18.165
And there is a random seed on USB drive "install" 3.227
And there is a persistence partition on USB drive "install" 0.098
And the USB drive "install" contains the same files as my persistent storage 3.924
After features/support/hooks.rb:335 1.297
After features/support/hooks.rb:104 0.177
Tags: @product
2:23.913
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7.749
And I temporarily create a 7200 MiB disk named "install" 0.017
And I plug USB drive "install" 2.277
And I install Tails to USB drive "install" by cloning 1:53.735
Then the running Tails is installed on USB drive "install" 17.440
And there is a random seed on USB drive "install" 2.615
And there is no persistence partition on USB drive "install" 0.077
After features/support/hooks.rb:335 0.969
After features/support/hooks.rb:104 0.108
Tags: @product
2:15.225
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
# 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 7.652
And I have started Tails from DVD without network and logged in 7.703
And I clone USB drive "__internal" to a temporary USB drive "install" 0.935
And I plug USB drive "install" 2.270
# 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:39.350
Then the running Tails is installed on USB drive "install" 14.256
And there is a random seed on USB drive "install" 3.008
And there is no persistence partition on USB drive "install" 0.048
After features/support/hooks.rb:335 1.134
After features/support/hooks.rb:104 0.168
Tags: @product @uefi
1:19.972
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.008
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 8.701
And I power off the computer 0.264
And the computer is set to boot in UEFI mode 0.012
When I start Tails from USB drive "__internal" with network unplugged and I login 1:7.255
Then Tails is running from USB drive "__internal" 0.435
And the boot device has safe access rights 3.249
And Tails has started in UEFI mode 0.052
After features/support/hooks.rb:335 0.905
After features/support/hooks.rb:104 0.006
Tags: @product
55.840
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Given I have started Tails from DVD without network and logged in 7.154
And I plug and mount a USB drive containing a Tails USB image 23.260
And I create a 7200 MiB disk named "usbimage" 0.036
And I plug USB drive "usbimage" 2.365
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 23.024
After features/support/hooks.rb:335 1.654
After features/support/hooks.rb:104 0.158
Tags: @product
1:7.313
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Given a computer 0.060
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:6.363
Then Tails is running from USB drive "usbimage" 0.216
And the label of the system partition on "usbimage" is "Tails" 0.160
And the system partition on "usbimage" is an EFI system partition 0.192
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.137
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.063
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.059
And the system partition on "usbimage" has the expected flags 0.059
After features/support/hooks.rb:335 0.960
After features/support/hooks.rb:104 0.005