Project Number Date
test_Tails_ISO_20660-fix-random-seed-update 1 11 Nov 2024, 03:32

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:15.044 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.333
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 7.928
And I temporarily create a 4 GiB disk named "gptfat" 0.053
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.320
And I plug USB drive "gptfat" 2.801
When I start Tails Installer 9.164
Then I am told by Tails Installer that the destination device "is too small" 0.064
After features/support/hooks.rb:326 0.787
After features/support/hooks.rb:100 0.001
Tags: @product
19.571
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.388
And I temporarily create a 7200 MiB disk named "temp" 0.053
And I start Tails Installer 8.257
But a suitable USB device is not found 0.020
When I plug USB drive "temp" 2.559
Then the "temp" USB drive is selected 0.079
When I unplug USB drive "temp" 0.184
Then a suitable USB device is not found 0.028
After features/support/hooks.rb:326 1.275
After features/support/hooks.rb:100 0.000
Tags: @product
2:20.727
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.011
And I temporarily create a 7200 MiB disk named "install" 0.048
And I create a gpt partition with a vfat filesystem on disk "install" 6.385
And I plug USB drive "install" 2.489
And I install Tails to USB drive "install" by cloning 1:45.063
Then the running Tails is installed on USB drive "install" 12.585
And there is a random seed on USB drive "install" 6.068
But there is no persistence partition on USB drive "install" 0.075
After features/support/hooks.rb:326 1.415
After features/support/hooks.rb:100 0.121
Tags: @product
2:19.714
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.056
And I temporarily create a 7200 MiB disk named "install" 0.046
And I plug USB drive "install" 2.544
And I install Tails to USB drive "install" by cloning 1:45.908
Then the running Tails is installed on USB drive "install" 17.083
And there is a random seed on USB drive "install" 6.002
But there is no persistence partition on USB drive "install" 0.073
After features/support/hooks.rb:326 1.356
After features/support/hooks.rb:100 0.129
Tags: @product
2:52.091
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.949
And I create a file in the Persistent directory 0.182
And I temporarily create a 7200 MiB disk named "install" 0.038
And I create a gpt partition with a vfat filesystem on disk "install" 6.388
And I plug USB drive "install" 2.428
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:4.222
Then the running Tails is installed on USB drive "install" 16.577
And there is a random seed on USB drive "install" 5.955
And there is a persistence partition on USB drive "install" 0.058
And the USB drive "install" contains the same files as my persistent storage 3.289
After features/support/hooks.rb:326 2.095
After features/support/hooks.rb:100 0.139
Tags: @product
2:37.796
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 15.157
And I temporarily create a 7200 MiB disk named "install" 0.068
And I plug USB drive "install" 2.526
And I install Tails to USB drive "install" by cloning 1:56.662
Then the running Tails is installed on USB drive "install" 16.645
And there is a random seed on USB drive "install" 6.670
And there is no persistence partition on USB drive "install" 0.066
After features/support/hooks.rb:326 1.840
After features/support/hooks.rb:100 0.104
Tags: @product
2:28.432
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.512
And I have started Tails from DVD without network and logged in 8.315
And I clone USB drive "__internal" to a temporary USB drive "install" 1.088
And I plug USB drive "install" 2.637
# 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.124
Then the running Tails is installed on USB drive "install" 18.746
And there is a random seed on USB drive "install" 5.941
And there is no persistence partition on USB drive "install" 0.065
After features/support/hooks.rb:326 2.134
After features/support/hooks.rb:100 0.113
Tags: @product @uefi
1:55.506
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.373
And I power off the computer 0.336
And the computer is set to boot in UEFI mode 0.025
When I start Tails from USB drive "__internal" with network unplugged and I login 1:40.495
Then Tails is running from USB drive "__internal" 0.316
And the boot device has safe access rights 2.898
And Tails has started in UEFI mode 0.060
After features/support/hooks.rb:326 1.047
After features/support/hooks.rb:100 0.006
Tags: @product
1:48.091
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.037
And I plug and mount a USB drive containing a Tails USB image 39.670
And I create a 7200 MiB disk named "usbimage" 0.065
And I plug USB drive "usbimage" 2.352
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 57.965
After features/support/hooks.rb:326 2.926
After features/support/hooks.rb:100 0.102
Tags: @product
1:29.577
Before features/support/hooks.rb:269 0.002
Given a computer 0.181
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:28.180
Then Tails is running from USB drive "usbimage" 0.304
And the label of the system partition on "usbimage" is "Tails" 0.296
And the system partition on "usbimage" is an EFI system partition 0.212
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.130
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.101
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.087
After features/support/hooks.rb:326 0.660
After features/support/hooks.rb:100 0.006
Tags: @product
2:29.876
Before features/support/hooks.rb:269 0.003
Given a computer 0.164
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.040
And I plug USB drive "temp" 1.044
And I write the Tails USB image to disk "temp" 29.462
And I start Tails from USB drive "temp" with network unplugged 1:35.744
Then Tails is running from USB drive "temp" 0.340
When I log in to a new session 16.092
And all notifications have disappeared 6.842
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.145
After features/support/hooks.rb:326 1.730
After features/support/hooks.rb:100 0.006
Tags: @product
2:7.324
Before features/support/hooks.rb:269 0.002
Given a computer 0.155
And I set Tails to boot with options "test_gpt_corruption=guid" 0.000
And I create a 7200 MiB disk named "temp" 0.162
And I plug USB drive "temp" 1.044
And I write the Tails USB image to disk "temp" 26.372
And I start Tails from USB drive "temp" with network unplugged 1:16.626
Then Tails is running from USB drive "temp" 0.339
When I log in to a new session 15.833
And all notifications have disappeared 6.613
Then I see an error about system partition resizing 0.176
After features/support/hooks.rb:326 0.730
After features/support/hooks.rb:100 0.006