Project Number Date
test_Tails_ISO_devel 4501 20 Jul 2026, 17:59

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:7.580 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.598
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.004
Given I have started Tails from DVD without network and logged in 7.136
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.234
When I start Tails Installer 9.079
Then I am told by Tails Installer that the destination device "is too small" 0.047
After features/support/hooks.rb:339 0.717
After features/support/hooks.rb:108 0.001
Tags: @product
17.947
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.742
And I temporarily create a 7200 MiB disk named "temp" 0.013
And I start Tails Installer 8.450
But a suitable USB device is not found 0.011
When I plug USB drive "temp" 2.417
Then the "temp" USB drive is selected 0.075
When I unplug USB drive "temp" 0.171
Then a suitable USB device is not found 0.064
After features/support/hooks.rb:339 1.006
After features/support/hooks.rb:108 0.000
Tags: @product
2:5.129
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.686
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.986
And I plug USB drive "install" 2.227
And I install Tails to USB drive "install" by cloning 1:37.801
Then the running Tails is installed on USB drive "install" 12.431
And there is a random seed on USB drive "install" 2.934
But there is no persistence partition on USB drive "install" 0.050
After features/support/hooks.rb:339 0.957
After features/support/hooks.rb:108 0.130
Tags: @product
2:3.522
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.770
And I temporarily create a 7200 MiB disk named "install" 0.011
And I plug USB drive "install" 2.235
And I install Tails to USB drive "install" by cloning 1:38.186
Then the running Tails is installed on USB drive "install" 13.711
And there is a random seed on USB drive "install" 2.548
But there is no persistence partition on USB drive "install" 0.059
After features/support/hooks.rb:339 0.752
After features/support/hooks.rb:108 0.111
Tags: @product
2:33.245
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7.975
And I create a file in the Persistent directory 0.077
And I temporarily create a 7200 MiB disk named "install" 0.019
And I create a gpt partition with a vfat filesystem on disk "install" 3.092
And I plug USB drive "install" 2.312
And I install Tails with Persistent Storage to USB drive "install" by cloning 1:56.469
Then the running Tails is installed on USB drive "install" 16.912
And there is a random seed on USB drive "install" 2.875
And there is a persistence partition on USB drive "install" 0.083
And the USB drive "install" contains the same files as my persistent storage 3.425
After features/support/hooks.rb:339 1.149
After features/support/hooks.rb:108 0.140
Tags: @product
2:20.865
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7.378
And I temporarily create a 7200 MiB disk named "install" 0.015
And I plug USB drive "install" 2.269
And I install Tails to USB drive "install" by cloning 1:52.803
Then the running Tails is installed on USB drive "install" 15.579
And there is a random seed on USB drive "install" 2.716
And there is no persistence partition on USB drive "install" 0.101
After features/support/hooks.rb:339 1.124
After features/support/hooks.rb:108 0.120
Tags: @product
2:11.938
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 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.439
And I have started Tails from DVD without network and logged in 6.968
And I clone USB drive "__internal" to a temporary USB drive "install" 1.039
And I plug USB drive "install" 2.296
# 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.562
Then the running Tails is installed on USB drive "install" 12.493
And there is a random seed on USB drive "install" 3.086
And there is no persistence partition on USB drive "install" 0.050
After features/support/hooks.rb:339 1.154
After features/support/hooks.rb:108 0.185
Tags: @product @uefi
1:14.238
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.304
And I power off the computer 0.266
And the computer is set to boot in UEFI mode 0.014
When I start Tails from USB drive "__internal" with network unplugged and I login 1:2.762
Then Tails is running from USB drive "__internal" 0.254
And the boot device has safe access rights 2.592
And Tails has started in UEFI mode 0.042
After features/support/hooks.rb:339 0.568
After features/support/hooks.rb:108 0.005
Tags: @product
52.515
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.760
And I plug and mount a USB drive containing a Tails USB image 21.013
And I create a 7200 MiB disk named "usbimage" 0.012
And I plug USB drive "usbimage" 2.225
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 22.502
After features/support/hooks.rb:339 1.226
After features/support/hooks.rb:108 0.118
Tags: @product
1:6.578
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given a computer 0.053
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:5.547
Then Tails is running from USB drive "usbimage" 0.260
And the label of the system partition on "usbimage" is "Tails" 0.198
And the system partition on "usbimage" is an EFI system partition 0.176
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.134
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.064
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.065
And the system partition on "usbimage" has the expected flags 0.078
After features/support/hooks.rb:339 0.617
After features/support/hooks.rb:108 0.006