Project Number Date
test_Tails_ISO_stable 5988 07 Dec 2025, 08:53

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 5:7.830 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:24.160
Scenario Tails ignores a swap volume and another Tails that are on an internal hard drive
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.022
Steps
Given a computer 0.809
And I temporarily create a 100 MiB disk named "swap" 0.084
And I create a gpt swap partition on disk "swap" 9.468
And I plug SATA drive "swap" 1.084
And I temporarily create a 7200 MiB disk named "live_hd" 0.044
And I write the Tails USB image to disk "live_hd" 31.493
And I plug SATA drive "live_hd" 1.057
When I start Tails with network unplugged and I login 40.117
The
The Dogtail init script raised: DBusException: org.freedesktop.DBus.Error.FileNotFound: Failed to connect to socket /tmp/dbus-xEeRDuxcp4: No such file or directory
STDOUT:

STDERR:
Exception ignored in: <function Ponytail.__del__ at 0x70e3234e5440>
Traceback (most recent call last):
  File "/usr/lib/python3/dist-packages/ponytail/ponytail.py", line 51, in __del__
    if (self.connected):
AttributeError: 'Ponytail' object has no attribute 'connected'

 (Dogtail::Failure)
./features/support/helpers/dogtail.rb:85:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/common_steps.rb:446:in `new'
./features/step_definitions/common_steps.rb:446: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:14:in `When I start Tails with network unplugged and I login'
Then a "swap" partition was detected by Tails on drive "swap" 0.000
And drive "live_hd" is detected by Tails 0.000
But Tails has no disk swap enabled 0.000
And drive "live_hd" is not mounted 0.000
After features/support/hooks.rb:331 5.532

SCENARIO FAILED: 'Tails ignores a swap volume and another Tails that are on an internal hard drive' (at time 00:01:33)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5988/artifact/build-artifacts/00:01:33_Tails_ignores_a_swap_volume_and_another_Tails_that_are_on_an_internal_hard_drive.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5988/artifact/build-artifacts/00:01:33_Tails_ignores_a_swap_volume_and_another_Tails_that_are_on_an_internal_hard_drive.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5988/artifact/build-artifacts/00:01:33_Tails_ignores_a_swap_volume_and_another_Tails_that_are_on_an_internal_hard_drive.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5988/artifact/build-artifacts/00:01:33_Tails_ignores_a_swap_volume_and_another_Tails_that_are_on_an_internal_hard_drive.journal

After features/support/hooks.rb:100 0.190
Tags: @product
1:15.750
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.307
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.144
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.032
And I plug non-removable USB drive "fake_TailsData" 1.070
When I start the computer 1.127
And the computer boots Tails 40.316
Then drive "fake_TailsData" is detected by Tails 0.563
And Tails Greeter has not detected a persistence partition 15.187
After features/support/hooks.rb:331 1.350
After features/support/hooks.rb:100 0.009
Tags: @product
1:14.709
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.164
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.051
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.551
And I plug SATA drive "fake_TailsData" 1.049
When I start the computer 1.175
And the computer boots Tails 40.520
Then drive "fake_TailsData" is detected by Tails 0.419
And Tails Greeter has not detected a persistence partition 14.777
After features/support/hooks.rb:331 0.938
After features/support/hooks.rb:100 0.011
Tags: @product
1:13.209
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given a computer 0.155
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.174
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.691
And I plug SATA drive "gpt_ext2" 1.045
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.046
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 4.496
And I plug SATA drive "msdos_fat32" 1.100
And I start Tails from DVD with network unplugged and I login 1:1.695
Then drive "gpt_ext2" is detected by Tails 0.542
And drive "gpt_ext2" is not mounted 0.104
And drive "msdos_fat32" is detected by Tails 0.072
And drive "msdos_fat32" is not mounted 0.083
After features/support/hooks.rb:331 0.839
After features/support/hooks.rb:100 0.008