Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 108 16 Jun 2024, 06:47

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:5.569 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.028
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.397
And I temporarily create a 4 GiB disk named "gptfat" 0.069
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.356
And I plug USB drive "gptfat" 2.563
When I start Tails Installer 8.599
Then I am told by Tails Installer that the destination device "is too small" 0.042
After features/support/hooks.rb:320 0.764
After features/support/hooks.rb:100 0.001
Tags: @product
21.833
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.301
And I temporarily create a 7200 MiB disk named "temp" 0.057
And I start Tails Installer 9.340
But a suitable USB device is not found 0.022
When I plug USB drive "temp" 3.725
Then the "temp" USB drive is selected 0.097
When I unplug USB drive "temp" 0.249
Then a suitable USB device is not found 0.038
After features/support/hooks.rb:320 0.754
After features/support/hooks.rb:100 0.000
Tags: @product
3:52.944
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.407
And I temporarily create a 7200 MiB disk named "install" 0.062
And I create a gpt partition with a vfat filesystem on disk "install" 6.391
And I plug USB drive "install" 2.577
And I install Tails to USB drive "install" by cloning 3:17.527
Then the running Tails is installed on USB drive "install" 11.943
And there is a random seed on USB drive "install" 5.972
But there is no persistence partition on USB drive "install" 0.061
After features/support/hooks.rb:320 1.253
After features/support/hooks.rb:100 0.115
Tags: @product
3:47.450
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.681
And I temporarily create a 7200 MiB disk named "install" 0.044
And I plug USB drive "install" 3.666
And I install Tails to USB drive "install" by cloning 3:16.639
Then the running Tails is installed on USB drive "install" 12.338
And there is a random seed on USB drive "install" 5.989
But there is no persistence partition on USB drive "install" 0.090
After features/support/hooks.rb:320 1.406
After features/support/hooks.rb:100 0.127
Tags: @product
4:28.907
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 15.016
And I create a file in the Persistent directory 0.131
And I temporarily create a 7200 MiB disk named "install" 0.080
And I create a gpt partition with a vfat filesystem on disk "install" 6.377
And I plug USB drive "install" 2.510
And I install Tails with Persistent Storage to USB drive "install" by cloning 3:40.083
Then the running Tails is installed on USB drive "install" 15.312
And there is a random seed on USB drive "install" 6.035
And there is a persistence partition on USB drive "install" 0.108
And the USB drive "install" contains the same files as my persistent storage 3.251
After features/support/hooks.rb:320 2.122
After features/support/hooks.rb:100 0.130
Tags: @product
4:3.079
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.799
And I temporarily create a 7200 MiB disk named "install" 0.048
And I plug USB drive "install" 2.497
And I install Tails to USB drive "install" by cloning 3:20.832
Then the running Tails is installed on USB drive "install" 21.878
And there is a random seed on USB drive "install" 5.956
And there is no persistence partition on USB drive "install" 0.065
After features/support/hooks.rb:320 1.658
After features/support/hooks.rb:100 0.089
Tags: @product
3:59.664
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.620
And I have started Tails from DVD without network and logged in 9.362
And I clone USB drive "__internal" to a temporary USB drive "install" 1.222
And I plug USB drive "install" 2.606
# 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.206
Then the running Tails is installed on USB drive "install" 13.597
And there is a random seed on USB drive "install" 5.965
And there is no persistence partition on USB drive "install" 0.083
After features/support/hooks.rb:320 1.267
After features/support/hooks.rb:100 0.125
Tags: @product @uefi
1:54.127
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 13.847
And I power off the computer 0.329
And the computer is set to boot in UEFI mode 0.036
When I start Tails from USB drive "__internal" with network unplugged and I login 1:36.314
Then Tails is running from USB drive "__internal" 0.457
And the boot device has safe access rights 3.098
And Tails has started in UEFI mode 0.043
After features/support/hooks.rb:320 1.325
After features/support/hooks.rb:100 0.006
Tags: @product
1:41.226
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.296
And I plug and mount a USB drive containing a Tails USB image 40.717
And I create a 7200 MiB disk named "usbimage" 0.041
And I plug USB drive "usbimage" 2.636
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 49.534
After features/support/hooks.rb:320 3.565
After features/support/hooks.rb:100 0.094
Tags: @product
1:30.309
Before features/support/hooks.rb:269 0.004
Given a computer 0.186
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:28.911
Then Tails is running from USB drive "usbimage" 0.400
And the label of the system partition on "usbimage" is "Tails" 0.251
And the system partition on "usbimage" is an EFI system partition 0.155
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.175
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.073
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.077
And the system partition on "usbimage" has the expected flags 0.077
After features/support/hooks.rb:320 0.886
After features/support/hooks.rb:100 0.006