Project Number Date
test_Tails_ISO_20660-fix-random-seed-update 11 20 Nov 2024, 17:07

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 23:56.122 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.497
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.030
And I temporarily create a 4 GiB disk named "gptfat" 0.077
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.220
And I plug USB drive "gptfat" 2.463
When I start Tails Installer 9.653
Then I am told by Tails Installer that the destination device "is too small" 0.050
After features/support/hooks.rb:326 0.753
After features/support/hooks.rb:100 0.001
Tags: @product
20.313
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.153
And I temporarily create a 7200 MiB disk named "temp" 0.066
And I start Tails Installer 9.105
But a suitable USB device is not found 0.021
When I plug USB drive "temp" 2.648
Then the "temp" USB drive is selected 0.096
When I unplug USB drive "temp" 0.192
Then a suitable USB device is not found 0.028
After features/support/hooks.rb:326 0.801
After features/support/hooks.rb:100 0.000
Tags: @product
2:32.960
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.767
And I temporarily create a 7200 MiB disk named "install" 0.053
And I create a gpt partition with a vfat filesystem on disk "install" 6.462
And I plug USB drive "install" 2.462
And I install Tails to USB drive "install" by cloning 1:55.352
Then the running Tails is installed on USB drive "install" 13.877
And there is a random seed on USB drive "install" 5.917
But there is no persistence partition on USB drive "install" 0.066
After features/support/hooks.rb:326 1.180
After features/support/hooks.rb:100 0.123
Tags: @product
2:27.396
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.403
And I temporarily create a 7200 MiB disk named "install" 0.043
And I plug USB drive "install" 3.587
And I install Tails to USB drive "install" by cloning 1:55.753
Then the running Tails is installed on USB drive "install" 13.582
And there is a random seed on USB drive "install" 5.937
But there is no persistence partition on USB drive "install" 0.088
After features/support/hooks.rb:326 1.222
After features/support/hooks.rb:100 0.141
Tags: @product
2:59.419
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.658
And I create a file in the Persistent directory 0.118
And I temporarily create a 7200 MiB disk named "install" 0.041
And I create a gpt partition with a vfat filesystem on disk "install" 6.412
And I plug USB drive "install" 2.460
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:5.539
Then the running Tails is installed on USB drive "install" 19.950
And there is a random seed on USB drive "install" 6.078
And there is a persistence partition on USB drive "install" 0.084
And the USB drive "install" contains the same files as my persistent storage 4.074
After features/support/hooks.rb:326 2.124
After features/support/hooks.rb:100 0.201
Tags: @product
2:40.320
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.312
And I temporarily create a 7200 MiB disk named "install" 0.264
And I plug USB drive "install" 2.523
And I install Tails to USB drive "install" by cloning 1:58.400
Then the running Tails is installed on USB drive "install" 19.719
And there is a random seed on USB drive "install" 6.033
And there is no persistence partition on USB drive "install" 0.067
After features/support/hooks.rb:326 1.542
After features/support/hooks.rb:100 0.091
Tags: @product
2:28.273
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 10.621
And I have started Tails from DVD without network and logged in 8.729
And I clone USB drive "__internal" to a temporary USB drive "install" 1.375
And I plug USB drive "install" 2.901
# 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:43.735
Then the running Tails is installed on USB drive "install" 14.883
And there is a random seed on USB drive "install" 5.963
And there is no persistence partition on USB drive "install" 0.062
After features/support/hooks.rb:326 1.192
After features/support/hooks.rb:100 0.105
Tags: @product @uefi
1:57.542
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 12.086
And I power off the computer 0.330
And the computer is set to boot in UEFI mode 0.032
When I start Tails from USB drive "__internal" with network unplugged and I login 1:41.759
Then Tails is running from USB drive "__internal" 0.368
And the boot device has safe access rights 2.906
And Tails has started in UEFI mode 0.057
After features/support/hooks.rb:326 0.566
After features/support/hooks.rb:100 0.025
Tags: @product
1:46.243
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.424
And I plug and mount a USB drive containing a Tails USB image 44.102
And I create a 7200 MiB disk named "usbimage" 0.064
And I plug USB drive "usbimage" 2.426
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 51.225
After features/support/hooks.rb:326 1.533
After features/support/hooks.rb:100 0.105
Tags: @product
1:33.355
Before features/support/hooks.rb:269 0.003
Given a computer 0.164
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:31.837
Then Tails is running from USB drive "usbimage" 0.337
And the label of the system partition on "usbimage" is "Tails" 0.356
And the system partition on "usbimage" is an EFI system partition 0.217
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.155
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.080
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.111
And the system partition on "usbimage" has the expected flags 0.094
After features/support/hooks.rb:326 0.860
After features/support/hooks.rb:100 0.006
Tags: @product
2:26.260
Before features/support/hooks.rb:269 0.002
Given a computer 0.681
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.313
And I plug USB drive "temp" 1.114
And I write the Tails USB image to disk "temp" 28.385
And I start Tails from USB drive "temp" with network unplugged 1:31.802
Then Tails is running from USB drive "temp" 0.421
When I log in to a new session 16.582
And all notifications have disappeared 6.794
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.163
After features/support/hooks.rb:326 0.762
After features/support/hooks.rb:100 0.007
Tags: @product
2:17.538
Before features/support/hooks.rb:269 0.003
Given a computer 0.291
And I set Tails to boot with options "test_gpt_corruption=guid" 0.000
And I create a 7200 MiB disk named "temp" 0.172
And I plug USB drive "temp" 1.095
And I write the Tails USB image to disk "temp" 28.390
And I start Tails from USB drive "temp" with network unplugged 1:23.631
Then Tails is running from USB drive "temp" 0.420
When I log in to a new session 16.193
And all notifications have disappeared 7.164
Then I see an error about system partition resizing 0.178
After features/support/hooks.rb:326 0.715
After features/support/hooks.rb:100 0.006