Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 91 31 May 2024, 09:15

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:46.996 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
27.040
Before features/support/hooks.rb:265 0.004
Given I have started Tails from DVD without network and logged in 9.054
And I temporarily create a 4 GiB disk named "gptfat" 0.075
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.341
And I plug USB drive "gptfat" 2.566
When I start Tails Installer 8.943
Then I am told by Tails Installer that the destination device "is too small" 0.057
After features/support/hooks.rb:311 0.892
After features/support/hooks.rb:100 0.001
Tags: @product
21.275
Before features/support/hooks.rb:265 0.003
Given I have started Tails from DVD without network and logged in 8.424
And I temporarily create a 7200 MiB disk named "temp" 0.054
And I start Tails Installer 9.414
But a suitable USB device is not found 0.022
When I plug USB drive "temp" 3.046
Then the "temp" USB drive is selected 0.083
When I unplug USB drive "temp" 0.197
Then a suitable USB device is not found 0.030
After features/support/hooks.rb:311 1.754
After features/support/hooks.rb:100 0.000
Tags: @product
4:1.057
Before features/support/hooks.rb:265 0.003
Given I have started Tails from DVD without network and logged in 13.545
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.434
And I plug USB drive "install" 2.468
And I install Tails to USB drive "install" by cloning 3:20.184
Then the running Tails is installed on USB drive "install" 12.368
And there is a random seed on USB drive "install" 5.933
But there is no persistence partition on USB drive "install" 0.072
After features/support/hooks.rb:311 1.252
After features/support/hooks.rb:100 0.113
Tags: @product
3:51.957
Before features/support/hooks.rb:265 0.003
Given I have started Tails from DVD without network and logged in 10.493
And I temporarily create a 7200 MiB disk named "install" 0.055
And I plug USB drive "install" 2.467
And I install Tails to USB drive "install" by cloning 3:20.041
Then the running Tails is installed on USB drive "install" 12.844
And there is a random seed on USB drive "install" 5.965
But there is no persistence partition on USB drive "install" 0.089
After features/support/hooks.rb:311 1.313
After features/support/hooks.rb:100 0.114
Tags: @product
4:31.014
Before features/support/hooks.rb:265 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 17.439
And I create a file in the Persistent directory 0.077
And I temporarily create a 7200 MiB disk named "install" 0.056
And I create a gpt partition with a vfat filesystem on disk "install" 6.417
And I plug USB drive "install" 2.546
And I install Tails with Persistent Storage to USB drive "install" by cloning 3:40.329
Then the running Tails is installed on USB drive "install" 14.751
And there is a random seed on USB drive "install" 6.091
And there is a persistence partition on USB drive "install" 0.064
And the USB drive "install" contains the same files as my persistent storage 3.239
After features/support/hooks.rb:311 2.133
After features/support/hooks.rb:100 0.142
Tags: @product
4:2.570
Before features/support/hooks.rb:265 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.355
And I temporarily create a 7200 MiB disk named "install" 0.048
And I plug USB drive "install" 2.601
And I install Tails to USB drive "install" by cloning 3:22.093
Then the running Tails is installed on USB drive "install" 20.295
And there is a random seed on USB drive "install" 6.051
And there is no persistence partition on USB drive "install" 0.125
After features/support/hooks.rb:311 2.166
After features/support/hooks.rb:100 0.120
Tags: @product
4:4.047
Before features/support/hooks.rb:265 0.004
# 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 12.893
And I have started Tails from DVD without network and logged in 9.606
And I clone USB drive "__internal" to a temporary USB drive "install" 1.499
And I plug USB drive "install" 2.711
# 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.616
Then the running Tails is installed on USB drive "install" 14.628
And there is a random seed on USB drive "install" 6.015
And there is no persistence partition on USB drive "install" 0.075
After features/support/hooks.rb:311 1.870
After features/support/hooks.rb:100 0.127
Tags: @product @uefi
2:7.053
Before features/support/hooks.rb:265 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.559
And I power off the computer 0.353
And the computer is set to boot in UEFI mode 0.035
When I start Tails from USB drive "__internal" with network unplugged and I login 1:51.481
Then Tails is running from USB drive "__internal" 0.359
And the boot device has safe access rights 3.219
And Tails has started in UEFI mode 0.044
After features/support/hooks.rb:311 1.353
After features/support/hooks.rb:100 0.005
Tags: @product
1:49.996
Before features/support/hooks.rb:265 0.004
Given I have started Tails from DVD without network and logged in 8.566
And I plug and mount a USB drive containing a Tails USB image 41.958
And I create a 7200 MiB disk named "usbimage" 0.048
And I plug USB drive "usbimage" 2.455
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 56.967
After features/support/hooks.rb:311 3.016
After features/support/hooks.rb:100 0.093
Tags: @product
1:30.983
Before features/support/hooks.rb:265 0.003
Given a computer 0.223
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:29.591
Then Tails is running from USB drive "usbimage" 0.352
And the label of the system partition on "usbimage" is "Tails" 0.206
And the system partition on "usbimage" is an EFI system partition 0.147
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.177
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.109
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.090
And the system partition on "usbimage" has the expected flags 0.084
After features/support/hooks.rb:311 0.684
After features/support/hooks.rb:100 0.007