Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 105 14 Jun 2024, 07:03

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 26:26.163 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
25.704
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.231
And I temporarily create a 4 GiB disk named "gptfat" 0.052
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.252
And I plug USB drive "gptfat" 2.461
When I start Tails Installer 8.653
Then I am told by Tails Installer that the destination device "is too small" 0.053
After features/support/hooks.rb:320 1.007
After features/support/hooks.rb:100 0.001
Tags: @product
33.136
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 20.992
And I temporarily create a 7200 MiB disk named "temp" 0.046
And I start Tails Installer 8.988
But a suitable USB device is not found 0.020
When I plug USB drive "temp" 2.760
Then the "temp" USB drive is selected 0.090
When I unplug USB drive "temp" 0.216
Then a suitable USB device is not found 0.020
After features/support/hooks.rb:320 1.252
After features/support/hooks.rb:100 0.000
Tags: @product
3:58.539
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.042
And I temporarily create a 7200 MiB disk named "install" 0.051
And I create a gpt partition with a vfat filesystem on disk "install" 6.375
And I plug USB drive "install" 2.522
And I install Tails to USB drive "install" by cloning 3:22.942
Then the running Tails is installed on USB drive "install" 12.448
And there is a random seed on USB drive "install" 6.089
But there is no persistence partition on USB drive "install" 0.066
After features/support/hooks.rb:320 1.836
After features/support/hooks.rb:100 0.133
Tags: @product
3:46.475
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 9.618
And I temporarily create a 7200 MiB disk named "install" 0.043
And I plug USB drive "install" 2.487
And I install Tails to USB drive "install" by cloning 3:15.860
Then the running Tails is installed on USB drive "install" 12.405
And there is a random seed on USB drive "install" 5.991
But there is no persistence partition on USB drive "install" 0.068
After features/support/hooks.rb:320 1.349
After features/support/hooks.rb:100 0.114
Tags: @product
4:24.989
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 12.106
And I create a file in the Persistent directory 0.122
And I temporarily create a 7200 MiB disk named "install" 0.067
And I create a gpt partition with a vfat filesystem on disk "install" 6.342
And I plug USB drive "install" 2.489
And I install Tails with Persistent Storage to USB drive "install" by cloning 3:40.071
Then the running Tails is installed on USB drive "install" 14.127
And there is a random seed on USB drive "install" 6.001
And there is a persistence partition on USB drive "install" 0.066
And the USB drive "install" contains the same files as my persistent storage 3.594
After features/support/hooks.rb:320 2.089
After features/support/hooks.rb:100 0.120
Tags: @product
3:54.790
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.398
And I temporarily create a 7200 MiB disk named "install" 0.050
And I plug USB drive "install" 2.503
And I install Tails to USB drive "install" by cloning 3:18.822
Then the running Tails is installed on USB drive "install" 15.979
And there is a random seed on USB drive "install" 5.954
And there is no persistence partition on USB drive "install" 0.080
After features/support/hooks.rb:320 2.279
After features/support/hooks.rb:100 0.093
Tags: @product
3:55.540
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.279
And I have started Tails from DVD without network and logged in 8.421
And I clone USB drive "__internal" to a temporary USB drive "install" 1.041
And I plug USB drive "install" 2.814
# 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:16.177
Then the running Tails is installed on USB drive "install" 11.874
And there is a random seed on USB drive "install" 5.867
And there is no persistence partition on USB drive "install" 0.063
After features/support/hooks.rb:320 1.141
After features/support/hooks.rb:100 0.127
Tags: @product @uefi
1:49.999
Before features/support/hooks.rb:269 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 11.073
And I power off the computer 0.323
And the computer is set to boot in UEFI mode 0.025
When I start Tails from USB drive "__internal" with network unplugged and I login 1:35.028
Then Tails is running from USB drive "__internal" 0.359
And the boot device has safe access rights 3.142
And Tails has started in UEFI mode 0.046
After features/support/hooks.rb:320 0.674
After features/support/hooks.rb:100 0.005
Tags: @product
1:39.650
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 9.083
And I plug and mount a USB drive containing a Tails USB image 40.981
And I create a 7200 MiB disk named "usbimage" 0.056
And I plug USB drive "usbimage" 2.407
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 47.121
After features/support/hooks.rb:320 1.414
After features/support/hooks.rb:100 0.093
Tags: @product
1:57.336
Before features/support/hooks.rb:269 0.002
Given a computer 0.190
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:56.080
Then Tails is running from USB drive "usbimage" 0.343
And the label of the system partition on "usbimage" is "Tails" 0.195
And the system partition on "usbimage" is an EFI system partition 0.151
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.134
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.072
And the system partition on "usbimage" has the expected flags 0.082
After features/support/hooks.rb:320 0.630
After features/support/hooks.rb:100 0.006