Project Number Date
test_Tails_ISO_stable 5637 09 May 2025, 08:58

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 21:8.309 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
26.276
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 8.261
And I temporarily create a 4 GiB disk named "gptfat" 0.062
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.337
And I plug USB drive "gptfat" 2.507
When I start Tails Installer 9.059
Then I am told by Tails Installer that the destination device "is too small" 0.047
After features/support/hooks.rb:330 0.965
After features/support/hooks.rb:100 0.001
Tags: @product
19.717
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 8.201
And I temporarily create a 7200 MiB disk named "temp" 0.047
And I start Tails Installer 8.673
But a suitable USB device is not found 0.024
When I plug USB drive "temp" 2.467
Then the "temp" USB drive is selected 0.099
When I unplug USB drive "temp" 0.182
Then a suitable USB device is not found 0.020
After features/support/hooks.rb:330 0.729
After features/support/hooks.rb:100 0.000
Tags: @product
2:23.065
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 8.398
And I temporarily create a 7200 MiB disk named "install" 0.060
And I create a gpt partition with a vfat filesystem on disk "install" 6.409
And I plug USB drive "install" 2.415
And I install Tails to USB drive "install" by cloning 1:43.888
Then the running Tails is installed on USB drive "install" 15.836
And there is a random seed on USB drive "install" 5.981
But there is no persistence partition on USB drive "install" 0.075
After features/support/hooks.rb:330 1.987
After features/support/hooks.rb:100 0.123
Tags: @product
2:25.187
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 8.022
And I temporarily create a 7200 MiB disk named "install" 0.068
And I plug USB drive "install" 2.443
And I install Tails to USB drive "install" by cloning 1:54.031
Then the running Tails is installed on USB drive "install" 14.564
And there is a random seed on USB drive "install" 5.998
But there is no persistence partition on USB drive "install" 0.058
After features/support/hooks.rb:330 1.874
After features/support/hooks.rb:100 0.123
Tags: @product
2:56.896
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.764
And I create a file in the Persistent directory 0.109
And I temporarily create a 7200 MiB disk named "install" 0.116
And I create a gpt partition with a vfat filesystem on disk "install" 6.467
And I plug USB drive "install" 2.511
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:4.119
Then the running Tails is installed on USB drive "install" 20.148
And there is a random seed on USB drive "install" 6.054
And there is a persistence partition on USB drive "install" 0.084
And the USB drive "install" contains the same files as my persistent storage 3.519
After features/support/hooks.rb:330 2.120
After features/support/hooks.rb:100 0.149
Tags: @product
2:40.856
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.114
And I temporarily create a 7200 MiB disk named "install" 0.077
And I plug USB drive "install" 2.625
And I install Tails to USB drive "install" by cloning 1:57.338
Then the running Tails is installed on USB drive "install" 22.529
And there is a random seed on USB drive "install" 6.019
And there is no persistence partition on USB drive "install" 0.153
After features/support/hooks.rb:330 2.919
After features/support/hooks.rb:100 0.094
Tags: @product
3:15.384
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
# 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 13.556
And I have started Tails from DVD without network and logged in 11.128
And I clone USB drive "__internal" to a temporary USB drive "install" 1.214
And I plug USB drive "install" 2.649
# 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 2:15.716
Then the running Tails is installed on USB drive "install" 25.041
And there is a random seed on USB drive "install" 5.992
And there is no persistence partition on USB drive "install" 0.084
After features/support/hooks.rb:330 2.943
After features/support/hooks.rb:100 0.119
Tags: @product @uefi
3:16.086
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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 1:13.186
And I power off the computer 0.332
And the computer is set to boot in UEFI mode 0.052
When I start Tails from USB drive "__internal" with network unplugged and I login 1:58.566
Then Tails is running from USB drive "__internal" 0.341
And the boot device has safe access rights 3.557
And Tails has started in UEFI mode 0.049
After features/support/hooks.rb:330 0.649
After features/support/hooks.rb:100 0.006
Tags: @product
1:49.292
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails from DVD without network and logged in 8.284
And I plug and mount a USB drive containing a Tails USB image 42.911
And I create a 7200 MiB disk named "usbimage" 0.049
And I plug USB drive "usbimage" 2.348
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 55.699
After features/support/hooks.rb:330 4.593
After features/support/hooks.rb:100 0.098
Tags: @product
1:35.546
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.196
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:33.985
Then Tails is running from USB drive "usbimage" 0.361
And the label of the system partition on "usbimage" is "Tails" 0.322
And the system partition on "usbimage" is an EFI system partition 0.245
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.159
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.088
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.101
And the system partition on "usbimage" has the expected flags 0.084
After features/support/hooks.rb:330 0.708
After features/support/hooks.rb:100 0.005