Project Number Date
test_Tails_ISO_21002-ponytail-keyboard-input 2 05 Jun 2025, 04:57

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Untrusted partitions 30 2 8 0 0 40 2 2 4 10:33.704 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:0.912
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.017
Steps
Given a computer 0.489
And I temporarily create a 100 MiB disk named "swap" 0.148
And I create a gpt swap partition on disk "swap" 11.355
And I plug SATA drive "swap" 1.047
And I temporarily create a 2 GiB disk named "live_hd" 0.040
And I write the Tails ISO image to disk "live_hd" 27.302
And I plug SATA drive "live_hd" 1.055
When I start Tails with network unplugged and I login 2:19.472
Ponytail failed while pressing key combo: DBusException: org.freedesktop.DBus.Error.AccessDenied: GetWindows is not allowed
STDOUT:

STDERR:

 (RuntimeError)
./features/support/helpers/screen.rb:343:in `ponytail_press'
./features/support/helpers/screen.rb:351:in `press'
./features/step_definitions/common_steps.rb:719:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:222:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
./features/support/helpers/misc_helpers.rb:208:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/common_steps.rb:719:in `/^all notifications have disappeared$/'
./features/step_definitions/common_steps.rb:266: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:330 5.602

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21002-ponytail-keyboard-input/2/artifact/build-artifacts/00:03:18_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_21002-ponytail-keyboard-input/2/artifact/build-artifacts/00:03:18_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_21002-ponytail-keyboard-input/2/artifact/build-artifacts/00:03:18_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_21002-ponytail-keyboard-input/2/artifact/build-artifacts/00:03:18_Tails_ignores_a_swap_volume_and_another_Tails_that_are_on_an_internal_hard_drive.journal

After features/support/hooks.rb:100 0.143
Tags: @product
2:27.808
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given a computer 0.173
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.047
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 24.715
And I plug non-removable USB drive "fake_TailsData" 1.067
When I start the computer 1.063
And the computer boots Tails 1:45.540
Then drive "fake_TailsData" is detected by Tails 0.158
And Tails Greeter has not detected a persistence partition 15.041
After features/support/hooks.rb:330 1.865
After features/support/hooks.rb:100 0.009
Tags: @product
2:29.511
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given a computer 0.182
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.050
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 23.504
And I plug SATA drive "fake_TailsData" 1.058
When I start the computer 1.021
And the computer boots Tails 1:48.499
Then drive "fake_TailsData" is detected by Tails 0.160
And Tails Greeter has not detected a persistence partition 15.035
After features/support/hooks.rb:330 1.842
After features/support/hooks.rb:100 0.009
Tags: @product
2:35.470
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.165
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.047
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.180
And I plug SATA drive "gpt_ext2" 1.049
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.059
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.202
And I plug SATA drive "msdos_fat32" 1.071
And I start Tails from DVD with network unplugged and I login 2:20.694
Ponytail failed while pressing key combo: DBusException: org.freedesktop.DBus.Error.AccessDenied: GetWindows is not allowed
STDOUT:

STDERR:

 (RuntimeError)
./features/support/helpers/screen.rb:343:in `ponytail_press'
./features/support/helpers/screen.rb:351:in `press'
./features/step_definitions/common_steps.rb:719:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:222:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
./features/support/helpers/misc_helpers.rb:208:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/common_steps.rb:719:in `/^all notifications have disappeared$/'
./features/step_definitions/common_steps.rb:266: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.144

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21002-ponytail-keyboard-input/2/artifact/build-artifacts/00:11:00_Booting_Tails_does_not_automount_untrusted_partitions.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21002-ponytail-keyboard-input/2/artifact/build-artifacts/00:11:00_Booting_Tails_does_not_automount_untrusted_partitions.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21002-ponytail-keyboard-input/2/artifact/build-artifacts/00:11:00_Booting_Tails_does_not_automount_untrusted_partitions.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21002-ponytail-keyboard-input/2/artifact/build-artifacts/00:11:00_Booting_Tails_does_not_automount_untrusted_partitions.journal

After features/support/hooks.rb:100 0.007