Project Number Date
test_Tails_ISO_20660-fix-random-seed-update 9 18 Nov 2024, 17:06

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:47.345 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
27.810
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 9.023
And I temporarily create a 4 GiB disk named "gptfat" 0.056
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.215
And I plug USB drive "gptfat" 2.617
When I start Tails Installer 9.853
Then I am told by Tails Installer that the destination device "is too small" 0.044
After features/support/hooks.rb:326 0.744
After features/support/hooks.rb:100 0.001
Tags: @product
20.808
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.396
And I temporarily create a 7200 MiB disk named "temp" 0.043
And I start Tails Installer 8.992
But a suitable USB device is not found 0.033
When I plug USB drive "temp" 2.942
Then the "temp" USB drive is selected 0.118
When I unplug USB drive "temp" 0.255
Then a suitable USB device is not found 0.025
After features/support/hooks.rb:326 0.861
After features/support/hooks.rb:100 0.000
Tags: @product
2:38.130
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 9.124
And I temporarily create a 7200 MiB disk named "install" 0.049
And I create a gpt partition with a vfat filesystem on disk "install" 6.543
And I plug USB drive "install" 2.717
And I install Tails to USB drive "install" by cloning 1:59.478
Then the running Tails is installed on USB drive "install" 14.163
And there is a random seed on USB drive "install" 5.981
But there is no persistence partition on USB drive "install" 0.071
After features/support/hooks.rb:326 1.560
After features/support/hooks.rb:100 0.121
Tags: @product
2:29.535
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.879
And I temporarily create a 7200 MiB disk named "install" 0.051
And I plug USB drive "install" 2.484
And I install Tails to USB drive "install" by cloning 1:58.711
Then the running Tails is installed on USB drive "install" 13.296
And there is a random seed on USB drive "install" 6.045
But there is no persistence partition on USB drive "install" 0.066
After features/support/hooks.rb:326 1.196
After features/support/hooks.rb:100 0.147
Tags: @product
3:39.087
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 19.397
And I create a file in the Persistent directory 0.099
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.398
And I plug USB drive "install" 2.546
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:41.455
Then the running Tails is installed on USB drive "install" 17.041
And there is a random seed on USB drive "install" 6.016
And there is a persistence partition on USB drive "install" 0.063
And the USB drive "install" contains the same files as my persistent storage 6.013
After features/support/hooks.rb:326 2.591
After features/support/hooks.rb:100 0.165
Tags: @product
2:38.446
Before features/support/hooks.rb:269 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.771
And I temporarily create a 7200 MiB disk named "install" 0.123
And I plug USB drive "install" 2.457
And I install Tails to USB drive "install" by cloning 1:58.987
Then the running Tails is installed on USB drive "install" 17.026
And there is a random seed on USB drive "install" 6.011
And there is no persistence partition on USB drive "install" 0.068
After features/support/hooks.rb:326 1.781
After features/support/hooks.rb:100 0.092
Tags: @product
2:31.072
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 9.406
And I have started Tails from DVD without network and logged in 9.062
And I clone USB drive "__internal" to a temporary USB drive "install" 1.210
And I plug USB drive "install" 2.835
# 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:47.373
Then the running Tails is installed on USB drive "install" 15.044
And there is a random seed on USB drive "install" 6.067
And there is no persistence partition on USB drive "install" 0.071
After features/support/hooks.rb:326 1.156
After features/support/hooks.rb:100 0.123
Tags: @product @uefi
1:54.972
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.726
And I power off the computer 0.348
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.327
Then Tails is running from USB drive "__internal" 0.365
And the boot device has safe access rights 3.113
And Tails has started in UEFI mode 0.063
After features/support/hooks.rb:326 0.674
After features/support/hooks.rb:100 0.006
Tags: @product
1:49.652
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.342
And I plug and mount a USB drive containing a Tails USB image 41.220
And I create a 7200 MiB disk named "usbimage" 0.041
And I plug USB drive "usbimage" 2.363
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 57.684
After features/support/hooks.rb:326 2.226
After features/support/hooks.rb:100 0.093
Tags: @product
1:28.081
Before features/support/hooks.rb:269 0.003
Given a computer 0.173
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:26.630
Then Tails is running from USB drive "usbimage" 0.369
And the label of the system partition on "usbimage" is "Tails" 0.320
And the system partition on "usbimage" is an EFI system partition 0.209
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.139
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.074
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.086
And the system partition on "usbimage" has the expected flags 0.079
After features/support/hooks.rb:326 0.670
After features/support/hooks.rb:100 0.005
Tags: @product
3:23.886
Before features/support/hooks.rb:269 0.002
Given a computer 0.258
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.119
And I plug USB drive "temp" 1.055
And I write the Tails USB image to disk "temp" 43.575
And I start Tails from USB drive "temp" with network unplugged 2:12.179
Then Tails is running from USB drive "temp" 0.572
When I log in to a new session 19.495
And all notifications have disappeared 6.467
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.160
After features/support/hooks.rb:326 2.214
After features/support/hooks.rb:100 0.008
Tags: @product
2:25.860
Before features/support/hooks.rb:269 0.003
Given a computer 0.331
And I set Tails to boot with options "test_gpt_corruption=guid" 0.000
And I create a 7200 MiB disk named "temp" 0.192
And I plug USB drive "temp" 1.060
And I write the Tails USB image to disk "temp" 34.082
And I start Tails from USB drive "temp" with network unplugged 1:25.554
Then Tails is running from USB drive "temp" 0.446
When I log in to a new session 17.140
And all notifications have disappeared 6.843
Then I see an error about system partition resizing 0.208
After features/support/hooks.rb:326 0.837
After features/support/hooks.rb:100 0.011