Project Number Date
test_Tails_ISO_feature-arti 89 12 Jun 2025, 17:19

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 22:9.367 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
27.696
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.502
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.291
And I plug USB drive "gptfat" 2.474
When I start Tails Installer 9.322
Then I am told by Tails Installer that the destination device "is too small" 0.059
After features/support/hooks.rb:330 0.754
After features/support/hooks.rb:100 0.001
Tags: @product
20.662
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD without network and logged in 8.067
And I temporarily create a 7200 MiB disk named "temp" 0.042
And I start Tails Installer 9.409
But a suitable USB device is not found 0.021
When I plug USB drive "temp" 2.818
Then the "temp" USB drive is selected 0.093
When I unplug USB drive "temp" 0.186
Then a suitable USB device is not found 0.022
After features/support/hooks.rb:330 0.824
After features/support/hooks.rb:100 0.000
Tags: @product
2:38.120
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.283
And I temporarily create a 7200 MiB disk named "install" 0.054
And I create a gpt partition with a vfat filesystem on disk "install" 6.475
And I plug USB drive "install" 3.644
And I install Tails to USB drive "install" by cloning 1:57.839
Then the running Tails is installed on USB drive "install" 15.784
And there is a random seed on USB drive "install" 5.972
But there is no persistence partition on USB drive "install" 0.067
After features/support/hooks.rb:330 1.787
After features/support/hooks.rb:100 0.127
Tags: @product
2:32.216
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.194
And I temporarily create a 7200 MiB disk named "install" 0.079
And I plug USB drive "install" 2.533
And I install Tails to USB drive "install" by cloning 1:56.856
Then the running Tails is installed on USB drive "install" 18.566
And there is a random seed on USB drive "install" 5.904
But there is no persistence partition on USB drive "install" 0.082
After features/support/hooks.rb:330 2.193
After features/support/hooks.rb:100 0.132
Tags: @product
3:14.720
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 15.976
And I create a file in the Persistent directory 0.130
And I temporarily create a 7200 MiB disk named "install" 0.051
And I create a gpt partition with a vfat filesystem on disk "install" 6.386
And I plug USB drive "install" 2.810
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:19.547
Then the running Tails is installed on USB drive "install" 20.237
And there is a random seed on USB drive "install" 6.077
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.437
After features/support/hooks.rb:330 2.561
After features/support/hooks.rb:100 0.145
Tags: @product
3:14.261
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 14.883
And I temporarily create a 7200 MiB disk named "install" 0.043
And I plug USB drive "install" 3.073
And I install Tails to USB drive "install" by cloning 2:24.278
Then the running Tails is installed on USB drive "install" 25.857
And there is a random seed on USB drive "install" 6.037
And there is no persistence partition on USB drive "install" 0.087
After features/support/hooks.rb:330 2.359
After features/support/hooks.rb:100 0.104
Tags: @product
2:48.844
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 10.143
And I have started Tails from DVD without network and logged in 9.671
And I clone USB drive "__internal" to a temporary USB drive "install" 1.346
And I plug USB drive "install" 2.592
# 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:56.448
Then the running Tails is installed on USB drive "install" 22.551
And there is a random seed on USB drive "install" 6.021
And there is no persistence partition on USB drive "install" 0.068
After features/support/hooks.rb:330 2.029
After features/support/hooks.rb:100 0.095
Tags: @product @uefi
2:9.781
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 12.328
And I power off the computer 0.374
And the computer is set to boot in UEFI mode 0.059
When I start Tails from USB drive "__internal" with network unplugged and I login 1:52.568
Then Tails is running from USB drive "__internal" 0.351
And the boot device has safe access rights 4.040
And Tails has started in UEFI mode 0.057
After features/support/hooks.rb:330 0.661
After features/support/hooks.rb:100 0.008
Tags: @product
3:6.071
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.819
And I plug and mount a USB drive containing a Tails USB image 44.587
And I create a 7200 MiB disk named "usbimage" 0.045
And I plug USB drive "usbimage" 2.435
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 2:10.182
After features/support/hooks.rb:330 3.626
After features/support/hooks.rb:100 0.113
Tags: @product
1:36.992
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.197
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:35.445
Then Tails is running from USB drive "usbimage" 0.364
And the label of the system partition on "usbimage" is "Tails" 0.307
And the system partition on "usbimage" is an EFI system partition 0.242
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.149
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.092
And the system partition on "usbimage" has the expected flags 0.104
After features/support/hooks.rb:330 0.622
After features/support/hooks.rb:100 0.005