Project Number Date
test_Tails_ISO_feature-arti 65 21 May 2025, 16:36

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:54.229 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.865
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.436
And I temporarily create a 4 GiB disk named "gptfat" 0.064
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.392
And I plug USB drive "gptfat" 2.462
When I start Tails Installer 9.455
Then I am told by Tails Installer that the destination device "is too small" 0.053
After features/support/hooks.rb:330 0.754
After features/support/hooks.rb:100 0.001
Tags: @product
24.684
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.512
And I temporarily create a 7200 MiB disk named "temp" 0.064
And I start Tails Installer 13.065
But a suitable USB device is not found 0.020
When I plug USB drive "temp" 2.739
Then the "temp" USB drive is selected 0.080
When I unplug USB drive "temp" 0.181
Then a suitable USB device is not found 0.020
After features/support/hooks.rb:330 0.742
After features/support/hooks.rb:100 0.000
Tags: @product
2:34.121
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.188
And I temporarily create a 7200 MiB disk named "install" 0.049
And I create a gpt partition with a vfat filesystem on disk "install" 6.373
And I plug USB drive "install" 2.646
And I install Tails to USB drive "install" by cloning 1:55.974
Then the running Tails is installed on USB drive "install" 14.866
And there is a random seed on USB drive "install" 5.948
But there is no persistence partition on USB drive "install" 0.075
After features/support/hooks.rb:330 2.024
After features/support/hooks.rb:100 0.143
Tags: @product
2:27.452
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.442
And I temporarily create a 7200 MiB disk named "install" 0.059
And I plug USB drive "install" 2.554
And I install Tails to USB drive "install" by cloning 1:54.472
Then the running Tails is installed on USB drive "install" 15.829
And there is a random seed on USB drive "install" 6.015
But there is no persistence partition on USB drive "install" 0.077
After features/support/hooks.rb:330 2.431
After features/support/hooks.rb:100 0.127
Tags: @product
3:8.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 with a persistent partition enabled and logged in 18.357
And I create a file in the Persistent directory 0.111
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.405
And I plug USB drive "install" 3.448
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:8.386
Then the running Tails is installed on USB drive "install" 22.092
And there is a random seed on USB drive "install" 6.031
And there is a persistence partition on USB drive "install" 0.081
And the USB drive "install" contains the same files as my persistent storage 3.056
After features/support/hooks.rb:330 2.399
After features/support/hooks.rb:100 0.136
Tags: @product
2:45.384
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.491
And I temporarily create a 7200 MiB disk named "install" 0.065
And I plug USB drive "install" 2.673
And I install Tails to USB drive "install" by cloning 1:58.562
Then the running Tails is installed on USB drive "install" 23.396
And there is a random seed on USB drive "install" 6.103
And there is no persistence partition on USB drive "install" 0.091
After features/support/hooks.rb:330 2.690
After features/support/hooks.rb:100 0.101
Tags: @product
2:48.733
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
# 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.958
And I have started Tails from DVD without network and logged in 9.180
And I clone USB drive "__internal" to a temporary USB drive "install" 1.389
And I plug USB drive "install" 3.705
# 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:55.148
Then the running Tails is installed on USB drive "install" 22.345
And there is a random seed on USB drive "install" 5.942
And there is no persistence partition on USB drive "install" 0.062
After features/support/hooks.rb:330 2.104
After features/support/hooks.rb:100 0.088
Tags: @product @uefi
1:56.455
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 12.094
And I power off the computer 0.349
And the computer is set to boot in UEFI mode 0.049
When I start Tails from USB drive "__internal" with network unplugged and I login 1:40.318
Then Tails is running from USB drive "__internal" 0.394
And the boot device has safe access rights 3.187
And Tails has started in UEFI mode 0.060
After features/support/hooks.rb:330 0.672
After features/support/hooks.rb:100 0.035
Tags: @product
1:45.615
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.435
And I plug and mount a USB drive containing a Tails USB image 42.222
And I create a 7200 MiB disk named "usbimage" 0.045
And I plug USB drive "usbimage" 2.365
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 52.545
After features/support/hooks.rb:330 3.504
After features/support/hooks.rb:100 0.110
Tags: @product
1:36.896
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given a computer 0.196
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:35.399
Then Tails is running from USB drive "usbimage" 0.397
And the label of the system partition on "usbimage" is "Tails" 0.286
And the system partition on "usbimage" is an EFI system partition 0.211
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.141
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.112
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.071
And the system partition on "usbimage" has the expected flags 0.079
After features/support/hooks.rb:330 0.651
After features/support/hooks.rb:100 0.005