Project Number Date
test_Tails_ISO_20635-greeter-threading-fixes 6 18 Dec 2024, 21:43

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 28:31.127 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
29.660
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 9.387
And I temporarily create a 4 GiB disk named "gptfat" 0.082
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.440
And I plug USB drive "gptfat" 3.886
When I start Tails Installer 9.800
Then I am told by Tails Installer that the destination device "is too small" 0.063
After features/support/hooks.rb:326 1.136
After features/support/hooks.rb:100 0.001
Tags: @product
23.348
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 9.949
And I temporarily create a 7200 MiB disk named "temp" 0.061
And I start Tails Installer 9.685
But a suitable USB device is not found 0.028
When I plug USB drive "temp" 3.106
Then the "temp" USB drive is selected 0.145
When I unplug USB drive "temp" 0.314
Then a suitable USB device is not found 0.057
After features/support/hooks.rb:326 1.057
After features/support/hooks.rb:100 0.001
Tags: @product
3:3.074
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 9.945
And I temporarily create a 7200 MiB disk named "install" 0.087
And I create a gpt partition with a vfat filesystem on disk "install" 7.701
And I plug USB drive "install" 3.713
And I install Tails to USB drive "install" by cloning 2:18.759
Then the running Tails is installed on USB drive "install" 16.579
And there is a random seed on USB drive "install" 6.202
But there is no persistence partition on USB drive "install" 0.085
After features/support/hooks.rb:326 2.116
After features/support/hooks.rb:100 0.162
Tags: @product
3:4.824
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 10.545
And I temporarily create a 7200 MiB disk named "install" 1.082
And I plug USB drive "install" 4.110
And I install Tails to USB drive "install" by cloning 2:24.243
Then the running Tails is installed on USB drive "install" 18.302
And there is a random seed on USB drive "install" 6.450
But there is no persistence partition on USB drive "install" 0.089
After features/support/hooks.rb:326 1.420
After features/support/hooks.rb:100 0.174
Tags: @product
3:56.036
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 47.566
And I create a file in the Persistent directory 0.113
And I temporarily create a 7200 MiB disk named "install" 0.073
And I create a gpt partition with a vfat filesystem on disk "install" 6.624
And I plug USB drive "install" 2.543
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:27.202
Then the running Tails is installed on USB drive "install" 18.854
And there is a random seed on USB drive "install" 6.998
And there is a persistence partition on USB drive "install" 0.079
And the USB drive "install" contains the same files as my persistent storage 5.978
After features/support/hooks.rb:326 2.829
After features/support/hooks.rb:100 0.177
Tags: @product
3:9.781
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 37.675
And I temporarily create a 7200 MiB disk named "install" 0.118
And I plug USB drive "install" 2.502
And I install Tails to USB drive "install" by cloning 1:59.547
Then the running Tails is installed on USB drive "install" 23.671
And there is a random seed on USB drive "install" 6.188
And there is no persistence partition on USB drive "install" 0.076
After features/support/hooks.rb:326 1.746
After features/support/hooks.rb:100 0.111
Tags: @product
3:24.710
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 14.274
And I have started Tails from DVD without network and logged in 10.565
And I clone USB drive "__internal" to a temporary USB drive "install" 1.405
And I plug USB drive "install" 3.845
# 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:25.456
Then the running Tails is installed on USB drive "install" 23.041
And there is a random seed on USB drive "install" 6.049
And there is no persistence partition on USB drive "install" 0.071
After features/support/hooks.rb:326 1.461
After features/support/hooks.rb:100 0.110
Tags: @product @uefi
1:58.893
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 12.086
And I power off the computer 0.329
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:42.626
Then Tails is running from USB drive "__internal" 0.552
And the boot device has safe access rights 3.212
And Tails has started in UEFI mode 0.057
After features/support/hooks.rb:326 0.633
After features/support/hooks.rb:100 0.033
Tags: @product
2:12.955
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.346
And I plug and mount a USB drive containing a Tails USB image 44.977
And I create a 7200 MiB disk named "usbimage" 0.071
And I plug USB drive "usbimage" 2.429
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 1:17.130
After features/support/hooks.rb:326 2.418
After features/support/hooks.rb:100 0.100
Tags: @product
1:44.028
Before features/support/hooks.rb:269 0.002
Given a computer 0.240
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:42.424
Then Tails is running from USB drive "usbimage" 0.414
And the label of the system partition on "usbimage" is "Tails" 0.313
And the system partition on "usbimage" is an EFI system partition 0.200
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.167
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.095
And the system partition on "usbimage" has the expected flags 0.087
After features/support/hooks.rb:326 0.646
After features/support/hooks.rb:100 0.005
Tags: @product
2:42.532
Before features/support/hooks.rb:269 0.002
Given a computer 0.217
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.067
And I plug USB drive "temp" 1.055
And I write the Tails USB image to disk "temp" 49.683
And I start Tails from USB drive "temp" with network unplugged 1:26.811
Then Tails is running from USB drive "temp" 0.371
When I log in to a new session 17.313
And all notifications have disappeared 6.863
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.148
After features/support/hooks.rb:326 0.894
After features/support/hooks.rb:100 0.008
Tags: @product
2:21.281
Before features/support/hooks.rb:269 0.002
Given a computer 0.186
And I set Tails to boot with options "test_gpt_corruption=guid" 0.000
And I create a 7200 MiB disk named "temp" 0.189
And I plug USB drive "temp" 1.065
And I write the Tails USB image to disk "temp" 28.330
And I start Tails from USB drive "temp" with network unplugged 1:25.293
Then Tails is running from USB drive "temp" 0.379
When I log in to a new session 18.231
And all notifications have disappeared 7.414
Then I see an error about system partition resizing 0.189
After features/support/hooks.rb:326 0.692
After features/support/hooks.rb:100 0.005