Project Number Date
test_Tails_ISO_stable 6575 12 Aug 2026, 11:25

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Untrusted partitions 35 1 4 0 0 40 3 1 4 4:39.066 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:4.988
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.032
Given a computer 0.697
And I temporarily create a 100 MiB disk named "swap" 0.087
And I create a gpt swap partition on disk "swap" 4.708
And I plug SATA drive "swap" 1.022
And I temporarily create a 7200 MiB disk named "live_hd" 0.021
And I write the Tails USB image to disk "live_hd" 12.882
And I plug SATA drive "live_hd" 1.036
When I start Tails with network unplugged and I login 44.314
Then a "swap" partition was detected by Tails on drive "swap" 0.051
And drive "live_hd" is detected by Tails 0.067
But Tails has no disk swap enabled 0.051
And drive "live_hd" is not mounted 0.046
After features/support/hooks.rb:339 0.812
After features/support/hooks.rb:108 0.110
Tags: @product
1:2.258
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.075
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.020
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.464
And I plug non-removable USB drive "fake_TailsData" 1.040
When I start the computer 0.609
And the computer boots Tails 29.515
Then drive "fake_TailsData" is detected by Tails 0.057
And Tails Greeter has not detected a persistence partition 13.476
After features/support/hooks.rb:339 1.040
After features/support/hooks.rb:108 0.005
Tags: @product
1:3.544
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.073
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.025
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 19.411
And I plug SATA drive "fake_TailsData" 1.019
When I start the computer 0.599
And the computer boots Tails 28.832
Then drive "fake_TailsData" is detected by Tails 0.053
And Tails Greeter has not detected a persistence partition 13.528
After features/support/hooks.rb:339 0.796
After features/support/hooks.rb:108 0.029
Tags: @product
1:28.274
Scenario Booting Tails does not automount untrusted partitions
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Steps
Given a computer 0.089
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.020
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 2.608
And I plug SATA drive "gpt_ext2" 1.021
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.036
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 2.662
And I plug SATA drive "msdos_fat32" 1.024
And I start Tails from DVD with network unplugged and I login 1:20.811
can
can not find any of the patterns ["TailsGreeter.png", "PlymouthGraphicsCardFailureMessage.png"] on the screen (FindFailed)
./features/support/helpers/screen.rb:248:in `rescue in wait_any'
./features/support/helpers/screen.rb:232:in `wait_any'
./features/step_definitions/common_steps.rb:446:in `/^the computer (?:re)?boots Tails$/'
./features/step_definitions/common_steps.rb:217:in `/^I start Tails( from DVD)?( with network unplugged)?( and I login)?$/'
features/untrusted_partitions.feature:48:in `And I start Tails from DVD with network unplugged and I login'
Then drive "gpt_ext2" is detected by Tails 0.000
And drive "gpt_ext2" is not mounted 0.000
And drive "msdos_fat32" is detected by Tails 0.000
And drive "msdos_fat32" is not mounted 0.000
After features/support/hooks.rb:339 5.245

SCENARIO FAILED: 'Booting Tails does not automount untrusted partitions' (at time 00:04:48)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6575/artifact/build-artifacts/00:04:48_Booting_Tails_does_not_automount_untrusted_partitions.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6575/artifact/build-artifacts/00:04:48_Booting_Tails_does_not_automount_untrusted_partitions.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6575/artifact/build-artifacts/00:04:48_Booting_Tails_does_not_automount_untrusted_partitions.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6575/artifact/build-artifacts/00:04:48_Booting_Tails_does_not_automount_untrusted_partitions.journal

After features/support/hooks.rb:108 0.032