Project Number Date
test_Tails_ISO_20635-greeter-threading-fixes 8 20 Dec 2024, 19:55

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:23.191 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.972
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.175
And I temporarily create a 4 GiB disk named "gptfat" 0.042
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.329
And I plug USB drive "gptfat" 2.477
When I start Tails Installer 8.897
Then I am told by Tails Installer that the destination device "is too small" 0.048
After features/support/hooks.rb:326 1.781
After features/support/hooks.rb:100 0.001
Tags: @product
21.004
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.511
And I temporarily create a 7200 MiB disk named "temp" 0.041
And I start Tails Installer 9.367
But a suitable USB device is not found 0.020
When I plug USB drive "temp" 2.779
Then the "temp" USB drive is selected 0.083
When I unplug USB drive "temp" 0.179
Then a suitable USB device is not found 0.021
After features/support/hooks.rb:326 1.984
After features/support/hooks.rb:100 0.000
Tags: @product
2:37.594
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.025
And I temporarily create a 7200 MiB disk named "install" 0.051
And I create a gpt partition with a vfat filesystem on disk "install" 6.334
And I plug USB drive "install" 3.557
And I install Tails to USB drive "install" by cloning 1:58.255
Then the running Tails is installed on USB drive "install" 15.320
And there is a random seed on USB drive "install" 5.964
But there is no persistence partition on USB drive "install" 0.084
After features/support/hooks.rb:326 1.665
After features/support/hooks.rb:100 0.125
Tags: @product
2:34.556
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.713
And I temporarily create a 7200 MiB disk named "install" 0.065
And I plug USB drive "install" 2.509
And I install Tails to USB drive "install" by cloning 1:57.960
Then the running Tails is installed on USB drive "install" 19.145
And there is a random seed on USB drive "install" 6.064
But there is no persistence partition on USB drive "install" 0.097
After features/support/hooks.rb:326 1.286
After features/support/hooks.rb:100 0.125
Tags: @product
3:11.609
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 12.686
And I create a file in the Persistent directory 0.138
And I temporarily create a 7200 MiB disk named "install" 0.082
And I create a gpt partition with a vfat filesystem on disk "install" 6.515
And I plug USB drive "install" 2.624
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:20.751
Then the running Tails is installed on USB drive "install" 18.504
And there is a random seed on USB drive "install" 6.123
And there is a persistence partition on USB drive "install" 0.074
And the USB drive "install" contains the same files as my persistent storage 4.108
After features/support/hooks.rb:326 2.230
After features/support/hooks.rb:100 0.144
Tags: @product
2:39.473
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.710
And I temporarily create a 7200 MiB disk named "install" 0.063
And I plug USB drive "install" 2.501
And I install Tails to USB drive "install" by cloning 1:57.162
Then the running Tails is installed on USB drive "install" 19.849
And there is a random seed on USB drive "install" 6.106
And there is no persistence partition on USB drive "install" 0.080
After features/support/hooks.rb:326 1.827
After features/support/hooks.rb:100 0.093
Tags: @product
2:37.862
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 9.539
And I have started Tails from DVD without network and logged in 9.067
And I clone USB drive "__internal" to a temporary USB drive "install" 1.200
And I plug USB drive "install" 2.611
# 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:56.021
Then the running Tails is installed on USB drive "install" 13.252
And there is a random seed on USB drive "install" 6.098
And there is no persistence partition on USB drive "install" 0.071
After features/support/hooks.rb:326 1.662
After features/support/hooks.rb:100 0.153
Tags: @product @uefi
2:8.329
Before features/support/hooks.rb:269 0.003
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 12.664
And I power off the computer 0.540
And the computer is set to boot in UEFI mode 0.080
When I start Tails from USB drive "__internal" with network unplugged and I login 1:50.420
Then Tails is running from USB drive "__internal" 1.185
And the boot device has safe access rights 3.387
And Tails has started in UEFI mode 0.050
After features/support/hooks.rb:326 0.647
After features/support/hooks.rb:100 0.027
Tags: @product
2:12.675
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.403
And I plug and mount a USB drive containing a Tails USB image 43.185
And I create a 7200 MiB disk named "usbimage" 0.046
And I plug USB drive "usbimage" 2.377
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 1:18.662
After features/support/hooks.rb:326 3.004
After features/support/hooks.rb:100 0.106
Tags: @product
1:33.446
Before features/support/hooks.rb:269 0.002
Given a computer 0.236
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:31.834
Then Tails is running from USB drive "usbimage" 0.363
And the label of the system partition on "usbimage" is "Tails" 0.307
And the system partition on "usbimage" is an EFI system partition 0.256
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.177
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.095
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.090
And the system partition on "usbimage" has the expected flags 0.085
After features/support/hooks.rb:326 1.088
After features/support/hooks.rb:100 0.008
Tags: @product
2:29.491
Before features/support/hooks.rb:269 0.003
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.049
And I plug USB drive "temp" 1.048
And I write the Tails USB image to disk "temp" 30.449
And I start Tails from USB drive "temp" with network unplugged 1:32.981
Then Tails is running from USB drive "temp" 0.360
When I log in to a new session 17.190
And all notifications have disappeared 7.096
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.142
After features/support/hooks.rb:326 0.775
After features/support/hooks.rb:100 0.007
Tags: @product
2:31.174
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.166
And I plug USB drive "temp" 1.045
And I write the Tails USB image to disk "temp" 26.736
And I start Tails from USB drive "temp" with network unplugged 1:34.328
Then Tails is running from USB drive "temp" 0.371
When I log in to a new session 19.188
And all notifications have disappeared 8.882
Then I see an error about system partition resizing 0.264
After features/support/hooks.rb:326 1.575
After features/support/hooks.rb:100 0.007