Project Number Date
test_Tails_ISO_devel 4290 23 Mar 2026, 15:31

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:14.050 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
20.972
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given I have started Tails from DVD without network and logged in 6.982
And I temporarily create a 4 GiB disk named "gptfat" 0.011
And I create a gpt partition with a vfat filesystem on disk "gptfat" 3.195
And I plug USB drive "gptfat" 2.276
When I start Tails Installer 8.468
Then I am told by Tails Installer that the destination device "is too small" 0.038
After features/support/hooks.rb:331 0.981
After features/support/hooks.rb:100 0.000
Tags: @product
18.594
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given I have started Tails from DVD without network and logged in 6.602
And I temporarily create a 7200 MiB disk named "temp" 0.011
And I start Tails Installer 9.096
But a suitable USB device is not found 0.027
When I plug USB drive "temp" 2.620
Then the "temp" USB drive is selected 0.063
When I unplug USB drive "temp" 0.158
Then a suitable USB device is not found 0.014
After features/support/hooks.rb:331 0.627
After features/support/hooks.rb:100 0.000
Tags: @product
2:8.589
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 6.768
And I temporarily create a 7200 MiB disk named "install" 0.016
And I create a gpt partition with a vfat filesystem on disk "install" 3.164
And I plug USB drive "install" 2.295
And I install Tails to USB drive "install" by cloning 1:37.902
Then the running Tails is installed on USB drive "install" 15.549
And there is a random seed on USB drive "install" 2.824
But there is no persistence partition on USB drive "install" 0.066
After features/support/hooks.rb:331 1.027
After features/support/hooks.rb:100 0.127
Tags: @product
2:5.086
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 7.263
And I temporarily create a 7200 MiB disk named "install" 0.011
And I plug USB drive "install" 2.268
And I install Tails to USB drive "install" by cloning 1:38.293
Then the running Tails is installed on USB drive "install" 14.668
And there is a random seed on USB drive "install" 2.515
But there is no persistence partition on USB drive "install" 0.066
After features/support/hooks.rb:331 0.964
After features/support/hooks.rb:100 0.120
Tags: @product
2:32.011
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 8.091
And I create a file in the Persistent directory 0.103
And I temporarily create a 7200 MiB disk named "install" 0.020
And I create a gpt partition with a vfat filesystem on disk "install" 2.919
And I plug USB drive "install" 2.238
And I install Tails with Persistent Storage to USB drive "install" by cloning 1:55.169
Then the running Tails is installed on USB drive "install" 17.436
And there is a random seed on USB drive "install" 3.024
And there is a persistence partition on USB drive "install" 0.047
And the USB drive "install" contains the same files as my persistent storage 2.960
After features/support/hooks.rb:331 1.042
After features/support/hooks.rb:100 0.128
Tags: @product
2:23.408
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 7.909
And I temporarily create a 7200 MiB disk named "install" 0.012
And I plug USB drive "install" 2.248
And I install Tails to USB drive "install" by cloning 1:53.663
Then the running Tails is installed on USB drive "install" 16.654
And there is a random seed on USB drive "install" 2.869
And there is no persistence partition on USB drive "install" 0.051
After features/support/hooks.rb:331 0.982
After features/support/hooks.rb:100 0.124
Tags: @product
2:12.108
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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.393
And I have started Tails from DVD without network and logged in 7.081
And I clone USB drive "__internal" to a temporary USB drive "install" 0.834
And I plug USB drive "install" 2.279
# 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:37.234
Then the running Tails is installed on USB drive "install" 13.834
And there is a random seed on USB drive "install" 3.367
And there is no persistence partition on USB drive "install" 0.082
After features/support/hooks.rb:331 1.012
After features/support/hooks.rb:100 0.136
Tags: @product @uefi
1:15.600
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 8.570
And I power off the computer 0.256
And the computer is set to boot in UEFI mode 0.029
When I start Tails from USB drive "__internal" with network unplugged and I login 1:3.733
Then Tails is running from USB drive "__internal" 0.283
And the boot device has safe access rights 2.679
And Tails has started in UEFI mode 0.047
After features/support/hooks.rb:331 0.634
After features/support/hooks.rb:100 0.005
Tags: @product
53.856
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 7.251
And I plug and mount a USB drive containing a Tails USB image 21.718
And I create a 7200 MiB disk named "usbimage" 0.013
And I plug USB drive "usbimage" 2.252
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 22.620
After features/support/hooks.rb:331 1.474
After features/support/hooks.rb:100 0.132
Tags: @product
1:3.821
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given a computer 0.084
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:2.887
Then Tails is running from USB drive "usbimage" 0.226
And the label of the system partition on "usbimage" is "Tails" 0.169
And the system partition on "usbimage" is an EFI system partition 0.149
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.123
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.060
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.058
And the system partition on "usbimage" has the expected flags 0.063
After features/support/hooks.rb:331 0.954
After features/support/hooks.rb:100 0.012