Project Number Date
test_Tails_ISO_stable 5489 04 Mar 2025, 08:54

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 20:43.260 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.674
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.557
And I temporarily create a 4 GiB disk named "gptfat" 0.058
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.297
And I plug USB drive "gptfat" 2.504
When I start Tails Installer 9.200
Then I am told by Tails Installer that the destination device "is too small" 0.056
After features/support/hooks.rb:330 1.003
After features/support/hooks.rb:100 0.001
Tags: @product
19.632
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.271
And I temporarily create a 7200 MiB disk named "temp" 0.052
And I start Tails Installer 8.492
But a suitable USB device is not found 0.034
When I plug USB drive "temp" 2.466
Then the "temp" USB drive is selected 0.103
When I unplug USB drive "temp" 0.187
Then a suitable USB device is not found 0.024
After features/support/hooks.rb:330 0.755
After features/support/hooks.rb:100 0.000
Tags: @product
2:35.057
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.454
And I temporarily create a 7200 MiB disk named "install" 0.050
And I create a gpt partition with a vfat filesystem on disk "install" 6.636
And I plug USB drive "install" 2.538
And I install Tails to USB drive "install" by cloning 1:57.795
Then the running Tails is installed on USB drive "install" 13.529
And there is a random seed on USB drive "install" 5.986
But there is no persistence partition on USB drive "install" 0.066
After features/support/hooks.rb:330 2.108
After features/support/hooks.rb:100 0.137
Tags: @product
2:24.859
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails from DVD without network and logged in 8.059
And I temporarily create a 7200 MiB disk named "install" 0.054
And I plug USB drive "install" 3.548
And I install Tails to USB drive "install" by cloning 1:54.616
Then the running Tails is installed on USB drive "install" 12.577
And there is a random seed on USB drive "install" 5.936
But there is no persistence partition on USB drive "install" 0.067
After features/support/hooks.rb:330 2.013
After features/support/hooks.rb:100 0.130
Tags: @product
2:52.431
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 with a persistent partition enabled and logged in 12.026
And I create a file in the Persistent directory 0.080
And I temporarily create a 7200 MiB disk named "install" 0.040
And I create a gpt partition with a vfat filesystem on disk "install" 7.392
And I plug USB drive "install" 3.141
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:3.222
Then the running Tails is installed on USB drive "install" 17.271
And there is a random seed on USB drive "install" 6.001
And there is a persistence partition on USB drive "install" 0.110
And the USB drive "install" contains the same files as my persistent storage 3.143
After features/support/hooks.rb:330 2.481
After features/support/hooks.rb:100 0.143
Tags: @product
2:37.806
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.851
And I temporarily create a 7200 MiB disk named "install" 0.087
And I plug USB drive "install" 3.108
And I install Tails to USB drive "install" by cloning 1:56.910
Then the running Tails is installed on USB drive "install" 18.769
And there is a random seed on USB drive "install" 6.003
And there is no persistence partition on USB drive "install" 0.076
After features/support/hooks.rb:330 3.030
After features/support/hooks.rb:100 0.094
Tags: @product
2:53.710
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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 10.461
And I have started Tails from DVD without network and logged in 9.026
And I clone USB drive "__internal" to a temporary USB drive "install" 1.253
And I plug USB drive "install" 2.653
# 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:4.178
Then the running Tails is installed on USB drive "install" 20.066
And there is a random seed on USB drive "install" 5.995
And there is no persistence partition on USB drive "install" 0.074
After features/support/hooks.rb:330 2.232
After features/support/hooks.rb:100 0.130
Tags: @product @uefi
3:1.754
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:8.326
And I power off the computer 0.383
And the computer is set to boot in UEFI mode 0.056
When I start Tails from USB drive "__internal" with network unplugged and I login 1:49.468
Then Tails is running from USB drive "__internal" 0.357
And the boot device has safe access rights 3.107
And Tails has started in UEFI mode 0.053
After features/support/hooks.rb:330 0.656
After features/support/hooks.rb:100 0.007
Tags: @product
1:51.637
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.373
And I plug and mount a USB drive containing a Tails USB image 44.629
And I create a 7200 MiB disk named "usbimage" 0.049
And I plug USB drive "usbimage" 2.602
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 55.982
After features/support/hooks.rb:330 2.832
After features/support/hooks.rb:100 0.146
Tags: @product
1:39.696
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.186
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:38.169
Then Tails is running from USB drive "usbimage" 0.356
And the label of the system partition on "usbimage" is "Tails" 0.338
And the system partition on "usbimage" is an EFI system partition 0.243
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.155
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.085
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.080
And the system partition on "usbimage" has the expected flags 0.081
After features/support/hooks.rb:330 0.633
After features/support/hooks.rb:100 0.006