Project Number Date
test_Tails_ISO_feature-arti 33 18 Apr 2025, 16:46

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 19:5.718 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
25.892
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 8.077
And I temporarily create a 4 GiB disk named "gptfat" 0.069
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.881
And I plug USB drive "gptfat" 2.392
When I start Tails Installer 8.428
Then I am told by Tails Installer that the destination device "is too small" 0.042
After features/support/hooks.rb:330 0.731
After features/support/hooks.rb:100 0.001
Tags: @product
21.367
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails from DVD without network and logged in 8.021
And I temporarily create a 7200 MiB disk named "temp" 0.047
And I start Tails Installer 9.157
But a suitable USB device is not found 0.020
When I plug USB drive "temp" 3.820
Then the "temp" USB drive is selected 0.093
When I unplug USB drive "temp" 0.185
Then a suitable USB device is not found 0.022
After features/support/hooks.rb:330 0.775
After features/support/hooks.rb:100 0.000
Tags: @product
2:33.593
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails from DVD without network and logged in 9.065
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.436
And I plug USB drive "install" 2.491
And I install Tails to USB drive "install" by cloning 1:54.616
Then the running Tails is installed on USB drive "install" 15.143
And there is a random seed on USB drive "install" 5.731
But there is no persistence partition on USB drive "install" 0.063
After features/support/hooks.rb:330 1.979
After features/support/hooks.rb:100 0.121
Tags: @product
2:26.958
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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.043
And I plug USB drive "install" 2.466
And I install Tails to USB drive "install" by cloning 1:55.706
Then the running Tails is installed on USB drive "install" 14.707
And there is a random seed on USB drive "install" 5.885
But there is no persistence partition on USB drive "install" 0.075
After features/support/hooks.rb:330 1.853
After features/support/hooks.rb:100 0.123
Tags: @product
2:52.987
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.922
And I create a file in the Persistent directory 0.068
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.463
And I plug USB drive "install" 2.592
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:2.115
Then the running Tails is installed on USB drive "install" 19.586
And there is a random seed on USB drive "install" 6.034
And there is a persistence partition on USB drive "install" 0.084
And the USB drive "install" contains the same files as my persistent storage 3.075
After features/support/hooks.rb:330 1.889
After features/support/hooks.rb:100 0.134
Tags: @product
2:39.287
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.600
And I temporarily create a 7200 MiB disk named "install" 0.044
And I plug USB drive "install" 2.560
And I install Tails to USB drive "install" by cloning 1:57.880
Then the running Tails is installed on USB drive "install" 21.165
And there is a random seed on USB drive "install" 5.975
And there is no persistence partition on USB drive "install" 0.059
After features/support/hooks.rb:330 1.703
After features/support/hooks.rb:100 0.090
Tags: @product
2:28.041
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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 9.745
And I have started Tails from DVD without network and logged in 8.730
And I clone USB drive "__internal" to a temporary USB drive "install" 1.156
And I plug USB drive "install" 2.637
# 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 1:41.306
Then the running Tails is installed on USB drive "install" 18.422
And there is a random seed on USB drive "install" 5.949
And there is no persistence partition on USB drive "install" 0.093
After features/support/hooks.rb:330 1.738
After features/support/hooks.rb:100 0.092
Tags: @product @uefi
1:57.339
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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.051
And I power off the computer 0.335
And the computer is set to boot in UEFI mode 0.046
When I start Tails from USB drive "__internal" with network unplugged and I login 1:42.392
Then Tails is running from USB drive "__internal" 0.378
And the boot device has safe access rights 3.068
And Tails has started in UEFI mode 0.065
After features/support/hooks.rb:330 0.654
After features/support/hooks.rb:100 0.006
Tags: @product
1:45.618
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails from DVD without network and logged in 8.226
And I plug and mount a USB drive containing a Tails USB image 40.635
And I create a 7200 MiB disk named "usbimage" 0.042
And I plug USB drive "usbimage" 2.412
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 54.300
After features/support/hooks.rb:330 3.489
After features/support/hooks.rb:100 0.101
Tags: @product
1:34.631
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.254
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:33.165
Then Tails is running from USB drive "usbimage" 0.332
And the label of the system partition on "usbimage" is "Tails" 0.291
And the system partition on "usbimage" is an EFI system partition 0.211
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.126
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.078
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.096
And the system partition on "usbimage" has the expected flags 0.074
After features/support/hooks.rb:330 0.660
After features/support/hooks.rb:100 0.006