Project Number Date
test_Tails_ISO_stable 4734 21 Mar 2024, 16:22

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Installing Tails to a USB drive 69 1 0 0 0 70 9 1 10 26:20.525 Failed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
25.133
Before features/support/hooks.rb:245 0.003
Given I have started Tails from DVD without network and logged in 8.717
And I temporarily create a 4 GiB disk named "gptfat" 0.080
And I create a gpt partition with a vfat filesystem on disk "gptfat" 5.179
And I plug USB drive "gptfat" 2.579
When I start Tails Installer 8.536
Then I am told by Tails Installer that the destination device "is too small" 0.038
After features/support/hooks.rb:291 0.690
After features/support/hooks.rb:75 0.001
Tags: @product
21.653
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 8.683
And I temporarily create a 7200 MiB disk named "temp" 0.044
And I start Tails Installer 9.677
But a suitable USB device is not found 0.021
When I plug USB drive "temp" 2.911
Then the "temp" USB drive is selected 0.086
When I unplug USB drive "temp" 0.201
Then a suitable USB device is not found 0.025
After features/support/hooks.rb:291 0.815
After features/support/hooks.rb:75 0.000
Tags: @product
3:44.674
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 8.381
And I temporarily create a 7200 MiB disk named "install" 0.053
And I create a gpt partition with a vfat filesystem on disk "install" 5.613
And I plug USB drive "install" 2.668
And I install Tails to USB drive "install" by cloning 3:16.907
Then the running Tails is installed on USB drive "install" 10.990
But there is no persistence partition on USB drive "install" 0.059
After features/support/hooks.rb:291 2.080
After features/support/hooks.rb:75 0.113
Tags: @product
3:39.252
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 8.798
And I temporarily create a 7200 MiB disk named "install" 0.058
And I plug USB drive "install" 2.455
And I install Tails to USB drive "install" by cloning 3:16.477
Then the running Tails is installed on USB drive "install" 11.382
But there is no persistence partition on USB drive "install" 0.079
After features/support/hooks.rb:291 1.583
After features/support/hooks.rb:75 0.153
Tags: @product
4:19.647
Before features/support/hooks.rb:245 0.003
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.272
And I create a file in the Persistent directory 0.086
And I temporarily create a 7200 MiB disk named "install" 0.048
And I create a gpt partition with a vfat filesystem on disk "install" 5.167
And I plug USB drive "install" 2.529
And I install Tails with Persistent Storage to USB drive "install" by cloning 3:41.161
Then the running Tails is installed on USB drive "install" 13.853
And there is a persistence partition on USB drive "install" 0.059
And the USB drive "install" contains the same files as my persistent storage 3.468
After features/support/hooks.rb:291 2.704
After features/support/hooks.rb:75 0.144
Tags: @product
3:51.284
Before features/support/hooks.rb:245 0.013
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.514
And I temporarily create a 7200 MiB disk named "install" 0.127
And I plug USB drive "install" 2.541
And I install Tails to USB drive "install" by cloning 3:21.676
Then the running Tails is installed on USB drive "install" 14.347
And there is no persistence partition on USB drive "install" 0.077
After features/support/hooks.rb:291 1.626
After features/support/hooks.rb:75 0.107
Tags: @product
3:54.795
Before features/support/hooks.rb:245 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.554
And I have started Tails from DVD without network and logged in 8.601
And I clone USB drive "__internal" to a temporary USB drive "install" 1.234
And I plug USB drive "install" 2.628
# 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 3:19.570
Then the running Tails is installed on USB drive "install" 12.136
And there is no persistence partition on USB drive "install" 0.069
After features/support/hooks.rb:291 2.170
After features/support/hooks.rb:75 0.115
Tags: @product @uefi
1:53.431
Before features/support/hooks.rb:245 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 13.806
And I power off the computer 0.342
And the computer is set to boot in UEFI mode 0.044
When I start Tails from USB drive "__internal" with network unplugged and I login 1:35.754
Then Tails is running from USB drive "__internal" 0.348
And the boot device has safe access rights 3.085
And Tails has started in UEFI mode 0.048
After features/support/hooks.rb:291 0.623
After features/support/hooks.rb:75 0.006
Tags: @product
2:49.052
Scenario Installing Tails with GNOME Disks from a USB image
Before features/support/hooks.rb:245 0.002
Steps
Given I have started Tails from DVD without network and logged in 8.373
And I plug and mount a USB drive containing a Tails USB image 28.493
And I create a 7200 MiB disk named "usbimage" 0.053
And I plug USB drive "usbimage" 2.398
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 2:9.732
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:1526:in `/^I install a Tails USB image to the (\d+) MiB disk with GNOME Disks$/'
features/usb_install.feature:90:in `And I install a Tails USB image to the 7200 MiB disk with GNOME Disks'
After features/support/hooks.rb:291 9.317

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

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4734/artifact/build-artifacts/01:01:56_Installing_Tails_with_GNOME_Disks_from_a_USB_image.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4734/artifact/build-artifacts/01:01:56_Installing_Tails_with_GNOME_Disks_from_a_USB_image.mkv

After features/support/hooks.rb:75 0.086
Tags: @product
1:21.601
Before features/support/hooks.rb:245 0.002
Given a computer 0.263
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:20.198
Then Tails is running from USB drive "usbimage" 0.346
And the label of the system partition on "usbimage" is "Tails" 0.231
And the system partition on "usbimage" is an EFI system partition 0.166
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.157
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.075
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.076
And the system partition on "usbimage" has the expected flags 0.085
After features/support/hooks.rb:291 0.674
After features/support/hooks.rb:75 0.014