Project Number Date
test_Tails_ISO_20524-warn-danger-unplug-usb-stick 37 19 Nov 2024, 07:19

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:1.613 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.749
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.454
And I temporarily create a 4 GiB disk named "gptfat" 0.075
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.343
And I plug USB drive "gptfat" 2.456
When I start Tails Installer 9.378
Then I am told by Tails Installer that the destination device "is too small" 0.041
After features/support/hooks.rb:326 0.816
After features/support/hooks.rb:100 0.001
Tags: @product
20.363
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.160
And I temporarily create a 7200 MiB disk named "temp" 0.040
And I start Tails Installer 8.159
But a suitable USB device is not found 0.021
When I plug USB drive "temp" 3.692
Then the "temp" USB drive is selected 0.080
When I unplug USB drive "temp" 0.188
Then a suitable USB device is not found 0.020
After features/support/hooks.rb:326 0.742
After features/support/hooks.rb:100 0.000
Tags: @product
3:5.884
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.174
And I temporarily create a 7200 MiB disk named "install" 0.078
And I create a gpt partition with a vfat filesystem on disk "install" 6.411
And I plug USB drive "install" 3.620
And I install Tails to USB drive "install" by cloning 2:22.578
Then the running Tails is installed on USB drive "install" 18.840
And there is a random seed on USB drive "install" 6.105
But there is no persistence partition on USB drive "install" 0.073
After features/support/hooks.rb:326 2.062
After features/support/hooks.rb:100 0.120
Tags: @product
2:45.517
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.172
And I temporarily create a 7200 MiB disk named "install" 0.073
And I plug USB drive "install" 2.432
And I install Tails to USB drive "install" by cloning 2:13.668
Then the running Tails is installed on USB drive "install" 15.068
And there is a random seed on USB drive "install" 6.032
But there is no persistence partition on USB drive "install" 0.069
After features/support/hooks.rb:326 1.534
After features/support/hooks.rb:100 0.124
Tags: @product
4:5.736
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 1:11.434
And I create a file in the Persistent directory 0.326
And I temporarily create a 7200 MiB disk named "install" 0.074
And I create a gpt partition with a vfat filesystem on disk "install" 6.485
And I plug USB drive "install" 2.364
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:18.713
Then the running Tails is installed on USB drive "install" 17.515
And there is a random seed on USB drive "install" 6.030
And there is a persistence partition on USB drive "install" 0.112
And the USB drive "install" contains the same files as my persistent storage 2.679
After features/support/hooks.rb:326 2.372
After features/support/hooks.rb:100 0.132
Tags: @product
3:49.231
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 1:9.919
And I temporarily create a 7200 MiB disk named "install" 0.070
And I plug USB drive "install" 2.540
And I install Tails to USB drive "install" by cloning 1:53.672
Then the running Tails is installed on USB drive "install" 36.935
And there is a random seed on USB drive "install" 6.020
And there is no persistence partition on USB drive "install" 0.073
After features/support/hooks.rb:326 1.957
After features/support/hooks.rb:100 0.091
Tags: @product
2:25.428
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.419
And I have started Tails from DVD without network and logged in 8.550
And I clone USB drive "__internal" to a temporary USB drive "install" 1.049
And I plug USB drive "install" 2.462
# 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.222
Then the running Tails is installed on USB drive "install" 15.602
And there is a random seed on USB drive "install" 6.017
And there is no persistence partition on USB drive "install" 0.102
After features/support/hooks.rb:326 1.929
After features/support/hooks.rb:100 0.102
Tags: @product @uefi
2:0.463
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 13.496
And I power off the computer 0.338
And the computer is set to boot in UEFI mode 0.026
When I start Tails from USB drive "__internal" with network unplugged and I login 1:42.920
Then Tails is running from USB drive "__internal" 0.369
And the boot device has safe access rights 3.251
And Tails has started in UEFI mode 0.060
After features/support/hooks.rb:326 0.643
After features/support/hooks.rb:100 0.024
Tags: @product
1:37.070
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.389
And I plug and mount a USB drive containing a Tails USB image 39.765
And I create a 7200 MiB disk named "usbimage" 0.050
And I plug USB drive "usbimage" 2.377
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 46.487
After features/support/hooks.rb:326 2.997
After features/support/hooks.rb:100 0.105
Tags: @product
1:38.198
Before features/support/hooks.rb:269 0.002
Given a computer 0.176
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:36.834
Then Tails is running from USB drive "usbimage" 0.285
And the label of the system partition on "usbimage" is "Tails" 0.319
And the system partition on "usbimage" is an EFI system partition 0.193
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.127
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.091
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.088
After features/support/hooks.rb:326 0.694
After features/support/hooks.rb:100 0.012
Tags: @product
2:23.741
Before features/support/hooks.rb:269 0.002
Given a computer 0.179
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.061
And I plug USB drive "temp" 1.046
And I write the Tails USB image to disk "temp" 28.163
And I start Tails from USB drive "temp" with network unplugged 1:31.646
Then Tails is running from USB drive "temp" 0.357
When I log in to a new session 15.426
And all notifications have disappeared 6.668
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.190
After features/support/hooks.rb:326 0.595
After features/support/hooks.rb:100 0.006
Tags: @product
2:23.226
Before features/support/hooks.rb:269 0.002
Given a computer 0.194
And I set Tails to boot with options "test_gpt_corruption=guid" 0.000
And I create a 7200 MiB disk named "temp" 0.270
And I plug USB drive "temp" 1.046
And I write the Tails USB image to disk "temp" 26.581
And I start Tails from USB drive "temp" with network unplugged 1:28.256
Then Tails is running from USB drive "temp" 0.332
When I log in to a new session 18.112
And all notifications have disappeared 8.235
Then I see an error about system partition resizing 0.196
After features/support/hooks.rb:326 1.667
After features/support/hooks.rb:100 0.005