Project Number Date
test_Tails_ISO_stable 5681 28 May 2025, 13:20

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 23:1.361 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.161
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.222
And I temporarily create a 4 GiB disk named "gptfat" 0.048
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.297
And I plug USB drive "gptfat" 2.361
When I start Tails Installer 10.187
Then I am told by Tails Installer that the destination device "is too small" 0.043
After features/support/hooks.rb:330 0.980
After features/support/hooks.rb:100 0.002
Tags: @product
22.575
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD without network and logged in 8.442
And I temporarily create a 7200 MiB disk named "temp" 0.062
And I start Tails Installer 9.761
But a suitable USB device is not found 0.024
When I plug USB drive "temp" 3.972
Then the "temp" USB drive is selected 0.094
When I unplug USB drive "temp" 0.192
Then a suitable USB device is not found 0.024
After features/support/hooks.rb:330 0.737
After features/support/hooks.rb:100 0.000
Tags: @product
2:40.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 9.786
And I temporarily create a 7200 MiB disk named "install" 0.048
And I create a gpt partition with a vfat filesystem on disk "install" 6.436
And I plug USB drive "install" 2.424
And I install Tails to USB drive "install" by cloning 1:55.767
Then the running Tails is installed on USB drive "install" 18.621
And there is a random seed on USB drive "install" 7.059
But there is no persistence partition on USB drive "install" 0.073
After features/support/hooks.rb:330 2.370
After features/support/hooks.rb:100 0.126
Tags: @product
2:30.809
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.517
And I temporarily create a 7200 MiB disk named "install" 0.049
And I plug USB drive "install" 2.474
And I install Tails to USB drive "install" by cloning 1:55.515
Then the running Tails is installed on USB drive "install" 18.199
And there is a random seed on USB drive "install" 5.995
But there is no persistence partition on USB drive "install" 0.056
After features/support/hooks.rb:330 2.490
After features/support/hooks.rb:100 0.130
Tags: @product
3:9.828
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 17.811
And I create a file in the Persistent directory 0.465
And I temporarily create a 7200 MiB disk named "install" 0.375
And I create a gpt partition with a vfat filesystem on disk "install" 6.480
And I plug USB drive "install" 2.900
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:9.022
Then the running Tails is installed on USB drive "install" 21.995
And there is a random seed on USB drive "install" 6.184
And there is a persistence partition on USB drive "install" 0.107
And the USB drive "install" contains the same files as my persistent storage 4.485
After features/support/hooks.rb:330 3.092
After features/support/hooks.rb:100 0.140
Tags: @product
2:51.440
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 16.481
And I temporarily create a 7200 MiB disk named "install" 0.069
And I plug USB drive "install" 3.125
And I install Tails to USB drive "install" by cloning 2:0.784
Then the running Tails is installed on USB drive "install" 24.922
And there is a random seed on USB drive "install" 5.971
And there is no persistence partition on USB drive "install" 0.084
After features/support/hooks.rb:330 2.411
After features/support/hooks.rb:100 0.096
Tags: @product
3:52.451
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 14.224
And I have started Tails from DVD without network and logged in 21.940
And I clone USB drive "__internal" to a temporary USB drive "install" 1.472
And I plug USB drive "install" 3.628
# 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 2:20.122
Then the running Tails is installed on USB drive "install" 44.874
And there is a random seed on USB drive "install" 6.112
And there is no persistence partition on USB drive "install" 0.075
After features/support/hooks.rb:330 3.310
After features/support/hooks.rb:100 0.113
Tags: @product @uefi
3:1.180
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 1:3.053
And I power off the computer 0.379
And the computer is set to boot in UEFI mode 0.068
When I start Tails from USB drive "__internal" with network unplugged and I login 1:53.788
Then Tails is running from USB drive "__internal" 0.450
And the boot device has safe access rights 3.389
And Tails has started in UEFI mode 0.049
After features/support/hooks.rb:330 0.651
After features/support/hooks.rb:100 0.006
Tags: @product
2:29.713
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.292
And I plug and mount a USB drive containing a Tails USB image 50.168
And I create a 7200 MiB disk named "usbimage" 0.069
And I plug USB drive "usbimage" 2.357
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 1:27.825
After features/support/hooks.rb:330 3.508
After features/support/hooks.rb:100 0.109
Tags: @product
1:35.984
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given a computer 0.260
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:34.326
Then Tails is running from USB drive "usbimage" 0.348
And the label of the system partition on "usbimage" is "Tails" 0.294
And the system partition on "usbimage" is an EFI system partition 0.235
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.146
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.143
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.135
And the system partition on "usbimage" has the expected flags 0.092
After features/support/hooks.rb:330 0.658
After features/support/hooks.rb:100 0.006