Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 114 22 Jun 2024, 06:54

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:9.573 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.753
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.084
And I temporarily create a 4 GiB disk named "gptfat" 0.043
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.337
And I plug USB drive "gptfat" 2.474
When I start Tails Installer 8.762
Then I am told by Tails Installer that the destination device "is too small" 0.050
After features/support/hooks.rb:326 1.818
After features/support/hooks.rb:100 0.001
Tags: @product
20.426
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.832
And I temporarily create a 7200 MiB disk named "temp" 0.049
And I start Tails Installer 8.564
But a suitable USB device is not found 0.023
When I plug USB drive "temp" 2.626
Then the "temp" USB drive is selected 0.107
When I unplug USB drive "temp" 0.187
Then a suitable USB device is not found 0.035
After features/support/hooks.rb:326 0.770
After features/support/hooks.rb:100 0.000
Tags: @product
3:58.054
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.228
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.417
And I plug USB drive "install" 4.679
And I install Tails to USB drive "install" by cloning 3:14.529
Then the running Tails is installed on USB drive "install" 18.117
And there is a random seed on USB drive "install" 5.974
But there is no persistence partition on USB drive "install" 0.061
After features/support/hooks.rb:326 1.655
After features/support/hooks.rb:100 0.113
Tags: @product
3:44.891
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.209
And I temporarily create a 7200 MiB disk named "install" 0.045
And I plug USB drive "install" 3.658
And I install Tails to USB drive "install" by cloning 3:15.211
Then the running Tails is installed on USB drive "install" 11.772
And there is a random seed on USB drive "install" 5.930
But there is no persistence partition on USB drive "install" 0.064
After features/support/hooks.rb:326 1.267
After features/support/hooks.rb:100 0.113
Tags: @product
4:24.419
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.753
And I create a file in the Persistent directory 0.084
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.534
And I plug USB drive "install" 2.509
And I install Tails with Persistent Storage to USB drive "install" by cloning 3:40.381
Then the running Tails is installed on USB drive "install" 13.569
And there is a random seed on USB drive "install" 5.983
And there is a persistence partition on USB drive "install" 0.150
And the USB drive "install" contains the same files as my persistent storage 3.410
After features/support/hooks.rb:326 2.246
After features/support/hooks.rb:100 0.122
Tags: @product
3:58.820
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 18.317
And I temporarily create a 7200 MiB disk named "install" 0.054
And I plug USB drive "install" 2.487
And I install Tails to USB drive "install" by cloning 3:15.709
Then the running Tails is installed on USB drive "install" 16.127
And there is a random seed on USB drive "install" 6.041
And there is no persistence partition on USB drive "install" 0.081
After features/support/hooks.rb:326 1.842
After features/support/hooks.rb:100 0.084
Tags: @product
4:1.085
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.745
And I have started Tails from DVD without network and logged in 8.408
And I clone USB drive "__internal" to a temporary USB drive "install" 1.131
And I plug USB drive "install" 2.615
# 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.025
Then the running Tails is installed on USB drive "install" 17.127
And there is a random seed on USB drive "install" 5.955
And there is no persistence partition on USB drive "install" 0.075
After features/support/hooks.rb:326 1.249
After features/support/hooks.rb:100 0.120
Tags: @product @uefi
1:59.198
Before features/support/hooks.rb:269 0.011
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 12.733
And I power off the computer 0.338
And the computer is set to boot in UEFI mode 0.026
When I start Tails from USB drive "__internal" with network unplugged and I login 1:42.979
Then Tails is running from USB drive "__internal" 0.297
And the boot device has safe access rights 2.774
And Tails has started in UEFI mode 0.049
After features/support/hooks.rb:326 0.957
After features/support/hooks.rb:100 0.006
Tags: @product
1:42.959
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.176
And I plug and mount a USB drive containing a Tails USB image 40.671
And I create a 7200 MiB disk named "usbimage" 0.048
And I plug USB drive "usbimage" 2.383
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 51.678
After features/support/hooks.rb:326 2.726
After features/support/hooks.rb:100 0.089
Tags: @product
1:33.963
Before features/support/hooks.rb:269 0.003
Given a computer 0.168
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:32.567
Then Tails is running from USB drive "usbimage" 0.295
And the label of the system partition on "usbimage" is "Tails" 0.293
And the system partition on "usbimage" is an EFI system partition 0.229
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.144
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.084
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.102
After features/support/hooks.rb:326 2.012
After features/support/hooks.rb:100 0.006