Project Number Date
test_Tails_ISO_devel 3348 04 Apr 2024, 12:08

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Installing Tails to a USB drive 64 1 5 0 0 70 9 1 10 24:2.356 Failed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
23.327
Before features/support/hooks.rb:245 0.003
Given I have started Tails from DVD without network and logged in 8.000
And I temporarily create a 4 GiB disk named "gptfat" 0.090
And I create a gpt partition with a vfat filesystem on disk "gptfat" 4.182
And I plug USB drive "gptfat" 2.508
When I start Tails Installer 8.493
Then I am told by Tails Installer that the destination device "is too small" 0.051
After features/support/hooks.rb:291 1.409
After features/support/hooks.rb:75 0.001
Tags: @product
21.754
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 8.028
And I temporarily create a 7200 MiB disk named "temp" 0.042
And I start Tails Installer 13.683
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.287

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

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3348/artifact/build-artifacts/00:36:16_Detecting_when_a_target_USB_drive_is_inserted_or_removed.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3348/artifact/build-artifacts/00:36:16_Detecting_when_a_target_USB_drive_is_inserted_or_removed.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3348/artifact/build-artifacts/00:36:16_Detecting_when_a_target_USB_drive_is_inserted_or_removed.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3348/artifact/build-artifacts/00:36:16_Detecting_when_a_target_USB_drive_is_inserted_or_removed.journal

After features/support/hooks.rb:75 0.000
Tags: @product
3:45.135
Before features/support/hooks.rb:245 0.003
Given I have started Tails from DVD without network and logged in 8.009
And I temporarily create a 7200 MiB disk named "install" 0.068
And I create a gpt partition with a vfat filesystem on disk "install" 4.059
And I plug USB drive "install" 3.557
And I install Tails to USB drive "install" by cloning 3:18.564
Then the running Tails is installed on USB drive "install" 10.802
But there is no persistence partition on USB drive "install" 0.073
After features/support/hooks.rb:291 1.554
After features/support/hooks.rb:75 0.111
Tags: @product
3:37.892
Before features/support/hooks.rb:245 0.003
Given I have started Tails from DVD without network and logged in 9.058
And I temporarily create a 7200 MiB disk named "install" 0.051
And I plug USB drive "install" 2.522
And I install Tails to USB drive "install" by cloning 3:15.192
Then the running Tails is installed on USB drive "install" 10.995
But there is no persistence partition on USB drive "install" 0.071
After features/support/hooks.rb:291 1.100
After features/support/hooks.rb:75 0.109
Tags: @product
4:16.300
Before features/support/hooks.rb:245 0.002
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.178
And I create a file in the Persistent directory 0.072
And I temporarily create a 7200 MiB disk named "install" 0.055
And I create a gpt partition with a vfat filesystem on disk "install" 4.123
And I plug USB drive "install" 2.426
And I install Tails with Persistent Storage to USB drive "install" by cloning 3:40.284
Then the running Tails is installed on USB drive "install" 12.667
And there is a persistence partition on USB drive "install" 0.057
And the USB drive "install" contains the same files as my persistent storage 3.434
After features/support/hooks.rb:291 2.499
After features/support/hooks.rb:75 0.122
Tags: @product
3:41.338
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 10.524
And I temporarily create a 7200 MiB disk named "install" 0.049
And I plug USB drive "install" 2.422
And I install Tails to USB drive "install" by cloning 3:14.682
Then the running Tails is installed on USB drive "install" 13.587
And there is no persistence partition on USB drive "install" 0.071
After features/support/hooks.rb:291 1.775
After features/support/hooks.rb:75 0.089
Tags: @product
3:46.292
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 9.185
And I have started Tails from DVD without network and logged in 8.463
And I clone USB drive "__internal" to a temporary USB drive "install" 1.248
And I plug USB drive "install" 2.514
# 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:14.205
Then the running Tails is installed on USB drive "install" 10.611
And there is no persistence partition on USB drive "install" 0.063
After features/support/hooks.rb:291 1.257
After features/support/hooks.rb:75 0.128
Tags: @product @uefi
1:34.609
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 10.106
And I power off the computer 0.338
And the computer is set to boot in UEFI mode 0.029
When I start Tails from USB drive "__internal" with network unplugged and I login 1:21.127
Then Tails is running from USB drive "__internal" 0.305
And the boot device has safe access rights 2.651
And Tails has started in UEFI mode 0.050
After features/support/hooks.rb:291 0.628
After features/support/hooks.rb:75 0.006
Tags: @product
1:19.882
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 7.897
And I plug and mount a USB drive containing a Tails USB image 27.988
And I create a 7200 MiB disk named "usbimage" 0.041
And I plug USB drive "usbimage" 2.383
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 41.571
After features/support/hooks.rb:291 2.012
After features/support/hooks.rb:75 0.089
Tags: @product
1:15.824
Before features/support/hooks.rb:245 0.003
Given a computer 0.254
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:14.510
Then Tails is running from USB drive "usbimage" 0.301
And the label of the system partition on "usbimage" is "Tails" 0.197
And the system partition on "usbimage" is an EFI system partition 0.157
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.130
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.084
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.069
And the system partition on "usbimage" has the expected flags 0.118
After features/support/hooks.rb:291 0.655
After features/support/hooks.rb:75 0.007