Project Number Date
test_Tails_ISO_feature-arti 11 28 Mar 2025, 16:28

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:37.476 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.015
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Given I have started Tails from DVD without network and logged in 8.129
And I temporarily create a 4 GiB disk named "gptfat" 0.037
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.355
And I plug USB drive "gptfat" 2.529
When I start Tails Installer 9.912
Then I am told by Tails Installer that the destination device "is too small" 0.050
After features/support/hooks.rb:330 0.742
After features/support/hooks.rb:100 0.001
Tags: @product
20.179
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 7.962
And I temporarily create a 7200 MiB disk named "temp" 0.118
And I start Tails Installer 9.094
But a suitable USB device is not found 0.025
When I plug USB drive "temp" 2.666
Then the "temp" USB drive is selected 0.087
When I unplug USB drive "temp" 0.197
Then a suitable USB device is not found 0.026
After features/support/hooks.rb:330 0.807
After features/support/hooks.rb:100 0.000
Tags: @product
2:33.747
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.125
And I temporarily create a 7200 MiB disk named "install" 0.053
And I create a gpt partition with a vfat filesystem on disk "install" 6.314
And I plug USB drive "install" 2.450
And I install Tails to USB drive "install" by cloning 1:55.931
Then the running Tails is installed on USB drive "install" 14.799
And there is a random seed on USB drive "install" 6.002
But there is no persistence partition on USB drive "install" 0.068
After features/support/hooks.rb:330 2.212
After features/support/hooks.rb:100 0.124
Tags: @product
2:28.284
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.201
And I temporarily create a 7200 MiB disk named "install" 0.041
And I plug USB drive "install" 2.539
And I install Tails to USB drive "install" by cloning 1:56.394
Then the running Tails is installed on USB drive "install" 14.899
And there is a random seed on USB drive "install" 6.128
But there is no persistence partition on USB drive "install" 0.079
After features/support/hooks.rb:330 2.181
After features/support/hooks.rb:100 0.138
Tags: @product
3:5.086
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 15.096
And I create a file in the Persistent directory 0.083
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.377
And I plug USB drive "install" 2.829
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:9.534
Then the running Tails is installed on USB drive "install" 20.729
And there is a random seed on USB drive "install" 6.022
And there is a persistence partition on USB drive "install" 0.079
And the USB drive "install" contains the same files as my persistent storage 4.287
After features/support/hooks.rb:330 2.748
After features/support/hooks.rb:100 0.146
Tags: @product
2:41.795
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 14.102
And I temporarily create a 7200 MiB disk named "install" 0.052
And I plug USB drive "install" 3.262
And I install Tails to USB drive "install" by cloning 1:56.738
Then the running Tails is installed on USB drive "install" 21.194
And there is a random seed on USB drive "install" 6.371
And there is no persistence partition on USB drive "install" 0.074
After features/support/hooks.rb:330 2.056
After features/support/hooks.rb:100 0.095
Tags: @product
2:39.351
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 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 10.322
And I have started Tails from DVD without network and logged in 9.220
And I clone USB drive "__internal" to a temporary USB drive "install" 1.173
And I plug USB drive "install" 2.593
# 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:54.910
Then the running Tails is installed on USB drive "install" 15.036
And there is a random seed on USB drive "install" 6.026
And there is no persistence partition on USB drive "install" 0.067
After features/support/hooks.rb:330 2.832
After features/support/hooks.rb:100 0.180
Tags: @product @uefi
2:6.491
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 without a persistent partition and stopped at Tails Greeter's login screen 13.594
And I power off the computer 0.332
And the computer is set to boot in UEFI mode 0.047
When I start Tails from USB drive "__internal" with network unplugged and I login 1:48.665
Then Tails is running from USB drive "__internal" 0.379
And the boot device has safe access rights 3.408
And Tails has started in UEFI mode 0.063
After features/support/hooks.rb:330 0.709
After features/support/hooks.rb:100 0.007
Tags: @product
1:44.293
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.467
And I plug and mount a USB drive containing a Tails USB image 42.814
And I create a 7200 MiB disk named "usbimage" 0.039
And I plug USB drive "usbimage" 2.379
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 50.592
After features/support/hooks.rb:330 3.505
After features/support/hooks.rb:100 0.097
Tags: @product
1:31.231
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.185
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:29.626
Then Tails is running from USB drive "usbimage" 0.421
And the label of the system partition on "usbimage" is "Tails" 0.310
And the system partition on "usbimage" is an EFI system partition 0.222
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.164
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.133
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.087
And the system partition on "usbimage" has the expected flags 0.079
After features/support/hooks.rb:330 0.647
After features/support/hooks.rb:100 0.006