Project Number Date
test_Tails_ISO_devel 4449 16 Jun 2026, 11:29

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:41.783 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.965
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.024
Given I have started Tails from DVD without network and logged in 7.784
And I temporarily create a 4 GiB disk named "gptfat" 0.036
And I create a gpt partition with a vfat filesystem on disk "gptfat" 3.439
And I plug USB drive "gptfat" 2.283
When I start Tails Installer 9.385
Then I am told by Tails Installer that the destination device "is too small" 0.035
After features/support/hooks.rb:339 0.937
After features/support/hooks.rb:108 0.003
Tags: @product
19.940
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.053
Given I have started Tails from DVD without network and logged in 7.342
And I temporarily create a 7200 MiB disk named "temp" 0.040
And I start Tails Installer 9.679
But a suitable USB device is not found 0.011
When I plug USB drive "temp" 2.651
Then the "temp" USB drive is selected 0.048
When I unplug USB drive "temp" 0.139
Then a suitable USB device is not found 0.025
After features/support/hooks.rb:339 0.838
After features/support/hooks.rb:108 0.000
Tags: @product
2:9.059
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.024
Given I have started Tails from DVD without network and logged in 7.335
And I temporarily create a 7200 MiB disk named "install" 0.091
And I create a gpt partition with a vfat filesystem on disk "install" 3.346
And I plug USB drive "install" 2.286
And I install Tails to USB drive "install" by cloning 1:38.930
Then the running Tails is installed on USB drive "install" 14.118
And there is a random seed on USB drive "install" 2.827
But there is no persistence partition on USB drive "install" 0.122
After features/support/hooks.rb:339 1.057
After features/support/hooks.rb:108 0.218
Tags: @product
2:5.852
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.061
Given I have started Tails from DVD without network and logged in 7.271
And I temporarily create a 7200 MiB disk named "install" 0.039
And I plug USB drive "install" 2.274
And I install Tails to USB drive "install" by cloning 1:38.080
Then the running Tails is installed on USB drive "install" 15.539
And there is a random seed on USB drive "install" 2.593
But there is no persistence partition on USB drive "install" 0.053
After features/support/hooks.rb:339 0.987
After features/support/hooks.rb:108 0.116
Tags: @product
2:34.958
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.023
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 8.896
And I create a file in the Persistent directory 0.061
And I temporarily create a 7200 MiB disk named "install" 0.066
And I create a gpt partition with a vfat filesystem on disk "install" 3.245
And I plug USB drive "install" 2.240
And I install Tails with Persistent Storage to USB drive "install" by cloning 1:56.460
Then the running Tails is installed on USB drive "install" 17.727
And there is a random seed on USB drive "install" 3.126
And there is a persistence partition on USB drive "install" 0.079
And the USB drive "install" contains the same files as my persistent storage 3.054
After features/support/hooks.rb:339 1.009
After features/support/hooks.rb:108 0.127
Tags: @product
2:24.185
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.025
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 8.077
And I temporarily create a 7200 MiB disk named "install" 0.044
And I plug USB drive "install" 2.323
And I install Tails to USB drive "install" by cloning 1:53.801
Then the running Tails is installed on USB drive "install" 17.362
And there is a random seed on USB drive "install" 2.498
And there is no persistence partition on USB drive "install" 0.076
After features/support/hooks.rb:339 0.670
After features/support/hooks.rb:108 0.114
Tags: @product
2:16.616
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.024
# 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 8.153
And I have started Tails from DVD without network and logged in 8.122
And I clone USB drive "__internal" to a temporary USB drive "install" 0.804
And I plug USB drive "install" 2.216
# 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.136
Then the running Tails is installed on USB drive "install" 15.355
And there is a random seed on USB drive "install" 2.769
And there is no persistence partition on USB drive "install" 0.057
After features/support/hooks.rb:339 1.084
After features/support/hooks.rb:108 0.163
Tags: @product @uefi
1:21.168
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.024
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 9.002
And I power off the computer 0.279
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:8.867
Then Tails is running from USB drive "__internal" 0.402
And the boot device has safe access rights 2.529
And Tails has started in UEFI mode 0.043
After features/support/hooks.rb:339 0.581
After features/support/hooks.rb:108 0.026
Tags: @product
55.949
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.020
Given I have started Tails from DVD without network and logged in 8.124
And I plug and mount a USB drive containing a Tails USB image 23.131
And I create a 7200 MiB disk named "usbimage" 0.034
And I plug USB drive "usbimage" 2.242
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 22.417
After features/support/hooks.rb:339 1.189
After features/support/hooks.rb:108 0.115
Tags: @product
1:11.086
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.027
Given a computer 0.235
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:9.894
Then Tails is running from USB drive "usbimage" 0.281
And the label of the system partition on "usbimage" is "Tails" 0.163
And the system partition on "usbimage" is an EFI system partition 0.215
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.114
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.062
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.057
And the system partition on "usbimage" has the expected flags 0.061
After features/support/hooks.rb:339 0.844
After features/support/hooks.rb:108 0.034