Project Number Date
test_Tails_ISO_20635-greeter-threading-fixes 10 29 Oct 2024, 20:03

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 33:57.987 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
30.191
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 10.412
And I temporarily create a 4 GiB disk named "gptfat" 0.706
And I create a gpt partition with a vfat filesystem on disk "gptfat" 7.386
And I plug USB drive "gptfat" 2.425
When I start Tails Installer 9.188
Then I am told by Tails Installer that the destination device "is too small" 0.072
After features/support/hooks.rb:326 0.911
After features/support/hooks.rb:100 0.001
Tags: @product
21.177
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.947
And I temporarily create a 7200 MiB disk named "temp" 0.069
And I start Tails Installer 9.032
But a suitable USB device is not found 0.045
When I plug USB drive "temp" 2.765
Then the "temp" USB drive is selected 0.085
When I unplug USB drive "temp" 0.212
Then a suitable USB device is not found 0.020
After features/support/hooks.rb:326 1.048
After features/support/hooks.rb:100 0.000
Tags: @product
3:46.084
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 9.416
And I temporarily create a 7200 MiB disk named "install" 0.071
And I create a gpt partition with a vfat filesystem on disk "install" 6.483
And I plug USB drive "install" 2.498
And I install Tails to USB drive "install" by cloning 2:45.173
Then the running Tails is installed on USB drive "install" 36.298
And there is a random seed on USB drive "install" 6.052
But there is no persistence partition on USB drive "install" 0.090
After features/support/hooks.rb:326 1.485
After features/support/hooks.rb:100 0.106
Tags: @product
2:31.147
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.831
And I temporarily create a 7200 MiB disk named "install" 0.074
And I plug USB drive "install" 2.461
And I install Tails to USB drive "install" by cloning 1:59.676
Then the running Tails is installed on USB drive "install" 13.990
And there is a random seed on USB drive "install" 6.037
But there is no persistence partition on USB drive "install" 0.076
After features/support/hooks.rb:326 1.214
After features/support/hooks.rb:100 0.120
Tags: @product
11:6.463
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 8:22.613
And I create a file in the Persistent directory 0.065
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.809
And I plug USB drive "install" 2.638
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:5.819
Then the running Tails is installed on USB drive "install" 18.403
And there is a random seed on USB drive "install" 6.011
And there is a persistence partition on USB drive "install" 0.095
And the USB drive "install" contains the same files as my persistent storage 3.956
After features/support/hooks.rb:326 2.110
After features/support/hooks.rb:100 0.174
Tags: @product
2:39.740
Before features/support/hooks.rb:269 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.750
And I temporarily create a 7200 MiB disk named "install" 0.058
And I plug USB drive "install" 2.498
And I install Tails to USB drive "install" by cloning 1:58.743
Then the running Tails is installed on USB drive "install" 18.640
And there is a random seed on USB drive "install" 5.971
And there is no persistence partition on USB drive "install" 0.078
After features/support/hooks.rb:326 2.112
After features/support/hooks.rb:100 0.111
Tags: @product
2:37.582
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.437
And I have started Tails from DVD without network and logged in 9.472
And I clone USB drive "__internal" to a temporary USB drive "install" 1.223
And I plug USB drive "install" 2.649
# 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:47.043
Then the running Tails is installed on USB drive "install" 19.581
And there is a random seed on USB drive "install" 6.090
And there is no persistence partition on USB drive "install" 0.084
After features/support/hooks.rb:326 1.363
After features/support/hooks.rb:100 0.123
Tags: @product @uefi
2:3.990
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 14.766
And I power off the computer 0.425
And the computer is set to boot in UEFI mode 0.029
When I start Tails from USB drive "__internal" with network unplugged and I login 1:44.878
Then Tails is running from USB drive "__internal" 0.429
And the boot device has safe access rights 3.378
And Tails has started in UEFI mode 0.081
After features/support/hooks.rb:326 0.747
After features/support/hooks.rb:100 0.007
Tags: @product
1:47.240
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.449
And I plug and mount a USB drive containing a Tails USB image 41.509
And I create a 7200 MiB disk named "usbimage" 0.050
And I plug USB drive "usbimage" 2.453
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 54.777
After features/support/hooks.rb:326 1.886
After features/support/hooks.rb:100 0.107
Tags: @product
1:34.417
Before features/support/hooks.rb:269 0.003
Given a computer 0.191
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:32.859
Then Tails is running from USB drive "usbimage" 0.339
And the label of the system partition on "usbimage" is "Tails" 0.349
And the system partition on "usbimage" is an EFI system partition 0.268
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.084
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.100
And the system partition on "usbimage" has the expected flags 0.085
After features/support/hooks.rb:326 0.818
After features/support/hooks.rb:100 0.005
Tags: @product
2:38.193
Before features/support/hooks.rb:269 0.002
Given a computer 0.168
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.046
And I plug USB drive "temp" 1.048
And I write the Tails USB image to disk "temp" 30.241
And I start Tails from USB drive "temp" with network unplugged 1:42.924
Then Tails is running from USB drive "temp" 0.378
When I log in to a new session 16.726
And all notifications have disappeared 6.520
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.138
After features/support/hooks.rb:326 0.721
After features/support/hooks.rb:100 0.007
Tags: @product
2:21.759
Before features/support/hooks.rb:269 0.003
Given a computer 0.190
And I set Tails to boot with options "test_gpt_corruption=guid" 0.000
And I create a 7200 MiB disk named "temp" 0.178
And I plug USB drive "temp" 1.049
And I write the Tails USB image to disk "temp" 27.473
And I start Tails from USB drive "temp" with network unplugged 1:29.232
Then Tails is running from USB drive "temp" 0.428
When I log in to a new session 15.826
And all notifications have disappeared 7.162
Then I see an error about system partition resizing 0.217
After features/support/hooks.rb:326 0.737
After features/support/hooks.rb:100 0.006