Project Number Date
test_Tails_ISO_5501-plaintext-locale-greeter 52 08 Jul 2025, 11:09

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Untrusted partitions 37 1 2 0 0 40 3 1 4 8:8.240 Failed
Tags: @product
Feature Untrusted partitions
As a Tails user I don't want to touch other media than the one Tails runs from
Tags: @product
2:16.276
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.041
Given a computer 0.537
And I temporarily create a 100 MiB disk named "swap" 0.116
And I create a gpt swap partition on disk "swap" 14.967
And I plug SATA drive "swap" 1.054
And I temporarily create a 2 GiB disk named "live_hd" 0.063
And I write the Tails ISO image to disk "live_hd" 27.558
And I plug SATA drive "live_hd" 1.067
When I start Tails with network unplugged and I login 1:30.560
Then a "swap" partition was detected by Tails on drive "swap" 0.113
And drive "live_hd" is detected by Tails 0.094
But Tails has no disk swap enabled 0.078
And drive "live_hd" is not mounted 0.062
After features/support/hooks.rb:330 0.647
After features/support/hooks.rb:100 0.145
Tags: @product
2:6.385
Scenario The Welcome Screen ignores Persistent Storage stored on a non-removable USB drive
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Steps
Given a computer 0.185
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.036
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 26.381
And I plug non-removable USB drive "fake_TailsData" 1.046
When I start the computer 1.170
And the computer boots Tails 1:37.565
try_for() timeout expired
Last ignored exception was: RemoteShell::ServerFailure: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/gdm-env'
./features/support/helpers/remote_shell.rb:71:in `block (2 levels) in communicate'
./features/support/helpers/remote_shell.rb:42:in `loop'
./features/support/helpers/remote_shell.rb:42:in `block in communicate'
./features/support/helpers/remote_shell.rb:37:in `communicate'
./features/support/helpers/remote_shell.rb:174:in `execute'
./features/support/helpers/remote_shell.rb:185:in `initialize'
./features/support/helpers/dogtail.rb:80:in `new'
./features/support/helpers/dogtail.rb:80:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/usb.rb:108:in `new'
./features/step_definitions/usb.rb:108:in `greeter'
./features/step_definitions/common_steps.rb:460:in `block (2 levels) in <top (required)>'
./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:459: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:459:in `/^the computer (?:re)?boots Tails$/'
features/untrusted_partitions.feature:26:in `And the computer boots Tails'
Then drive "fake_TailsData" is detected by Tails 0.000
And Tails Greeter has not detected a persistence partition 0.000
After features/support/hooks.rb:330 5.240

SCENARIO FAILED: 'The Welcome Screen ignores Persistent Storage stored on a non-removable USB drive' (at time 00:04:40)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/52/artifact/build-artifacts/00:04:40_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_a_non-removable_USB_drive.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/52/artifact/build-artifacts/00:04:40_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_a_non-removable_USB_drive.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/52/artifact/build-artifacts/00:04:40_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_a_non-removable_USB_drive.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_5501-plaintext-locale-greeter/52/artifact/build-artifacts/00:04:40_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_a_non-removable_USB_drive.journal

After features/support/hooks.rb:100 0.021
Tags: @product
1:52.543
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given a computer 0.325
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.045
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.306
And I plug SATA drive "fake_TailsData" 1.046
When I start the computer 1.201
And the computer boots Tails 1:6.021
Then drive "fake_TailsData" is detected by Tails 0.112
And Tails Greeter has not detected a persistence partition 19.483
After features/support/hooks.rb:330 1.107
After features/support/hooks.rb:100 0.010
Tags: @product
1:53.035
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.150
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.040
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 8.131
And I plug SATA drive "gpt_ext2" 1.112
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.041
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.277
And I plug SATA drive "msdos_fat32" 1.063
And I start Tails from DVD with network unplugged and I login 1:35.786
Then drive "gpt_ext2" is detected by Tails 0.137
And drive "gpt_ext2" is not mounted 0.082
And drive "msdos_fat32" is detected by Tails 0.117
And drive "msdos_fat32" is not mounted 0.094
After features/support/hooks.rb:330 0.673
After features/support/hooks.rb:100 0.006