Project Number Date
test_Tails_ISO_21461-update-chutney 17 08 Aug 2026, 22:17

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 14:58.199 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
19.863
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.074
And I temporarily create a 4 GiB disk named "gptfat" 0.038
And I create a gpt partition with a vfat filesystem on disk "gptfat" 2.632
And I plug USB drive "gptfat" 2.205
When I start Tails Installer 8.879
Then I am told by Tails Installer that the destination device "is too small" 0.034
After features/support/hooks.rb:339 0.802
After features/support/hooks.rb:108 0.000
Tags: @product
17.259
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.119
And I temporarily create a 7200 MiB disk named "temp" 0.031
And I start Tails Installer 8.701
But a suitable USB device is not found 0.008
When I plug USB drive "temp" 2.171
Then the "temp" USB drive is selected 0.091
When I unplug USB drive "temp" 0.118
Then a suitable USB device is not found 0.016
After features/support/hooks.rb:339 0.917
After features/support/hooks.rb:108 0.000
Tags: @product
2:4.837
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.201
And I temporarily create a 7200 MiB disk named "install" 0.038
And I create a gpt partition with a vfat filesystem on disk "install" 2.767
And I plug USB drive "install" 2.189
And I install Tails to USB drive "install" by cloning 1:36.384
Then the running Tails is installed on USB drive "install" 14.558
And there is a random seed on USB drive "install" 2.651
But there is no persistence partition on USB drive "install" 0.045
After features/support/hooks.rb:339 0.880
After features/support/hooks.rb:108 0.000
Tags: @product
2:6.003
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.271
And I temporarily create a 7200 MiB disk named "install" 0.033
And I plug USB drive "install" 2.185
And I install Tails to USB drive "install" by cloning 1:40.788
Then the running Tails is installed on USB drive "install" 14.248
And there is a random seed on USB drive "install" 2.435
But there is no persistence partition on USB drive "install" 0.040
After features/support/hooks.rb:339 0.698
After features/support/hooks.rb:108 0.111
Tags: @product
2:29.375
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 8.275
And I create a file in the Persistent directory 0.081
And I temporarily create a 7200 MiB disk named "install" 0.025
And I create a gpt partition with a vfat filesystem on disk "install" 2.840
And I plug USB drive "install" 2.175
And I install Tails with Persistent Storage to USB drive "install" by cloning 1:53.299
Then the running Tails is installed on USB drive "install" 17.872
And there is a random seed on USB drive "install" 2.479
And there is a persistence partition on USB drive "install" 0.044
And the USB drive "install" contains the same files as my persistent storage 2.280
After features/support/hooks.rb:339 0.870
After features/support/hooks.rb:108 0.118
Tags: @product
2:20.752
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.774
And I temporarily create a 7200 MiB disk named "install" 0.034
And I plug USB drive "install" 2.180
And I install Tails to USB drive "install" by cloning 1:51.489
Then the running Tails is installed on USB drive "install" 16.699
And there is a random seed on USB drive "install" 2.532
And there is no persistence partition on USB drive "install" 0.041
After features/support/hooks.rb:339 1.020
After features/support/hooks.rb:108 0.105
Tags: @product
2:9.535
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.642
And I have started Tails from DVD without network and logged in 6.471
And I clone USB drive "__internal" to a temporary USB drive "install" 0.739
And I plug USB drive "install" 2.194
# 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.076
Then the running Tails is installed on USB drive "install" 13.798
And there is a random seed on USB drive "install" 2.561
And there is no persistence partition on USB drive "install" 0.051
After features/support/hooks.rb:339 0.829
After features/support/hooks.rb:108 0.113
Tags: @product @uefi
1:9.267
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 without a persistent partition and stopped at Tails Greeter's login screen 8.171
And I power off the computer 0.249
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 58.473
Then Tails is running from USB drive "__internal" 0.220
And the boot device has safe access rights 2.102
And Tails has started in UEFI mode 0.035
After features/support/hooks.rb:339 0.806
After features/support/hooks.rb:108 0.025
Tags: @product
59.064
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.204
And I plug and mount a USB drive containing a Tails USB image 21.987
And I create a 7200 MiB disk named "usbimage" 0.031
And I plug USB drive "usbimage" 2.207
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 28.632
After features/support/hooks.rb:339 0.874
After features/support/hooks.rb:108 0.107
Tags: @product
1:2.242
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given a computer 0.082
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:1.486
Then Tails is running from USB drive "usbimage" 0.204
And the label of the system partition on "usbimage" is "Tails" 0.136
And the system partition on "usbimage" is an EFI system partition 0.114
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.074
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.040
And the system partition on "usbimage" has the expected flags 0.040
After features/support/hooks.rb:339 0.968
After features/support/hooks.rb:108 0.005