Project Number Date
test_Tails_ISO_20660-fix-random-seed-update 5 14 Nov 2024, 17:11

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:2.309 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.371
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.103
And I temporarily create a 4 GiB disk named "gptfat" 0.061
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.310
And I plug USB drive "gptfat" 2.495
When I start Tails Installer 9.357
Then I am told by Tails Installer that the destination device "is too small" 0.043
After features/support/hooks.rb:326 1.006
After features/support/hooks.rb:100 0.001
Tags: @product
21.076
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.310
And I temporarily create a 7200 MiB disk named "temp" 0.053
And I start Tails Installer 9.427
But a suitable USB device is not found 0.022
When I plug USB drive "temp" 2.937
Then the "temp" USB drive is selected 0.104
When I unplug USB drive "temp" 0.192
Then a suitable USB device is not found 0.027
After features/support/hooks.rb:326 0.798
After features/support/hooks.rb:100 0.000
Tags: @product
2:24.964
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.094
And I temporarily create a 7200 MiB disk named "install" 0.050
And I create a gpt partition with a vfat filesystem on disk "install" 6.413
And I plug USB drive "install" 2.558
And I install Tails to USB drive "install" by cloning 1:44.857
Then the running Tails is installed on USB drive "install" 16.849
And there is a random seed on USB drive "install" 6.053
But there is no persistence partition on USB drive "install" 0.085
After features/support/hooks.rb:326 1.413
After features/support/hooks.rb:100 0.123
Tags: @product
2:27.009
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 7.978
And I temporarily create a 7200 MiB disk named "install" 0.044
And I plug USB drive "install" 2.489
And I install Tails to USB drive "install" by cloning 1:57.256
Then the running Tails is installed on USB drive "install" 13.176
And there is a random seed on USB drive "install" 5.987
But there is no persistence partition on USB drive "install" 0.075
After features/support/hooks.rb:326 1.473
After features/support/hooks.rb:100 0.129
Tags: @product
3:3.889
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.599
And I create a file in the Persistent directory 0.824
And I temporarily create a 7200 MiB disk named "install" 0.043
And I create a gpt partition with a vfat filesystem on disk "install" 6.337
And I plug USB drive "install" 2.486
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:13.405
Then the running Tails is installed on USB drive "install" 17.805
And there is a random seed on USB drive "install" 6.028
And there is a persistence partition on USB drive "install" 0.097
And the USB drive "install" contains the same files as my persistent storage 3.260
After features/support/hooks.rb:326 1.922
After features/support/hooks.rb:100 0.143
Tags: @product
2:45.625
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 13.914
And I temporarily create a 7200 MiB disk named "install" 0.057
And I plug USB drive "install" 2.911
And I install Tails to USB drive "install" by cloning 1:58.777
Then the running Tails is installed on USB drive "install" 23.802
And there is a random seed on USB drive "install" 6.088
And there is no persistence partition on USB drive "install" 0.072
After features/support/hooks.rb:326 1.717
After features/support/hooks.rb:100 0.125
Tags: @product
2:47.245
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 27.310
And I have started Tails from DVD without network and logged in 8.751
And I clone USB drive "__internal" to a temporary USB drive "install" 1.353
And I plug USB drive "install" 2.732
# 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.977
Then the running Tails is installed on USB drive "install" 13.291
And there is a random seed on USB drive "install" 6.727
And there is no persistence partition on USB drive "install" 0.103
After features/support/hooks.rb:326 1.821
After features/support/hooks.rb:100 0.143
Tags: @product @uefi
2:11.123
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 16.251
And I power off the computer 0.561
And the computer is set to boot in UEFI mode 0.111
When I start Tails from USB drive "__internal" with network unplugged and I login 1:50.811
Then Tails is running from USB drive "__internal" 0.381
And the boot device has safe access rights 2.940
And Tails has started in UEFI mode 0.066
After features/support/hooks.rb:326 0.591
After features/support/hooks.rb:100 0.007
Tags: @product
1:48.369
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.596
And I plug and mount a USB drive containing a Tails USB image 41.504
And I create a 7200 MiB disk named "usbimage" 0.050
And I plug USB drive "usbimage" 2.399
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 55.818
After features/support/hooks.rb:326 1.605
After features/support/hooks.rb:100 0.110
Tags: @product
1:32.270
Before features/support/hooks.rb:269 0.003
Given a computer 0.187
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:30.772
Then Tails is running from USB drive "usbimage" 0.324
And the label of the system partition on "usbimage" is "Tails" 0.340
And the system partition on "usbimage" is an EFI system partition 0.247
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.088
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.078
And the system partition on "usbimage" has the expected flags 0.080
After features/support/hooks.rb:326 0.785
After features/support/hooks.rb:100 0.006
Tags: @product
2:46.413
Before features/support/hooks.rb:269 0.002
Given a computer 0.333
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.060
And I plug USB drive "temp" 1.047
And I write the Tails USB image to disk "temp" 30.431
And I start Tails from USB drive "temp" with network unplugged 1:50.636
Then Tails is running from USB drive "temp" 0.405
When I log in to a new session 16.791
And all notifications have disappeared 6.554
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.151
After features/support/hooks.rb:326 0.820
After features/support/hooks.rb:100 0.006
Tags: @product
2:27.950
Before features/support/hooks.rb:269 0.003
Given a computer 0.216
And I set Tails to boot with options "test_gpt_corruption=guid" 0.000
And I create a 7200 MiB disk named "temp" 0.174
And I plug USB drive "temp" 1.050
And I write the Tails USB image to disk "temp" 35.347
And I start Tails from USB drive "temp" with network unplugged 1:25.612
Then Tails is running from USB drive "temp" 0.442
When I log in to a new session 17.886
And all notifications have disappeared 6.986
Then I see an error about system partition resizing 0.233
After features/support/hooks.rb:326 1.055
After features/support/hooks.rb:100 0.006