Project Number Date
test_Tails_ISO_20524-warn-danger-unplug-usb-stick 57 06 Dec 2024, 07:15

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 29:51.981 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.533
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 7.993
And I temporarily create a 4 GiB disk named "gptfat" 0.054
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.324
And I plug USB drive "gptfat" 2.426
When I start Tails Installer 8.689
Then I am told by Tails Installer that the destination device "is too small" 0.045
After features/support/hooks.rb:326 0.664
After features/support/hooks.rb:100 0.001
Tags: @product
20.177
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 7.971
And I temporarily create a 7200 MiB disk named "temp" 0.062
And I start Tails Installer 8.221
But a suitable USB device is not found 0.024
When I plug USB drive "temp" 3.606
Then the "temp" USB drive is selected 0.087
When I unplug USB drive "temp" 0.182
Then a suitable USB device is not found 0.021
After features/support/hooks.rb:326 1.025
After features/support/hooks.rb:100 0.000
Tags: @product
2:31.744
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 7.936
And I temporarily create a 7200 MiB disk named "install" 0.041
And I create a gpt partition with a vfat filesystem on disk "install" 6.376
And I plug USB drive "install" 2.478
And I install Tails to USB drive "install" by cloning 1:53.580
Then the running Tails is installed on USB drive "install" 15.174
And there is a random seed on USB drive "install" 6.068
But there is no persistence partition on USB drive "install" 0.089
After features/support/hooks.rb:326 2.078
After features/support/hooks.rb:100 0.170
Tags: @product
2:56.582
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 10.147
And I temporarily create a 7200 MiB disk named "install" 0.048
And I plug USB drive "install" 2.632
And I install Tails to USB drive "install" by cloning 2:23.174
Then the running Tails is installed on USB drive "install" 14.498
And there is a random seed on USB drive "install" 6.011
But there is no persistence partition on USB drive "install" 0.067
After features/support/hooks.rb:326 1.395
After features/support/hooks.rb:100 0.123
Tags: @product
4:26.328
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:11.855
And I create a file in the Persistent directory 0.079
And I temporarily create a 7200 MiB disk named "install" 0.076
And I create a gpt partition with a vfat filesystem on disk "install" 6.436
And I plug USB drive "install" 2.568
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:19.844
Then the running Tails is installed on USB drive "install" 36.776
And there is a random seed on USB drive "install" 6.099
And there is a persistence partition on USB drive "install" 0.076
And the USB drive "install" contains the same files as my persistent storage 2.513
After features/support/hooks.rb:326 2.424
After features/support/hooks.rb:100 0.102
Tags: @product
2:39.890
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 19.439
And I temporarily create a 7200 MiB disk named "install" 0.069
And I plug USB drive "install" 2.814
And I install Tails to USB drive "install" by cloning 1:54.870
Then the running Tails is installed on USB drive "install" 16.455
And there is a random seed on USB drive "install" 6.149
And there is no persistence partition on USB drive "install" 0.091
After features/support/hooks.rb:326 2.229
After features/support/hooks.rb:100 0.132
Tags: @product
4:26.765
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 12.285
And I have started Tails from DVD without network and logged in 8.955
And I clone USB drive "__internal" to a temporary USB drive "install" 1.312
And I plug USB drive "install" 2.575
# 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:41.661
Then the running Tails is installed on USB drive "install" 1:13.836
And there is a random seed on USB drive "install" 6.043
And there is no persistence partition on USB drive "install" 0.095
After features/support/hooks.rb:326 1.691
After features/support/hooks.rb:100 0.096
Tags: @product @uefi
3:4.044
Before features/support/hooks.rb:269 0.004
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 1:8.965
And I power off the computer 0.396
And the computer is set to boot in UEFI mode 0.096
When I start Tails from USB drive "__internal" with network unplugged and I login 1:50.943
Then Tails is running from USB drive "__internal" 0.373
And the boot device has safe access rights 3.201
And Tails has started in UEFI mode 0.065
After features/support/hooks.rb:326 0.661
After features/support/hooks.rb:100 0.007
Tags: @product
2:25.246
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.956
And I plug and mount a USB drive containing a Tails USB image 47.995
And I create a 7200 MiB disk named "usbimage" 0.067
And I plug USB drive "usbimage" 2.384
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 1:25.843
After features/support/hooks.rb:326 3.903
After features/support/hooks.rb:100 0.107
Tags: @product
1:40.259
Before features/support/hooks.rb:269 0.003
Given a computer 0.245
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:38.601
Then Tails is running from USB drive "usbimage" 0.409
And the label of the system partition on "usbimage" is "Tails" 0.313
And the system partition on "usbimage" is an EFI system partition 0.232
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.173
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.097
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.095
After features/support/hooks.rb:326 0.707
After features/support/hooks.rb:100 0.007
Tags: @product
2:34.971
Before features/support/hooks.rb:269 0.004
Given a computer 0.236
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.050
And I plug USB drive "temp" 1.047
And I write the Tails USB image to disk "temp" 29.054
And I start Tails from USB drive "temp" with network unplugged 1:38.062
Then Tails is running from USB drive "temp" 0.392
When I log in to a new session 19.012
And all notifications have disappeared 6.954
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.159
After features/support/hooks.rb:326 0.601
After features/support/hooks.rb:100 0.005
Tags: @product
2:20.437
Before features/support/hooks.rb:269 0.002
Given a computer 0.167
And I set Tails to boot with options "test_gpt_corruption=guid" 0.000
And I create a 7200 MiB disk named "temp" 0.183
And I plug USB drive "temp" 1.046
And I write the Tails USB image to disk "temp" 26.689
And I start Tails from USB drive "temp" with network unplugged 1:23.257
Then Tails is running from USB drive "temp" 0.494
When I log in to a new session 19.617
And all notifications have disappeared 8.771
Then I see an error about system partition resizing 0.207
After features/support/hooks.rb:326 0.708
After features/support/hooks.rb:100 0.007