Project Number Date
test_Tails_ISO_20660-fix-random-seed-update 3 11 Nov 2024, 16:58

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 24:3.310 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.182
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.372
And I temporarily create a 4 GiB disk named "gptfat" 0.049
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.335
And I plug USB drive "gptfat" 2.438
When I start Tails Installer 8.943
Then I am told by Tails Installer that the destination device "is too small" 0.042
After features/support/hooks.rb:326 1.366
After features/support/hooks.rb:100 0.001
Tags: @product
19.340
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.174
And I temporarily create a 7200 MiB disk named "temp" 0.043
And I start Tails Installer 8.256
But a suitable USB device is not found 0.021
When I plug USB drive "temp" 2.541
Then the "temp" USB drive is selected 0.093
When I unplug USB drive "temp" 0.189
Then a suitable USB device is not found 0.020
After features/support/hooks.rb:326 0.754
After features/support/hooks.rb:100 0.000
Tags: @product
2:30.615
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.162
And I temporarily create a 7200 MiB disk named "install" 0.047
And I create a gpt partition with a vfat filesystem on disk "install" 6.415
And I plug USB drive "install" 2.459
And I install Tails to USB drive "install" by cloning 1:55.893
Then the running Tails is installed on USB drive "install" 11.407
And there is a random seed on USB drive "install" 6.159
But there is no persistence partition on USB drive "install" 0.070
After features/support/hooks.rb:326 1.123
After features/support/hooks.rb:100 0.120
Tags: @product
2:15.521
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.019
And I temporarily create a 7200 MiB disk named "install" 0.055
And I plug USB drive "install" 3.499
And I install Tails to USB drive "install" by cloning 1:44.857
Then the running Tails is installed on USB drive "install" 13.096
And there is a random seed on USB drive "install" 5.916
But there is no persistence partition on USB drive "install" 0.076
After features/support/hooks.rb:326 1.074
After features/support/hooks.rb:100 0.123
Tags: @product
3:1.213
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 17.743
And I create a file in the Persistent directory 0.096
And I temporarily create a 7200 MiB disk named "install" 0.069
And I create a gpt partition with a vfat filesystem on disk "install" 6.376
And I plug USB drive "install" 3.219
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:6.912
Then the running Tails is installed on USB drive "install" 17.532
And there is a random seed on USB drive "install" 5.972
And there is a persistence partition on USB drive "install" 0.063
And the USB drive "install" contains the same files as my persistent storage 3.227
After features/support/hooks.rb:326 2.136
After features/support/hooks.rb:100 0.145
Tags: @product
2:39.830
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 14.974
And I temporarily create a 7200 MiB disk named "install" 0.061
And I plug USB drive "install" 2.177
And I install Tails to USB drive "install" by cloning 1:58.652
Then the running Tails is installed on USB drive "install" 17.832
And there is a random seed on USB drive "install" 6.061
And there is no persistence partition on USB drive "install" 0.069
After features/support/hooks.rb:326 2.165
After features/support/hooks.rb:100 0.096
Tags: @product
2:41.217
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.052
And I have started Tails from DVD without network and logged in 8.825
And I clone USB drive "__internal" to a temporary USB drive "install" 1.317
And I plug USB drive "install" 2.769
# 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:58.898
Then the running Tails is installed on USB drive "install" 13.174
And there is a random seed on USB drive "install" 6.079
And there is no persistence partition on USB drive "install" 0.100
After features/support/hooks.rb:326 1.371
After features/support/hooks.rb:100 0.118
Tags: @product @uefi
1:56.133
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 11.365
And I power off the computer 0.347
And the computer is set to boot in UEFI mode 0.033
When I start Tails from USB drive "__internal" with network unplugged and I login 1:40.588
Then Tails is running from USB drive "__internal" 0.354
And the boot device has safe access rights 3.368
And Tails has started in UEFI mode 0.075
After features/support/hooks.rb:326 0.637
After features/support/hooks.rb:100 0.006
Tags: @product
1:42.727
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.520
And I plug and mount a USB drive containing a Tails USB image 40.761
And I create a 7200 MiB disk named "usbimage" 0.048
And I plug USB drive "usbimage" 2.331
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 51.066
After features/support/hooks.rb:326 2.801
After features/support/hooks.rb:100 0.108
Tags: @product
1:39.524
Before features/support/hooks.rb:269 0.003
Given a computer 0.312
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:37.719
Then Tails is running from USB drive "usbimage" 0.457
And the label of the system partition on "usbimage" is "Tails" 0.366
And the system partition on "usbimage" is an EFI system partition 0.241
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.150
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.089
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.086
And the system partition on "usbimage" has the expected flags 0.101
After features/support/hooks.rb:326 0.649
After features/support/hooks.rb:100 0.005
Tags: @product
2:28.055
Before features/support/hooks.rb:269 0.002
Given a computer 0.204
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.039
And I plug USB drive "temp" 1.046
And I write the Tails USB image to disk "temp" 29.328
And I start Tails from USB drive "temp" with network unplugged 1:33.596
Then Tails is running from USB drive "temp" 0.355
When I log in to a new session 16.806
And all notifications have disappeared 6.512
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.166
After features/support/hooks.rb:326 0.807
After features/support/hooks.rb:100 0.006
Tags: @product
2:22.947
Before features/support/hooks.rb:269 0.003
Given a computer 0.183
And I set Tails to boot with options "test_gpt_corruption=guid" 0.000
And I create a 7200 MiB disk named "temp" 0.198
And I plug USB drive "temp" 1.050
And I write the Tails USB image to disk "temp" 28.262
And I start Tails from USB drive "temp" with network unplugged 1:28.707
Then Tails is running from USB drive "temp" 0.472
When I log in to a new session 16.943
And all notifications have disappeared 6.941
Then I see an error about system partition resizing 0.186
After features/support/hooks.rb:326 0.801
After features/support/hooks.rb:100 0.014