Project Number Date
test_Tails_ISO_20634-greeter-tps-upgrade-failure-fix 8 29 Oct 2024, 02: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 26:10.207 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.636
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 9.062
And I temporarily create a 4 GiB disk named "gptfat" 0.071
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.832
And I plug USB drive "gptfat" 2.471
When I start Tails Installer 9.155
Then I am told by Tails Installer that the destination device "is too small" 0.043
After features/support/hooks.rb:326 1.155
After features/support/hooks.rb:100 0.001
Tags: @product
21.087
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.343
And I temporarily create a 7200 MiB disk named "temp" 0.046
And I start Tails Installer 9.485
But a suitable USB device is not found 0.029
When I plug USB drive "temp" 2.847
Then the "temp" USB drive is selected 0.106
When I unplug USB drive "temp" 0.197
Then a suitable USB device is not found 0.029
After features/support/hooks.rb:326 1.950
After features/support/hooks.rb:100 0.000
Tags: @product
2:36.008
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.551
And I temporarily create a 7200 MiB disk named "install" 0.055
And I create a gpt partition with a vfat filesystem on disk "install" 6.380
And I plug USB drive "install" 2.604
And I install Tails to USB drive "install" by cloning 1:58.388
Then the running Tails is installed on USB drive "install" 13.940
And there is a random seed on USB drive "install" 6.021
But there is no persistence partition on USB drive "install" 0.066
After features/support/hooks.rb:326 1.173
After features/support/hooks.rb:100 0.136
Tags: @product
2:39.302
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.542
And I temporarily create a 7200 MiB disk named "install" 0.082
And I plug USB drive "install" 3.537
And I install Tails to USB drive "install" by cloning 2:1.724
Then the running Tails is installed on USB drive "install" 19.347
And there is a random seed on USB drive "install" 5.971
But there is no persistence partition on USB drive "install" 0.096
After features/support/hooks.rb:326 2.040
After features/support/hooks.rb:100 0.125
Tags: @product
3:55.141
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 1:10.500
And I create a file in the Persistent directory 0.611
And I temporarily create a 7200 MiB disk named "install" 0.067
And I create a gpt partition with a vfat filesystem on disk "install" 6.596
And I plug USB drive "install" 3.210
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:5.317
Then the running Tails is installed on USB drive "install" 18.003
And there is a random seed on USB drive "install" 6.520
And there is a persistence partition on USB drive "install" 0.085
And the USB drive "install" contains the same files as my persistent storage 4.226
After features/support/hooks.rb:326 2.160
After features/support/hooks.rb:100 0.134
Tags: @product
2:31.888
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.765
And I temporarily create a 7200 MiB disk named "install" 0.049
And I plug USB drive "install" 2.494
And I install Tails to USB drive "install" by cloning 1:48.003
Then the running Tails is installed on USB drive "install" 19.466
And there is a random seed on USB drive "install" 6.001
And there is no persistence partition on USB drive "install" 0.107
After features/support/hooks.rb:326 2.256
After features/support/hooks.rb:100 0.106
Tags: @product
2:34.240
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 10.657
And I have started Tails from DVD without network and logged in 8.910
And I clone USB drive "__internal" to a temporary USB drive "install" 1.247
And I plug USB drive "install" 2.506
# 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:46.115
Then the running Tails is installed on USB drive "install" 18.560
And there is a random seed on USB drive "install" 6.115
And there is no persistence partition on USB drive "install" 0.126
After features/support/hooks.rb:326 1.347
After features/support/hooks.rb:100 0.117
Tags: @product @uefi
2:1.929
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 17.557
And I power off the computer 0.341
And the computer is set to boot in UEFI mode 0.039
When I start Tails from USB drive "__internal" with network unplugged and I login 1:40.443
Then Tails is running from USB drive "__internal" 0.388
And the boot device has safe access rights 3.103
And Tails has started in UEFI mode 0.054
After features/support/hooks.rb:326 0.627
After features/support/hooks.rb:100 0.006
Tags: @product
2:44.261
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.231
And I plug and mount a USB drive containing a Tails USB image 42.543
And I create a 7200 MiB disk named "usbimage" 0.059
And I plug USB drive "usbimage" 2.382
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 1:51.044
After features/support/hooks.rb:326 3.998
After features/support/hooks.rb:100 0.098
Tags: @product
1:33.334
Before features/support/hooks.rb:269 0.002
Given a computer 0.273
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:31.734
Then Tails is running from USB drive "usbimage" 0.332
And the label of the system partition on "usbimage" is "Tails" 0.324
And the system partition on "usbimage" is an EFI system partition 0.277
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.129
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.074
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.094
After features/support/hooks.rb:326 1.059
After features/support/hooks.rb:100 0.006
Tags: @product
2:31.472
Before features/support/hooks.rb:269 0.002
Given a computer 0.175
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.043
And I plug USB drive "temp" 1.059
And I write the Tails USB image to disk "temp" 28.677
And I start Tails from USB drive "temp" with network unplugged 1:38.408
Then Tails is running from USB drive "temp" 0.380
When I log in to a new session 16.012
And all notifications have disappeared 6.580
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.134
After features/support/hooks.rb:326 1.744
After features/support/hooks.rb:100 0.029
Tags: @product
2:13.904
Before features/support/hooks.rb:269 0.004
Given a computer 0.245
And I set Tails to boot with options "test_gpt_corruption=guid" 0.000
And I create a 7200 MiB disk named "temp" 0.180
And I plug USB drive "temp" 1.054
And I write the Tails USB image to disk "temp" 31.350
And I start Tails from USB drive "temp" with network unplugged 1:15.012
Then Tails is running from USB drive "temp" 0.327
When I log in to a new session 18.744
And all notifications have disappeared 6.765
Then I see an error about system partition resizing 0.221
After features/support/hooks.rb:326 1.572
After features/support/hooks.rb:100 0.055