Project Number Date
test_Tails_ISO_devel 4589 03 Sep 2026, 11:09

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:11.499 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.711
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.180
And I temporarily create a 4 GiB disk named "gptfat" 0.037
And I create a gpt partition with a vfat filesystem on disk "gptfat" 2.848
And I plug USB drive "gptfat" 2.203
When I start Tails Installer 8.423
Then I am told by Tails Installer that the destination device "is too small" 0.018
After features/support/hooks.rb:339 0.914
After features/support/hooks.rb:108 0.000
Tags: @product
16.950
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.149
And I temporarily create a 7200 MiB disk named "temp" 0.026
And I start Tails Installer 8.398
But a suitable USB device is not found 0.008
When I plug USB drive "temp" 2.197
Then the "temp" USB drive is selected 0.050
When I unplug USB drive "temp" 0.107
Then a suitable USB device is not found 0.012
After features/support/hooks.rb:339 0.708
After features/support/hooks.rb:108 0.000
Tags: @product
2:5.874
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.184
And I temporarily create a 7200 MiB disk named "install" 0.027
And I create a gpt partition with a vfat filesystem on disk "install" 2.951
And I plug USB drive "install" 2.415
And I install Tails to USB drive "install" by cloning 1:37.542
Then the running Tails is installed on USB drive "install" 14.427
And there is a random seed on USB drive "install" 2.281
But there is no persistence partition on USB drive "install" 0.043
After features/support/hooks.rb:339 0.823
After features/support/hooks.rb:108 0.104
Tags: @product
2:3.616
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.255
And I temporarily create a 7200 MiB disk named "install" 0.025
And I plug USB drive "install" 2.209
And I install Tails to USB drive "install" by cloning 1:38.006
Then the running Tails is installed on USB drive "install" 14.582
And there is a random seed on USB drive "install" 2.492
But there is no persistence partition on USB drive "install" 0.046
After features/support/hooks.rb:339 0.592
After features/support/hooks.rb:108 0.106
Tags: @product
2:33.330
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.579
And I create a file in the Persistent directory 0.067
And I temporarily create a 7200 MiB disk named "install" 0.030
And I create a gpt partition with a vfat filesystem on disk "install" 2.856
And I plug USB drive "install" 2.189
And I install Tails with Persistent Storage to USB drive "install" by cloning 1:55.517
Then the running Tails is installed on USB drive "install" 18.879
And there is a random seed on USB drive "install" 3.013
And there is a persistence partition on USB drive "install" 0.064
And the USB drive "install" contains the same files as my persistent storage 2.131
After features/support/hooks.rb:339 0.916
After features/support/hooks.rb:108 0.115
Tags: @product
2:22.233
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.892
And I temporarily create a 7200 MiB disk named "install" 0.026
And I plug USB drive "install" 2.266
And I install Tails to USB drive "install" by cloning 1:51.573
Then the running Tails is installed on USB drive "install" 17.826
And there is a random seed on USB drive "install" 2.606
And there is no persistence partition on USB drive "install" 0.041
After features/support/hooks.rb:339 1.023
After features/support/hooks.rb:108 0.110
Tags: @product
2:24.290
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 21.014
And I have started Tails from DVD without network and logged in 6.810
And I clone USB drive "__internal" to a temporary USB drive "install" 0.716
And I plug USB drive "install" 2.224
# 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.401
Then the running Tails is installed on USB drive "install" 14.302
And there is a random seed on USB drive "install" 2.788
And there is no persistence partition on USB drive "install" 0.031
After features/support/hooks.rb:339 0.967
After features/support/hooks.rb:108 0.131
Tags: @product @uefi
1:10.381
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.008
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 8.169
And I power off the computer 0.249
And the computer is set to boot in UEFI mode 0.015
When I start Tails from USB drive "__internal" with network unplugged and I login 59.727
Then Tails is running from USB drive "__internal" 0.211
And the boot device has safe access rights 1.974
And Tails has started in UEFI mode 0.033
After features/support/hooks.rb:339 0.795
After features/support/hooks.rb:108 0.020
Tags: @product
1:2.066
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.322
And I plug and mount a USB drive containing a Tails USB image 23.007
And I create a 7200 MiB disk named "usbimage" 0.024
And I plug USB drive "usbimage" 2.255
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 30.456
After features/support/hooks.rb:339 0.892
After features/support/hooks.rb:108 0.105
Tags: @product
53.044
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given a computer 0.084
And I start Tails from USB drive "usbimage" with network unplugged and I login 52.241
Then Tails is running from USB drive "usbimage" 0.202
And the label of the system partition on "usbimage" is "Tails" 0.128
And the system partition on "usbimage" is an EFI system partition 0.150
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.082
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.052
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.050
And the system partition on "usbimage" has the expected flags 0.051
After features/support/hooks.rb:339 0.589
After features/support/hooks.rb:108 0.005