Project Number Date
test_Tails_ISO_feature-arti 25 11 Apr 2025, 16:35

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 18:49.910 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.271
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.571
And I temporarily create a 4 GiB disk named "gptfat" 0.038
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.289
And I plug USB drive "gptfat" 2.368
When I start Tails Installer 8.955
Then I am told by Tails Installer that the destination device "is too small" 0.047
After features/support/hooks.rb:330 0.642
After features/support/hooks.rb:100 0.001
Tags: @product
20.082
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 7.959
And I temporarily create a 7200 MiB disk named "temp" 0.045
And I start Tails Installer 9.081
But a suitable USB device is not found 0.019
When I plug USB drive "temp" 2.674
Then the "temp" USB drive is selected 0.083
When I unplug USB drive "temp" 0.199
Then a suitable USB device is not found 0.018
After features/support/hooks.rb:330 0.686
After features/support/hooks.rb:100 0.000
Tags: @product
2:33.265
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.054
And I temporarily create a 7200 MiB disk named "install" 0.127
And I create a gpt partition with a vfat filesystem on disk "install" 6.487
And I plug USB drive "install" 2.559
And I install Tails to USB drive "install" by cloning 1:54.737
Then the running Tails is installed on USB drive "install" 15.253
And there is a random seed on USB drive "install" 5.970
But there is no persistence partition on USB drive "install" 0.075
After features/support/hooks.rb:330 1.884
After features/support/hooks.rb:100 0.124
Tags: @product
2:16.605
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.107
And I temporarily create a 7200 MiB disk named "install" 0.051
And I plug USB drive "install" 2.431
And I install Tails to USB drive "install" by cloning 1:43.918
Then the running Tails is installed on USB drive "install" 16.058
And there is a random seed on USB drive "install" 5.963
But there is no persistence partition on USB drive "install" 0.073
After features/support/hooks.rb:330 1.902
After features/support/hooks.rb:100 0.125
Tags: @product
2:59.873
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.181
And I create a file in the Persistent directory 0.076
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.360
And I plug USB drive "install" 3.211
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:9.316
Then the running Tails is installed on USB drive "install" 18.992
And there is a random seed on USB drive "install" 5.991
And there is a persistence partition on USB drive "install" 0.082
And the USB drive "install" contains the same files as my persistent storage 3.605
After features/support/hooks.rb:330 1.878
After features/support/hooks.rb:100 0.136
Tags: @product
2:42.863
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.970
And I temporarily create a 7200 MiB disk named "install" 0.053
And I plug USB drive "install" 2.645
And I install Tails to USB drive "install" by cloning 1:57.658
Then the running Tails is installed on USB drive "install" 23.542
And there is a random seed on USB drive "install" 5.923
And there is no persistence partition on USB drive "install" 0.068
After features/support/hooks.rb:330 1.844
After features/support/hooks.rb:100 0.094
Tags: @product
2:25.478
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 9.976
And I have started Tails from DVD without network and logged in 8.412
And I clone USB drive "__internal" to a temporary USB drive "install" 1.325
And I plug USB drive "install" 2.553
# 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.588
Then the running Tails is installed on USB drive "install" 15.632
And there is a random seed on USB drive "install" 5.880
And there is no persistence partition on USB drive "install" 0.109
After features/support/hooks.rb:330 1.943
After features/support/hooks.rb:100 0.119
Tags: @product @uefi
1:57.129
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.275
And I power off the computer 0.324
And the computer is set to boot in UEFI mode 0.042
When I start Tails from USB drive "__internal" with network unplugged and I login 1:42.028
Then Tails is running from USB drive "__internal" 0.331
And the boot device has safe access rights 3.051
And Tails has started in UEFI mode 0.076
After features/support/hooks.rb:330 0.701
After features/support/hooks.rb:100 0.007
Tags: @product
1:36.617
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.047
And I plug and mount a USB drive containing a Tails USB image 41.693
And I create a 7200 MiB disk named "usbimage" 0.054
And I plug USB drive "usbimage" 2.339
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 44.482
After features/support/hooks.rb:330 3.765
After features/support/hooks.rb:100 0.096
Tags: @product
1:31.722
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.148
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:30.275
Then Tails is running from USB drive "usbimage" 0.338
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.202
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.174
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.093
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.083
And the system partition on "usbimage" has the expected flags 0.098
After features/support/hooks.rb:330 0.660
After features/support/hooks.rb:100 0.027