Project Number Date
test_Tails_ISO_20634-greeter-tps-upgrade-failure-fix 10 29 Oct 2024, 18:48

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 30:35.245 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
26.926
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.298
And I temporarily create a 4 GiB disk named "gptfat" 0.345
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.331
And I plug USB drive "gptfat" 2.433
When I start Tails Installer 9.471
Then I am told by Tails Installer that the destination device "is too small" 0.046
After features/support/hooks.rb:326 1.562
After features/support/hooks.rb:100 0.001
Tags: @product
20.035
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.164
And I temporarily create a 7200 MiB disk named "temp" 0.043
And I start Tails Installer 8.863
But a suitable USB device is not found 0.023
When I plug USB drive "temp" 2.636
Then the "temp" USB drive is selected 0.084
When I unplug USB drive "temp" 0.197
Then a suitable USB device is not found 0.023
After features/support/hooks.rb:326 1.458
After features/support/hooks.rb:100 0.000
Tags: @product
2:34.669
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.170
And I temporarily create a 7200 MiB disk named "install" 0.331
And I create a gpt partition with a vfat filesystem on disk "install" 8.259
And I plug USB drive "install" 2.473
And I install Tails to USB drive "install" by cloning 1:55.200
Then the running Tails is installed on USB drive "install" 14.120
And there is a random seed on USB drive "install" 6.045
But there is no persistence partition on USB drive "install" 0.067
After features/support/hooks.rb:326 1.262
After features/support/hooks.rb:100 0.102
Tags: @product
2:15.189
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.275
And I temporarily create a 7200 MiB disk named "install" 0.072
And I plug USB drive "install" 2.598
And I install Tails to USB drive "install" by cloning 1:45.670
Then the running Tails is installed on USB drive "install" 12.531
And there is a random seed on USB drive "install" 5.970
But there is no persistence partition on USB drive "install" 0.070
After features/support/hooks.rb:326 1.348
After features/support/hooks.rb:100 0.120
Tags: @product
9:22.179
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 6:44.964
And I create a file in the Persistent directory 0.095
And I temporarily create a 7200 MiB disk named "install" 0.040
And I create a gpt partition with a vfat filesystem on disk "install" 6.388
And I plug USB drive "install" 2.600
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:2.558
Then the running Tails is installed on USB drive "install" 16.321
And there is a random seed on USB drive "install" 6.066
And there is a persistence partition on USB drive "install" 0.067
And the USB drive "install" contains the same files as my persistent storage 3.075
After features/support/hooks.rb:326 2.206
After features/support/hooks.rb:100 0.135
Tags: @product
2:35.613
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 12.071
And I temporarily create a 7200 MiB disk named "install" 0.094
And I plug USB drive "install" 2.787
And I install Tails to USB drive "install" by cloning 1:58.109
Then the running Tails is installed on USB drive "install" 16.482
And there is a random seed on USB drive "install" 5.987
And there is no persistence partition on USB drive "install" 0.080
After features/support/hooks.rb:326 2.180
After features/support/hooks.rb:100 0.108
Tags: @product
2:44.121
Before features/support/hooks.rb:269 0.011
# 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.922
And I have started Tails from DVD without network and logged in 10.911
And I clone USB drive "__internal" to a temporary USB drive "install" 1.288
And I plug USB drive "install" 2.573
# 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.522
Then the running Tails is installed on USB drive "install" 16.801
And there is a random seed on USB drive "install" 6.003
And there is no persistence partition on USB drive "install" 0.098
After features/support/hooks.rb:326 1.345
After features/support/hooks.rb:100 0.103
Tags: @product @uefi
1:56.025
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 13.039
And I power off the computer 0.359
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:39.193
Then Tails is running from USB drive "__internal" 0.342
And the boot device has safe access rights 3.007
And Tails has started in UEFI mode 0.053
After features/support/hooks.rb:326 0.603
After features/support/hooks.rb:100 0.043
Tags: @product
1:57.222
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.461
And I plug and mount a USB drive containing a Tails USB image 42.364
And I create a 7200 MiB disk named "usbimage" 0.049
And I plug USB drive "usbimage" 2.421
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 1:3.925
After features/support/hooks.rb:326 2.943
After features/support/hooks.rb:100 0.102
Tags: @product
1:32.445
Before features/support/hooks.rb:269 0.002
Given a computer 0.199
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:30.860
Then Tails is running from USB drive "usbimage" 0.360
And the label of the system partition on "usbimage" is "Tails" 0.390
And the system partition on "usbimage" is an EFI system partition 0.205
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.151
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.094
And the system partition on "usbimage" has the expected flags 0.088
After features/support/hooks.rb:326 0.872
After features/support/hooks.rb:100 0.006
Tags: @product
2:37.475
Before features/support/hooks.rb:269 0.003
Given a computer 0.180
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.045
And I plug USB drive "temp" 1.047
And I write the Tails USB image to disk "temp" 28.969
And I start Tails from USB drive "temp" with network unplugged 1:42.966
Then Tails is running from USB drive "temp" 0.468
When I log in to a new session 16.955
And all notifications have disappeared 6.653
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.187
After features/support/hooks.rb:326 1.727
After features/support/hooks.rb:100 0.005
Tags: @product
2:13.339
Before features/support/hooks.rb:269 0.002
Given a computer 0.206
And I set Tails to boot with options "test_gpt_corruption=guid" 0.000
And I create a 7200 MiB disk named "temp" 0.177
And I plug USB drive "temp" 1.048
And I write the Tails USB image to disk "temp" 28.090
And I start Tails from USB drive "temp" with network unplugged 1:19.856
Then Tails is running from USB drive "temp" 0.477
When I log in to a new session 15.648
And all notifications have disappeared 7.633
Then I see an error about system partition resizing 0.199
After features/support/hooks.rb:326 0.781
After features/support/hooks.rb:100 0.008