Project Number Date
test_Tails_ISO_devel 4616 14 Sep 2026, 18:34

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Installing Tails to a USB drive 71 1 3 0 0 75 9 1 10 14:32.467 Failed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
19.375
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given I have started Tails from DVD without network and logged in 6.138
And I temporarily create a 4 GiB disk named "gptfat" 0.038
And I create a gpt partition with a vfat filesystem on disk "gptfat" 2.716
And I plug USB drive "gptfat" 2.219
When I start Tails Installer 8.243
Then I am told by Tails Installer that the destination device "is too small" 0.019
After features/support/hooks.rb:339 0.731
After features/support/hooks.rb:108 0.001
Tags: @product
16.644
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given I have started Tails from DVD without network and logged in 6.143
And I temporarily create a 7200 MiB disk named "temp" 0.034
And I start Tails Installer 8.076
But a suitable USB device is not found 0.008
When I plug USB drive "temp" 2.195
Then the "temp" USB drive is selected 0.047
When I unplug USB drive "temp" 0.113
Then a suitable USB device is not found 0.023
After features/support/hooks.rb:339 0.480
After features/support/hooks.rb:108 0.000
Tags: @product
2:4.976
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given I have started Tails from DVD without network and logged in 6.126
And I temporarily create a 7200 MiB disk named "install" 0.034
And I create a gpt partition with a vfat filesystem on disk "install" 2.816
And I plug USB drive "install" 2.182
And I install Tails to USB drive "install" by cloning 1:35.643
Then the running Tails is installed on USB drive "install" 15.653
And there is a random seed on USB drive "install" 2.477
But there is no persistence partition on USB drive "install" 0.042
After features/support/hooks.rb:339 0.685
After features/support/hooks.rb:108 0.113
Tags: @product
2:2.241
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given I have started Tails from DVD without network and logged in 6.311
And I temporarily create a 7200 MiB disk named "install" 0.026
And I plug USB drive "install" 2.181
And I install Tails to USB drive "install" by cloning 1:35.733
Then the running Tails is installed on USB drive "install" 15.497
And there is a random seed on USB drive "install" 2.444
But there is no persistence partition on USB drive "install" 0.047
After features/support/hooks.rb:339 1.001
After features/support/hooks.rb:108 0.123
Tags: @product
2:29.241
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7.973
And I create a file in the Persistent directory 0.042
And I temporarily create a 7200 MiB disk named "install" 0.031
And I create a gpt partition with a vfat filesystem on disk "install" 2.839
And I plug USB drive "install" 2.178
And I install Tails with Persistent Storage to USB drive "install" by cloning 1:53.769
Then the running Tails is installed on USB drive "install" 17.412
And there is a random seed on USB drive "install" 2.734
And there is a persistence partition on USB drive "install" 0.046
And the USB drive "install" contains the same files as my persistent storage 2.212
After features/support/hooks.rb:339 1.030
After features/support/hooks.rb:108 0.127
Tags: @product
2:21.212
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 7.749
And I temporarily create a 7200 MiB disk named "install" 0.021
And I plug USB drive "install" 2.205
And I install Tails to USB drive "install" by cloning 1:51.549
Then the running Tails is installed on USB drive "install" 16.983
And there is a random seed on USB drive "install" 2.656
And there is no persistence partition on USB drive "install" 0.046
After features/support/hooks.rb:339 0.602
After features/support/hooks.rb:108 0.111
Tags: @product
2:10.803
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 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 7.552
And I have started Tails from DVD without network and logged in 6.435
And I clone USB drive "__internal" to a temporary USB drive "install" 0.623
And I plug USB drive "install" 2.221
# 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:35.227
Then the running Tails is installed on USB drive "install" 16.057
And there is a random seed on USB drive "install" 2.645
And there is no persistence partition on USB drive "install" 0.040
After features/support/hooks.rb:339 0.906
After features/support/hooks.rb:108 0.115
Tags: @product @uefi
54.881
Scenario Booting Tails from a USB drive in UEFI mode
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Steps
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 8.089
And I power off the computer 0.253
And the computer is set to boot in UEFI mode 0.015
When I start Tails from USB drive "__internal" with network unplugged and I login 46.523
Known issue #20282: Error starting GDM with your graphics card (RuntimeError)
./features/step_definitions/common_steps.rb:450:in `/^the computer (?:re)?boots Tails$/'
./features/step_definitions/common_steps.rb:238:in `/^I start Tails from (.+?) drive "(.+?)"( with network unplugged)?( and I login( with persistence enabled)?( with the changed persistence passphrase)?( (?:and|with) an administration password)?)?$/'
features/usb_install.feature:85:in `When I start Tails from USB drive "__internal" with network unplugged and I login'
Then Tails is running from USB drive "__internal" 0.000
And the boot device has safe access rights 0.000
And Tails has started in UEFI mode 0.000
After features/support/hooks.rb:339 5.034

SCENARIO FAILED: 'Booting Tails from a USB drive in UEFI mode' (at time 00:50:49)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_devel/4616/artifact/build-artifacts/00:50:49_Booting_Tails_from_a_USB_drive_in_UEFI_mode.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_devel/4616/artifact/build-artifacts/00:50:49_Booting_Tails_from_a_USB_drive_in_UEFI_mode.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_devel/4616/artifact/build-artifacts/00:50:49_Booting_Tails_from_a_USB_drive_in_UEFI_mode.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_devel/4616/artifact/build-artifacts/00:50:49_Booting_Tails_from_a_USB_drive_in_UEFI_mode.journal

After features/support/hooks.rb:108 0.019
Tags: @product
59.357
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given I have started Tails from DVD without network and logged in 6.296
And I plug and mount a USB drive containing a Tails USB image 22.280
And I create a 7200 MiB disk named "usbimage" 0.032
And I plug USB drive "usbimage" 2.188
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 28.560
After features/support/hooks.rb:339 1.077
After features/support/hooks.rb:108 0.111
Tags: @product
53.733
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Given a computer 0.086
And I start Tails from USB drive "usbimage" with network unplugged and I login 52.866
Then Tails is running from USB drive "usbimage" 0.166
And the label of the system partition on "usbimage" is "Tails" 0.156
And the system partition on "usbimage" is an EFI system partition 0.167
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.126
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.073
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.044
And the system partition on "usbimage" has the expected flags 0.044
After features/support/hooks.rb:339 0.870
After features/support/hooks.rb:108 0.006