Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 99 09 Jun 2024, 06:24

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:26.033 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
24.882
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 7.864
And I temporarily create a 4 GiB disk named "gptfat" 0.043
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.212
And I plug USB drive "gptfat" 2.524
When I start Tails Installer 8.189
Then I am told by Tails Installer that the destination device "is too small" 0.047
After features/support/hooks.rb:315 0.704
After features/support/hooks.rb:100 0.001
Tags: @product
19.764
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 7.826
And I temporarily create a 7200 MiB disk named "temp" 0.046
And I start Tails Installer 8.946
But a suitable USB device is not found 0.019
When I plug USB drive "temp" 2.639
Then the "temp" USB drive is selected 0.086
When I unplug USB drive "temp" 0.179
Then a suitable USB device is not found 0.020
After features/support/hooks.rb:315 1.795
After features/support/hooks.rb:100 0.000
Tags: @product
3:50.535
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 7.935
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.317
And I plug USB drive "install" 2.547
And I install Tails to USB drive "install" by cloning 3:16.454
Then the running Tails is installed on USB drive "install" 11.205
And there is a random seed on USB drive "install" 5.956
But there is no persistence partition on USB drive "install" 0.067
After features/support/hooks.rb:315 1.213
After features/support/hooks.rb:100 0.113
Tags: @product
3:44.220
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 7.998
And I temporarily create a 7200 MiB disk named "install" 0.044
And I plug USB drive "install" 2.556
And I install Tails to USB drive "install" by cloning 3:16.629
Then the running Tails is installed on USB drive "install" 11.033
And there is a random seed on USB drive "install" 5.892
But there is no persistence partition on USB drive "install" 0.066
After features/support/hooks.rb:315 1.085
After features/support/hooks.rb:100 0.114
Tags: @product
4:26.189
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 11.488
And I create a file in the Persistent directory 0.070
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.373
And I plug USB drive "install" 2.494
And I install Tails with Persistent Storage to USB drive "install" by cloning 3:39.684
Then the running Tails is installed on USB drive "install" 16.658
And there is a random seed on USB drive "install" 5.936
And there is a persistence partition on USB drive "install" 0.065
And the USB drive "install" contains the same files as my persistent storage 3.373
After features/support/hooks.rb:315 2.334
After features/support/hooks.rb:100 0.124
Tags: @product
3:54.733
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 11.153
And I temporarily create a 7200 MiB disk named "install" 0.043
And I plug USB drive "install" 2.500
And I install Tails to USB drive "install" by cloning 3:16.177
Then the running Tails is installed on USB drive "install" 18.810
And there is a random seed on USB drive "install" 5.976
And there is no persistence partition on USB drive "install" 0.072
After features/support/hooks.rb:315 1.649
After features/support/hooks.rb:100 0.085
Tags: @product
3:54.709
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.404
And I have started Tails from DVD without network and logged in 8.321
And I clone USB drive "__internal" to a temporary USB drive "install" 1.103
And I plug USB drive "install" 2.729
# 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:14.379
Then the running Tails is installed on USB drive "install" 12.718
And there is a random seed on USB drive "install" 5.951
And there is no persistence partition on USB drive "install" 0.102
After features/support/hooks.rb:315 1.288
After features/support/hooks.rb:100 0.122
Tags: @product @uefi
1:45.673
Before features/support/hooks.rb:269 0.005
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 10.467
And I power off the computer 0.321
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:31.653
Then Tails is running from USB drive "__internal" 0.304
And the boot device has safe access rights 2.852
And Tails has started in UEFI mode 0.049
After features/support/hooks.rb:315 1.874
After features/support/hooks.rb:100 0.005
Tags: @product
1:33.974
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 7.993
And I plug and mount a USB drive containing a Tails USB image 39.348
And I create a 7200 MiB disk named "usbimage" 0.042
And I plug USB drive "usbimage" 2.400
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 44.189
After features/support/hooks.rb:315 1.613
After features/support/hooks.rb:100 0.091
Tags: @product
1:31.350
Before features/support/hooks.rb:269 0.003
Given a computer 0.158
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:30.092
Then Tails is running from USB drive "usbimage" 0.316
And the label of the system partition on "usbimage" is "Tails" 0.221
And the system partition on "usbimage" is an EFI system partition 0.171
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.136
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.079
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.086
And the system partition on "usbimage" has the expected flags 0.087
After features/support/hooks.rb:315 0.631
After features/support/hooks.rb:100 0.006