Project Number Date
test_Tails_ISO_stable 5583 18 Apr 2025, 12:36

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 22:18.508 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.296
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.719
And I temporarily create a 4 GiB disk named "gptfat" 0.060
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.376
And I plug USB drive "gptfat" 2.434
When I start Tails Installer 8.652
Then I am told by Tails Installer that the destination device "is too small" 0.052
After features/support/hooks.rb:330 0.736
After features/support/hooks.rb:100 0.001
Tags: @product
19.847
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.310
And I temporarily create a 7200 MiB disk named "temp" 0.048
And I start Tails Installer 8.608
But a suitable USB device is not found 0.021
When I plug USB drive "temp" 2.505
Then the "temp" USB drive is selected 0.118
When I unplug USB drive "temp" 0.204
Then a suitable USB device is not found 0.031
After features/support/hooks.rb:330 0.821
After features/support/hooks.rb:100 0.000
Tags: @product
2:55.800
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 9.198
And I temporarily create a 7200 MiB disk named "install" 0.046
And I create a gpt partition with a vfat filesystem on disk "install" 6.429
And I plug USB drive "install" 2.660
And I install Tails to USB drive "install" by cloning 2:14.668
Then the running Tails is installed on USB drive "install" 16.584
And there is a random seed on USB drive "install" 6.096
But there is no persistence partition on USB drive "install" 0.115
After features/support/hooks.rb:330 2.319
After features/support/hooks.rb:100 0.125
Tags: @product
2:48.815
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.373
And I temporarily create a 7200 MiB disk named "install" 0.065
And I plug USB drive "install" 2.690
And I install Tails to USB drive "install" by cloning 2:16.232
Then the running Tails is installed on USB drive "install" 15.388
And there is a random seed on USB drive "install" 5.986
But there is no persistence partition on USB drive "install" 0.079
After features/support/hooks.rb:330 1.974
After features/support/hooks.rb:100 0.132
Tags: @product
3:58.363
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 52.143
And I create a file in the Persistent directory 0.084
And I temporarily create a 7200 MiB disk named "install" 0.070
And I create a gpt partition with a vfat filesystem on disk "install" 6.483
And I plug USB drive "install" 2.717
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:23.104
Then the running Tails is installed on USB drive "install" 23.828
And there is a random seed on USB drive "install" 6.037
And there is a persistence partition on USB drive "install" 0.069
And the USB drive "install" contains the same files as my persistent storage 3.823
After features/support/hooks.rb:330 2.415
After features/support/hooks.rb:100 0.145
Tags: @product
3:46.169
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 1:5.586
And I temporarily create a 7200 MiB disk named "install" 0.066
And I plug USB drive "install" 3.359
And I install Tails to USB drive "install" by cloning 2:0.239
Then the running Tails is installed on USB drive "install" 30.684
And there is a random seed on USB drive "install" 6.137
And there is no persistence partition on USB drive "install" 0.096
After features/support/hooks.rb:330 2.533
After features/support/hooks.rb:100 0.092
Tags: @product
2:41.993
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 11.303
And I have started Tails from DVD without network and logged in 9.898
And I clone USB drive "__internal" to a temporary USB drive "install" 1.350
And I plug USB drive "install" 2.563
# 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:55.162
Then the running Tails is installed on USB drive "install" 15.620
And there is a random seed on USB drive "install" 5.991
And there is no persistence partition on USB drive "install" 0.104
After features/support/hooks.rb:330 3.035
After features/support/hooks.rb:100 0.119
Tags: @product @uefi
1:59.095
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 18.066
And I power off the computer 0.342
And the computer is set to boot in UEFI mode 0.051
When I start Tails from USB drive "__internal" with network unplugged and I login 1:37.105
Then Tails is running from USB drive "__internal" 0.365
And the boot device has safe access rights 3.112
And Tails has started in UEFI mode 0.051
After features/support/hooks.rb:330 0.649
After features/support/hooks.rb:100 0.023
Tags: @product
1:47.982
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.523
And I plug and mount a USB drive containing a Tails USB image 44.392
And I create a 7200 MiB disk named "usbimage" 0.054
And I plug USB drive "usbimage" 2.382
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 52.628
After features/support/hooks.rb:330 3.482
After features/support/hooks.rb:100 0.099
Tags: @product
1:34.144
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.180
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:32.558
Then Tails is running from USB drive "usbimage" 0.368
And the label of the system partition on "usbimage" is "Tails" 0.378
And the system partition on "usbimage" is an EFI system partition 0.223
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.089
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.085
And the system partition on "usbimage" has the expected flags 0.104
After features/support/hooks.rb:330 0.722
After features/support/hooks.rb:100 0.007