Project Number Date
test_Tails_ISO_stable 4671 17 Feb 2024, 11:59

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Installing Tails to a USB drive 46 7 17 0 0 70 3 7 10 9:24.080 Failed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
44.316
Scenario Try installing Tails to a too small USB drive with GPT and a FAT partition
Before features/support/hooks.rb:245 0.002
Steps
Given I have started Tails from DVD without network and logged in 8.969
And I temporarily create a 4 GiB disk named "gptfat" 0.052
And I create a gpt partition with a vfat filesystem on disk "gptfat" 5.303
And I plug USB drive "gptfat" 2.468
When I start Tails Installer 27.523
The
The Dogtail init script raised: SearchError: child of [desktop frame | main]: "tails-installer" application
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/usb.rb:148:in `new'
./features/step_definitions/usb.rb:148:in `/^I start Tails Installer$/'
features/usb_install.feature:12:in `When I start Tails Installer'
Then I am told by Tails Installer that the destination device "is too small" 0.000
After features/support/hooks.rb:291 4.262

SCENARIO FAILED: 'Try installing Tails to a too small USB drive with GPT and a FAT partition' (at time 00:38:01)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:38:01_Try_installing_Tails_to_a_too_small_USB_drive_with_GPT_and_a_FAT_partition.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:38:01_Try_installing_Tails_to_a_too_small_USB_drive_with_GPT_and_a_FAT_partition.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:38:01_Try_installing_Tails_to_a_too_small_USB_drive_with_GPT_and_a_FAT_partition.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:38:01_Try_installing_Tails_to_a_too_small_USB_drive_with_GPT_and_a_FAT_partition.journal

After features/support/hooks.rb:75 0.001
Tags: @product
36.884
Scenario Detecting when a target USB drive is inserted or removed
Before features/support/hooks.rb:245 0.003
Steps
Given I have started Tails from DVD without network and logged in 9.179
And I temporarily create a 7200 MiB disk named "temp" 0.051
And I start Tails Installer 27.652
The
The Dogtail init script raised: SearchError: child of [desktop frame | main]: "tails-installer" application
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/usb.rb:148:in `new'
./features/step_definitions/usb.rb:148:in `/^I start Tails Installer$/'
features/usb_install.feature:18:in `And I start Tails Installer'
But a suitable USB device is not found 0.000
When I plug USB drive "temp" 0.000
Then the "temp" USB drive is selected 0.000
When I unplug USB drive "temp" 0.000
Then a suitable USB device is not found 0.000
After features/support/hooks.rb:291 4.181

SCENARIO FAILED: 'Detecting when a target USB drive is inserted or removed' (at time 00:38:42)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:38:42_Detecting_when_a_target_USB_drive_is_inserted_or_removed.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:38:42_Detecting_when_a_target_USB_drive_is_inserted_or_removed.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:38:42_Detecting_when_a_target_USB_drive_is_inserted_or_removed.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:38:42_Detecting_when_a_target_USB_drive_is_inserted_or_removed.journal

After features/support/hooks.rb:75 0.000
Tags: @product
43.556
Scenario Installing Tails with Tails Installer to a used USB drive
Before features/support/hooks.rb:245 0.002
Steps
Given I have started Tails from DVD without network and logged in 8.336
And I temporarily create a 7200 MiB disk named "install" 0.050
And I create a gpt partition with a vfat filesystem on disk "install" 5.095
And I plug USB drive "install" 2.416
And I install Tails to USB drive "install" by cloning 27.657
The
The Dogtail init script raised: SearchError: child of [desktop frame | main]: "tails-installer" application
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/usb.rb:148:in `new'
./features/step_definitions/usb.rb:148:in `/^I start Tails Installer$/'
./features/step_definitions/usb.rb:187:in `/^I (install|reinstall|upgrade) Tails( with Persistent Storage)? (?:to|on) USB drive "([^"]+)" by cloning$/'
features/usb_install.feature:30:in `And I install Tails to USB drive "install" by cloning'
Then the running Tails is installed on USB drive "install" 0.000
But there is no persistence partition on USB drive "install" 0.000
After features/support/hooks.rb:291 4.180

SCENARIO FAILED: 'Installing Tails with Tails Installer to a used USB drive' (at time 00:39:30)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:39:30_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:39:30_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:39:30_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:39:30_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive.journal

After features/support/hooks.rb:75 0.002
Tags: @product
39.901
Scenario Installing Tails with Tails Installer to a pristine USB drive
Before features/support/hooks.rb:245 0.003
Steps
Given I have started Tails from DVD without network and logged in 7.840
And I temporarily create a 7200 MiB disk named "install" 0.050
And I plug USB drive "install" 4.121
And I install Tails to USB drive "install" by cloning 27.889
The
The Dogtail init script raised: SearchError: child of [desktop frame | main]: "tails-installer" application
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/usb.rb:148:in `new'
./features/step_definitions/usb.rb:148:in `/^I start Tails Installer$/'
./features/step_definitions/usb.rb:187:in `/^I (install|reinstall|upgrade) Tails( with Persistent Storage)? (?:to|on) USB drive "([^"]+)" by cloning$/'
features/usb_install.feature:38:in `And I install Tails to USB drive "install" by cloning'
Then the running Tails is installed on USB drive "install" 0.000
But there is no persistence partition on USB drive "install" 0.000
After features/support/hooks.rb:291 4.255

SCENARIO FAILED: 'Installing Tails with Tails Installer to a pristine USB drive' (at time 00:40:14)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:40:14_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:40:14_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:40:14_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:40:14_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive.journal

After features/support/hooks.rb:75 0.000
Tags: @product
49.102
Scenario Installing Tails with Tails Installer to a used USB drive, cloning the Persistent Storage
Before features/support/hooks.rb:245 0.002
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 14.681
And I create a file in the Persistent directory 0.075
And I temporarily create a 7200 MiB disk named "install" 0.041
And I create a gpt partition with a vfat filesystem on disk "install" 4.164
And I plug USB drive "install" 2.441
And I install Tails with Persistent Storage to USB drive "install" by cloning 27.697
The
The Dogtail init script raised: SearchError: child of [desktop frame | main]: "tails-installer" application
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/usb.rb:148:in `new'
./features/step_definitions/usb.rb:148:in `/^I start Tails Installer$/'
./features/step_definitions/usb.rb:187:in `/^I (install|reinstall|upgrade) Tails( with Persistent Storage)? (?:to|on) USB drive "([^"]+)" by cloning$/'
features/usb_install.feature:48:in `And I install Tails with Persistent Storage to USB drive "install" by cloning'
Then the running Tails is installed on USB drive "install" 0.000
And there is a persistence partition on USB drive "install" 0.000
And the USB drive "install" contains the same files as my persistent storage 0.000
After features/support/hooks.rb:291 4.286

SCENARIO FAILED: 'Installing Tails with Tails Installer to a used USB drive, cloning the Persistent Storage' (at time 00:41:07)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:41:07_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive,_cloning_the_Persistent_Storage.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:41:07_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive,_cloning_the_Persistent_Storage.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:41:07_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive,_cloning_the_Persistent_Storage.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:41:07_Installing_Tails_with_Tails_Installer_to_a_used_USB_drive,_cloning_the_Persistent_Storage.journal

After features/support/hooks.rb:75 0.001
Tags: @product
39.269
Scenario Installing Tails with Tails Installer to a pristine USB drive, without cloning the Persistent Storage
Before features/support/hooks.rb:245 0.003
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.113
And I temporarily create a 7200 MiB disk named "install" 0.052
And I plug USB drive "install" 2.455
And I install Tails to USB drive "install" by cloning 27.649
The
The Dogtail init script raised: SearchError: child of [desktop frame | main]: "tails-installer" application
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/usb.rb:148:in `new'
./features/step_definitions/usb.rb:148:in `/^I start Tails Installer$/'
./features/step_definitions/usb.rb:187:in `/^I (install|reinstall|upgrade) Tails( with Persistent Storage)? (?:to|on) USB drive "([^"]+)" by cloning$/'
features/usb_install.feature:57:in `And I install Tails to USB drive "install" by cloning'
Then the running Tails is installed on USB drive "install" 0.000
And there is no persistence partition on USB drive "install" 0.000
After features/support/hooks.rb:291 4.530

SCENARIO FAILED: 'Installing Tails with Tails Installer to a pristine USB drive, without cloning the Persistent Storage' (at time 00:41:51)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:41:51_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive,_without_cloning_the_Persistent_Storage.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:41:51_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive,_without_cloning_the_Persistent_Storage.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:41:51_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive,_without_cloning_the_Persistent_Storage.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:41:51_Installing_Tails_with_Tails_Installer_to_a_pristine_USB_drive,_without_cloning_the_Persistent_Storage.journal

After features/support/hooks.rb:75 0.000
Tags: @product
50.682
Scenario Re-installing Tails over an existing USB installation with a persistent partition
Before features/support/hooks.rb:245 0.003
Steps
# 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.123
And I have started Tails from DVD without network and logged in 8.830
And I clone USB drive "__internal" to a temporary USB drive "install" 1.340
And I plug USB drive "install" 2.453
# 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 27.933
The
The Dogtail init script raised: SearchError: child of [desktop frame | main]: "tails-installer" application
STDOUT:

STDERR:

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/usb.rb:148:in `new'
./features/step_definitions/usb.rb:148:in `/^I start Tails Installer$/'
./features/step_definitions/usb.rb:187:in `/^I (install|reinstall|upgrade) Tails( with Persistent Storage)? (?:to|on) USB drive "([^"]+)" by cloning$/'
features/usb_install.feature:71:in `When I reinstall Tails to USB drive "install" by cloning'
Then the running Tails is installed on USB drive "install" 0.000
And there is no persistence partition on USB drive "install" 0.000
After features/support/hooks.rb:291 4.176

SCENARIO FAILED: 'Re-installing Tails over an existing USB installation with a persistent partition' (at time 00:42:46)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:42:46_Re-installing_Tails_over_an_existing_USB_installation_with_a_persistent_partition.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:42:46_Re-installing_Tails_over_an_existing_USB_installation_with_a_persistent_partition.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:42:46_Re-installing_Tails_over_an_existing_USB_installation_with_a_persistent_partition.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4671/artifact/build-artifacts/00:42:46_Re-installing_Tails_over_an_existing_USB_installation_with_a_persistent_partition.journal

After features/support/hooks.rb:75 0.120
Tags: @product @uefi
1:34.270
Before features/support/hooks.rb:245 0.002
Given I have started Tails without network from a USB drive without a persistent partition and stopped at Tails Greeter's login screen 10.546
And I power off the computer 0.325
And the computer is set to boot in UEFI mode 0.024
When I start Tails from USB drive "__internal" with network unplugged and I login 1:19.056
Then Tails is running from USB drive "__internal" 0.452
And the boot device has safe access rights 3.782
And Tails has started in UEFI mode 0.081
After features/support/hooks.rb:291 0.847
After features/support/hooks.rb:75 0.008
Tags: @product
1:34.061
Before features/support/hooks.rb:245 0.004
Given I have started Tails from DVD without network and logged in 8.654
And I plug and mount a USB drive containing a Tails USB image 27.501
And I create a 7200 MiB disk named "usbimage" 0.043
And I plug USB drive "usbimage" 2.429
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 55.433
After features/support/hooks.rb:291 1.941
After features/support/hooks.rb:75 0.099
Tags: @product
1:12.036
Before features/support/hooks.rb:245 0.004
Given a computer 0.181
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:10.495
Then Tails is running from USB drive "usbimage" 0.457
And the label of the system partition on "usbimage" is "Tails" 0.169
And the system partition on "usbimage" is an EFI system partition 0.181
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.165
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.103
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.125
And the system partition on "usbimage" has the expected flags 0.156
After features/support/hooks.rb:291 0.731
After features/support/hooks.rb:75 0.005