Project Number Date
test_Tails_ISO_devel 4041 29 Oct 2025, 14:03

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 6:58.373 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:59.122
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.034
Given a computer 0.687
And I temporarily create a 100 MiB disk named "swap" 0.106
And I create a gpt swap partition on disk "swap" 7.835
And I plug SATA drive "swap" 1.051
And I temporarily create a 2 GiB disk named "live_hd" 0.078
And I write the Tails ISO image to disk "live_hd" 26.551
And I plug SATA drive "live_hd" 1.057
When I start Tails with network unplugged and I login 1:21.148
Then a "swap" partition was detected by Tails on drive "swap" 0.358
And drive "live_hd" is detected by Tails 0.088
But Tails has no disk swap enabled 0.069
And drive "live_hd" is not mounted 0.090
After features/support/hooks.rb:331 0.831
After features/support/hooks.rb:100 0.169
Tags: @product
1:38.204
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.203
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.064
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 19.490
And I plug non-removable USB drive "fake_TailsData" 1.066
When I start the computer 1.170
And the computer boots Tails 1:0.953
Then drive "fake_TailsData" is detected by Tails 0.071
And Tails Greeter has not detected a persistence partition 15.184
After features/support/hooks.rb:331 2.181
After features/support/hooks.rb:100 0.011
Tags: @product
1:48.753
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.003
Steps
Given a computer 1.347
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.066
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 18.159
And I plug SATA drive "fake_TailsData" 1.060
When I start the computer 1.152
And the computer boots Tails 1:26.967
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/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:331 5.464

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4041/artifact/build-artifacts/00:05:38_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_devel/4041/artifact/build-artifacts/00:05:38_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_an_internal_hard_drive.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4041/artifact/build-artifacts/00:05:38_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_an_internal_hard_drive.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4041/artifact/build-artifacts/00:05:38_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_an_internal_hard_drive.journal

After features/support/hooks.rb:100 0.009
Tags: @product
1:32.292
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.200
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.070
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.920
And I plug SATA drive "gpt_ext2" 1.076
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.056
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.796
And I plug SATA drive "msdos_fat32" 1.069
And I start Tails from DVD with network unplugged and I login 1:21.483
Then drive "gpt_ext2" is detected by Tails 0.413
And drive "gpt_ext2" is not mounted 0.068
And drive "msdos_fat32" is detected by Tails 0.076
And drive "msdos_fat32" is not mounted 0.061
After features/support/hooks.rb:331 1.095
After features/support/hooks.rb:100 0.007