Project Number Date
test_Tails_ISO_stable 5969 26 Nov 2025, 09:02

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 6:57.281 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:8.420
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.030
Given a computer 0.589
And I temporarily create a 100 MiB disk named "swap" 0.083
And I create a gpt swap partition on disk "swap" 10.602
And I plug SATA drive "swap" 1.053
And I temporarily create a 7200 MiB disk named "live_hd" 2.633
And I write the Tails USB image to disk "live_hd" 30.816
And I plug SATA drive "live_hd" 1.063
When I start Tails with network unplugged and I login 1:20.951
Then a "swap" partition was detected by Tails on drive "swap" 0.407
And drive "live_hd" is detected by Tails 0.078
But Tails has no disk swap enabled 0.055
And drive "live_hd" is not mounted 0.083
After features/support/hooks.rb:331 0.672
After features/support/hooks.rb:100 0.165
Tags: @product
1:34.974
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.186
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" 16.978
And I plug non-removable USB drive "fake_TailsData" 1.051
When I start the computer 1.088
And the computer boots Tails 1:0.676
Then drive "fake_TailsData" is detected by Tails 0.089
And Tails Greeter has not detected a persistence partition 14.858
After features/support/hooks.rb:331 1.322
After features/support/hooks.rb:100 0.009
Tags: @product
1:34.311
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.165
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.042
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.021
And I plug SATA drive "fake_TailsData" 1.041
When I start the computer 1.047
And the computer boots Tails 1:0.681
Then drive "fake_TailsData" is detected by Tails 0.202
And Tails Greeter has not detected a persistence partition 15.108
After features/support/hooks.rb:331 1.510
After features/support/hooks.rb:100 0.024
Tags: @product
1:39.575
Scenario Booting Tails does not automount untrusted partitions
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Steps
Given a computer 0.178
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.055
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 4.213
And I plug SATA drive "gpt_ext2" 1.047
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.050
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.846
And I plug SATA drive "msdos_fat32" 1.066
And I start Tails from DVD with network unplugged and I login 1:29.116
cannot find TailsGreeter.png on the screen (FindFailed)
./features/support/helpers/screen.rb:181:in `rescue in wait'
./features/support/helpers/screen.rb:165:in `wait'
./features/step_definitions/common_steps.rb:484:in `/^the computer (?:re)?boots Tails$/'
./features/step_definitions/common_steps.rb:259: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:331 5.698

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5969/artifact/build-artifacts/00:07:11_Booting_Tails_does_not_automount_untrusted_partitions.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5969/artifact/build-artifacts/00:07:11_Booting_Tails_does_not_automount_untrusted_partitions.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5969/artifact/build-artifacts/00:07:11_Booting_Tails_does_not_automount_untrusted_partitions.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5969/artifact/build-artifacts/00:07:11_Booting_Tails_does_not_automount_untrusted_partitions.journal

After features/support/hooks.rb:100 0.010