Project Number Date
test_Tails_ISO_feature-arti 15 01 Apr 2025, 16:57

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:37.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
28.266
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD without network and logged in 8.874
And I temporarily create a 4 GiB disk named "gptfat" 0.057
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.346
And I plug USB drive "gptfat" 3.576
When I start Tails Installer 9.342
Then I am told by Tails Installer that the destination device "is too small" 0.069
After features/support/hooks.rb:330 0.906
After features/support/hooks.rb:100 0.002
Tags: @product
21.458
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD without network and logged in 8.686
And I temporarily create a 7200 MiB disk named "temp" 0.246
And I start Tails Installer 9.253
But a suitable USB device is not found 0.022
When I plug USB drive "temp" 2.904
Then the "temp" USB drive is selected 0.092
When I unplug USB drive "temp" 0.221
Then a suitable USB device is not found 0.032
After features/support/hooks.rb:330 0.827
After features/support/hooks.rb:100 0.001
Tags: @product
2:38.079
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Given I have started Tails from DVD without network and logged in 9.028
And I temporarily create a 7200 MiB disk named "install" 0.193
And I create a gpt partition with a vfat filesystem on disk "install" 6.751
And I plug USB drive "install" 2.692
And I install Tails to USB drive "install" by cloning 1:58.192
Then the running Tails is installed on USB drive "install" 15.127
And there is a random seed on USB drive "install" 6.017
But there is no persistence partition on USB drive "install" 0.076
After features/support/hooks.rb:330 2.193
After features/support/hooks.rb:100 0.155
Tags: @product
2:29.734
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD without network and logged in 8.989
And I temporarily create a 7200 MiB disk named "install" 0.063
And I plug USB drive "install" 2.649
And I install Tails to USB drive "install" by cloning 1:56.904
Then the running Tails is installed on USB drive "install" 14.976
And there is a random seed on USB drive "install" 6.042
But there is no persistence partition on USB drive "install" 0.109
After features/support/hooks.rb:330 2.320
After features/support/hooks.rb:100 0.134
Tags: @product
3:16.408
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 14.716
And I create a file in the Persistent directory 0.106
And I temporarily create a 7200 MiB disk named "install" 0.556
And I create a gpt partition with a vfat filesystem on disk "install" 6.624
And I plug USB drive "install" 2.486
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:19.401
Then the running Tails is installed on USB drive "install" 22.326
And there is a random seed on USB drive "install" 6.001
And there is a persistence partition on USB drive "install" 0.092
And the USB drive "install" contains the same files as my persistent storage 4.096
After features/support/hooks.rb:330 2.874
After features/support/hooks.rb:100 0.146
Tags: @product
2:51.976
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 20.038
And I temporarily create a 7200 MiB disk named "install" 0.042
And I plug USB drive "install" 2.783
And I install Tails to USB drive "install" by cloning 1:59.091
Then the running Tails is installed on USB drive "install" 23.881
And there is a random seed on USB drive "install" 6.034
And there is no persistence partition on USB drive "install" 0.105
After features/support/hooks.rb:330 2.489
After features/support/hooks.rb:100 0.115
Tags: @product
2:42.205
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
# 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.518
And I have started Tails from DVD without network and logged in 8.911
And I clone USB drive "__internal" to a temporary USB drive "install" 1.304
And I plug USB drive "install" 3.629
# 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.801
Then the running Tails is installed on USB drive "install" 15.844
And there is a random seed on USB drive "install" 6.112
And there is no persistence partition on USB drive "install" 0.083
After features/support/hooks.rb:330 2.944
After features/support/hooks.rb:100 0.131
Tags: @product @uefi
2:6.429
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 without a persistent partition and stopped at Tails Greeter's login screen 13.311
And I power off the computer 0.356
And the computer is set to boot in UEFI mode 0.057
When I start Tails from USB drive "__internal" with network unplugged and I login 1:48.773
Then Tails is running from USB drive "__internal" 0.369
And the boot device has safe access rights 3.505
And Tails has started in UEFI mode 0.055
After features/support/hooks.rb:330 0.852
After features/support/hooks.rb:100 0.007
Tags: @product
2:9.012
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.694
And I plug and mount a USB drive containing a Tails USB image 42.868
And I create a 7200 MiB disk named "usbimage" 0.041
And I plug USB drive "usbimage" 2.400
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 1:15.007
After features/support/hooks.rb:330 4.138
After features/support/hooks.rb:100 0.105
Tags: @product
1:33.737
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.196
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:32.253
Then Tails is running from USB drive "usbimage" 0.308
And the label of the system partition on "usbimage" is "Tails" 0.310
And the system partition on "usbimage" is an EFI system partition 0.239
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.157
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.097
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.094
And the system partition on "usbimage" has the expected flags 0.079
After features/support/hooks.rb:330 0.643
After features/support/hooks.rb:100 0.046