Project Number Date
test_Tails_ISO_devel 4602 08 Sep 2026, 11:28

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:32.754 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
20.498
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.352
And I temporarily create a 4 GiB disk named "gptfat" 0.035
And I create a gpt partition with a vfat filesystem on disk "gptfat" 2.991
And I plug USB drive "gptfat" 2.197
When I start Tails Installer 8.887
Then I am told by Tails Installer that the destination device "is too small" 0.034
After features/support/hooks.rb:339 0.709
After features/support/hooks.rb:108 0.000
Tags: @product
17.592
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.360
And I temporarily create a 7200 MiB disk named "temp" 0.035
And I start Tails Installer 8.804
But a suitable USB device is not found 0.017
When I plug USB drive "temp" 2.199
Then the "temp" USB drive is selected 0.053
When I unplug USB drive "temp" 0.107
Then a suitable USB device is not found 0.014
After features/support/hooks.rb:339 0.716
After features/support/hooks.rb:108 0.000
Tags: @product
2:6.503
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.532
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" 2.896
And I plug USB drive "install" 2.227
And I install Tails to USB drive "install" by cloning 1:37.214
Then the running Tails is installed on USB drive "install" 15.000
And there is a random seed on USB drive "install" 2.553
But there is no persistence partition on USB drive "install" 0.043
After features/support/hooks.rb:339 0.714
After features/support/hooks.rb:108 0.112
Tags: @product
2:5.278
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.476
And I temporarily create a 7200 MiB disk named "install" 0.046
And I plug USB drive "install" 2.313
And I install Tails to USB drive "install" by cloning 1:38.586
Then the running Tails is installed on USB drive "install" 15.324
And there is a random seed on USB drive "install" 2.490
But there is no persistence partition on USB drive "install" 0.040
After features/support/hooks.rb:339 1.194
After features/support/hooks.rb:108 0.199
Tags: @product
2:35.538
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.355
And I create a file in the Persistent directory 0.058
And I temporarily create a 7200 MiB disk named "install" 0.031
And I create a gpt partition with a vfat filesystem on disk "install" 2.972
And I plug USB drive "install" 2.164
And I install Tails with Persistent Storage to USB drive "install" by cloning 1:55.561
Then the running Tails is installed on USB drive "install" 21.037
And there is a random seed on USB drive "install" 2.684
And there is a persistence partition on USB drive "install" 0.049
And the USB drive "install" contains the same files as my persistent storage 2.621
After features/support/hooks.rb:339 0.814
After features/support/hooks.rb:108 0.132
Tags: @product
2:23.478
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.072
And I temporarily create a 7200 MiB disk named "install" 0.028
And I plug USB drive "install" 2.214
And I install Tails to USB drive "install" by cloning 1:52.471
Then the running Tails is installed on USB drive "install" 18.072
And there is a random seed on USB drive "install" 2.575
And there is no persistence partition on USB drive "install" 0.043
After features/support/hooks.rb:339 1.017
After features/support/hooks.rb:108 0.110
Tags: @product
2:13.743
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 8.204
And I have started Tails from DVD without network and logged in 6.601
And I clone USB drive "__internal" to a temporary USB drive "install" 0.726
And I plug USB drive "install" 2.271
# 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.130
Then the running Tails is installed on USB drive "install" 15.148
And there is a random seed on USB drive "install" 2.614
And there is no persistence partition on USB drive "install" 0.045
After features/support/hooks.rb:339 0.950
After features/support/hooks.rb:108 0.120
Tags: @product @uefi
1:10.660
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.587
And I power off the computer 0.239
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.026
Then Tails is running from USB drive "__internal" 0.299
And the boot device has safe access rights 2.433
And Tails has started in UEFI mode 0.057
After features/support/hooks.rb:339 0.526
After features/support/hooks.rb:108 0.005
Tags: @product
1:2.833
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 7.147
And I plug and mount a USB drive containing a Tails USB image 23.630
And I create a 7200 MiB disk named "usbimage" 0.033
And I plug USB drive "usbimage" 2.172
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 29.849
After features/support/hooks.rb:339 1.190
After features/support/hooks.rb:108 0.122
Tags: @product
1:16.626
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given a computer 0.101
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:15.628
Then Tails is running from USB drive "usbimage" 0.231
And the label of the system partition on "usbimage" is "Tails" 0.164
And the system partition on "usbimage" is an EFI system partition 0.191
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.094
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.068
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.078
And the system partition on "usbimage" has the expected flags 0.069
After features/support/hooks.rb:339 0.554
After features/support/hooks.rb:108 0.008