Project Number Date
test_Tails_ISO_stable 4990 01 Aug 2024, 16:01

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Installing Tails to a USB drive 74 1 0 0 0 75 9 1 10 25:35.644 Failed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
27.578
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.863
And I temporarily create a 4 GiB disk named "gptfat" 0.219
And I create a gpt partition with a vfat filesystem on disk "gptfat" 6.463
And I plug USB drive "gptfat" 2.456
When I start Tails Installer 9.514
Then I am told by Tails Installer that the destination device "is too small" 0.059
After features/support/hooks.rb:326 0.747
After features/support/hooks.rb:100 0.001
Tags: @product
23.330
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.768
And I temporarily create a 7200 MiB disk named "temp" 2.011
And I start Tails Installer 9.333
But a suitable USB device is not found 0.026
When I plug USB drive "temp" 2.877
Then the "temp" USB drive is selected 0.089
When I unplug USB drive "temp" 0.188
Then a suitable USB device is not found 0.035
After features/support/hooks.rb:326 2.131
After features/support/hooks.rb:100 0.000
Tags: @product
2:58.663
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.881
And I temporarily create a 7200 MiB disk named "install" 0.770
And I create a gpt partition with a vfat filesystem on disk "install" 7.802
And I plug USB drive "install" 2.457
And I install Tails to USB drive "install" by cloning 2:18.424
Then the running Tails is installed on USB drive "install" 14.138
And there is a random seed on USB drive "install" 6.105
But there is no persistence partition on USB drive "install" 0.083
After features/support/hooks.rb:326 1.377
After features/support/hooks.rb:100 0.121
Tags: @product
3:8.525
Before features/support/hooks.rb:269 0.002
Given I have started Tails from DVD without network and logged in 8.821
And I temporarily create a 7200 MiB disk named "install" 0.073
And I plug USB drive "install" 2.481
And I install Tails to USB drive "install" by cloning 2:37.327
Then the running Tails is installed on USB drive "install" 13.288
And there is a random seed on USB drive "install" 6.461
But there is no persistence partition on USB drive "install" 0.072
After features/support/hooks.rb:326 1.818
After features/support/hooks.rb:100 0.128
Tags: @product
3:19.389
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 19.536
And I create a file in the Persistent directory 0.074
And I temporarily create a 7200 MiB disk named "install" 0.696
And I create a gpt partition with a vfat filesystem on disk "install" 7.435
And I plug USB drive "install" 3.334
And I install Tails with Persistent Storage to USB drive "install" by cloning 2:20.163
Then the running Tails is installed on USB drive "install" 16.661
And there is a random seed on USB drive "install" 7.486
And there is a persistence partition on USB drive "install" 0.074
And the USB drive "install" contains the same files as my persistent storage 3.925
After features/support/hooks.rb:326 2.347
After features/support/hooks.rb:100 0.137
Tags: @product
3:21.037
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 44.284
And I temporarily create a 7200 MiB disk named "install" 1.205
And I plug USB drive "install" 2.502
And I install Tails to USB drive "install" by cloning 1:56.353
Then the running Tails is installed on USB drive "install" 30.478
And there is a random seed on USB drive "install" 6.116
And there is no persistence partition on USB drive "install" 0.095
After features/support/hooks.rb:326 1.983
After features/support/hooks.rb:100 0.115
Tags: @product
3:16.240
Before features/support/hooks.rb:269 0.005
# 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 11.725
And I have started Tails from DVD without network and logged in 9.020
And I clone USB drive "__internal" to a temporary USB drive "install" 1.143
And I plug USB drive "install" 2.673
# 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.975
Then the running Tails is installed on USB drive "install" 20.524
And there is a random seed on USB drive "install" 6.117
And there is no persistence partition on USB drive "install" 0.060
After features/support/hooks.rb:326 2.019
After features/support/hooks.rb:100 0.120
Tags: @product @uefi
2:40.910
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 51.747
And I power off the computer 0.378
And the computer is set to boot in UEFI mode 0.037
When I start Tails from USB drive "__internal" with network unplugged and I login 1:45.025
Then Tails is running from USB drive "__internal" 0.387
And the boot device has safe access rights 3.264
And Tails has started in UEFI mode 0.069
After features/support/hooks.rb:326 2.011
After features/support/hooks.rb:100 0.007
Tags: @product
4:13.689
Scenario Installing Tails with GNOME Disks from a USB image
Before features/support/hooks.rb:269 0.002
Steps
Given I have started Tails from DVD without network and logged in 10.306
And I plug and mount a USB drive containing a Tails USB image 51.424
And I create a 7200 MiB disk named "usbimage" 0.083
And I plug USB drive "usbimage" 2.416
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 3:9.459
try_for() timeout expired (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/usb.rb:1560:in `/^I install a Tails USB image to the (\d+) MiB disk with GNOME Disks$/'
features/usb_install.feature:95:in `And I install a Tails USB image to the 7200 MiB disk with GNOME Disks'
After features/support/hooks.rb:326 13.210

SCENARIO FAILED: 'Installing Tails with GNOME Disks from a USB image' (at time 01:07:27)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4990/artifact/build-artifacts/01:07:27_Installing_Tails_with_GNOME_Disks_from_a_USB_image.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4990/artifact/build-artifacts/01:07:27_Installing_Tails_with_GNOME_Disks_from_a_USB_image.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4990/artifact/build-artifacts/01:07:27_Installing_Tails_with_GNOME_Disks_from_a_USB_image.journal

After features/support/hooks.rb:100 0.127
Tags: @product
1:46.280
Before features/support/hooks.rb:269 0.002
Given a computer 1.175
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:43.599
Then Tails is running from USB drive "usbimage" 0.476
And the label of the system partition on "usbimage" is "Tails" 0.351
And the system partition on "usbimage" is an EFI system partition 0.259
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.142
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.098
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.074
After features/support/hooks.rb:326 0.699
After features/support/hooks.rb:100 0.008