Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 106 14 Jun 2024, 15:16

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 27:49.670 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.989
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.778
And I temporarily create a 4 GiB disk named "gptfat" 0.072
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.341
And I plug USB drive "gptfat" 3.695
When I start Tails Installer 10.053
Then I am told by Tails Installer that the destination device "is too small" 0.048
After features/support/hooks.rb:320 1.106
After features/support/hooks.rb:100 0.001
Tags: @product
21.704
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.256
And I temporarily create a 7200 MiB disk named "temp" 0.070
And I start Tails Installer 10.078
But a suitable USB device is not found 0.116
When I plug USB drive "temp" 2.853
Then the "temp" USB drive is selected 0.091
When I unplug USB drive "temp" 0.215
Then a suitable USB device is not found 0.023
After features/support/hooks.rb:320 1.105
After features/support/hooks.rb:100 0.000
Tags: @product
4:3.069
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 9.372
And I temporarily create a 7200 MiB disk named "install" 0.072
And I create a gpt partition with a vfat filesystem on disk "install" 6.556
And I plug USB drive "install" 2.585
And I install Tails to USB drive "install" by cloning 3:24.809
Then the running Tails is installed on USB drive "install" 13.569
And there is a random seed on USB drive "install" 5.985
But there is no persistence partition on USB drive "install" 0.119
After features/support/hooks.rb:320 1.355
After features/support/hooks.rb:100 0.124
Tags: @product
3:51.891
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 9.184
And I temporarily create a 7200 MiB disk named "install" 0.050
And I plug USB drive "install" 2.869
And I install Tails to USB drive "install" by cloning 3:21.119
Then the running Tails is installed on USB drive "install" 12.616
And there is a random seed on USB drive "install" 5.981
But there is no persistence partition on USB drive "install" 0.069
After features/support/hooks.rb:320 1.169
After features/support/hooks.rb:100 0.115
Tags: @product
4:52.227
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 36.627
And I create a file in the Persistent directory 0.086
And I temporarily create a 7200 MiB disk named "install" 0.059
And I create a gpt partition with a vfat filesystem on disk "install" 6.385
And I plug USB drive "install" 2.468
And I install Tails with Persistent Storage to USB drive "install" by cloning 3:41.437
Then the running Tails is installed on USB drive "install" 15.769
And there is a random seed on USB drive "install" 6.045
And there is a persistence partition on USB drive "install" 0.071
And the USB drive "install" contains the same files as my persistent storage 3.276
After features/support/hooks.rb:320 2.091
After features/support/hooks.rb:100 0.258
Tags: @product
4:9.570
Before features/support/hooks.rb:269 0.020
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.363
And I temporarily create a 7200 MiB disk named "install" 0.133
And I plug USB drive "install" 2.544
And I install Tails to USB drive "install" by cloning 3:20.882
Then the running Tails is installed on USB drive "install" 27.505
And there is a random seed on USB drive "install" 6.061
And there is no persistence partition on USB drive "install" 0.079
After features/support/hooks.rb:320 1.776
After features/support/hooks.rb:100 0.094
Tags: @product
4:9.714
Before features/support/hooks.rb:269 0.003
# 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 11.987
And I have started Tails from DVD without network and logged in 9.517
And I clone USB drive "__internal" to a temporary USB drive "install" 1.257
And I plug USB drive "install" 3.700
# 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:24.391
Then the running Tails is installed on USB drive "install" 12.849
And there is a random seed on USB drive "install" 5.930
And there is no persistence partition on USB drive "install" 0.080
After features/support/hooks.rb:320 1.108
After features/support/hooks.rb:100 0.137
Tags: @product @uefi
2:0.692
Before features/support/hooks.rb:269 0.002
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 12.702
And I power off the computer 0.342
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:44.250
Then Tails is running from USB drive "__internal" 0.387
And the boot device has safe access rights 2.932
And Tails has started in UEFI mode 0.050
After features/support/hooks.rb:320 0.694
After features/support/hooks.rb:100 0.026
Tags: @product
1:46.765
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 9.293
And I plug and mount a USB drive containing a Tails USB image 42.339
And I create a 7200 MiB disk named "usbimage" 0.140
And I plug USB drive "usbimage" 2.479
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 52.512
After features/support/hooks.rb:320 1.981
After features/support/hooks.rb:100 0.108
Tags: @product
2:5.045
Before features/support/hooks.rb:269 0.003
Given a computer 0.253
And I start Tails from USB drive "usbimage" with network unplugged and I login 2:3.443
Then Tails is running from USB drive "usbimage" 0.411
And the label of the system partition on "usbimage" is "Tails" 0.299
And the system partition on "usbimage" is an EFI system partition 0.181
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.149
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.125
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.083
And the system partition on "usbimage" has the expected flags 0.096
After features/support/hooks.rb:320 0.675
After features/support/hooks.rb:100 0.008