Project Number Date
test_Tails_ISO_20448-tor-browser-14-force-all-tests 21 21 Aug 2024, 07:22

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 26:44.143 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.616
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 7.940
And I temporarily create a 4 GiB disk named "gptfat" 0.058
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.725
And I plug USB drive "gptfat" 3.518
When I start Tails Installer 8.329
Then I am told by Tails Installer that the destination device "is too small" 0.044
After features/support/hooks.rb:326 0.695
After features/support/hooks.rb:100 0.000
Tags: @product
32.664
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 21.213
And I temporarily create a 7200 MiB disk named "temp" 0.062
And I start Tails Installer 8.492
But a suitable USB device is not found 0.022
When I plug USB drive "temp" 2.551
Then the "temp" USB drive is selected 0.096
When I unplug USB drive "temp" 0.198
Then a suitable USB device is not found 0.028
After features/support/hooks.rb:326 1.189
After features/support/hooks.rb:100 0.000
Tags: @product
2:30.395
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.096
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.413
And I plug USB drive "install" 2.494
And I install Tails to USB drive "install" by cloning 1:54.130
Then the running Tails is installed on USB drive "install" 13.174
And there is a random seed on USB drive "install" 5.969
But there is no persistence partition on USB drive "install" 0.075
After features/support/hooks.rb:326 1.341
After features/support/hooks.rb:100 0.117
Tags: @product
2:12.636
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.928
And I temporarily create a 7200 MiB disk named "install" 0.041
And I plug USB drive "install" 2.449
And I install Tails to USB drive "install" by cloning 1:41.788
Then the running Tails is installed on USB drive "install" 13.438
And there is a random seed on USB drive "install" 5.910
But there is no persistence partition on USB drive "install" 0.079
After features/support/hooks.rb:326 1.246
After features/support/hooks.rb:100 0.118
Tags: @product
2:59.599
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.243
And I create a file in the Persistent directory 0.113
And I temporarily create a 7200 MiB disk named "install" 0.083
And I create a gpt partition with a vfat filesystem on disk "install" 6.640
And I plug USB drive "install" 2.428
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:9.122
Then the running Tails is installed on USB drive "install" 18.277
And there is a random seed on USB drive "install" 6.053
And there is a persistence partition on USB drive "install" 0.096
And the USB drive "install" contains the same files as my persistent storage 4.540
After features/support/hooks.rb:326 2.585
After features/support/hooks.rb:100 0.138
Tags: @product
3:9.293
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.665
And I temporarily create a 7200 MiB disk named "install" 0.063
And I plug USB drive "install" 2.437
And I install Tails to USB drive "install" by cloning 2:18.668
Then the running Tails is installed on USB drive "install" 30.374
And there is a random seed on USB drive "install" 6.015
And there is no persistence partition on USB drive "install" 0.067
After features/support/hooks.rb:326 2.099
After features/support/hooks.rb:100 0.088
Tags: @product
3:18.635
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 10.520
And I have started Tails from DVD without network and logged in 9.420
And I clone USB drive "__internal" to a temporary USB drive "install" 1.132
And I plug USB drive "install" 2.571
# 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:24.618
Then the running Tails is installed on USB drive "install" 24.294
And there is a random seed on USB drive "install" 6.008
And there is no persistence partition on USB drive "install" 0.067
After features/support/hooks.rb:326 1.320
After features/support/hooks.rb:100 0.126
Tags: @product @uefi
2:50.899
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 1:3.733
And I power off the computer 0.341
And the computer is set to boot in UEFI mode 0.038
When I start Tails from USB drive "__internal" with network unplugged and I login 1:43.351
Then Tails is running from USB drive "__internal" 0.343
And the boot device has safe access rights 3.049
And Tails has started in UEFI mode 0.042
After features/support/hooks.rb:326 0.623
After features/support/hooks.rb:100 0.006
Tags: @product
2:1.237
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.336
And I plug and mount a USB drive containing a Tails USB image 49.533
And I create a 7200 MiB disk named "usbimage" 0.069
And I plug USB drive "usbimage" 2.363
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 1:0.934
After features/support/hooks.rb:326 3.378
After features/support/hooks.rb:100 0.098
Tags: @product
1:36.873
Before features/support/hooks.rb:269 0.002
Given a computer 0.220
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:35.053
Then Tails is running from USB drive "usbimage" 0.435
And the label of the system partition on "usbimage" is "Tails" 0.352
And the system partition on "usbimage" is an EFI system partition 0.303
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.184
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.113
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.108
And the system partition on "usbimage" has the expected flags 0.101
After features/support/hooks.rb:326 1.274
After features/support/hooks.rb:100 0.008
Tags: @product
2:46.990
Before features/support/hooks.rb:269 0.004
Given a computer 0.291
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.076
And I plug USB drive "temp" 1.078
And I write the Tails USB image to disk "temp" 53.289
And I start Tails from USB drive "temp" with network unplugged 1:29.465
Then Tails is running from USB drive "temp" 0.368
When I log in to a new session 15.390
And all notifications have disappeared 6.872
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.156
After features/support/hooks.rb:326 2.967
After features/support/hooks.rb:100 0.005
Tags: @product
2:18.301
Before features/support/hooks.rb:269 0.002
Given a computer 0.303
And I set Tails to boot with options "test_gpt_corruption=guid" 0.000
And I create a 7200 MiB disk named "temp" 0.184
And I plug USB drive "temp" 1.049
And I write the Tails USB image to disk "temp" 33.953
And I start Tails from USB drive "temp" with network unplugged 1:18.374
Then Tails is running from USB drive "temp" 0.444
When I log in to a new session 17.276
And all notifications have disappeared 6.524
Then I see an error about system partition resizing 0.189
After features/support/hooks.rb:326 0.685
After features/support/hooks.rb:100 0.006