Project Number Date
test_Tails_ISO_stable 4650 01 Feb 2024, 18:42

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 7:58.164 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:31.128
Before features/support/hooks.rb:245 0.026
Given a computer 0.518
And I temporarily create a 100 MiB disk named "swap" 0.128
And I create a gpt swap partition on disk "swap" 10.140
And I plug SATA drive "swap" 1.043
And I temporarily create a 2 GiB disk named "live_hd" 0.047
And I write the Tails ISO image to disk "live_hd" 17.723
And I plug SATA drive "live_hd" 1.057
When I start Tails with network unplugged and I login 59.846
Then a "swap" partition was detected by Tails on drive "swap" 0.159
And drive "live_hd" is detected by Tails 0.138
But Tails has no disk swap enabled 0.209
And drive "live_hd" is not mounted 0.115
After features/support/hooks.rb:291 1.295
After features/support/hooks.rb:75 0.107
Tags: @product
1:15.964
Before features/support/hooks.rb:245 0.002
Given a computer 0.304
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.114
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 16.970
And I plug non-removable USB drive "fake_TailsData" 1.063
When I start the computer 1.124
And the computer boots Tails 43.286
Then drive "fake_TailsData" is detected by Tails 0.099
And Tails Greeter has not detected a persistence partition 13.000
After features/support/hooks.rb:291 0.707
After features/support/hooks.rb:75 0.007
Tags: @product
1:13.458
Before features/support/hooks.rb:245 0.002
Given a computer 0.150
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" 16.513
And I plug SATA drive "fake_TailsData" 1.067
When I start the computer 0.988
And the computer boots Tails 41.336
Then drive "fake_TailsData" is detected by Tails 0.122
And Tails Greeter has not detected a persistence partition 13.238
After features/support/hooks.rb:291 0.832
After features/support/hooks.rb:75 0.009
Tags: @product
3:57.612
Scenario Booting Tails does not automount untrusted partitions
Before features/support/hooks.rb:245 0.002
Steps
Given a computer 0.134
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.035
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 3.898
And I plug SATA drive "gpt_ext2" 1.044
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.028
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 3.906
And I plug SATA drive "msdos_fat32" 1.059
And I start Tails from DVD with network unplugged and I login 3:47.504
cannot find GnomeApplicationsMenu.png on the screen (FindFailed)
./features/support/helpers/screen.rb:166:in `rescue in wait'
./features/support/helpers/screen.rb:159:in `wait'
./features/step_definitions/common_steps.rb:546:in `/^the Tails desktop is ready$/'
./features/step_definitions/common_steps.rb:501:in `/^I log in to a new session(?: in ([^ ]*) \(([^ ]*)\))?( without activating the Persistent Storage)?( after having activated the Persistent Storage| expecting no warning about the Persistent Storage not being activated)?$/'
./features/step_definitions/common_steps.rb:261:in `/^I start Tails( from DVD)?( with network unplugged)?( and genuine APT sources)?( 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:291 4.182

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

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4650/artifact/build-artifacts/00:08:19_Booting_Tails_does_not_automount_untrusted_partitions.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4650/artifact/build-artifacts/00:08:19_Booting_Tails_does_not_automount_untrusted_partitions.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4650/artifact/build-artifacts/00:08:19_Booting_Tails_does_not_automount_untrusted_partitions.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4650/artifact/build-artifacts/00:08:19_Booting_Tails_does_not_automount_untrusted_partitions.journal

After features/support/hooks.rb:75 0.007