Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 111 19 Jun 2024, 06:52

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 25:48.407 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.145
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.346
And I temporarily create a 4 GiB disk named "gptfat" 0.076
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.347
And I plug USB drive "gptfat" 3.963
When I start Tails Installer 8.370
Then I am told by Tails Installer that the destination device "is too small" 0.040
After features/support/hooks.rb:326 0.780
After features/support/hooks.rb:100 0.001
Tags: @product
20.505
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.352
And I temporarily create a 7200 MiB disk named "temp" 0.047
And I start Tails Installer 9.145
But a suitable USB device is not found 0.018
When I plug USB drive "temp" 2.656
Then the "temp" USB drive is selected 0.076
When I unplug USB drive "temp" 0.186
Then a suitable USB device is not found 0.021
After features/support/hooks.rb:326 0.785
After features/support/hooks.rb:100 0.000
Tags: @product
3:52.607
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 7.939
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.373
And I plug USB drive "install" 2.583
And I install Tails to USB drive "install" by cloning 3:17.429
Then the running Tails is installed on USB drive "install" 12.175
And there is a random seed on USB drive "install" 5.969
But there is no persistence partition on USB drive "install" 0.090
After features/support/hooks.rb:326 1.143
After features/support/hooks.rb:100 0.112
Tags: @product
3:51.119
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.073
And I temporarily create a 7200 MiB disk named "install" 0.050
And I plug USB drive "install" 2.475
And I install Tails to USB drive "install" by cloning 3:22.789
Then the running Tails is installed on USB drive "install" 11.737
And there is a random seed on USB drive "install" 5.916
But there is no persistence partition on USB drive "install" 0.076
After features/support/hooks.rb:326 1.336
After features/support/hooks.rb:100 0.117
Tags: @product
4:26.783
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 14.108
And I create a file in the Persistent directory 0.132
And I temporarily create a 7200 MiB disk named "install" 0.041
And I create a gpt partition with a vfat filesystem on disk "install" 6.343
And I plug USB drive "install" 2.427
And I install Tails with Persistent Storage to USB drive "install" by cloning 3:39.577
Then the running Tails is installed on USB drive "install" 14.781
And there is a random seed on USB drive "install" 6.017
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.282
After features/support/hooks.rb:326 2.536
After features/support/hooks.rb:100 0.132
Tags: @product
3:52.622
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.538
And I temporarily create a 7200 MiB disk named "install" 0.042
And I plug USB drive "install" 3.767
And I install Tails to USB drive "install" by cloning 3:16.690
Then the running Tails is installed on USB drive "install" 15.542
And there is a random seed on USB drive "install" 5.962
And there is no persistence partition on USB drive "install" 0.079
After features/support/hooks.rb:326 2.018
After features/support/hooks.rb:100 0.086
Tags: @product
3:57.390
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.576
And I have started Tails from DVD without network and logged in 8.458
And I clone USB drive "__internal" to a temporary USB drive "install" 1.048
And I plug USB drive "install" 2.733
# 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.247
Then the running Tails is installed on USB drive "install" 12.332
And there is a random seed on USB drive "install" 5.898
And there is no persistence partition on USB drive "install" 0.096
After features/support/hooks.rb:326 1.497
After features/support/hooks.rb:100 0.122
Tags: @product @uefi
1:48.063
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 11.776
And I power off the computer 0.330
And the computer is set to boot in UEFI mode 0.027
When I start Tails from USB drive "__internal" with network unplugged and I login 1:32.674
Then Tails is running from USB drive "__internal" 0.326
And the boot device has safe access rights 2.867
And Tails has started in UEFI mode 0.060
After features/support/hooks.rb:326 1.818
After features/support/hooks.rb:100 0.005
Tags: @product
1:38.890
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.044
And I plug and mount a USB drive containing a Tails USB image 41.394
And I create a 7200 MiB disk named "usbimage" 0.046
And I plug USB drive "usbimage" 2.426
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 46.978
After features/support/hooks.rb:326 2.931
After features/support/hooks.rb:100 0.089
Tags: @product
1:33.278
Before features/support/hooks.rb:269 0.002
Given a computer 0.212
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:31.870
Then Tails is running from USB drive "usbimage" 0.311
And the label of the system partition on "usbimage" is "Tails" 0.288
And the system partition on "usbimage" is an EFI system partition 0.198
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.142
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.086
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.082
And the system partition on "usbimage" has the expected flags 0.084
After features/support/hooks.rb:326 0.611
After features/support/hooks.rb:100 0.006