Project Number Date
test_Tails_ISO_stable 4739 25 Mar 2024, 21: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 23:51.977 Failed
Tags: @product
Feature Installing Tails to a USB drive
As a Tails user I want to install Tails to a suitable USB drive
22.820
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 7.785
And I temporarily create a 4 GiB disk named "gptfat" 0.053
And I create a gpt partition with a vfat filesystem on disk "gptfat" 3.966
And I plug USB drive "gptfat" 2.440
When I start Tails Installer 8.532
Then I am told by Tails Installer that the destination device "is too small" 0.041
After features/support/hooks.rb:291 0.682
After features/support/hooks.rb:75 0.000
Tags: @product
21.332
Scenario Detecting when a target USB drive is inserted or removed
Before features/support/hooks.rb:245 0.002
Steps
Given I have started Tails from DVD without network and logged in 7.754
And I temporarily create a 7200 MiB disk named "temp" 0.041
And I start Tails Installer 13.536
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.220

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

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4739/artifact/build-artifacts/00:36:03_Detecting_when_a_target_USB_drive_is_inserted_or_removed.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4739/artifact/build-artifacts/00:36:03_Detecting_when_a_target_USB_drive_is_inserted_or_removed.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4739/artifact/build-artifacts/00:36:03_Detecting_when_a_target_USB_drive_is_inserted_or_removed.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4739/artifact/build-artifacts/00:36:03_Detecting_when_a_target_USB_drive_is_inserted_or_removed.journal

After features/support/hooks.rb:75 0.000
Tags: @product
3:40.083
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 8.628
And I temporarily create a 7200 MiB disk named "install" 0.051
And I create a gpt partition with a vfat filesystem on disk "install" 4.162
And I plug USB drive "install" 2.456
And I install Tails to USB drive "install" by cloning 3:15.405
Then the running Tails is installed on USB drive "install" 9.313
But there is no persistence partition on USB drive "install" 0.065
After features/support/hooks.rb:291 1.054
After features/support/hooks.rb:75 0.109
Tags: @product
3:37.061
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 7.863
And I temporarily create a 7200 MiB disk named "install" 0.066
And I plug USB drive "install" 2.489
And I install Tails to USB drive "install" by cloning 3:17.528
Then the running Tails is installed on USB drive "install" 9.048
But there is no persistence partition on USB drive "install" 0.064
After features/support/hooks.rb:291 1.670
After features/support/hooks.rb:75 0.110
Tags: @product
4:12.901
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.140
And I create a file in the Persistent directory 0.054
And I temporarily create a 7200 MiB disk named "install" 0.073
And I create a gpt partition with a vfat filesystem on disk "install" 4.084
And I plug USB drive "install" 2.529
And I install Tails with Persistent Storage to USB drive "install" by cloning 3:40.002
Then the running Tails is installed on USB drive "install" 12.177
And there is a persistence partition on USB drive "install" 0.065
And the USB drive "install" contains the same files as my persistent storage 2.774
After features/support/hooks.rb:291 1.781
After features/support/hooks.rb:75 0.119
Tags: @product
3:44.394
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.813
And I temporarily create a 7200 MiB disk named "install" 0.044
And I plug USB drive "install" 2.488
And I install Tails to USB drive "install" by cloning 3:18.280
Then the running Tails is installed on USB drive "install" 12.704
And there is no persistence partition on USB drive "install" 0.062
After features/support/hooks.rb:291 1.458
After features/support/hooks.rb:75 0.100
Tags: @product
3:44.943
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.062
And I have started Tails from DVD without network and logged in 8.160
And I clone USB drive "__internal" to a temporary USB drive "install" 1.082
And I plug USB drive "install" 2.449
# 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.397
Then the running Tails is installed on USB drive "install" 9.737
And there is no persistence partition on USB drive "install" 0.053
After features/support/hooks.rb:291 1.343
After features/support/hooks.rb:75 0.111
Tags: @product @uefi
1:35.348
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 9.887
And I power off the computer 0.331
And the computer is set to boot in UEFI mode 0.025
When I start Tails from USB drive "__internal" with network unplugged and I login 1:21.946
Then Tails is running from USB drive "__internal" 0.319
And the boot device has safe access rights 2.788
And Tails has started in UEFI mode 0.050
After features/support/hooks.rb:291 0.599
After features/support/hooks.rb:75 0.017
Tags: @product
1:15.055
Before features/support/hooks.rb:245 0.002
Given I have started Tails from DVD without network and logged in 7.792
And I plug and mount a USB drive containing a Tails USB image 26.362
And I create a 7200 MiB disk named "usbimage" 0.050
And I plug USB drive "usbimage" 2.371
And I install a Tails USB image to the 7200 MiB disk with GNOME Disks 38.478
After features/support/hooks.rb:291 2.025
After features/support/hooks.rb:75 0.090
Tags: @product
1:18.034
Before features/support/hooks.rb:245 0.002
Given a computer 0.247
And I start Tails from USB drive "usbimage" with network unplugged and I login 1:16.817
Then Tails is running from USB drive "usbimage" 0.272
And the label of the system partition on "usbimage" is "Tails" 0.198
And the system partition on "usbimage" is an EFI system partition 0.146
And the FAT filesystem on the system partition on "usbimage" is at least 4000M large 0.120
And the UUID of the FAT filesystem on the system partition on "usbimage" was randomized 0.060
And the label of the FAT filesystem on the system partition on "usbimage" is "TAILS" 0.089
And the system partition on "usbimage" has the expected flags 0.082
After features/support/hooks.rb:291 0.624
After features/support/hooks.rb:75 0.006