Project Number Date
test_Tails_ISO_feature-arti 1 24 Jun 2026, 19:52

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Untrusted partitions 24 4 12 0 0 40 0 4 4 2:38.035 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
44.312
Scenario Tails ignores a swap volume and another Tails that are on an internal hard drive
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.049
Steps
Given a computer 0.559
And I temporarily create a 100 MiB disk named "swap" 0.038
And I create a gpt swap partition on disk "swap" 5.324
And I plug SATA drive "swap" 1.015
And I temporarily create a 7200 MiB disk named "live_hd" 0.012
And I write the Tails USB image to disk "live_hd" 13.067
And I plug SATA drive "live_hd" 1.022
When I start Tails with network unplugged and I login 23.272
undefined local variable or method `chutney_env' for #<Object:0x00007eff4cbe1ea8> (NameError)
./features/step_definitions/chutney.rb:303:in `configure_simulated_Tor_network'
./features/step_definitions/common_steps.rb:427:in `/^the computer (?:re)?boots Tails$/'
./features/step_definitions/common_steps.rb:228: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:339 4.886

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:00:52_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_feature-arti/1/artifact/build-artifacts/00:00:52_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_feature-arti/1/artifact/build-artifacts/00:00:52_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_feature-arti/1/artifact/build-artifacts/00:00:52_Tails_ignores_a_swap_volume_and_another_Tails_that_are_on_an_internal_hard_drive.journal

After features/support/hooks.rb:108 0.153
Tags: @product
41.477
Scenario The Welcome Screen ignores Persistent Storage stored on a non-removable USB drive
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Steps
Given a computer 0.064
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.009
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.144
And I plug non-removable USB drive "fake_TailsData" 1.023
When I start the computer 0.739
And the computer boots Tails 22.495
undefined local variable or method `chutney_env' for #<Object:0x00007eff4ca22810> (NameError)
./features/step_definitions/chutney.rb:303:in `configure_simulated_Tor_network'
./features/step_definitions/common_steps.rb:427:in `/^the computer (?:re)?boots Tails$/'
features/untrusted_partitions.feature:26: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:339 4.774

SCENARIO FAILED: 'The Welcome Screen ignores Persistent Storage stored on a non-removable USB drive' (at time 00:01:38)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:01:38_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_a_non-removable_USB_drive.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:01:38_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_a_non-removable_USB_drive.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:01:38_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_a_non-removable_USB_drive.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:01:38_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_a_non-removable_USB_drive.journal

After features/support/hooks.rb:108 0.009
Tags: @product
42.106
Scenario The Welcome Screen ignores Persistent Storage stored on an internal hard drive
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Steps
Given a computer 0.056
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.008
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 17.699
And I plug SATA drive "fake_TailsData" 1.021
When I start the computer 0.757
And the computer boots Tails 22.564
undefined local variable or method `chutney_env' for #<Object:0x00007eff4ca50508> (NameError)
./features/step_definitions/chutney.rb:303:in `configure_simulated_Tor_network'
./features/step_definitions/common_steps.rb:427: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:339 4.656

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:02:25_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-arti/1/artifact/build-artifacts/00:02:25_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_an_internal_hard_drive.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:02:25_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-arti/1/artifact/build-artifacts/00:02:25_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_an_internal_hard_drive.journal

After features/support/hooks.rb:108 0.006
Tags: @product
30.139
Scenario Booting Tails does not automount untrusted partitions
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.001
Steps
Given a computer 0.062
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.014
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 2.521
And I plug SATA drive "gpt_ext2" 1.015
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.008
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 2.616
And I plug SATA drive "msdos_fat32" 1.021
And I start Tails from DVD with network unplugged and I login 22.878
undefined local variable or method `chutney_env' for #<Object:0x00007eff4cb5a700> (NameError)
./features/step_definitions/chutney.rb:303:in `configure_simulated_Tor_network'
./features/step_definitions/common_steps.rb:427:in `/^the computer (?:re)?boots Tails$/'
./features/step_definitions/common_steps.rb:228: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:339 4.633

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:03:00_Booting_Tails_does_not_automount_untrusted_partitions.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:03:00_Booting_Tails_does_not_automount_untrusted_partitions.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:03:00_Booting_Tails_does_not_automount_untrusted_partitions.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-arti/1/artifact/build-artifacts/00:03:00_Booting_Tails_does_not_automount_untrusted_partitions.journal

After features/support/hooks.rb:108 0.005