Project Number Date
test_Tails_ISO_devel 4140 28 Dec 2025, 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:41.478 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:6.440
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.015
Given a computer 0.131
And I temporarily create a 100 MiB disk named "swap" 0.013
And I create a gpt swap partition on disk "swap" 4.552
And I plug SATA drive "swap" 1.020
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.481
And I plug SATA drive "live_hd" 1.020
When I start Tails with network unplugged and I login 47.000
Then a "swap" partition was detected by Tails on drive "swap" 0.063
And drive "live_hd" is detected by Tails 0.054
But Tails has no disk swap enabled 0.045
And drive "live_hd" is not mounted 0.048
After features/support/hooks.rb:331 0.498
After features/support/hooks.rb:100 0.102
Tags: @product
1:2.824
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given a computer 0.049
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.006
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.066
And I plug non-removable USB drive "fake_TailsData" 1.018
When I start the computer 0.683
And the computer boots Tails 31.005
Then drive "fake_TailsData" is detected by Tails 0.056
And Tails Greeter has not detected a persistence partition 12.940
After features/support/hooks.rb:331 1.122
After features/support/hooks.rb:100 0.006
Tags: @product
1:2.988
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given a computer 0.045
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.006
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.118
And I plug SATA drive "fake_TailsData" 1.016
When I start the computer 0.676
And the computer boots Tails 30.992
Then drive "fake_TailsData" is detected by Tails 0.060
And Tails Greeter has not detected a persistence partition 13.071
After features/support/hooks.rb:331 0.921
After features/support/hooks.rb:100 0.006
Tags: @product
1:29.225
Scenario Booting Tails does not automount untrusted partitions
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Steps
Given a computer 0.044
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.006
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 2.555
And I plug SATA drive "gpt_ext2" 1.016
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.011
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 2.520
And I plug SATA drive "msdos_fat32" 1.021
And I start Tails from DVD with network unplugged and I login 1:22.049
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:439:in `/^the computer (?:re)?boots Tails$/'
./features/step_definitions/common_steps.rb:214: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.264

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4140/artifact/build-artifacts/00:04:51_Booting_Tails_does_not_automount_untrusted_partitions.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4140/artifact/build-artifacts/00:04:51_Booting_Tails_does_not_automount_untrusted_partitions.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4140/artifact/build-artifacts/00:04:51_Booting_Tails_does_not_automount_untrusted_partitions.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4140/artifact/build-artifacts/00:04:51_Booting_Tails_does_not_automount_untrusted_partitions.journal

After features/support/hooks.rb:100 0.015