Project Number Date
test_Tails_ISO_devel 3506 07 Sep 2024, 12:45

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 7:31.521 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
2:7.613
Before features/support/hooks.rb:269 0.035
Given a computer 0.701
And I temporarily create a 100 MiB disk named "swap" 0.125
And I create a gpt swap partition on disk "swap" 11.622
And I plug SATA drive "swap" 1.065
And I temporarily create a 2 GiB disk named "live_hd" 0.111
And I write the Tails ISO image to disk "live_hd" 28.446
And I plug SATA drive "live_hd" 1.066
When I start Tails with network unplugged and I login 1:24.018
Then a "swap" partition was detected by Tails on drive "swap" 0.130
And drive "live_hd" is detected by Tails 0.145
But Tails has no disk swap enabled 0.089
And drive "live_hd" is not mounted 0.089
After features/support/hooks.rb:326 0.789
After features/support/hooks.rb:100 0.128
Tags: @product
1:38.314
Before features/support/hooks.rb:269 0.003
Given a computer 0.185
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" 22.559
And I plug non-removable USB drive "fake_TailsData" 1.065
When I start the computer 1.109
And the computer boots Tails 59.116
Then drive "fake_TailsData" is detected by Tails 0.176
And Tails Greeter has not detected a persistence partition 14.036
After features/support/hooks.rb:326 0.772
After features/support/hooks.rb:100 0.008
Tags: @product
1:58.012
Scenario The Welcome Screen ignores Persistent Storage stored on an internal hard drive
Before features/support/hooks.rb:269 0.002
Steps
Given a computer 0.167
And I temporarily create a 100 MiB disk named "fake_TailsData" 0.039
And I create a gpt partition labeled "TailsData" with an ext4 filesystem encrypted with password "asdf" on disk "fake_TailsData" 21.255
And I plug SATA drive "fake_TailsData" 1.048
When I start the computer 1.035
And the computer boots Tails 1:34.465
try_for() timeout expired
Last ignored exception was: RemoteShell::ServerFailure: FileNotFoundError: [Errno 2] No such file or directory: '/tmp/gdm-env'
./features/support/helpers/remote_shell.rb:71:in `block (2 levels) in communicate'
./features/support/helpers/remote_shell.rb:42:in `loop'
./features/support/helpers/remote_shell.rb:42:in `block in communicate'
./features/support/helpers/remote_shell.rb:37:in `communicate'
./features/support/helpers/remote_shell.rb:174:in `execute'
./features/support/helpers/remote_shell.rb:185:in `initialize'
./features/support/helpers/dogtail.rb:80:in `new'
./features/support/helpers/dogtail.rb:80:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/usb.rb:108:in `new'
./features/step_definitions/usb.rb:108:in `greeter'
./features/step_definitions/common_steps.rb:454:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/common_steps.rb:453:in `block in <top (required)>' (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/common_steps.rb:453: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:326 5.866

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3506/artifact/build-artifacts/00:06:04_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/3506/artifact/build-artifacts/00:06:04_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_an_internal_hard_drive.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3506/artifact/build-artifacts/00:06:04_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/3506/artifact/build-artifacts/00:06:04_The_Welcome_Screen_ignores_Persistent_Storage_stored_on_an_internal_hard_drive.journal

After features/support/hooks.rb:100 0.008
Tags: @product
1:47.581
Before features/support/hooks.rb:269 0.002
Given a computer 3.689
And I temporarily create a 100 MiB disk named "gpt_ext2" 0.247
And I create a gpt partition with an ext2 filesystem on disk "gpt_ext2" 6.288
And I plug SATA drive "gpt_ext2" 1.051
And I temporarily create a 100 MiB disk named "msdos_fat32" 0.057
And I create an msdos partition with a vfat filesystem on disk "msdos_fat32" 6.197
And I plug SATA drive "msdos_fat32" 1.092
And I start Tails from DVD with network unplugged and I login 1:28.521
Then drive "gpt_ext2" is detected by Tails 0.146
And drive "gpt_ext2" is not mounted 0.089
And drive "msdos_fat32" is detected by Tails 0.109
And drive "msdos_fat32" is not mounted 0.088
After features/support/hooks.rb:326 0.796
After features/support/hooks.rb:100 0.007