Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 110 18 Jun 2024, 06:40

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 25:27.851 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
24.733
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 7.831
And I temporarily create a 4 GiB disk named "gptfat" 0.047
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.218
And I plug USB drive "gptfat" 2.558
When I start Tails Installer 8.036
Then I am told by Tails Installer that the destination device "is too small" 0.040
After features/support/hooks.rb:320 0.754
After features/support/hooks.rb:100 0.001
Tags: @product
18.706
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 7.783
And I temporarily create a 7200 MiB disk named "temp" 0.055
And I start Tails Installer 8.049
But a suitable USB device is not found 0.020
When I plug USB drive "temp" 2.470
Then the "temp" USB drive is selected 0.117
When I unplug USB drive "temp" 0.180
Then a suitable USB device is not found 0.029
After features/support/hooks.rb:320 0.772
After features/support/hooks.rb:100 0.000
Tags: @product
3:50.206
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 7.867
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" 6.366
And I plug USB drive "install" 2.450
And I install Tails to USB drive "install" by cloning 3:15.037
Then the running Tails is installed on USB drive "install" 12.407
And there is a random seed on USB drive "install" 5.962
But there is no persistence partition on USB drive "install" 0.074
After features/support/hooks.rb:320 1.255
After features/support/hooks.rb:100 0.115
Tags: @product
3:43.722
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.247
And I temporarily create a 7200 MiB disk named "install" 0.048
And I plug USB drive "install" 2.435
And I install Tails to USB drive "install" by cloning 3:15.899
Then the running Tails is installed on USB drive "install" 11.067
And there is a random seed on USB drive "install" 5.957
But there is no persistence partition on USB drive "install" 0.068
After features/support/hooks.rb:320 1.128
After features/support/hooks.rb:100 0.113
Tags: @product
4:23.233
Before features/support/hooks.rb:269 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.256
And I create a file in the Persistent directory 0.098
And I temporarily create a 7200 MiB disk named "install" 0.047
And I create a gpt partition with a vfat filesystem on disk "install" 6.349
And I plug USB drive "install" 2.452
And I install Tails with Persistent Storage to USB drive "install" by cloning 3:39.780
Then the running Tails is installed on USB drive "install" 13.897
And there is a random seed on USB drive "install" 6.015
And there is a persistence partition on USB drive "install" 0.075
And the USB drive "install" contains the same files as my persistent storage 3.261
After features/support/hooks.rb:320 1.857
After features/support/hooks.rb:100 0.132
Tags: @product
3:50.203
Before features/support/hooks.rb:269 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.269
And I temporarily create a 7200 MiB disk named "install" 0.040
And I plug USB drive "install" 2.501
And I install Tails to USB drive "install" by cloning 3:15.016
Then the running Tails is installed on USB drive "install" 15.341
And there is a random seed on USB drive "install" 5.970
And there is no persistence partition on USB drive "install" 0.064
After features/support/hooks.rb:320 1.548
After features/support/hooks.rb:100 0.088
Tags: @product
3:57.023
Before features/support/hooks.rb:269 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 9.739
And I have started Tails from DVD without network and logged in 8.419
And I clone USB drive "__internal" to a temporary USB drive "install" 1.103
And I plug USB drive "install" 2.650
# 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 3:17.196
Then the running Tails is installed on USB drive "install" 11.823
And there is a random seed on USB drive "install" 6.022
And there is no persistence partition on USB drive "install" 0.067
After features/support/hooks.rb:320 1.251
After features/support/hooks.rb:100 0.123
Tags: @product @uefi
1:42.758
Before features/support/hooks.rb:269 0.004
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 10.787
And I power off the computer 0.322
And the computer is set to boot in UEFI mode 0.024
When I start Tails from USB drive "__internal" with network unplugged and I login 1:28.605
Then Tails is running from USB drive "__internal" 0.298
And the boot device has safe access rights 2.665
And Tails has started in UEFI mode 0.054
After features/support/hooks.rb:320 1.108
After features/support/hooks.rb:100 0.006
Tags: @product
1:34.795
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 7.927
And I plug and mount a USB drive containing a Tails USB image 40.148
And I create a 7200 MiB disk named "usbimage" 0.040
And I plug USB drive "usbimage" 2.398
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 44.280
After features/support/hooks.rb:320 1.706
After features/support/hooks.rb:100 0.089
Tags: @product
1:42.466
Before features/support/hooks.rb:269 0.003
Given a computer 0.162
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:41.352
Then Tails is running from USB drive "usbimage" 0.301
And the label of the system partition on "usbimage" is "Tails" 0.184
And the system partition on "usbimage" is an EFI system partition 0.130
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.117
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.070
And the system partition on "usbimage" has the expected flags 0.078
After features/support/hooks.rb:320 0.720
After features/support/hooks.rb:100 0.006