Project Number Date
test_Tails_ISO_feature-arti 24 10 Apr 2025, 19:11

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 20:47.422 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.974
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.258
And I temporarily create a 4 GiB disk named "gptfat" 0.063
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.221
And I plug USB drive "gptfat" 2.485
When I start Tails Installer 8.902
Then I am told by Tails Installer that the destination device "is too small" 0.043
After features/support/hooks.rb:330 0.715
After features/support/hooks.rb:100 0.001
Tags: @product
20.279
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.045
And I temporarily create a 7200 MiB disk named "temp" 0.048
And I start Tails Installer 8.969
But a suitable USB device is not found 0.072
When I plug USB drive "temp" 2.825
Then the "temp" USB drive is selected 0.111
When I unplug USB drive "temp" 0.180
Then a suitable USB device is not found 0.026
After features/support/hooks.rb:330 0.733
After features/support/hooks.rb:100 0.000
Tags: @product
2:35.850
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.160
And I temporarily create a 7200 MiB disk named "install" 0.185
And I create a gpt partition with a vfat filesystem on disk "install" 7.363
And I plug USB drive "install" 2.508
And I install Tails to USB drive "install" by cloning 1:54.704
Then the running Tails is installed on USB drive "install" 15.930
And there is a random seed on USB drive "install" 5.895
But there is no persistence partition on USB drive "install" 0.102
After features/support/hooks.rb:330 2.039
After features/support/hooks.rb:100 0.121
Tags: @product
2:32.066
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.214
And I temporarily create a 7200 MiB disk named "install" 0.052
And I plug USB drive "install" 2.443
And I install Tails to USB drive "install" by cloning 1:55.957
Then the running Tails is installed on USB drive "install" 19.339
And there is a random seed on USB drive "install" 5.985
But there is no persistence partition on USB drive "install" 0.072
After features/support/hooks.rb:330 2.278
After features/support/hooks.rb:100 0.125
Tags: @product
3:25.560
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 17.010
And I create a file in the Persistent directory 0.072
And I temporarily create a 7200 MiB disk named "install" 0.058
And I create a gpt partition with a vfat filesystem on disk "install" 6.370
And I plug USB drive "install" 2.488
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:20.345
Then the running Tails is installed on USB drive "install" 28.268
And there is a random seed on USB drive "install" 6.924
And there is a persistence partition on USB drive "install" 0.083
And the USB drive "install" contains the same files as my persistent storage 3.938
After features/support/hooks.rb:330 2.002
After features/support/hooks.rb:100 0.140
Tags: @product
2:48.752
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 12.826
And I temporarily create a 7200 MiB disk named "install" 0.400
And I plug USB drive "install" 2.545
And I install Tails to USB drive "install" by cloning 2:3.029
Then the running Tails is installed on USB drive "install" 23.834
And there is a random seed on USB drive "install" 6.036
And there is no persistence partition on USB drive "install" 0.079
After features/support/hooks.rb:330 2.066
After features/support/hooks.rb:100 0.120
Tags: @product
2:59.931
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
# 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 11.370
And I have started Tails from DVD without network and logged in 9.445
And I clone USB drive "__internal" to a temporary USB drive "install" 1.436
And I plug USB drive "install" 2.589
# 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 2:5.084
Then the running Tails is installed on USB drive "install" 23.802
And there is a random seed on USB drive "install" 5.983
And there is no persistence partition on USB drive "install" 0.218
After features/support/hooks.rb:330 2.070
After features/support/hooks.rb:100 0.108
Tags: @product @uefi
2:16.019
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 18.514
And I power off the computer 0.434
And the computer is set to boot in UEFI mode 0.120
When I start Tails from USB drive "__internal" with network unplugged and I login 1:53.262
Then Tails is running from USB drive "__internal" 0.347
And the boot device has safe access rights 3.281
And Tails has started in UEFI mode 0.057
After features/support/hooks.rb:330 0.604
After features/support/hooks.rb:100 0.006
Tags: @product
1:44.893
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.227
And I plug and mount a USB drive containing a Tails USB image 41.502
And I create a 7200 MiB disk named "usbimage" 0.079
And I plug USB drive "usbimage" 2.362
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 52.721
After features/support/hooks.rb:330 3.506
After features/support/hooks.rb:100 0.100
Tags: @product
1:38.093
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.187
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:36.615
Then Tails is running from USB drive "usbimage" 0.392
And the label of the system partition on "usbimage" is "Tails" 0.297
And the system partition on "usbimage" is an EFI system partition 0.209
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.143
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.084
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.076
And the system partition on "usbimage" has the expected flags 0.085
After features/support/hooks.rb:330 0.606
After features/support/hooks.rb:100 0.021