Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 94 04 Jun 2024, 06:42

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 28:8.082 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
26.585
Before features/support/hooks.rb:265 0.003
Given I have started Tails from DVD without network and logged in 8.400
And I temporarily create a 4 GiB disk named "gptfat" 0.047
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.321
And I plug USB drive "gptfat" 2.510
When I start Tails Installer 9.261
Then I am told by Tails Installer that the destination device "is too small" 0.043
After features/support/hooks.rb:311 1.676
After features/support/hooks.rb:100 0.001
Tags: @product
25.089
Before features/support/hooks.rb:265 0.002
Given I have started Tails from DVD without network and logged in 12.308
And I temporarily create a 7200 MiB disk named "temp" 0.124
And I start Tails Installer 9.587
But a suitable USB device is not found 0.019
When I plug USB drive "temp" 2.729
Then the "temp" USB drive is selected 0.101
When I unplug USB drive "temp" 0.201
Then a suitable USB device is not found 0.017
After features/support/hooks.rb:311 1.401
After features/support/hooks.rb:100 0.000
Tags: @product
3:56.015
Before features/support/hooks.rb:265 0.002
Given I have started Tails from DVD without network and logged in 8.453
And I temporarily create a 7200 MiB disk named "install" 0.123
And I create a gpt partition with a vfat filesystem on disk "install" 6.640
And I plug USB drive "install" 2.516
And I install Tails to USB drive "install" by cloning 3:17.939
Then the running Tails is installed on USB drive "install" 14.211
And there is a random seed on USB drive "install" 6.053
But there is no persistence partition on USB drive "install" 0.077
After features/support/hooks.rb:311 1.944
After features/support/hooks.rb:100 0.147
Tags: @product
3:52.813
Before features/support/hooks.rb:265 0.003
Given I have started Tails from DVD without network and logged in 8.564
And I temporarily create a 7200 MiB disk named "install" 0.070
And I plug USB drive "install" 2.599
And I install Tails to USB drive "install" by cloning 3:23.010
Then the running Tails is installed on USB drive "install" 12.393
And there is a random seed on USB drive "install" 6.090
But there is no persistence partition on USB drive "install" 0.083
After features/support/hooks.rb:311 1.293
After features/support/hooks.rb:100 0.123
Tags: @product
4:52.125
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 13.950
And I create a file in the Persistent directory 0.133
And I temporarily create a 7200 MiB disk named "install" 0.048
And I create a gpt partition with a vfat filesystem on disk "install" 6.550
And I plug USB drive "install" 2.561
And I install Tails with Persistent Storage to USB drive "install" by cloning 4:0.248
Then the running Tails is installed on USB drive "install" 16.901
And there is a random seed on USB drive "install" 7.048
And there is a persistence partition on USB drive "install" 0.102
And the USB drive "install" contains the same files as my persistent storage 4.579
After features/support/hooks.rb:311 2.147
After features/support/hooks.rb:100 0.126
Tags: @product
4:23.942
Before features/support/hooks.rb:265 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 37.188
And I temporarily create a 7200 MiB disk named "install" 0.068
And I plug USB drive "install" 2.691
And I install Tails to USB drive "install" by cloning 3:19.265
Then the running Tails is installed on USB drive "install" 18.671
And there is a random seed on USB drive "install" 5.975
And there is no persistence partition on USB drive "install" 0.080
After features/support/hooks.rb:311 1.598
After features/support/hooks.rb:100 0.092
Tags: @product
4:10.496
Before features/support/hooks.rb:265 0.002
# 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 10.371
And I have started Tails from DVD without network and logged in 8.788
And I clone USB drive "__internal" to a temporary USB drive "install" 1.228
And I plug USB drive "install" 2.615
# 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:23.260
Then the running Tails is installed on USB drive "install" 18.107
And there is a random seed on USB drive "install" 6.045
And there is no persistence partition on USB drive "install" 0.078
After features/support/hooks.rb:311 1.165
After features/support/hooks.rb:100 0.125
Tags: @product @uefi
2:15.650
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 14.340
And I power off the computer 0.358
And the computer is set to boot in UEFI mode 0.031
When I start Tails from USB drive "__internal" with network unplugged and I login 1:57.419
Then Tails is running from USB drive "__internal" 0.325
And the boot device has safe access rights 3.112
And Tails has started in UEFI mode 0.060
After features/support/hooks.rb:311 0.753
After features/support/hooks.rb:100 0.006
Tags: @product
1:43.790
Before features/support/hooks.rb:265 0.003
Given I have started Tails from DVD without network and logged in 8.644
And I plug and mount a USB drive containing a Tails USB image 41.844
And I create a 7200 MiB disk named "usbimage" 0.046
And I plug USB drive "usbimage" 2.469
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 50.786
After features/support/hooks.rb:311 2.131
After features/support/hooks.rb:100 0.103
Tags: @product
2:1.573
Before features/support/hooks.rb:265 0.002
Given a computer 0.592
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:59.900
Then Tails is running from USB drive "usbimage" 0.315
And the label of the system partition on "usbimage" is "Tails" 0.201
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.144
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.089
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.095
And the system partition on "usbimage" has the expected flags 0.086
After features/support/hooks.rb:311 0.712
After features/support/hooks.rb:100 0.006