Project Number Date
test_Tails_ISO_devel 3217 30 Dec 2023, 12:32

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Installing Tails to a USB drive 61 2 7 0 0 70 8 2 10 27:56.886 Failed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
37.058
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 8.275
And I temporarily create a 4 GiB disk named "gptfat" 0.057
And I create a gpt partition with a vfat filesystem on disk "gptfat" 4.053
And I plug USB drive "gptfat" 2.429
When I start Tails Installer 22.201
Then I am told by Tails Installer that the destination device "is too small" 0.040
After features/support/hooks.rb:291 1.023
After features/support/hooks.rb:75 0.001
Tags: @product
34.261
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 8.919
And I temporarily create a 7200 MiB disk named "temp" 0.060
And I start Tails Installer 22.131
But a suitable USB device is not found 0.025
When I plug USB drive "temp" 2.774
Then the "temp" USB drive is selected 0.100
When I unplug USB drive "temp" 0.208
Then a suitable USB device is not found 0.040
After features/support/hooks.rb:291 0.763
After features/support/hooks.rb:75 0.000
Tags: @product
3:57.314
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 8.790
And I temporarily create a 7200 MiB disk named "install" 0.052
And I create a gpt partition with a vfat filesystem on disk "install" 5.185
And I plug USB drive "install" 2.431
And I install Tails to USB drive "install" by cloning 3:28.891
Then the running Tails is installed on USB drive "install" 11.878
But there is no persistence partition on USB drive "install" 0.083
After features/support/hooks.rb:291 1.518
After features/support/hooks.rb:75 0.108
Tags: @product
3:52.009
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 9.214
And I temporarily create a 7200 MiB disk named "install" 0.084
And I plug USB drive "install" 2.465
And I install Tails to USB drive "install" by cloning 3:29.546
Then the running Tails is installed on USB drive "install" 10.615
But there is no persistence partition on USB drive "install" 0.083
After features/support/hooks.rb:291 1.206
After features/support/hooks.rb:75 0.105
Tags: @product
4:30.866
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 11.488
And I create a file in the Persistent directory 0.076
And I temporarily create a 7200 MiB disk named "install" 0.057
And I create a gpt partition with a vfat filesystem on disk "install" 5.202
And I plug USB drive "install" 2.454
And I install Tails with Persistent Storage to USB drive "install" by cloning 3:54.157
Then the running Tails is installed on USB drive "install" 13.363
And there is a persistence partition on USB drive "install" 0.080
And the USB drive "install" contains the same files as my persistent storage 3.985
After features/support/hooks.rb:291 1.938
After features/support/hooks.rb:75 0.116
Tags: @product
4:4.050
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 12.016
And I temporarily create a 7200 MiB disk named "install" 0.067
And I plug USB drive "install" 2.473
And I install Tails to USB drive "install" by cloning 3:33.230
Then the running Tails is installed on USB drive "install" 16.196
And there is no persistence partition on USB drive "install" 0.066
After features/support/hooks.rb:291 1.608
After features/support/hooks.rb:75 0.100
Tags: @product
4:25.185
Before features/support/hooks.rb:245 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 9.721
And I have started Tails from DVD without network and logged in 9.958
And I clone USB drive "__internal" to a temporary USB drive "install" 0.905
And I plug USB drive "install" 2.450
# 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:49.957
Then the running Tails is installed on USB drive "install" 12.114
And there is no persistence partition on USB drive "install" 0.078
After features/support/hooks.rb:291 1.125
After features/support/hooks.rb:75 0.115
Tags: @product @uefi
1:44.747
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 11.296
And I power off the computer 0.358
And the computer is set to boot in UEFI mode 0.027
When I start Tails from USB drive "__internal" with network unplugged and I login 1:28.928
Then Tails is running from USB drive "__internal" 0.384
And the boot device has safe access rights 3.690
And Tails has started in UEFI mode 0.060
After features/support/hooks.rb:291 0.668
After features/support/hooks.rb:75 0.006
Tags: @product
1:9.919
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.284
And I plug and mount a USB drive containing a Tails USB image 27.970
And I create a 7200 MiB disk named "usbimage" 0.061
And I plug USB drive "usbimage" 2.408
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 31.194
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/support/helpers/dogtail.rb:345:in `grabFocus'
./features/step_definitions/usb.rb:1507: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 4.531

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

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3217/artifact/build-artifacts/01:02:55_Installing_Tails_with_GNOME_Disks_from_a_USB_image.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3217/artifact/build-artifacts/01:02:55_Installing_Tails_with_GNOME_Disks_from_a_USB_image.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3217/artifact/build-artifacts/01:02:55_Installing_Tails_with_GNOME_Disks_from_a_USB_image.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3217/artifact/build-artifacts/01:02:55_Installing_Tails_with_GNOME_Disks_from_a_USB_image.journal

After features/support/hooks.rb:75 0.084
Tags: @product
3:1.474
Scenario The system partition is updated when booting from a USB drive where a Tails USB image was copied
Before features/support/hooks.rb:245 0.002
Steps
Given a computer 0.161
And I start Tails from USB drive "usbimage" with network unplugged and I login 3:1.312
try_for() timeout expired
Last ignored exception was: FindFailed: can not find any of the patterns ["TailsBootMenuSyslinux.png", "TailsBootMenuSyslinux_alt.png"] on the screen
./features/support/helpers/screen.rb:229:in `rescue in wait_any'
./features/support/helpers/screen.rb:222:in `wait_any'
./features/step_definitions/common_steps.rb:352:in `block in enter_boot_menu_cmdline'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/common_steps.rb:349:in `enter_boot_menu_cmdline'
./features/step_definitions/common_steps.rb:379:in `block in <top (required)>'
./features/step_definitions/common_steps.rb:234:in `block in <top (required)>' (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/common_steps.rb:349:in `enter_boot_menu_cmdline'
./features/step_definitions/common_steps.rb:379:in `/^the computer (?:re)?boots Tails( with genuine APT sources)?$/'
./features/step_definitions/common_steps.rb:234: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:95:in `And I start Tails from USB drive "usbimage" with network unplugged and I login'
Then Tails is running from USB drive "usbimage" 0.000
And the label of the system partition on "usbimage" is "Tails" 0.000
And the system partition on "usbimage" is an EFI system partition 0.000
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.000
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.000
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.000
And the system partition on "usbimage" has the expected flags 0.000
After features/support/hooks.rb:291 9.539

SCENARIO FAILED: 'The system partition is updated when booting from a USB drive where a Tails USB image was copied' (at time 01:06:01)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3217/artifact/build-artifacts/01:06:01_The_system_partition_is_updated_when_booting_from_a_USB_drive_where_a_Tails_USB_image_was_copied.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3217/artifact/build-artifacts/01:06:01_The_system_partition_is_updated_when_booting_from_a_USB_drive_where_a_Tails_USB_image_was_copied.mkv

After features/support/hooks.rb:75 0.106