Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 89 29 May 2024, 08:01

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:24.368 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.700
Before features/support/hooks.rb:259 0.003
Given I have started Tails from DVD without network and logged in 10.399
And I temporarily create a 4 GiB disk named "gptfat" 0.040
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.230
And I plug USB drive "gptfat" 2.693
When I start Tails Installer 8.275
Then I am told by Tails Installer that the destination device "is too small" 0.060
After features/support/hooks.rb:305 0.789
After features/support/hooks.rb:89 0.001
Tags: @product
20.804
Before features/support/hooks.rb:259 0.002
Given I have started Tails from DVD without network and logged in 8.547
And I temporarily create a 7200 MiB disk named "temp" 0.051
And I start Tails Installer 9.030
But a suitable USB device is not found 0.022
When I plug USB drive "temp" 2.826
Then the "temp" USB drive is selected 0.089
When I unplug USB drive "temp" 0.210
Then a suitable USB device is not found 0.025
After features/support/hooks.rb:305 0.860
After features/support/hooks.rb:89 0.000
Tags: @product
4:17.357
Before features/support/hooks.rb:259 0.002
Given I have started Tails from DVD without network and logged in 8.373
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.442
And I plug USB drive "install" 2.553
And I install Tails to USB drive "install" by cloning 3:41.480
Then the running Tails is installed on USB drive "install" 12.368
And there is a random seed on USB drive "install" 6.005
But there is no persistence partition on USB drive "install" 0.086
After features/support/hooks.rb:305 1.498
After features/support/hooks.rb:89 0.116
Tags: @product
3:55.403
Before features/support/hooks.rb:259 0.003
Given I have started Tails from DVD without network and logged in 8.929
And I temporarily create a 7200 MiB disk named "install" 0.051
And I plug USB drive "install" 2.932
And I install Tails to USB drive "install" by cloning 3:18.952
Then the running Tails is installed on USB drive "install" 18.437
And there is a random seed on USB drive "install" 6.030
But there is no persistence partition on USB drive "install" 0.068
After features/support/hooks.rb:305 1.687
After features/support/hooks.rb:89 0.123
Tags: @product
4:32.803
Before features/support/hooks.rb:259 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.198
And I create a file in the Persistent directory 0.182
And I temporarily create a 7200 MiB disk named "install" 0.045
And I create a gpt partition with a vfat filesystem on disk "install" 6.401
And I plug USB drive "install" 2.596
And I install Tails with Persistent Storage to USB drive "install" by cloning 3:42.799
Then the running Tails is installed on USB drive "install" 17.861
And there is a random seed on USB drive "install" 5.979
And there is a persistence partition on USB drive "install" 0.076
And the USB drive "install" contains the same files as my persistent storage 3.662
After features/support/hooks.rb:305 2.265
After features/support/hooks.rb:89 0.123
Tags: @product
4:1.490
Before features/support/hooks.rb:259 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.386
And I temporarily create a 7200 MiB disk named "install" 0.066
And I plug USB drive "install" 2.618
And I install Tails to USB drive "install" by cloning 3:19.941
Then the running Tails is installed on USB drive "install" 20.262
And there is a random seed on USB drive "install" 6.101
And there is no persistence partition on USB drive "install" 0.114
After features/support/hooks.rb:305 2.048
After features/support/hooks.rb:89 0.131
Tags: @product
4:2.976
Before features/support/hooks.rb:259 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.478
And I have started Tails from DVD without network and logged in 10.535
And I clone USB drive "__internal" to a temporary USB drive "install" 1.218
And I plug USB drive "install" 2.588
# 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.042
Then the running Tails is installed on USB drive "install" 17.015
And there is a random seed on USB drive "install" 6.036
And there is no persistence partition on USB drive "install" 0.059
After features/support/hooks.rb:305 1.164
After features/support/hooks.rb:89 0.152
Tags: @product @uefi
1:56.227
Before features/support/hooks.rb:259 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.079
And I power off the computer 0.323
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:41.469
Then Tails is running from USB drive "__internal" 0.317
And the boot device has safe access rights 2.954
And Tails has started in UEFI mode 0.056
After features/support/hooks.rb:305 1.023
After features/support/hooks.rb:89 0.006
Tags: @product
1:45.530
Before features/support/hooks.rb:259 0.002
Given I have started Tails from DVD without network and logged in 8.198
And I plug and mount a USB drive containing a Tails USB image 41.322
And I create a 7200 MiB disk named "usbimage" 0.054
And I plug USB drive "usbimage" 2.383
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 53.570
After features/support/hooks.rb:305 2.481
After features/support/hooks.rb:89 0.092
Tags: @product
2:4.074
Before features/support/hooks.rb:259 0.003
Given a computer 0.171
And I start Tails from USB drive "usbimage" with network unplugged and I login 2:2.715
Then Tails is running from USB drive "usbimage" 0.358
And the label of the system partition on "usbimage" is "Tails" 0.247
And the system partition on "usbimage" is an EFI system partition 0.165
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.138
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.103
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.087
And the system partition on "usbimage" has the expected flags 0.085
After features/support/hooks.rb:305 0.819
After features/support/hooks.rb:89 0.007