Project Number Date
test_Tails_ISO_stable 6658 10 Sep 2026, 15:57

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:2.425 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:13.335
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.042
Given a computer 0.611
And I temporarily create a 100 MiB disk named "swap" 0.141
And I create a gpt swap partition on disk "swap" 5.229
And I plug SATA drive "swap" 1.037
And I temporarily create a 7200 MiB disk named "live_hd" 0.029
And I write the Tails USB image to disk "live_hd" 20.132
And I plug SATA drive "live_hd" 1.042
When I start Tails with network unplugged and I login 44.925
Then a "swap" partition was detected by Tails on drive "swap" 0.059
And drive "live_hd" is detected by Tails 0.047
But Tails has no disk swap enabled 0.035
And drive "live_hd" is not mounted 0.044
After features/support/hooks.rb:339 0.925
After features/support/hooks.rb:108 0.095
Tags: @product
1:4.274
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.086
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.024
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 19.709
And I plug non-removable USB drive "fake_TailsData" 1.037
When I start the computer 0.648
And the computer boots Tails 29.746
Then drive "fake_TailsData" is detected by Tails 0.052
And Tails Greeter has not detected a persistence partition 12.969
After features/support/hooks.rb:339 1.084
After features/support/hooks.rb:108 0.022
Tags: @product
1:2.292
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Given a computer 0.079
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.212
And I plug SATA drive "fake_TailsData" 1.018
When I start the computer 0.652
And the computer boots Tails 29.344
Then drive "fake_TailsData" is detected by Tails 0.061
And Tails Greeter has not detected a persistence partition 13.902
After features/support/hooks.rb:339 0.966
After features/support/hooks.rb:108 0.010
Tags: @product
42.522
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.079
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.702
And I plug SATA drive "gpt_ext2" 1.023
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.031
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 2.838
And I plug SATA drive "msdos_fat32" 1.034
And I start Tails from DVD with network unplugged and I login 34.792
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/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 4.866

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

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_stable/6658/artifact/build-artifacts/00:04:13_Booting_Tails_does_not_automount_untrusted_partitions.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_stable/6658/artifact/build-artifacts/00:04:13_Booting_Tails_does_not_automount_untrusted_partitions.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_stable/6658/artifact/build-artifacts/00:04:13_Booting_Tails_does_not_automount_untrusted_partitions.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_stable/6658/artifact/build-artifacts/00:04:13_Booting_Tails_does_not_automount_untrusted_partitions.journal

After features/support/hooks.rb:108 0.006