Project Number Date
test_Tails_ISO_20671-electrum-campaign-2024 3 22 Nov 2024, 03:31

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Installing Tails to a USB drive 95 0 0 0 0 95 12 0 12 23:33.175 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
25.031
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 7.912
And I temporarily create a 4 GiB disk named "gptfat" 0.058
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.304
And I plug USB drive "gptfat" 2.656
When I start Tails Installer 8.054
Then I am told by Tails Installer that the destination device "is too small" 0.044
After features/support/hooks.rb:326 0.927
After features/support/hooks.rb:100 0.001
Tags: @product
31.332
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 20.413
And I temporarily create a 7200 MiB disk named "temp" 0.052
And I start Tails Installer 8.069
But a suitable USB device is not found 0.018
When I plug USB drive "temp" 2.470
Then the "temp" USB drive is selected 0.104
When I unplug USB drive "temp" 0.178
Then a suitable USB device is not found 0.022
After features/support/hooks.rb:326 0.701
After features/support/hooks.rb:100 0.000
Tags: @product
2:31.230
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.028
And I temporarily create a 7200 MiB disk named "install" 0.488
And I create a gpt partition with a vfat filesystem on disk "install" 6.564
And I plug USB drive "install" 2.505
And I install Tails to USB drive "install" by cloning 1:53.897
Then the running Tails is installed on USB drive "install" 13.653
And there is a random seed on USB drive "install" 6.012
But there is no persistence partition on USB drive "install" 0.079
After features/support/hooks.rb:326 1.091
After features/support/hooks.rb:100 0.122
Tags: @product
2:37.099
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 20.635
And I temporarily create a 7200 MiB disk named "install" 0.042
And I plug USB drive "install" 2.641
And I install Tails to USB drive "install" by cloning 1:54.053
Then the running Tails is installed on USB drive "install" 13.717
And there is a random seed on USB drive "install" 5.939
But there is no persistence partition on USB drive "install" 0.070
After features/support/hooks.rb:326 1.154
After features/support/hooks.rb:100 0.121
Tags: @product
2:52.321
Before features/support/hooks.rb:269 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.138
And I create a file in the Persistent directory 0.075
And I temporarily create a 7200 MiB disk named "install" 0.072
And I create a gpt partition with a vfat filesystem on disk "install" 6.349
And I plug USB drive "install" 2.137
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:4.130
Then the running Tails is installed on USB drive "install" 16.240
And there is a random seed on USB drive "install" 5.942
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.164
After features/support/hooks.rb:326 2.152
After features/support/hooks.rb:100 0.132
Tags: @product
2:32.824
Before features/support/hooks.rb:269 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.254
And I temporarily create a 7200 MiB disk named "install" 0.044
And I plug USB drive "install" 3.714
And I install Tails to USB drive "install" by cloning 1:48.181
Then the running Tails is installed on USB drive "install" 22.551
And there is a random seed on USB drive "install" 5.991
And there is no persistence partition on USB drive "install" 0.086
After features/support/hooks.rb:326 1.856
After features/support/hooks.rb:100 0.088
Tags: @product
2:37.331
Before features/support/hooks.rb:269 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 11.304
And I have started Tails from DVD without network and logged in 8.496
And I clone USB drive "__internal" to a temporary USB drive "install" 1.608
And I plug USB drive "install" 2.438
# 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.646
Then the running Tails is installed on USB drive "install" 12.769
And there is a random seed on USB drive "install" 5.997
And there is no persistence partition on USB drive "install" 0.070
After features/support/hooks.rb:326 1.417
After features/support/hooks.rb:100 0.126
Tags: @product @uefi
1:52.371
Before features/support/hooks.rb:269 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 11.485
And I power off the computer 0.368
And the computer is set to boot in UEFI mode 0.026
When I start Tails from USB drive "__internal" with network unplugged and I login 1:37.241
Then Tails is running from USB drive "__internal" 0.333
And the boot device has safe access rights 2.856
And Tails has started in UEFI mode 0.060
After features/support/hooks.rb:326 0.667
After features/support/hooks.rb:100 0.006
Tags: @product
1:41.017
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 7.917
And I plug and mount a USB drive containing a Tails USB image 40.688
And I create a 7200 MiB disk named "usbimage" 0.046
And I plug USB drive "usbimage" 2.381
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 49.983
After features/support/hooks.rb:326 2.140
After features/support/hooks.rb:100 0.090
Tags: @product
1:26.811
Before features/support/hooks.rb:269 0.003
Given a computer 0.161
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:25.260
Then Tails is running from USB drive "usbimage" 0.359
And the label of the system partition on "usbimage" is "Tails" 0.353
And the system partition on "usbimage" is an EFI system partition 0.223
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.138
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.110
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.130
And the system partition on "usbimage" has the expected flags 0.072
After features/support/hooks.rb:326 0.750
After features/support/hooks.rb:100 0.009
Tags: @product
2:21.954
Before features/support/hooks.rb:269 0.006
Given a computer 0.172
And I set Tails to boot with options "test_gpt_corruption=gpt_backup,gpt_backup_table" 0.000
And I create a 7200 MiB disk named "temp" 0.040
And I plug USB drive "temp" 1.045
And I write the Tails USB image to disk "temp" 28.906
And I start Tails from USB drive "temp" with network unplugged 1:29.107
Then Tails is running from USB drive "temp" 0.349
When I log in to a new session 15.506
And all notifications have disappeared 6.679
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.146
After features/support/hooks.rb:326 0.693
After features/support/hooks.rb:100 0.006
Tags: @product
2:3.848
Before features/support/hooks.rb:269 0.002
Given a computer 0.176
And I set Tails to boot with options "test_gpt_corruption=guid" 0.000
And I create a 7200 MiB disk named "temp" 0.164
And I plug USB drive "temp" 1.046
And I write the Tails USB image to disk "temp" 26.386
And I start Tails from USB drive "temp" with network unplugged 1:12.472
Then Tails is running from USB drive "temp" 0.378
When I log in to a new session 16.095
And all notifications have disappeared 6.938
Then I see an error about system partition resizing 0.188
After features/support/hooks.rb:326 0.679
After features/support/hooks.rb:100 0.006