Project Number Date
test_Tails_ISO_20138-fix-trezor-support-in-electrum 1 21 Nov 2024, 16:00

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:44.764 Passed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
27.360
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.369
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.709
And I plug USB drive "gptfat" 2.451
When I start Tails Installer 9.716
Then I am told by Tails Installer that the destination device "is too small" 0.061
After features/support/hooks.rb:326 1.782
After features/support/hooks.rb:100 0.001
Tags: @product
21.657
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.423
And I temporarily create a 7200 MiB disk named "temp" 0.063
And I start Tails Installer 9.151
But a suitable USB device is not found 0.027
When I plug USB drive "temp" 3.650
Then the "temp" USB drive is selected 0.083
When I unplug USB drive "temp" 0.235
Then a suitable USB device is not found 0.021
After features/support/hooks.rb:326 0.827
After features/support/hooks.rb:100 0.000
Tags: @product
2:34.547
Before features/support/hooks.rb:269 0.003
Given I have started Tails from DVD without network and logged in 8.257
And I temporarily create a 7200 MiB disk named "install" 0.045
And I create a gpt partition with a vfat filesystem on disk "install" 6.434
And I plug USB drive "install" 2.497
And I install Tails to USB drive "install" by cloning 1:57.636
Then the running Tails is installed on USB drive "install" 13.580
And there is a random seed on USB drive "install" 6.023
But there is no persistence partition on USB drive "install" 0.071
After features/support/hooks.rb:326 1.575
After features/support/hooks.rb:100 0.122
Tags: @product
2:48.923
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 11.021
And I temporarily create a 7200 MiB disk named "install" 0.090
And I plug USB drive "install" 2.639
And I install Tails to USB drive "install" by cloning 2:15.398
Then the running Tails is installed on USB drive "install" 13.623
And there is a random seed on USB drive "install" 6.056
But there is no persistence partition on USB drive "install" 0.092
After features/support/hooks.rb:326 1.573
After features/support/hooks.rb:100 0.127
Tags: @product
3:3.625
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.085
And I create a file in the Persistent directory 0.077
And I temporarily create a 7200 MiB disk named "install" 0.047
And I create a gpt partition with a vfat filesystem on disk "install" 6.458
And I plug USB drive "install" 2.576
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:11.955
Then the running Tails is installed on USB drive "install" 18.422
And there is a random seed on USB drive "install" 6.058
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 3.866
After features/support/hooks.rb:326 3.436
After features/support/hooks.rb:100 0.143
Tags: @product
2:45.029
Before features/support/hooks.rb:269 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 14.912
And I temporarily create a 7200 MiB disk named "install" 0.063
And I plug USB drive "install" 3.357
And I install Tails to USB drive "install" by cloning 2:0.656
Then the running Tails is installed on USB drive "install" 19.905
And there is a random seed on USB drive "install" 6.054
And there is no persistence partition on USB drive "install" 0.079
After features/support/hooks.rb:326 2.811
After features/support/hooks.rb:100 0.106
Tags: @product
2:39.478
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 10.987
And I have started Tails from DVD without network and logged in 9.123
And I clone USB drive "__internal" to a temporary USB drive "install" 1.631
And I plug USB drive "install" 2.750
# 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:56.020
Then the running Tails is installed on USB drive "install" 12.827
And there is a random seed on USB drive "install" 6.039
And there is no persistence partition on USB drive "install" 0.098
After features/support/hooks.rb:326 1.703
After features/support/hooks.rb:100 0.125
Tags: @product @uefi
1:55.620
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 12.191
And I power off the computer 0.365
And the computer is set to boot in UEFI mode 0.032
When I start Tails from USB drive "__internal" with network unplugged and I login 1:39.334
Then Tails is running from USB drive "__internal" 0.345
And the boot device has safe access rights 3.284
And Tails has started in UEFI mode 0.065
After features/support/hooks.rb:326 0.637
After features/support/hooks.rb:100 0.006
Tags: @product
1:57.895
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.381
And I plug and mount a USB drive containing a Tails USB image 44.444
And I create a 7200 MiB disk named "usbimage" 0.050
And I plug USB drive "usbimage" 2.408
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 1:2.610
After features/support/hooks.rb:326 2.655
After features/support/hooks.rb:100 0.107
Tags: @product
1:31.886
Before features/support/hooks.rb:269 0.004
Given a computer 0.217
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:30.260
Then Tails is running from USB drive "usbimage" 0.335
And the label of the system partition on "usbimage" is "Tails" 0.336
And the system partition on "usbimage" is an EFI system partition 0.271
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.164
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.099
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.106
And the system partition on "usbimage" has the expected flags 0.093
After features/support/hooks.rb:326 0.687
After features/support/hooks.rb:100 0.006
Tags: @product
2:23.485
Before features/support/hooks.rb:269 0.002
Given a computer 0.197
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.047
And I plug USB drive "temp" 1.047
And I write the Tails USB image to disk "temp" 30.353
And I start Tails from USB drive "temp" with network unplugged 1:27.718
Then Tails is running from USB drive "temp" 0.397
When I log in to a new session 16.173
And all notifications have disappeared 7.413
Then the system journal includes message "Detected partitioning-corruption, but not showing any message" 0.135
After features/support/hooks.rb:326 0.689
After features/support/hooks.rb:100 0.006
Tags: @product
2:15.254
Before features/support/hooks.rb:269 0.002
Given a computer 0.191
And I set Tails to boot with options "test_gpt_corruption=guid" 0.000
And I create a 7200 MiB disk named "temp" 0.161
And I plug USB drive "temp" 1.058
And I write the Tails USB image to disk "temp" 27.179
And I start Tails from USB drive "temp" with network unplugged 1:22.066
Then Tails is running from USB drive "temp" 0.471
When I log in to a new session 16.217
And all notifications have disappeared 7.699
Then I see an error about system partition resizing 0.207
After features/support/hooks.rb:326 0.734
After features/support/hooks.rb:100 0.030