Project Number Date
test_Tails_ISO_devel 4393 13 May 2026, 02:30

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:13.908 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
21.069
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 6.646
And I temporarily create a 4 GiB disk named "gptfat" 0.009
And I create a gpt partition with a vfat filesystem on disk "gptfat" 2.881
And I plug USB drive "gptfat" 2.240
When I start Tails Installer 9.239
Then I am told by Tails Installer that the destination device "is too small" 0.052
After features/support/hooks.rb:335 0.672
After features/support/hooks.rb:104 0.001
Tags: @product
17.782
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 6.622
And I temporarily create a 7200 MiB disk named "temp" 0.009
And I start Tails Installer 8.621
But a suitable USB device is not found 0.022
When I plug USB drive "temp" 2.245
Then the "temp" USB drive is selected 0.058
When I unplug USB drive "temp" 0.178
Then a suitable USB device is not found 0.022
After features/support/hooks.rb:335 1.117
After features/support/hooks.rb:104 0.000
Tags: @product
2:7.009
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 6.723
And I temporarily create a 7200 MiB disk named "install" 0.011
And I create a gpt partition with a vfat filesystem on disk "install" 3.015
And I plug USB drive "install" 2.352
And I install Tails to USB drive "install" by cloning 1:38.851
Then the running Tails is installed on USB drive "install" 13.503
And there is a random seed on USB drive "install" 2.492
But there is no persistence partition on USB drive "install" 0.058
After features/support/hooks.rb:335 0.865
After features/support/hooks.rb:104 0.106
Tags: @product
2:3.296
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 6.754
And I temporarily create a 7200 MiB disk named "install" 0.013
And I plug USB drive "install" 2.280
And I install Tails to USB drive "install" by cloning 1:37.743
Then the running Tails is installed on USB drive "install" 13.730
And there is a random seed on USB drive "install" 2.727
But there is no persistence partition on USB drive "install" 0.047
After features/support/hooks.rb:335 1.480
After features/support/hooks.rb:104 0.125
Tags: @product
2:33.354
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 8.597
And I create a file in the Persistent directory 0.066
And I temporarily create a 7200 MiB disk named "install" 0.010
And I create a gpt partition with a vfat filesystem on disk "install" 2.941
And I plug USB drive "install" 2.213
And I install Tails with Persistent Storage to USB drive "install" by cloning 1:56.154
Then the running Tails is installed on USB drive "install" 17.479
And there is a random seed on USB drive "install" 2.588
And there is a persistence partition on USB drive "install" 0.052
And the USB drive "install" contains the same files as my persistent storage 3.249
After features/support/hooks.rb:335 1.067
After features/support/hooks.rb:104 0.111
Tags: @product
2:21.157
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.001
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7.481
And I temporarily create a 7200 MiB disk named "install" 0.010
And I plug USB drive "install" 2.241
And I install Tails to USB drive "install" by cloning 1:52.586
Then the running Tails is installed on USB drive "install" 15.968
And there is a random seed on USB drive "install" 2.817
And there is no persistence partition on USB drive "install" 0.051
After features/support/hooks.rb:335 0.731
After features/support/hooks.rb:104 0.104
Tags: @product
2:12.041
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.696
And I have started Tails from DVD without network and logged in 6.966
And I clone USB drive "__internal" to a temporary USB drive "install" 0.723
And I plug USB drive "install" 2.239
# 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.844
Then the running Tails is installed on USB drive "install" 13.877
And there is a random seed on USB drive "install" 2.634
And there is no persistence partition on USB drive "install" 0.058
After features/support/hooks.rb:335 0.792
After features/support/hooks.rb:104 0.106
Tags: @product @uefi
1:15.286
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.001
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 8.023
And I power off the computer 0.261
And the computer is set to boot in UEFI mode 0.011
When I start Tails from USB drive "__internal" with network unplugged and I login 1:3.906
Then Tails is running from USB drive "__internal" 0.246
And the boot device has safe access rights 2.799
And Tails has started in UEFI mode 0.037
After features/support/hooks.rb:335 0.929
After features/support/hooks.rb:104 0.005
Tags: @product
49.714
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 6.662
And I plug and mount a USB drive containing a Tails USB image 20.989
And I create a 7200 MiB disk named "usbimage" 0.024
And I plug USB drive "usbimage" 2.235
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 19.802
After features/support/hooks.rb:335 1.474
After features/support/hooks.rb:104 0.126
Tags: @product
1:13.195
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.002
Given a computer 0.055
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:12.281
Then Tails is running from USB drive "usbimage" 0.266
And the label of the system partition on "usbimage" is "Tails" 0.161
And the system partition on "usbimage" is an EFI system partition 0.166
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.093
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.057
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.048
And the system partition on "usbimage" has the expected flags 0.064
After features/support/hooks.rb:335 0.570
After features/support/hooks.rb:104 0.006