Project Number Date
test_Tails_ISO_stable 4651 05 Feb 2024, 12:24

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Installing Tails to a USB drive 71 0 0 0 0 71 10 0 10 26:16.894 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
34.446
Before features/support/hooks.rb:245 0.004
Given I have started Tails from DVD without network and logged in 8.428
And I temporarily create a 4 GiB disk named "gptfat" 0.052
And I create a gpt partition with a vfat filesystem on disk "gptfat" 4.056
And I plug USB drive "gptfat" 2.514
When I start Tails Installer 19.342
Then I am told by Tails Installer that the destination device "is too small" 0.052
After features/support/hooks.rb:291 1.098
After features/support/hooks.rb:75 0.001
Tags: @product
28.636
Before features/support/hooks.rb:245 0.003
Given I have started Tails from DVD without network and logged in 8.265
And I temporarily create a 7200 MiB disk named "temp" 0.046
And I start Tails Installer 17.025
But a suitable USB device is not found 0.017
When I plug USB drive "temp" 2.989
Then the "temp" USB drive is selected 0.081
When I unplug USB drive "temp" 0.187
Then a suitable USB device is not found 0.023
After features/support/hooks.rb:291 0.721
After features/support/hooks.rb:75 0.000
Tags: @product
3:52.103
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 7.678
And I temporarily create a 7200 MiB disk named "install" 0.052
And I create a gpt partition with a vfat filesystem on disk "install" 5.075
And I plug USB drive "install" 2.536
And I install Tails to USB drive "install" by cloning 3:26.215
Then the running Tails is installed on USB drive "install" 10.480
But there is no persistence partition on USB drive "install" 0.063
After features/support/hooks.rb:291 1.210
After features/support/hooks.rb:75 0.108
Tags: @product
3:54.440
Before features/support/hooks.rb:245 0.003
Given I have started Tails from DVD without network and logged in 7.982
And I temporarily create a 7200 MiB disk named "install" 0.044
And I plug USB drive "install" 2.471
And I install Tails to USB drive "install" by cloning 3:27.855
Then the running Tails is installed on USB drive "install" 16.017
But there is no persistence partition on USB drive "install" 0.068
After features/support/hooks.rb:291 1.351
After features/support/hooks.rb:75 0.110
Tags: @product
4:29.659
Before features/support/hooks.rb:245 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.009
And I create a file in the Persistent directory 0.113
And I temporarily create a 7200 MiB disk named "install" 0.043
And I create a gpt partition with a vfat filesystem on disk "install" 8.242
And I plug USB drive "install" 2.448
And I install Tails with Persistent Storage to USB drive "install" by cloning 3:50.179
Then the running Tails is installed on USB drive "install" 13.462
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 4.094
After features/support/hooks.rb:291 1.965
After features/support/hooks.rb:75 0.116
Tags: @product
4:5.938
Before features/support/hooks.rb:245 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.928
And I temporarily create a 7200 MiB disk named "install" 0.042
And I plug USB drive "install" 2.459
And I install Tails to USB drive "install" by cloning 3:28.788
Then the running Tails is installed on USB drive "install" 20.593
And there is no persistence partition on USB drive "install" 0.126
After features/support/hooks.rb:291 1.867
After features/support/hooks.rb:75 0.106
Tags: @product
4:2.505
Before features/support/hooks.rb:245 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.260
And I have started Tails from DVD without network and logged in 8.510
And I clone USB drive "__internal" to a temporary USB drive "install" 1.128
And I plug USB drive "install" 2.488
And I cancel the GNOME authentication prompt 2.061
# 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:27.883
Then the running Tails is installed on USB drive "install" 11.108
And there is no persistence partition on USB drive "install" 0.063
After features/support/hooks.rb:291 1.442
After features/support/hooks.rb:75 0.092
Tags: @product @uefi
1:50.475
Before features/support/hooks.rb:245 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.768
And I power off the computer 0.357
And the computer is set to boot in UEFI mode 0.028
When I start Tails from USB drive "__internal" with network unplugged and I login 1:35.270
Then Tails is running from USB drive "__internal" 0.406
And the boot device has safe access rights 2.596
And Tails has started in UEFI mode 0.048
After features/support/hooks.rb:291 0.631
After features/support/hooks.rb:75 0.010
Tags: @product
1:29.490
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 7.726
And I plug and mount a USB drive containing a Tails USB image 28.985
And I create a 7200 MiB disk named "usbimage" 0.062
And I plug USB drive "usbimage" 2.451
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 50.263
After features/support/hooks.rb:291 1.981
After features/support/hooks.rb:75 0.099
Tags: @product
1:29.198
Before features/support/hooks.rb:245 0.003
Given a computer 0.148
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:28.033
Then Tails is running from USB drive "usbimage" 0.310
And the label of the system partition on "usbimage" is "Tails" 0.194
And the system partition on "usbimage" is an EFI system partition 0.149
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.133
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.080
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.078
And the system partition on "usbimage" has the expected flags 0.069
After features/support/hooks.rb:291 0.644
After features/support/hooks.rb:75 0.007