Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 101 11 Jun 2024, 06:37

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Installing Tails to a USB drive 75 0 0 0 0 75 10 0 10 25:27.706 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.624
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.036
And I temporarily create a 4 GiB disk named "gptfat" 0.072
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.211
And I plug USB drive "gptfat" 2.460
When I start Tails Installer 8.805
Then I am told by Tails Installer that the destination device "is too small" 0.039
After features/support/hooks.rb:315 1.497
After features/support/hooks.rb:100 0.001
Tags: @product
21.061
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 7.955
And I temporarily create a 7200 MiB disk named "temp" 0.041
And I start Tails Installer 9.537
But a suitable USB device is not found 0.018
When I plug USB drive "temp" 3.146
Then the "temp" USB drive is selected 0.163
When I unplug USB drive "temp" 0.176
Then a suitable USB device is not found 0.022
After features/support/hooks.rb:315 0.822
After features/support/hooks.rb:100 0.000
Tags: @product
3:52.373
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.006
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.326
And I plug USB drive "install" 2.480
And I install Tails to USB drive "install" by cloning 3:14.838
Then the running Tails is installed on USB drive "install" 14.630
And there is a random seed on USB drive "install" 5.973
But there is no persistence partition on USB drive "install" 0.067
After features/support/hooks.rb:315 1.360
After features/support/hooks.rb:100 0.109
Tags: @product
3:49.460
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 7.995
And I temporarily create a 7200 MiB disk named "install" 0.036
And I plug USB drive "install" 2.724
And I install Tails to USB drive "install" by cloning 3:20.202
Then the running Tails is installed on USB drive "install" 12.482
And there is a random seed on USB drive "install" 5.952
But there is no persistence partition on USB drive "install" 0.065
After features/support/hooks.rb:315 1.240
After features/support/hooks.rb:100 0.111
Tags: @product
4:22.621
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 11.101
And I create a file in the Persistent directory 0.235
And I temporarily create a 7200 MiB disk named "install" 0.046
And I create a gpt partition with a vfat filesystem on disk "install" 6.421
And I plug USB drive "install" 2.454
And I install Tails with Persistent Storage to USB drive "install" by cloning 3:39.007
Then the running Tails is installed on USB drive "install" 13.638
And there is a random seed on USB drive "install" 5.935
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.702
After features/support/hooks.rb:315 2.487
After features/support/hooks.rb:100 0.121
Tags: @product
3:49.763
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 10.475
And I temporarily create a 7200 MiB disk named "install" 0.043
And I plug USB drive "install" 2.554
And I install Tails to USB drive "install" by cloning 3:14.163
Then the running Tails is installed on USB drive "install" 16.488
And there is a random seed on USB drive "install" 5.962
And there is no persistence partition on USB drive "install" 0.076
After features/support/hooks.rb:315 1.747
After features/support/hooks.rb:100 0.089
Tags: @product
3:57.551
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.406
And I have started Tails from DVD without network and logged in 8.295
And I clone USB drive "__internal" to a temporary USB drive "install" 1.279
And I plug USB drive "install" 2.665
# 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 3:18.495
Then the running Tails is installed on USB drive "install" 11.436
And there is a random seed on USB drive "install" 5.912
And there is no persistence partition on USB drive "install" 0.060
After features/support/hooks.rb:315 1.202
After features/support/hooks.rb:100 0.123
Tags: @product @uefi
1:46.692
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 10.543
And I power off the computer 0.328
And the computer is set to boot in UEFI mode 0.023
When I start Tails from USB drive "__internal" with network unplugged and I login 1:32.632
Then Tails is running from USB drive "__internal" 0.292
And the boot device has safe access rights 2.812
And Tails has started in UEFI mode 0.059
After features/support/hooks.rb:315 0.626
After features/support/hooks.rb:100 0.006
Tags: @product
1:33.844
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.008
And I plug and mount a USB drive containing a Tails USB image 39.467
And I create a 7200 MiB disk named "usbimage" 0.043
And I plug USB drive "usbimage" 2.397
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 43.926
After features/support/hooks.rb:315 2.923
After features/support/hooks.rb:100 0.090
Tags: @product
1:28.712
Before features/support/hooks.rb:269 0.003
Given a computer 0.234
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:27.317
Then Tails is running from USB drive "usbimage" 0.322
And the label of the system partition on "usbimage" is "Tails" 0.243
And the system partition on "usbimage" is an EFI system partition 0.176
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.160
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.088
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.081
After features/support/hooks.rb:315 0.576
After features/support/hooks.rb:100 0.007