Project Number Date
test_Tails_ISO_feature-trixie 39 26 Jun 2025, 09:06

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 10:20.477 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
3:9.808
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.014
Given a computer 0.481
And I temporarily create a 100 MiB disk named "swap" 0.131
And I create a gpt swap partition on disk "swap" 11.633
And I plug SATA drive "swap" 1.065
And I temporarily create a 2 GiB disk named "live_hd" 0.059
And I write the Tails ISO image to disk "live_hd" 26.550
And I plug SATA drive "live_hd" 1.054
When I start Tails with network unplugged and I login 2:27.969
Then a "swap" partition was detected by Tails on drive "swap" 0.558
And drive "live_hd" is detected by Tails 0.135
But Tails has no disk swap enabled 0.095
And drive "live_hd" is not mounted 0.074
After features/support/hooks.rb:330 1.651
After features/support/hooks.rb:100 0.138
Tags: @product
2:24.249
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.171
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" 22.766
And I plug non-removable USB drive "fake_TailsData" 1.049
When I start the computer 1.090
And the computer boots Tails 1:43.405
Then drive "fake_TailsData" is detected by Tails 0.116
And Tails Greeter has not detected a persistence partition 15.606
After features/support/hooks.rb:330 1.309
After features/support/hooks.rb:100 0.009
Tags: @product
2:32.483
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.177
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.049
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 28.132
And I plug SATA drive "fake_TailsData" 1.048
When I start the computer 1.070
And the computer boots Tails 1:46.501
Then drive "fake_TailsData" is detected by Tails 0.116
And Tails Greeter has not detected a persistence partition 15.386
After features/support/hooks.rb:330 1.411
After features/support/hooks.rb:100 0.008
Tags: @product
2:13.935
Scenario Booting Tails does not automount untrusted partitions
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Steps
Given a computer 0.170
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.039
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.331
And I plug SATA drive "gpt_ext2" 1.046
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.061
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 7.259
And I plug SATA drive "msdos_fat32" 1.061
And I start Tails from DVD with network unplugged and I login 1:57.964
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:480:in `/^the computer (?:re)?boots Tails$/'
./features/step_definitions/common_steps.rb:255: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:330 6.882

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/39/artifact/build-artifacts/00:10:41_Booting_Tails_does_not_automount_untrusted_partitions.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/39/artifact/build-artifacts/00:10:41_Booting_Tails_does_not_automount_untrusted_partitions.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/39/artifact/build-artifacts/00:10:41_Booting_Tails_does_not_automount_untrusted_partitions.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/39/artifact/build-artifacts/00:10:41_Booting_Tails_does_not_automount_untrusted_partitions.journal

After features/support/hooks.rb:100 0.006