Project Number Date
test_Tails_ISO_feature-trixie 42 29 Jun 2025, 08:18

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Untrusted partitions 37 1 2 0 0 40 3 1 4 10:29.759 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:4.942
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.035
Given a computer 0.540
And I temporarily create a 100 MiB disk named "swap" 0.089
And I create a gpt swap partition on disk "swap" 12.203
And I plug SATA drive "swap" 1.049
And I temporarily create a 2 GiB disk named "live_hd" 0.048
And I write the Tails ISO image to disk "live_hd" 26.382
And I plug SATA drive "live_hd" 1.064
When I start Tails with network unplugged and I login 2:22.801
Then a "swap" partition was detected by Tails on drive "swap" 0.505
And drive "live_hd" is detected by Tails 0.100
But Tails has no disk swap enabled 0.090
And drive "live_hd" is not mounted 0.066
After features/support/hooks.rb:330 1.824
After features/support/hooks.rb:100 0.137
Tags: @product
2:22.931
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.176
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.055
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.441
And I plug non-removable USB drive "fake_TailsData" 1.045
When I start the computer 0.963
And the computer boots Tails 1:42.245
Then drive "fake_TailsData" is detected by Tails 0.144
And Tails Greeter has not detected a persistence partition 14.858
After features/support/hooks.rb:330 1.294
After features/support/hooks.rb:100 0.007
Tags: @product
2:17.454
Scenario The Welcome Screen ignores Persistent Storage stored on an internal hard drive
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Steps
Given a computer 0.152
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" 21.748
And I plug SATA drive "fake_TailsData" 1.048
When I start the computer 0.968
And the computer boots Tails 1:53.494
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/untrusted_partitions.feature:36:in `And the computer boots Tails'
Then drive "fake_TailsData" is detected by Tails 0.000
And Tails Greeter has not detected a persistence partition 0.000
After features/support/hooks.rb:330 5.918

SCENARIO FAILED: 'The Welcome Screen ignores Persistent Storage stored on an internal hard drive' (at time 00:08:05)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/42/artifact/build-artifacts/00:08:05_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_an_internal_hard_drive.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/42/artifact/build-artifacts/00:08:05_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_an_internal_hard_drive.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/42/artifact/build-artifacts/00:08:05_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_an_internal_hard_drive.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/42/artifact/build-artifacts/00:08:05_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_an_internal_hard_drive.journal

After features/support/hooks.rb:100 0.007
Tags: @product
2:44.430
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.157
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.037
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.324
And I plug SATA drive "gpt_ext2" 1.047
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.040
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.231
And I plug SATA drive "msdos_fat32" 1.084
And I start Tails from DVD with network unplugged and I login 2:28.776
Then drive "gpt_ext2" is detected by Tails 0.505
And drive "gpt_ext2" is not mounted 0.071
And drive "msdos_fat32" is detected by Tails 0.084
And drive "msdos_fat32" is not mounted 0.069
After features/support/hooks.rb:330 1.852
After features/support/hooks.rb:100 0.006