Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 112 20 Jun 2024, 07:13

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:13.217 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.602
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.069
And I temporarily create a 4 GiB disk named "gptfat" 0.059
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.227
And I plug USB drive "gptfat" 2.482
When I start Tails Installer 8.710
Then I am told by Tails Installer that the destination device "is too small" 0.052
After features/support/hooks.rb:326 1.116
After features/support/hooks.rb:100 0.001
Tags: @product
19.790
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.514
And I temporarily create a 7200 MiB disk named "temp" 0.053
And I start Tails Installer 8.262
But a suitable USB device is not found 0.023
When I plug USB drive "temp" 2.518
Then the "temp" USB drive is selected 0.153
When I unplug USB drive "temp" 0.236
Then a suitable USB device is not found 0.028
After features/support/hooks.rb:326 1.465
After features/support/hooks.rb:100 0.000
Tags: @product
3:51.038
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.180
And I temporarily create a 7200 MiB disk named "install" 0.044
And I create a gpt partition with a vfat filesystem on disk "install" 6.507
And I plug USB drive "install" 2.538
And I install Tails to USB drive "install" by cloning 3:15.306
Then the running Tails is installed on USB drive "install" 12.331
And there is a random seed on USB drive "install" 6.055
But there is no persistence partition on USB drive "install" 0.073
After features/support/hooks.rb:326 1.230
After features/support/hooks.rb:100 0.112
Tags: @product
3:44.414
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.301
And I temporarily create a 7200 MiB disk named "install" 0.056
And I plug USB drive "install" 2.577
And I install Tails to USB drive "install" by cloning 3:14.984
Then the running Tails is installed on USB drive "install" 12.512
And there is a random seed on USB drive "install" 5.905
But there is no persistence partition on USB drive "install" 0.076
After features/support/hooks.rb:326 1.193
After features/support/hooks.rb:100 0.121
Tags: @product
4:29.316
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 16.191
And I create a file in the Persistent directory 0.120
And I temporarily create a 7200 MiB disk named "install" 0.049
And I create a gpt partition with a vfat filesystem on disk "install" 6.486
And I plug USB drive "install" 2.416
And I install Tails with Persistent Storage to USB drive "install" by cloning 3:38.975
Then the running Tails is installed on USB drive "install" 15.417
And there is a random seed on USB drive "install" 6.044
And there is a persistence partition on USB drive "install" 0.061
And the USB drive "install" contains the same files as my persistent storage 3.553
After features/support/hooks.rb:326 1.921
After features/support/hooks.rb:100 0.144
Tags: @product
3:52.738
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 10.799
And I temporarily create a 7200 MiB disk named "install" 0.056
And I plug USB drive "install" 2.418
And I install Tails to USB drive "install" by cloning 3:16.820
Then the running Tails is installed on USB drive "install" 16.593
And there is a random seed on USB drive "install" 5.971
And there is no persistence partition on USB drive "install" 0.078
After features/support/hooks.rb:326 1.955
After features/support/hooks.rb:100 0.095
Tags: @product
3:57.909
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 9.593
And I have started Tails from DVD without network and logged in 8.976
And I clone USB drive "__internal" to a temporary USB drive "install" 1.028
And I plug USB drive "install" 2.708
# 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.643
Then the running Tails is installed on USB drive "install" 12.951
And there is a random seed on USB drive "install" 5.940
And there is no persistence partition on USB drive "install" 0.068
After features/support/hooks.rb:326 1.370
After features/support/hooks.rb:100 0.121
Tags: @product @uefi
1:57.302
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 10.801
And I power off the computer 0.328
And the computer is set to boot in UEFI mode 0.023
When I start Tails from USB drive "__internal" with network unplugged and I login 1:42.548
Then Tails is running from USB drive "__internal" 0.326
And the boot device has safe access rights 3.220
And Tails has started in UEFI mode 0.052
After features/support/hooks.rb:326 0.648
After features/support/hooks.rb:100 0.029
Tags: @product
1:39.483
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.232
And I plug and mount a USB drive containing a Tails USB image 40.869
And I create a 7200 MiB disk named "usbimage" 0.049
And I plug USB drive "usbimage" 2.408
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 47.923
After features/support/hooks.rb:326 2.461
After features/support/hooks.rb:100 0.096
Tags: @product
1:55.621
Before features/support/hooks.rb:269 0.003
Given a computer 0.208
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:54.050
Then Tails is running from USB drive "usbimage" 0.384
And the label of the system partition on "usbimage" is "Tails" 0.314
And the system partition on "usbimage" is an EFI system partition 0.235
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.168
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.078
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.089
And the system partition on "usbimage" has the expected flags 0.092
After features/support/hooks.rb:326 0.701
After features/support/hooks.rb:100 0.006