Project Number Date
test_Tails_ISO_feature-trixie 36 23 Jun 2025, 08:25

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Unsafe Browser 44 2 6 0 0 52 7 2 9 16:30.099 Failed
Tags: @product
Feature Browsing the web using the Unsafe Browser
As a Tails user when I browse the web using the Unsafe Browser I should have direct access to the web
Tags: @product
1:18.540
Scenario The Unsafe Browser can be disabled
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.016
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 1:18.540
Failed to restore snapshot (RuntimeError)
./features/step_definitions/common_steps.rb:98:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:81:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:104:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:81:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:104:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:81:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:104:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:81:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:167:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ from\ DVD\ without\ network\ and\ stopped\ at\ Tails\ Greeter's\ login\ screen$/'
features/unsafe_browser.feature:8:in `Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen'
And I disable the Unsafe Browser 0.000
And I log in to a new session 0.000
And the network is plugged 0.000
And all notifications have disappeared 0.000
When I try to start the Unsafe Browser 0.000
Then the Unsafe Browser complains that it is disabled 0.000
After features/support/hooks.rb:330 6.776

SCENARIO FAILED: 'The Unsafe Browser can be disabled' (at time 08:29:52)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/36/artifact/build-artifacts/08:29:52_The_Unsafe_Browser_can_be_disabled.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/36/artifact/build-artifacts/08:29:52_The_Unsafe_Browser_can_be_disabled.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/36/artifact/build-artifacts/08:29:52_The_Unsafe_Browser_can_be_disabled.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/36/artifact/build-artifacts/08:29:52_The_Unsafe_Browser_can_be_disabled.journal

After features/support/hooks.rb:100 0.000
Tags: @product
1:35.003
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.062
Given I have started Tails from DVD and logged in and the network is connected 24.173
And a web server is running on the LAN 5.723
When I successfully start the Unsafe Browser 30.008
And I open a page on the LAN web server in the Unsafe Browser 34.590
Then the Unsafe Browser displays the LAN web server hello message 0.506
After features/support/hooks.rb:330 2.594
After features/support/hooks.rb:100 0.001
Tags: @product @doc
2:24.207
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails from DVD and logged in and the network is connected 38.206
When I successfully start the Unsafe Browser 37.505
Then the Unsafe Browser runs as the expected user 3.681
And the Unsafe Browser has a red theme 0.626
And the Unsafe Browser shows a warning as its start page 0.705
And the Unsafe Browser has no add-ons installed 19.892
And the Unsafe Browser has no bookmarks 41.709
And the Unsafe Browser uses all expected TBB shared libraries 1.880
After features/support/hooks.rb:330 11.877
After features/support/hooks.rb:100 0.000
Tags: @product
1:42.653
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.149
Given I have started Tails from DVD and logged in and the network is connected 22.072
When I successfully start the Unsafe Browser 38.477
When I open the Tails homepage in the Unsafe Browser 30.360
Then the Tails homepage loads in the Unsafe Browser 9.578
And the Unsafe Browser has sent packets out to the Internet 2.164
After features/support/hooks.rb:330 1.136
After features/support/hooks.rb:100 0.000
1:18.940
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD and logged in and the network is connected 34.066
When I successfully start the Unsafe Browser 30.272
And I close the Unsafe Browser 0.121
Then I see the "Shutting down the Unsafe Browser..." notification after at most 60 seconds 12.032
And the Unsafe Browser chroot is torn down 2.446
After features/support/hooks.rb:330 1.154
After features/support/hooks.rb:100 0.000
1:58.781
Scenario Starting a second instance of the Unsafe Browser results in an error message being shown
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.027
Steps
Given I have started Tails from DVD and logged in and the network is connected 36.100
When I successfully start the Unsafe Browser 41.097
# Wait for whatever facility the GNOME Activities Overview uses to
# learn about which applications are running to "settle". Without
# this sleep, it is confused and it's impossible to start a new
# instance (it will just switch to the one we already started).
And I wait 10 seconds 10.010

Slept for 10 seconds

And I try to start the Unsafe Browser 1.571
Then I see a warning about another instance already running 30.001
try_for() timeout expired
Last ignored exception was: Dogtail::Failure: The Dogtail init script raised: SearchError: child of [desktop frame | main]: 'zenity' application
STDOUT:

STDERR:


./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/unsafe_browser.rb:76:in `new'
./features/step_definitions/unsafe_browser.rb:76: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/unsafe_browser.rb:75: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/unsafe_browser.rb:75:in `/^I see a warning about another instance already running$/'
features/unsafe_browser.feature:59:in `Then I see a warning about another instance already running'
After features/support/hooks.rb:330 15.643

SCENARIO FAILED: 'Starting a second instance of the Unsafe Browser results in an error message being shown' (at time 08:39:15)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/36/artifact/build-artifacts/08:39:15_Starting_a_second_instance_of_the_Unsafe_Browser_results_in_an_error_message_being_shown.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/36/artifact/build-artifacts/08:39:15_Starting_a_second_instance_of_the_Unsafe_Browser_results_in_an_error_message_being_shown.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/36/artifact/build-artifacts/08:39:15_Starting_a_second_instance_of_the_Unsafe_Browser_results_in_an_error_message_being_shown.journal

After features/support/hooks.rb:100 0.000
Tags: @product
1:23.863
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.261
Given I have started Tails from DVD and logged in and the network is connected 22.197
When I configure the Unsafe Browser to use a local proxy 0.272
And I successfully start the Unsafe Browser 40.659
And I open the Tails homepage in the Unsafe Browser 20.500
Then the Unsafe Browser shows the "The proxy server is refusing connections" error 0.233
After features/support/hooks.rb:330 2.385
After features/support/hooks.rb:100 0.000
3:18.814
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:507 0.014
Given I have started Tails from DVD and logged in and the network is connected 34.225
And I capture all network traffic 0.058
And I configure the Unsafe Browser to check for updates more frequently 0.167
But checking for updates is disabled in the Unsafe Browser's configuration 0.049
When I successfully start the Unsafe Browser 41.216
And I wait 120 seconds 2:0.091

Slept for 120 seconds

Then the Unsafe Browser has not sent packets out to the Internet 3.004
After features/support/hooks.rb:515 0.764
After features/support/hooks.rb:330 1.724
After features/support/hooks.rb:100 0.050
1:29.294
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD and logged in and the network is connected 52.333
And the network is unplugged 0.294
# NetworkManager apparently needs some time to notice that the connection is now off
And I wait 10 seconds 10.006

Slept for 10 seconds

When I try to start the Unsafe Browser 0.489
Then I am told I cannot start the Unsafe Browser when I am offline 26.170
After features/support/hooks.rb:330 5.492
After features/support/hooks.rb:100 0.000