Project Number Date
test_Tails_ISO_devel 4461 19 Jun 2026, 11:33

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:4.401 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.182
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.017
Given I have started Tails from DVD without network and logged in 6.930
And I temporarily create a 4 GiB disk named "gptfat" 0.030
And I create a gpt partition with a vfat filesystem on disk "gptfat" 2.909
And I plug USB drive "gptfat" 2.259
When I start Tails Installer 9.021
Then I am told by Tails Installer that the destination device "is too small" 0.031
After features/support/hooks.rb:339 0.640
After features/support/hooks.rb:108 0.000
Tags: @product
19.124
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.019
Given I have started Tails from DVD without network and logged in 7.047
And I temporarily create a 7200 MiB disk named "temp" 0.033
And I start Tails Installer 9.299
But a suitable USB device is not found 0.012
When I plug USB drive "temp" 2.532
Then the "temp" USB drive is selected 0.042
When I unplug USB drive "temp" 0.141
Then a suitable USB device is not found 0.015
After features/support/hooks.rb:339 0.655
After features/support/hooks.rb:108 0.000
Tags: @product
2:5.068
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.023
Given I have started Tails from DVD without network and logged in 7.179
And I temporarily create a 7200 MiB disk named "install" 0.029
And I create a gpt partition with a vfat filesystem on disk "install" 3.038
And I plug USB drive "install" 2.249
And I install Tails to USB drive "install" by cloning 1:36.427
Then the running Tails is installed on USB drive "install" 13.081
And there is a random seed on USB drive "install" 2.969
But there is no persistence partition on USB drive "install" 0.091
After features/support/hooks.rb:339 1.035
After features/support/hooks.rb:108 0.118
Tags: @product
2:2.266
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.022
Given I have started Tails from DVD without network and logged in 7.063
And I temporarily create a 7200 MiB disk named "install" 0.026
And I plug USB drive "install" 2.207
And I install Tails to USB drive "install" by cloning 1:36.623
Then the running Tails is installed on USB drive "install" 13.624
And there is a random seed on USB drive "install" 2.675
But there is no persistence partition on USB drive "install" 0.046
After features/support/hooks.rb:339 1.079
After features/support/hooks.rb:108 0.118
Tags: @product
2:31.826
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.018
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 8.709
And I create a file in the Persistent directory 0.058
And I temporarily create a 7200 MiB disk named "install" 0.029
And I create a gpt partition with a vfat filesystem on disk "install" 2.995
And I plug USB drive "install" 2.247
And I install Tails with Persistent Storage to USB drive "install" by cloning 1:55.616
Then the running Tails is installed on USB drive "install" 16.409
And there is a random seed on USB drive "install" 2.768
And there is a persistence partition on USB drive "install" 0.054
And the USB drive "install" contains the same files as my persistent storage 2.935
After features/support/hooks.rb:339 1.014
After features/support/hooks.rb:108 0.171
Tags: @product
2:11.755
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.020
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 8.265
And I temporarily create a 7200 MiB disk named "install" 0.029
And I plug USB drive "install" 2.248
And I install Tails to USB drive "install" by cloning 1:42.157
Then the running Tails is installed on USB drive "install" 16.385
And there is a random seed on USB drive "install" 2.609
And there is no persistence partition on USB drive "install" 0.060
After features/support/hooks.rb:339 1.077
After features/support/hooks.rb:108 0.109
Tags: @product
2:11.292
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.017
# 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.593
And I have started Tails from DVD without network and logged in 7.481
And I clone USB drive "__internal" to a temporary USB drive "install" 0.805
And I plug USB drive "install" 2.276
# 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:36.332
Then the running Tails is installed on USB drive "install" 13.581
And there is a random seed on USB drive "install" 3.177
And there is no persistence partition on USB drive "install" 0.045
After features/support/hooks.rb:339 1.129
After features/support/hooks.rb:108 0.101
Tags: @product @uefi
1:16.348
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.017
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 8.741
And I power off the computer 0.259
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:4.124
Then Tails is running from USB drive "__internal" 0.229
And the boot device has safe access rights 2.897
And Tails has started in UEFI mode 0.051
After features/support/hooks.rb:339 0.995
After features/support/hooks.rb:108 0.021
Tags: @product
53.711
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.017
Given I have started Tails from DVD without network and logged in 7.320
And I plug and mount a USB drive containing a Tails USB image 22.307
And I create a 7200 MiB disk named "usbimage" 0.031
And I plug USB drive "usbimage" 2.209
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 21.841
After features/support/hooks.rb:339 1.446
After features/support/hooks.rb:108 0.118
Tags: @product
1:11.824
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.020
Given a computer 0.182
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:10.745
Then Tails is running from USB drive "usbimage" 0.264
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.144
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.119
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.053
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.084
And the system partition on "usbimage" has the expected flags 0.062
After features/support/hooks.rb:339 1.001
After features/support/hooks.rb:108 0.046