Project Number Date
test_Tails_ISO_test-suite-options 8 24 Jun 2025, 20:19

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Root access control enforcement 8 1 0 0 0 9 1 1 2 3:31.957 Failed
Tags: @product
Feature Root access control enforcement
As a Tails user, I can perform administrative tasks only by using the password I have optionally set up in the Welcome Screen
Tags: @product
2:8.373
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails from DVD without network and logged in with an administration password 2:1.396
And running a command as root with pkexec requires PolicyKit administrator privileges 0.331
Then I can run a command as root with sudo 0.151
Then I can run a command as root with pkexec 6.494
After features/support/hooks.rb:330 0.758
After features/support/hooks.rb:100 0.014
Tags: @product
1:23.583
Scenario If cannot perform administrative tasks unless I have set up an administration password in the Welcome Screen
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Steps
Given I have started Tails from DVD without network and logged in 47.390
And running a command as root with pkexec requires PolicyKit administrator privileges 0.262
Then I cannot run a command as root with sudo and the standard passwords 0.267
And I cannot run a command as root with pkexec and the standard passwords 20.838
Then I cannot login as root using su with the standard passwords 14.824
su
su did not return an authentication failure (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/root_access_control.rb:28:in `block (2 levels) in <top (required)>'
./features/step_definitions/root_access_control.rb:19:in `each'
./features/step_definitions/root_access_control.rb:19:in `/^I cannot login as root using su with the standard passwords$/'
features/root_access_control.feature:17:in `Then I cannot login as root using su with the standard passwords'
After features/support/hooks.rb:330 5.038

SCENARIO FAILED: 'If cannot perform administrative tasks unless I have set up an administration password in the Welcome Screen' (at time 00:11:10)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/8/artifact/build-artifacts/00:11:10_If_cannot_perform_administrative_tasks_unless_I_have_set_up_an_administration_password_in_the_Welcome_Screen.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/8/artifact/build-artifacts/00:11:10_If_cannot_perform_administrative_tasks_unless_I_have_set_up_an_administration_password_in_the_Welcome_Screen.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/8/artifact/build-artifacts/00:11:10_If_cannot_perform_administrative_tasks_unless_I_have_set_up_an_administration_password_in_the_Welcome_Screen.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-options/8/artifact/build-artifacts/00:11:10_If_cannot_perform_administrative_tasks_unless_I_have_set_up_an_administration_password_in_the_Welcome_Screen.journal

After features/support/hooks.rb:100 0.000