Project Number Date
test_Tails_ISO_20666-whisperback-search 11 21 Nov 2024, 00:27

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 24:36.212 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.765
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.585
And I temporarily create a 4 GiB disk named "gptfat" 0.051
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.292
And I plug USB drive "gptfat" 2.595
When I start Tails Installer 9.190
Then I am told by Tails Installer that the destination device "is too small" 0.051
After features/support/hooks.rb:326 1.760
After features/support/hooks.rb:100 0.001
Tags: @product
20.265
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.122
And I temporarily create a 7200 MiB disk named "temp" 0.059
And I start Tails Installer 8.990
But a suitable USB device is not found 0.023
When I plug USB drive "temp" 2.688
Then the "temp" USB drive is selected 0.106
When I unplug USB drive "temp" 0.246
Then a suitable USB device is not found 0.027
After features/support/hooks.rb:326 1.938
After features/support/hooks.rb:100 0.000
Tags: @product
2:38.758
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 9.051
And I temporarily create a 7200 MiB disk named "install" 0.070
And I create a gpt partition with a vfat filesystem on disk "install" 6.499
And I plug USB drive "install" 2.588
And I install Tails to USB drive "install" by cloning 1:58.469
Then the running Tails is installed on USB drive "install" 16.005
And there is a random seed on USB drive "install" 5.999
But there is no persistence partition on USB drive "install" 0.074
After features/support/hooks.rb:326 1.212
After features/support/hooks.rb:100 0.125
Tags: @product
2:31.084
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.577
And I temporarily create a 7200 MiB disk named "install" 0.130
And I plug USB drive "install" 2.655
And I install Tails to USB drive "install" by cloning 1:56.865
Then the running Tails is installed on USB drive "install" 16.768
And there is a random seed on USB drive "install" 6.015
But there is no persistence partition on USB drive "install" 0.070
After features/support/hooks.rb:326 1.291
After features/support/hooks.rb:100 0.130
Tags: @product
2:59.992
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 13.756
And I create a file in the Persistent directory 0.099
And I temporarily create a 7200 MiB disk named "install" 0.056
And I create a gpt partition with a vfat filesystem on disk "install" 6.598
And I plug USB drive "install" 2.669
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:9.018
Then the running Tails is installed on USB drive "install" 17.881
And there is a random seed on USB drive "install" 6.066
And there is a persistence partition on USB drive "install" 0.084
And the USB drive "install" contains the same files as my persistent storage 3.760
After features/support/hooks.rb:326 2.081
After features/support/hooks.rb:100 0.208
Tags: @product
2:42.650
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.531
And I temporarily create a 7200 MiB disk named "install" 0.268
And I plug USB drive "install" 2.423
And I install Tails to USB drive "install" by cloning 2:1.892
Then the running Tails is installed on USB drive "install" 19.420
And there is a random seed on USB drive "install" 6.035
And there is no persistence partition on USB drive "install" 0.078
After features/support/hooks.rb:326 1.889
After features/support/hooks.rb:100 0.101
Tags: @product
2:39.873
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.617
And I have started Tails from DVD without network and logged in 8.747
And I clone USB drive "__internal" to a temporary USB drive "install" 1.192
And I plug USB drive "install" 3.701
# 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:54.970
Then the running Tails is installed on USB drive "install" 15.484
And there is a random seed on USB drive "install" 6.085
And there is no persistence partition on USB drive "install" 0.074
After features/support/hooks.rb:326 1.314
After features/support/hooks.rb:100 0.107
Tags: @product @uefi
2:4.496
Before features/support/hooks.rb:269 0.011
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 12.777
And I power off the computer 0.362
And the computer is set to boot in UEFI mode 0.031
When I start Tails from USB drive "__internal" with network unplugged and I login 1:47.538
Then Tails is running from USB drive "__internal" 0.410
And the boot device has safe access rights 3.318
And Tails has started in UEFI mode 0.057
After features/support/hooks.rb:326 1.357
After features/support/hooks.rb:100 0.006
Tags: @product
1:54.901
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.471
And I plug and mount a USB drive containing a Tails USB image 41.874
And I create a 7200 MiB disk named "usbimage" 0.049
And I plug USB drive "usbimage" 2.371
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 1:2.133
After features/support/hooks.rb:326 3.101
After features/support/hooks.rb:100 0.368
Tags: @product
1:34.735
Before features/support/hooks.rb:269 0.030
Given a computer 0.641
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:32.629
Then Tails is running from USB drive "usbimage" 0.403
And the label of the system partition on "usbimage" is "Tails" 0.305
And the system partition on "usbimage" is an EFI system partition 0.238
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.143
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.102
And the system partition on "usbimage" has the expected flags 0.093
After features/support/hooks.rb:326 0.711
After features/support/hooks.rb:100 0.007
Tags: @product
2:29.539
Before features/support/hooks.rb:269 0.003
Given a computer 0.191
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.056
And I plug USB drive "temp" 1.054
And I write the Tails USB image to disk "temp" 31.324
And I start Tails from USB drive "temp" with network unplugged 1:33.079
Then Tails is running from USB drive "temp" 0.352
When I log in to a new session 16.671
And all notifications have disappeared 6.656
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.152
After features/support/hooks.rb:326 0.837
After features/support/hooks.rb:100 0.008
Tags: @product
2:13.148
Before features/support/hooks.rb:269 0.003
Given a computer 0.177
And I set Tails to boot with options "test_gpt_corruption=guid" 0.000
And I create a 7200 MiB disk named "temp" 0.181
And I plug USB drive "temp" 1.066
And I write the Tails USB image to disk "temp" 28.303
And I start Tails from USB drive "temp" with network unplugged 1:17.137
Then Tails is running from USB drive "temp" 0.358
When I log in to a new session 17.050
And all notifications have disappeared 8.608
Then I see an error about system partition resizing 0.263
After features/support/hooks.rb:326 0.870
After features/support/hooks.rb:100 0.019