Project Number Date
test_Tails_ISO_18988-re-enable-i18nspector-unknown-message-flag-check 5 20 Oct 2024, 09:28

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 25:26.228 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.187
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 9.592
And I temporarily create a 4 GiB disk named "gptfat" 0.052
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.278
And I plug USB drive "gptfat" 2.483
When I start Tails Installer 8.728
Then I am told by Tails Installer that the destination device "is too small" 0.051
After features/support/hooks.rb:326 1.003
After features/support/hooks.rb:100 0.001
Tags: @product
25.122
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.285
And I temporarily create a 7200 MiB disk named "temp" 0.049
And I start Tails Installer 13.459
But a suitable USB device is not found 0.023
When I plug USB drive "temp" 2.924
Then the "temp" USB drive is selected 0.123
When I unplug USB drive "temp" 0.231
Then a suitable USB device is not found 0.025
After features/support/hooks.rb:326 1.795
After features/support/hooks.rb:100 0.000
Tags: @product
2:36.684
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.704
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.405
And I plug USB drive "install" 2.531
And I install Tails to USB drive "install" by cloning 1:59.002
Then the running Tails is installed on USB drive "install" 13.862
And there is a random seed on USB drive "install" 6.039
But there is no persistence partition on USB drive "install" 0.085
After features/support/hooks.rb:326 1.422
After features/support/hooks.rb:100 0.126
Tags: @product
2:29.175
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.856
And I temporarily create a 7200 MiB disk named "install" 0.058
And I plug USB drive "install" 2.724
And I install Tails to USB drive "install" by cloning 1:57.860
Then the running Tails is installed on USB drive "install" 13.577
And there is a random seed on USB drive "install" 6.017
But there is no persistence partition on USB drive "install" 0.081
After features/support/hooks.rb:326 1.782
After features/support/hooks.rb:100 0.136
Tags: @product
3:14.935
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 15.600
And I create a file in the Persistent directory 0.227
And I temporarily create a 7200 MiB disk named "install" 0.043
And I create a gpt partition with a vfat filesystem on disk "install" 6.406
And I plug USB drive "install" 2.772
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:22.057
Then the running Tails is installed on USB drive "install" 17.713
And there is a random seed on USB drive "install" 6.002
And there is a persistence partition on USB drive "install" 0.075
And the USB drive "install" contains the same files as my persistent storage 4.035
After features/support/hooks.rb:326 2.515
After features/support/hooks.rb:100 0.132
Tags: @product
2:41.429
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 15.936
And I temporarily create a 7200 MiB disk named "install" 0.047
And I plug USB drive "install" 2.663
And I install Tails to USB drive "install" by cloning 1:58.539
Then the running Tails is installed on USB drive "install" 18.189
And there is a random seed on USB drive "install" 5.980
And there is no persistence partition on USB drive "install" 0.071
After features/support/hooks.rb:326 2.504
After features/support/hooks.rb:100 0.097
Tags: @product
2:40.634
Before features/support/hooks.rb:269 0.002
# 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.091
And I have started Tails from DVD without network and logged in 8.586
And I clone USB drive "__internal" to a temporary USB drive "install" 1.215
And I plug USB drive "install" 2.602
# 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:57.922
Then the running Tails is installed on USB drive "install" 13.093
And there is a random seed on USB drive "install" 6.035
And there is no persistence partition on USB drive "install" 0.086
After features/support/hooks.rb:326 1.801
After features/support/hooks.rb:100 0.160
Tags: @product @uefi
2:17.034
Before features/support/hooks.rb:269 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 18.677
And I power off the computer 0.350
And the computer is set to boot in UEFI mode 0.028
When I start Tails from USB drive "__internal" with network unplugged and I login 1:53.593
Then Tails is running from USB drive "__internal" 0.625
And the boot device has safe access rights 3.688
And Tails has started in UEFI mode 0.070
After features/support/hooks.rb:326 0.757
After features/support/hooks.rb:100 0.008
Tags: @product
1:48.270
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.518
And I plug and mount a USB drive containing a Tails USB image 43.343
And I create a 7200 MiB disk named "usbimage" 0.043
And I plug USB drive "usbimage" 2.380
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 53.983
After features/support/hooks.rb:326 2.337
After features/support/hooks.rb:100 0.098
Tags: @product
1:44.070
Before features/support/hooks.rb:269 0.003
Given a computer 0.229
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:42.266
Then Tails is running from USB drive "usbimage" 0.410
And the label of the system partition on "usbimage" is "Tails" 0.399
And the system partition on "usbimage" is an EFI system partition 0.288
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.158
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.111
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.094
And the system partition on "usbimage" has the expected flags 0.111
After features/support/hooks.rb:326 0.791
After features/support/hooks.rb:100 0.007
Tags: @product
2:41.501
Before features/support/hooks.rb:269 0.004
Given a computer 0.215
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.051
And I write the Tails USB image to disk "temp" 46.848
And I start Tails from USB drive "temp" with network unplugged 1:29.967
Then Tails is running from USB drive "temp" 0.396
When I log in to a new session 16.459
And all notifications have disappeared 6.371
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.149
After features/support/hooks.rb:326 0.726
After features/support/hooks.rb:100 0.011
Tags: @product
2:20.182
Before features/support/hooks.rb:269 0.005
Given a computer 0.217
And I set Tails to boot with options "test_gpt_corruption=guid" 0.000
And I create a 7200 MiB disk named "temp" 0.187
And I plug USB drive "temp" 1.053
And I write the Tails USB image to disk "temp" 31.797
And I start Tails from USB drive "temp" with network unplugged 1:23.073
Then Tails is running from USB drive "temp" 0.397
When I log in to a new session 16.473
And all notifications have disappeared 6.793
Then I see an error about system partition resizing 0.188
After features/support/hooks.rb:326 1.054
After features/support/hooks.rb:100 0.006