Project Number Date
test_Tails_ISO_7929-celluloid-flatpak 84 07 Jul 2026, 14:29

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 4:12.845 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
1:10.502
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.022
Given a computer 0.383
And I temporarily create a 100 MiB disk named "swap" 0.046
And I create a gpt swap partition on disk "swap" 5.731
And I plug SATA drive "swap" 1.017
And I temporarily create a 7200 MiB disk named "live_hd" 0.008
And I write the Tails USB image to disk "live_hd" 12.539
And I plug SATA drive "live_hd" 1.024
When I start Tails with network unplugged and I login 49.545
Then a "swap" partition was detected by Tails on drive "swap" 0.052
And drive "live_hd" is detected by Tails 0.051
But Tails has no disk swap enabled 0.050
And drive "live_hd" is not mounted 0.050
After features/support/hooks.rb:339 0.663
After features/support/hooks.rb:108 0.099
Tags: @product
1:6.092
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.044
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.007
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.836
And I plug non-removable USB drive "fake_TailsData" 1.019
When I start the computer 0.720
And the computer boots Tails 33.707
Then drive "fake_TailsData" is detected by Tails 0.077
And Tails Greeter has not detected a persistence partition 12.678
After features/support/hooks.rb:339 0.838
After features/support/hooks.rb:108 0.010
Tags: @product
56.726
Scenario The Welcome Screen ignores Persistent Storage stored on an internal hard drive
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Steps
Given a computer 0.061
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.008
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.720
And I plug SATA drive "fake_TailsData" 1.016
When I start the computer 0.718
And the computer boots Tails 37.202
Known issue #20282: Error starting GDM with your graphics card (RuntimeError)
./features/step_definitions/common_steps.rb:450:in `/^the computer (?:re)?boots Tails$/'
features/untrusted_partitions.feature:36: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:339 5.351

SCENARIO FAILED: 'The Welcome Screen ignores Persistent Storage stored on an internal hard drive' (at time 00:03:23)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_7929-celluloid-flatpak/84/artifact/build-artifacts/00:03:23_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_an_internal_hard_drive.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_7929-celluloid-flatpak/84/artifact/build-artifacts/00:03:23_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_an_internal_hard_drive.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_7929-celluloid-flatpak/84/artifact/build-artifacts/00:03:23_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_an_internal_hard_drive.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_7929-celluloid-flatpak/84/artifact/build-artifacts/00:03:23_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_an_internal_hard_drive.journal

After features/support/hooks.rb:108 0.008
Tags: @product
59.523
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.050
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.007
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 2.744
And I plug SATA drive "gpt_ext2" 1.018
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.008
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 2.815
And I plug SATA drive "msdos_fat32" 1.021
And I start Tails from DVD with network unplugged and I login 51.621
Then drive "gpt_ext2" is detected by Tails 0.055
And drive "gpt_ext2" is not mounted 0.045
And drive "msdos_fat32" is detected by Tails 0.072
And drive "msdos_fat32" is not mounted 0.061
After features/support/hooks.rb:339 0.714
After features/support/hooks.rb:108 0.006