Project Number Date
test_Tails_ISO_20660-fix-random-seed-update 10 19 Nov 2024, 16: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 22:46.004 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
25.904
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 7.917
And I temporarily create a 4 GiB disk named "gptfat" 0.054
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.269
And I plug USB drive "gptfat" 2.541
When I start Tails Installer 9.072
Then I am told by Tails Installer that the destination device "is too small" 0.050
After features/support/hooks.rb:326 0.729
After features/support/hooks.rb:100 0.001
Tags: @product
19.342
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 7.885
And I temporarily create a 7200 MiB disk named "temp" 0.041
And I start Tails Installer 8.642
But a suitable USB device is not found 0.022
When I plug USB drive "temp" 2.418
Then the "temp" USB drive is selected 0.124
When I unplug USB drive "temp" 0.186
Then a suitable USB device is not found 0.021
After features/support/hooks.rb:326 1.354
After features/support/hooks.rb:100 0.000
Tags: @product
2:31.157
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 7.838
And I temporarily create a 7200 MiB disk named "install" 0.044
And I create a gpt partition with a vfat filesystem on disk "install" 6.367
And I plug USB drive "install" 2.533
And I install Tails to USB drive "install" by cloning 1:54.750
Then the running Tails is installed on USB drive "install" 13.611
And there is a random seed on USB drive "install" 5.935
But there is no persistence partition on USB drive "install" 0.076
After features/support/hooks.rb:326 1.081
After features/support/hooks.rb:100 0.124
Tags: @product
2:17.273
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 7.955
And I temporarily create a 7200 MiB disk named "install" 0.050
And I plug USB drive "install" 2.459
And I install Tails to USB drive "install" by cloning 1:47.065
Then the running Tails is installed on USB drive "install" 13.728
And there is a random seed on USB drive "install" 5.928
But there is no persistence partition on USB drive "install" 0.085
After features/support/hooks.rb:326 1.263
After features/support/hooks.rb:100 0.123
Tags: @product
2:48.096
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 11.420
And I create a file in the Persistent directory 0.093
And I temporarily create a 7200 MiB disk named "install" 0.036
And I create a gpt partition with a vfat filesystem on disk "install" 6.311
And I plug USB drive "install" 2.483
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:2.005
Then the running Tails is installed on USB drive "install" 16.469
And there is a random seed on USB drive "install" 5.998
And there is a persistence partition on USB drive "install" 0.070
And the USB drive "install" contains the same files as my persistent storage 3.207
After features/support/hooks.rb:326 2.226
After features/support/hooks.rb:100 0.130
Tags: @product
2:33.068
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 11.915
And I temporarily create a 7200 MiB disk named "install" 0.038
And I plug USB drive "install" 2.613
And I install Tails to USB drive "install" by cloning 1:55.321
Then the running Tails is installed on USB drive "install" 17.160
And there is a random seed on USB drive "install" 5.951
And there is no persistence partition on USB drive "install" 0.067
After features/support/hooks.rb:326 1.755
After features/support/hooks.rb:100 0.104
Tags: @product
2:23.717
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 9.701
And I have started Tails from DVD without network and logged in 8.388
And I clone USB drive "__internal" to a temporary USB drive "install" 1.131
And I plug USB drive "install" 2.579
# 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:42.004
Then the running Tails is installed on USB drive "install" 13.902
And there is a random seed on USB drive "install" 5.939
And there is no persistence partition on USB drive "install" 0.069
After features/support/hooks.rb:326 1.117
After features/support/hooks.rb:100 0.107
Tags: @product @uefi
1:53.109
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 11.367
And I power off the computer 0.339
And the computer is set to boot in UEFI mode 0.029
When I start Tails from USB drive "__internal" with network unplugged and I login 1:38.057
Then Tails is running from USB drive "__internal" 0.360
And the boot device has safe access rights 2.902
And Tails has started in UEFI mode 0.053
After features/support/hooks.rb:326 1.383
After features/support/hooks.rb:100 0.006
Tags: @product
1:36.544
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.042
And I plug and mount a USB drive containing a Tails USB image 40.338
And I create a 7200 MiB disk named "usbimage" 0.040
And I plug USB drive "usbimage" 2.364
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 45.758
After features/support/hooks.rb:326 1.434
After features/support/hooks.rb:100 0.101
Tags: @product
1:25.523
Before features/support/hooks.rb:269 0.003
Given a computer 0.150
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:24.090
Then Tails is running from USB drive "usbimage" 0.316
And the label of the system partition on "usbimage" is "Tails" 0.327
And the system partition on "usbimage" is an EFI system partition 0.207
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.181
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.076
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.081
And the system partition on "usbimage" has the expected flags 0.091
After features/support/hooks.rb:326 0.680
After features/support/hooks.rb:100 0.006
Tags: @product
2:28.502
Before features/support/hooks.rb:269 0.002
Given a computer 0.146
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.038
And I plug USB drive "temp" 1.043
And I write the Tails USB image to disk "temp" 28.582
And I start Tails from USB drive "temp" with network unplugged 1:34.284
Then Tails is running from USB drive "temp" 0.317
When I log in to a new session 16.490
And all notifications have disappeared 7.456
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.142
After features/support/hooks.rb:326 0.646
After features/support/hooks.rb:100 0.006
Tags: @product
2:3.763
Before features/support/hooks.rb:269 0.003
Given a computer 0.162
And I set Tails to boot with options "test_gpt_corruption=guid" 0.000
And I create a 7200 MiB disk named "temp" 0.158
And I plug USB drive "temp" 1.043
And I write the Tails USB image to disk "temp" 26.523
And I start Tails from USB drive "temp" with network unplugged 1:12.794
Then Tails is running from USB drive "temp" 0.329
When I log in to a new session 15.722
And all notifications have disappeared 6.825
Then I see an error about system partition resizing 0.203
After features/support/hooks.rb:326 0.701
After features/support/hooks.rb:100 0.022