Project Number Date
test_Tails_ISO_19139-arti-bridges 35 19 Dec 2024, 00:18

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 27:43.563 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.546
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.511
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.473
And I plug USB drive "gptfat" 2.489
When I start Tails Installer 8.951
Then I am told by Tails Installer that the destination device "is too small" 0.065
After features/support/hooks.rb:326 0.946
After features/support/hooks.rb:100 0.001
Tags: @product
24.062
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 10.223
And I temporarily create a 7200 MiB disk named "temp" 0.310
And I start Tails Installer 10.231
But a suitable USB device is not found 0.021
When I plug USB drive "temp" 2.916
Then the "temp" USB drive is selected 0.119
When I unplug USB drive "temp" 0.210
Then a suitable USB device is not found 0.029
After features/support/hooks.rb:326 0.789
After features/support/hooks.rb:100 0.000
Tags: @product
2:36.060
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.290
And I temporarily create a 7200 MiB disk named "install" 0.061
And I create a gpt partition with a vfat filesystem on disk "install" 6.425
And I plug USB drive "install" 2.571
And I install Tails to USB drive "install" by cloning 1:55.916
Then the running Tails is installed on USB drive "install" 16.629
And there is a random seed on USB drive "install" 6.086
But there is no persistence partition on USB drive "install" 0.079
After features/support/hooks.rb:326 1.426
After features/support/hooks.rb:100 0.139
Tags: @product
2:29.195
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.698
And I temporarily create a 7200 MiB disk named "install" 0.046
And I plug USB drive "install" 2.730
And I install Tails to USB drive "install" by cloning 1:55.963
Then the running Tails is installed on USB drive "install" 15.690
And there is a random seed on USB drive "install" 5.976
But there is no persistence partition on USB drive "install" 0.089
After features/support/hooks.rb:326 1.546
After features/support/hooks.rb:100 0.149
Tags: @product
3:23.406
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 30.017
And I create a file in the Persistent directory 0.079
And I temporarily create a 7200 MiB disk named "install" 0.052
And I create a gpt partition with a vfat filesystem on disk "install" 6.371
And I plug USB drive "install" 2.871
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:10.997
Then the running Tails is installed on USB drive "install" 21.424
And there is a random seed on USB drive "install" 6.076
And there is a persistence partition on USB drive "install" 0.074
And the USB drive "install" contains the same files as my persistent storage 5.441
After features/support/hooks.rb:326 2.516
After features/support/hooks.rb:100 0.106
Tags: @product
2:56.234
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 26.216
And I temporarily create a 7200 MiB disk named "install" 0.045
And I plug USB drive "install" 2.618
And I install Tails to USB drive "install" by cloning 2:2.263
Then the running Tails is installed on USB drive "install" 19.039
And there is a random seed on USB drive "install" 5.977
And there is no persistence partition on USB drive "install" 0.072
After features/support/hooks.rb:326 2.411
After features/support/hooks.rb:100 0.121
Tags: @product
3:40.824
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.386
And I have started Tails from DVD without network and logged in 8.818
And I clone USB drive "__internal" to a temporary USB drive "install" 1.362
And I plug USB drive "install" 3.722
# 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 2:18.497
Then the running Tails is installed on USB drive "install" 50.965
And there is a random seed on USB drive "install" 5.991
And there is no persistence partition on USB drive "install" 0.078
After features/support/hooks.rb:326 1.536
After features/support/hooks.rb:100 0.109
Tags: @product @uefi
3:17.232
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 1:24.698
And I power off the computer 0.351
And the computer is set to boot in UEFI mode 0.039
When I start Tails from USB drive "__internal" with network unplugged and I login 1:47.183
Then Tails is running from USB drive "__internal" 0.472
And the boot device has safe access rights 4.393
And Tails has started in UEFI mode 0.094
After features/support/hooks.rb:326 0.770
After features/support/hooks.rb:100 0.010
Tags: @product
1:57.045
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 10.327
And I plug and mount a USB drive containing a Tails USB image 43.744
And I create a 7200 MiB disk named "usbimage" 0.060
And I plug USB drive "usbimage" 2.413
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 1:0.501
After features/support/hooks.rb:326 2.707
After features/support/hooks.rb:100 0.142
Tags: @product
1:32.963
Before features/support/hooks.rb:269 0.004
Given a computer 0.213
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:31.180
Then Tails is running from USB drive "usbimage" 0.403
And the label of the system partition on "usbimage" is "Tails" 0.384
And the system partition on "usbimage" is an EFI system partition 0.235
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.177
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.156
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.092
And the system partition on "usbimage" has the expected flags 0.118
After features/support/hooks.rb:326 0.707
After features/support/hooks.rb:100 0.008
Tags: @product
2:39.231
Before features/support/hooks.rb:269 0.003
Given a computer 0.207
And I set Tails to boot with options "test_gpt_corruption=gpt_backup,gpt_backup_table" 0.002
And I create a 7200 MiB disk named "temp" 0.055
And I plug USB drive "temp" 1.072
And I write the Tails USB image to disk "temp" 40.750
And I start Tails from USB drive "temp" with network unplugged 1:30.855
Then Tails is running from USB drive "temp" 0.403
When I log in to a new session 18.643
And all notifications have disappeared 7.026
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.214
After features/support/hooks.rb:326 0.751
After features/support/hooks.rb:100 0.038
Tags: @product
2:20.759
Before features/support/hooks.rb:269 0.004
Given a computer 0.175
And I set Tails to boot with options "test_gpt_corruption=guid" 0.000
And I create a 7200 MiB disk named "temp" 0.201
And I plug USB drive "temp" 1.048
And I write the Tails USB image to disk "temp" 28.502
And I start Tails from USB drive "temp" with network unplugged 1:24.183
Then Tails is running from USB drive "temp" 0.396
When I log in to a new session 18.871
And all notifications have disappeared 7.173
Then I see an error about system partition resizing 0.205
After features/support/hooks.rb:326 1.054
After features/support/hooks.rb:100 0.017