Project Number Date
test_Tails_ISO_devel 4459 18 Jun 2026, 11: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:16.088 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.063
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.031
Given I have started Tails from DVD without network and logged in 7.971
And I temporarily create a 4 GiB disk named "gptfat" 0.041
And I create a gpt partition with a vfat filesystem on disk "gptfat" 3.218
And I plug USB drive "gptfat" 2.311
When I start Tails Installer 8.495
Then I am told by Tails Installer that the destination device "is too small" 0.024
After features/support/hooks.rb:339 0.674
After features/support/hooks.rb:108 0.000
Tags: @product
18.418
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.026
Given I have started Tails from DVD without network and logged in 7.167
And I temporarily create a 7200 MiB disk named "temp" 0.060
And I start Tails Installer 8.698
But a suitable USB device is not found 0.013
When I plug USB drive "temp" 2.238
Then the "temp" USB drive is selected 0.075
When I unplug USB drive "temp" 0.140
Then a suitable USB device is not found 0.025
After features/support/hooks.rb:339 0.813
After features/support/hooks.rb:108 0.000
Tags: @product
2:3.311
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.035
And I temporarily create a 7200 MiB disk named "install" 0.035
And I create a gpt partition with a vfat filesystem on disk "install" 3.116
And I plug USB drive "install" 2.265
And I install Tails to USB drive "install" by cloning 1:35.676
Then the running Tails is installed on USB drive "install" 12.268
And there is a random seed on USB drive "install" 2.862
But there is no persistence partition on USB drive "install" 0.050
After features/support/hooks.rb:339 0.968
After features/support/hooks.rb:108 0.136
Tags: @product
2:6.529
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.048
Given I have started Tails from DVD without network and logged in 7.545
And I temporarily create a 7200 MiB disk named "install" 0.038
And I plug USB drive "install" 2.274
And I install Tails to USB drive "install" by cloning 1:41.572
Then the running Tails is installed on USB drive "install" 12.303
And there is a random seed on USB drive "install" 2.742
But there is no persistence partition on USB drive "install" 0.053
After features/support/hooks.rb:339 0.807
After features/support/hooks.rb:108 0.111
Tags: @product
2:35.794
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.031
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 8.327
And I create a file in the Persistent directory 0.066
And I temporarily create a 7200 MiB disk named "install" 0.042
And I create a gpt partition with a vfat filesystem on disk "install" 3.336
And I plug USB drive "install" 2.406
And I install Tails with Persistent Storage to USB drive "install" by cloning 1:58.110
Then the running Tails is installed on USB drive "install" 16.479
And there is a random seed on USB drive "install" 3.353
And there is a persistence partition on USB drive "install" 0.055
And the USB drive "install" contains the same files as my persistent storage 3.615
After features/support/hooks.rb:339 1.322
After features/support/hooks.rb:108 0.123
Tags: @product
2:22.392
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 with a persistent partition enabled and logged in 8.436
And I temporarily create a 7200 MiB disk named "install" 0.041
And I plug USB drive "install" 2.210
And I install Tails to USB drive "install" by cloning 1:52.929
Then the running Tails is installed on USB drive "install" 15.852
And there is a random seed on USB drive "install" 2.845
And there is no persistence partition on USB drive "install" 0.074
After features/support/hooks.rb:339 1.198
After features/support/hooks.rb:108 0.114
Tags: @product
2:12.954
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.033
# 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.792
And I have started Tails from DVD without network and logged in 8.775
And I clone USB drive "__internal" to a temporary USB drive "install" 0.803
And I plug USB drive "install" 2.354
# 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.850
Then the running Tails is installed on USB drive "install" 12.362
And there is a random seed on USB drive "install" 2.943
And there is no persistence partition on USB drive "install" 0.073
After features/support/hooks.rb:339 0.858
After features/support/hooks.rb:108 0.136
Tags: @product @uefi
1:16.201
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 8.770
And I power off the computer 0.249
And the computer is set to boot in UEFI mode 0.037
When I start Tails from USB drive "__internal" with network unplugged and I login 1:4.103
Then Tails is running from USB drive "__internal" 0.305
And the boot device has safe access rights 2.697
And Tails has started in UEFI mode 0.035
After features/support/hooks.rb:339 0.513
After features/support/hooks.rb:108 0.028
Tags: @product
53.703
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.025
Given I have started Tails from DVD without network and logged in 7.765
And I plug and mount a USB drive containing a Tails USB image 21.766
And I create a 7200 MiB disk named "usbimage" 0.039
And I plug USB drive "usbimage" 2.216
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 21.915
After features/support/hooks.rb:339 1.004
After features/support/hooks.rb:108 0.118
Tags: @product
1:4.719
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.030
Given a computer 0.249
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:3.346
Then Tails is running from USB drive "usbimage" 0.347
And the label of the system partition on "usbimage" is "Tails" 0.220
And the system partition on "usbimage" is an EFI system partition 0.231
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.111
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.079
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.070
And the system partition on "usbimage" has the expected flags 0.064
After features/support/hooks.rb:339 0.660
After features/support/hooks.rb:108 0.048