Project Number Date
test_Tails_ISO_feature-arti 94 19 Jun 2025, 18:01

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:42.593 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
26.816
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.826
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" 6.496
And I plug USB drive "gptfat" 2.446
When I start Tails Installer 8.931
Then I am told by Tails Installer that the destination device "is too small" 0.062
After features/support/hooks.rb:330 0.944
After features/support/hooks.rb:100 0.001
Tags: @product
21.891
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.675
And I temporarily create a 7200 MiB disk named "temp" 0.057
And I start Tails Installer 9.941
But a suitable USB device is not found 0.024
When I plug USB drive "temp" 2.865
Then the "temp" USB drive is selected 0.093
When I unplug USB drive "temp" 0.192
Then a suitable USB device is not found 0.041
After features/support/hooks.rb:330 0.721
After features/support/hooks.rb:100 0.000
Tags: @product
2:29.923
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.809
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.858
And I plug USB drive "install" 2.539
And I install Tails to USB drive "install" by cloning 1:47.055
Then the running Tails is installed on USB drive "install" 18.532
And there is a random seed on USB drive "install" 6.019
But there is no persistence partition on USB drive "install" 0.063
After features/support/hooks.rb:330 2.328
After features/support/hooks.rb:100 0.127
Tags: @product
2:23.414
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.929
And I temporarily create a 7200 MiB disk named "install" 0.042
And I plug USB drive "install" 2.497
And I install Tails to USB drive "install" by cloning 1:42.278
Then the running Tails is installed on USB drive "install" 23.315
And there is a random seed on USB drive "install" 6.229
But there is no persistence partition on USB drive "install" 0.120
After features/support/hooks.rb:330 2.424
After features/support/hooks.rb:100 0.151
Tags: @product
3:17.455
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.989
And I create a file in the Persistent directory 0.093
And I temporarily create a 7200 MiB disk named "install" 0.055
And I create a gpt partition with a vfat filesystem on disk "install" 6.709
And I plug USB drive "install" 2.675
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:21.015
Then the running Tails is installed on USB drive "install" 24.459
And there is a random seed on USB drive "install" 6.115
And there is a persistence partition on USB drive "install" 0.068
And the USB drive "install" contains the same files as my persistent storage 4.272
After features/support/hooks.rb:330 2.719
After features/support/hooks.rb:100 0.127
Tags: @product
2:45.547
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.389
And I temporarily create a 7200 MiB disk named "install" 0.053
And I plug USB drive "install" 2.608
And I install Tails to USB drive "install" by cloning 2:0.229
Then the running Tails is installed on USB drive "install" 25.005
And there is a random seed on USB drive "install" 6.182
And there is no persistence partition on USB drive "install" 0.077
After features/support/hooks.rb:330 2.033
After features/support/hooks.rb:100 0.113
Tags: @product
2:33.893
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 10.124
And I have started Tails from DVD without network and logged in 9.149
And I clone USB drive "__internal" to a temporary USB drive "install" 1.242
And I plug USB drive "install" 2.440
# 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:43.636
Then the running Tails is installed on USB drive "install" 20.014
And there is a random seed on USB drive "install" 7.219
And there is no persistence partition on USB drive "install" 0.064
After features/support/hooks.rb:330 2.134
After features/support/hooks.rb:100 0.093
Tags: @product @uefi
1:57.312
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 10.511
And I power off the computer 0.350
And the computer is set to boot in UEFI mode 0.061
When I start Tails from USB drive "__internal" with network unplugged and I login 1:42.389
Then Tails is running from USB drive "__internal" 0.603
And the boot device has safe access rights 3.340
And Tails has started in UEFI mode 0.055
After features/support/hooks.rb:330 0.763
After features/support/hooks.rb:100 0.010
Tags: @product
1:48.719
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 9.148
And I plug and mount a USB drive containing a Tails USB image 42.690
And I create a 7200 MiB disk named "usbimage" 0.065
And I plug USB drive "usbimage" 2.440
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 54.374
After features/support/hooks.rb:330 4.299
After features/support/hooks.rb:100 0.103
Tags: @product
1:37.618
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.158
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:36.130
Then Tails is running from USB drive "usbimage" 0.351
And the label of the system partition on "usbimage" is "Tails" 0.303
And the system partition on "usbimage" is an EFI system partition 0.256
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.140
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.082
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.113
And the system partition on "usbimage" has the expected flags 0.081
After features/support/hooks.rb:330 0.729
After features/support/hooks.rb:100 0.006