Project Number Date
test_Tails_ISO_devel 4529 04 Aug 2026, 11:37

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:23.767 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.116
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given I have started Tails from DVD without network and logged in 6.629
And I temporarily create a 4 GiB disk named "gptfat" 0.017
And I create a gpt partition with a vfat filesystem on disk "gptfat" 3.083
And I plug USB drive "gptfat" 2.297
When I start Tails Installer 9.058
Then I am told by Tails Installer that the destination device "is too small" 0.031
After features/support/hooks.rb:339 0.595
After features/support/hooks.rb:108 0.002
Tags: @product
18.343
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails from DVD without network and logged in 6.832
And I temporarily create a 7200 MiB disk named "temp" 0.012
And I start Tails Installer 9.024
But a suitable USB device is not found 0.013
When I plug USB drive "temp" 2.240
Then the "temp" USB drive is selected 0.052
When I unplug USB drive "temp" 0.139
Then a suitable USB device is not found 0.027
After features/support/hooks.rb:339 1.029
After features/support/hooks.rb:108 0.000
Tags: @product
2:6.321
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given I have started Tails from DVD without network and logged in 6.970
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.118
And I plug USB drive "install" 2.365
And I install Tails to USB drive "install" by cloning 1:38.534
Then the running Tails is installed on USB drive "install" 12.241
And there is a random seed on USB drive "install" 3.007
But there is no persistence partition on USB drive "install" 0.072
After features/support/hooks.rb:339 1.182
After features/support/hooks.rb:108 0.168
Tags: @product
2:2.914
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given I have started Tails from DVD without network and logged in 6.960
And I temporarily create a 7200 MiB disk named "install" 0.012
And I plug USB drive "install" 2.262
And I install Tails to USB drive "install" by cloning 1:37.879
Then the running Tails is installed on USB drive "install" 12.927
And there is a random seed on USB drive "install" 2.815
But there is no persistence partition on USB drive "install" 0.057
After features/support/hooks.rb:339 0.929
After features/support/hooks.rb:108 0.134
Tags: @product
2:37.806
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 8.497
And I create a file in the Persistent directory 0.058
And I temporarily create a 7200 MiB disk named "install" 0.014
And I create a gpt partition with a vfat filesystem on disk "install" 3.107
And I plug USB drive "install" 2.358
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:0.959
Then the running Tails is installed on USB drive "install" 16.111
And there is a random seed on USB drive "install" 3.141
And there is a persistence partition on USB drive "install" 0.065
And the USB drive "install" contains the same files as my persistent storage 3.490
After features/support/hooks.rb:339 1.496
After features/support/hooks.rb:108 0.159
Tags: @product
2:22.167
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7.927
And I temporarily create a 7200 MiB disk named "install" 0.012
And I plug USB drive "install" 2.285
And I install Tails to USB drive "install" by cloning 1:53.057
Then the running Tails is installed on USB drive "install" 16.082
And there is a random seed on USB drive "install" 2.743
And there is no persistence partition on USB drive "install" 0.060
After features/support/hooks.rb:339 0.841
After features/support/hooks.rb:108 0.137
Tags: @product
2:12.028
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
# 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.408
And I have started Tails from DVD without network and logged in 7.044
And I clone USB drive "__internal" to a temporary USB drive "install" 0.770
And I plug USB drive "install" 2.316
# 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:38.792
Then the running Tails is installed on USB drive "install" 12.652
And there is a random seed on USB drive "install" 2.944
And there is no persistence partition on USB drive "install" 0.098
After features/support/hooks.rb:339 0.847
After features/support/hooks.rb:108 0.130
Tags: @product @uefi
1:16.778
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.003
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 8.619
And I power off the computer 0.252
And the computer is set to boot in UEFI mode 0.016
When I start Tails from USB drive "__internal" with network unplugged and I login 1:4.819
Then Tails is running from USB drive "__internal" 0.274
And the boot device has safe access rights 2.750
And Tails has started in UEFI mode 0.045
After features/support/hooks.rb:339 1.053
After features/support/hooks.rb:108 0.016
Tags: @product
53.715
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 7.262
And I plug and mount a USB drive containing a Tails USB image 21.307
And I create a 7200 MiB disk named "usbimage" 0.015
And I plug USB drive "usbimage" 2.309
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 22.819
After features/support/hooks.rb:339 1.269
After features/support/hooks.rb:108 0.170
Tags: @product
1:12.574
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.004
Given a computer 0.085
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:11.489
Then Tails is running from USB drive "usbimage" 0.342
And the label of the system partition on "usbimage" is "Tails" 0.204
And the system partition on "usbimage" is an EFI system partition 0.148
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.104
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.084
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.057
After features/support/hooks.rb:339 0.744
After features/support/hooks.rb:108 0.009