Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 123 01 Jul 2024, 06:46

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 26:48.054 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
28.358
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 9.874
And I temporarily create a 4 GiB disk named "gptfat" 0.046
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.256
And I plug USB drive "gptfat" 2.610
When I start Tails Installer 9.493
Then I am told by Tails Installer that the destination device "is too small" 0.076
After features/support/hooks.rb:326 0.736
After features/support/hooks.rb:100 0.001
Tags: @product
20.233
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.994
And I temporarily create a 7200 MiB disk named "temp" 0.041
And I start Tails Installer 8.349
But a suitable USB device is not found 0.022
When I plug USB drive "temp" 2.463
Then the "temp" USB drive is selected 0.144
When I unplug USB drive "temp" 0.195
Then a suitable USB device is not found 0.022
After features/support/hooks.rb:326 0.782
After features/support/hooks.rb:100 0.000
Tags: @product
4:4.384
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 10.382
And I temporarily create a 7200 MiB disk named "install" 0.044
And I create a gpt partition with a vfat filesystem on disk "install" 6.450
And I plug USB drive "install" 3.490
And I install Tails to USB drive "install" by cloning 3:20.460
Then the running Tails is installed on USB drive "install" 17.520
And there is a random seed on USB drive "install" 5.958
But there is no persistence partition on USB drive "install" 0.075
After features/support/hooks.rb:326 1.184
After features/support/hooks.rb:100 0.113
Tags: @product
3:50.797
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 10.596
And I temporarily create a 7200 MiB disk named "install" 0.056
And I plug USB drive "install" 2.447
And I install Tails to USB drive "install" by cloning 3:17.730
Then the running Tails is installed on USB drive "install" 13.933
And there is a random seed on USB drive "install" 5.972
But there is no persistence partition on USB drive "install" 0.060
After features/support/hooks.rb:326 1.435
After features/support/hooks.rb:100 0.126
Tags: @product
4:30.902
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 14.506
And I create a file in the Persistent directory 0.114
And I temporarily create a 7200 MiB disk named "install" 0.042
And I create a gpt partition with a vfat filesystem on disk "install" 6.406
And I plug USB drive "install" 2.432
And I install Tails with Persistent Storage to USB drive "install" by cloning 3:41.456
Then the running Tails is installed on USB drive "install" 15.762
And there is a random seed on USB drive "install" 6.039
And there is a persistence partition on USB drive "install" 0.099
And the USB drive "install" contains the same files as my persistent storage 4.041
After features/support/hooks.rb:326 2.394
After features/support/hooks.rb:100 0.122
Tags: @product
3:56.952
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 12.271
And I temporarily create a 7200 MiB disk named "install" 0.042
And I plug USB drive "install" 2.498
And I install Tails to USB drive "install" by cloning 3:18.003
Then the running Tails is installed on USB drive "install" 17.810
And there is a random seed on USB drive "install" 6.260
And there is no persistence partition on USB drive "install" 0.065
After features/support/hooks.rb:326 1.839
After features/support/hooks.rb:100 0.087
Tags: @product
3:59.351
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.512
And I have started Tails from DVD without network and logged in 9.232
And I clone USB drive "__internal" to a temporary USB drive "install" 1.105
And I plug USB drive "install" 2.461
# 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:17.820
Then the running Tails is installed on USB drive "install" 13.063
And there is a random seed on USB drive "install" 6.079
And there is no persistence partition on USB drive "install" 0.075
After features/support/hooks.rb:326 1.259
After features/support/hooks.rb:100 0.170
Tags: @product @uefi
1:58.454
Before features/support/hooks.rb:269 0.002
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 12.403
And I power off the computer 0.336
And the computer is set to boot in UEFI mode 0.025
When I start Tails from USB drive "__internal" with network unplugged and I login 1:41.861
Then Tails is running from USB drive "__internal" 0.414
And the boot device has safe access rights 3.346
And Tails has started in UEFI mode 0.065
After features/support/hooks.rb:326 1.279
After features/support/hooks.rb:100 0.006
Tags: @product
1:47.170
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.966
And I plug and mount a USB drive containing a Tails USB image 41.993
And I create a 7200 MiB disk named "usbimage" 0.046
And I plug USB drive "usbimage" 2.333
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 53.829
After features/support/hooks.rb:326 2.471
After features/support/hooks.rb:100 0.099
Tags: @product
1:51.451
Before features/support/hooks.rb:269 0.002
Given a computer 0.193
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:49.966
Then Tails is running from USB drive "usbimage" 0.364
And the label of the system partition on "usbimage" is "Tails" 0.331
And the system partition on "usbimage" is an EFI system partition 0.234
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.128
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.080
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.074
And the system partition on "usbimage" has the expected flags 0.076
After features/support/hooks.rb:326 0.680
After features/support/hooks.rb:100 0.030