Project Number Date
test_Tails_ISO_20660-fix-random-seed-update 2 11 Nov 2024, 03:41

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:9.820 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.481
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.130
And I temporarily create a 4 GiB disk named "gptfat" 0.059
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.286
And I plug USB drive "gptfat" 2.488
When I start Tails Installer 8.457
Then I am told by Tails Installer that the destination device "is too small" 0.058
After features/support/hooks.rb:326 0.740
After features/support/hooks.rb:100 0.001
Tags: @product
20.515
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 7.825
And I temporarily create a 7200 MiB disk named "temp" 0.062
And I start Tails Installer 9.637
But a suitable USB device is not found 0.020
When I plug USB drive "temp" 2.654
Then the "temp" USB drive is selected 0.107
When I unplug USB drive "temp" 0.187
Then a suitable USB device is not found 0.020
After features/support/hooks.rb:326 0.934
After features/support/hooks.rb:100 0.000
Tags: @product
2:31.147
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.024
And I temporarily create a 7200 MiB disk named "install" 0.040
And I create a gpt partition with a vfat filesystem on disk "install" 6.379
And I plug USB drive "install" 2.478
And I install Tails to USB drive "install" by cloning 1:55.924
Then the running Tails is installed on USB drive "install" 12.299
And there is a random seed on USB drive "install" 5.930
But there is no persistence partition on USB drive "install" 0.069
After features/support/hooks.rb:326 1.203
After features/support/hooks.rb:100 0.121
Tags: @product
2:22.764
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 7.947
And I temporarily create a 7200 MiB disk named "install" 0.053
And I plug USB drive "install" 2.374
And I install Tails to USB drive "install" by cloning 1:53.965
Then the running Tails is installed on USB drive "install" 12.395
And there is a random seed on USB drive "install" 5.962
But there is no persistence partition on USB drive "install" 0.066
After features/support/hooks.rb:326 1.141
After features/support/hooks.rb:100 0.122
Tags: @product
2:53.281
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.825
And I create a file in the Persistent directory 0.103
And I temporarily create a 7200 MiB disk named "install" 0.054
And I create a gpt partition with a vfat filesystem on disk "install" 6.393
And I plug USB drive "install" 2.717
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:4.365
Then the running Tails is installed on USB drive "install" 16.674
And there is a random seed on USB drive "install" 5.984
And there is a persistence partition on USB drive "install" 0.077
And the USB drive "install" contains the same files as my persistent storage 3.085
After features/support/hooks.rb:326 2.301
After features/support/hooks.rb:100 0.143
Tags: @product
2:44.240
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.286
And I temporarily create a 7200 MiB disk named "install" 0.046
And I plug USB drive "install" 2.429
And I install Tails to USB drive "install" by cloning 1:56.455
Then the running Tails is installed on USB drive "install" 25.917
And there is a random seed on USB drive "install" 6.024
And there is no persistence partition on USB drive "install" 0.081
After features/support/hooks.rb:326 1.695
After features/support/hooks.rb:100 0.088
Tags: @product
2:26.817
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 11.006
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.246
And I plug USB drive "install" 2.748
# 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.920
Then the running Tails is installed on USB drive "install" 14.582
And there is a random seed on USB drive "install" 5.911
And there is no persistence partition on USB drive "install" 0.085
After features/support/hooks.rb:326 1.625
After features/support/hooks.rb:100 0.136
Tags: @product @uefi
1:54.922
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.187
And I power off the computer 0.330
And the computer is set to boot in UEFI mode 0.027
When I start Tails from USB drive "__internal" with network unplugged and I login 1:39.776
Then Tails is running from USB drive "__internal" 0.323
And the boot device has safe access rights 3.214
And Tails has started in UEFI mode 0.062
After features/support/hooks.rb:326 1.670
After features/support/hooks.rb:100 0.005
Tags: @product
1:41.327
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.446
And I plug and mount a USB drive containing a Tails USB image 41.267
And I create a 7200 MiB disk named "usbimage" 0.054
And I plug USB drive "usbimage" 2.341
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 49.217
After features/support/hooks.rb:326 1.949
After features/support/hooks.rb:100 0.098
Tags: @product
1:25.922
Before features/support/hooks.rb:269 0.003
Given a computer 0.165
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:24.536
Then Tails is running from USB drive "usbimage" 0.302
And the label of the system partition on "usbimage" is "Tails" 0.347
And the system partition on "usbimage" is an EFI system partition 0.199
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.129
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.077
And the system partition on "usbimage" has the expected flags 0.084
After features/support/hooks.rb:326 0.649
After features/support/hooks.rb:100 0.005
Tags: @product
2:14.855
Before features/support/hooks.rb:269 0.002
Given a computer 0.163
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.044
And I write the Tails USB image to disk "temp" 27.539
And I start Tails from USB drive "temp" with network unplugged 1:23.460
Then Tails is running from USB drive "temp" 0.326
When I log in to a new session 15.749
And all notifications have disappeared 6.368
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.163
After features/support/hooks.rb:326 0.672
After features/support/hooks.rb:100 0.005
Tags: @product
2:8.544
Before features/support/hooks.rb:269 0.002
Given a computer 0.202
And I set Tails to boot with options "test_gpt_corruption=guid" 0.000
And I create a 7200 MiB disk named "temp" 0.159
And I plug USB drive "temp" 1.046
And I write the Tails USB image to disk "temp" 26.857
And I start Tails from USB drive "temp" with network unplugged 1:18.107
Then Tails is running from USB drive "temp" 0.356
When I log in to a new session 15.307
And all notifications have disappeared 6.290
Then I see an error about system partition resizing 0.215
After features/support/hooks.rb:326 0.763
After features/support/hooks.rb:100 0.006