Project Number Date
test_Tails_ISO_test-suite-trixie-2 11 13 Jun 2025, 13:02

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Unsafe Browser 51 1 0 0 0 52 8 1 9 17:37.352 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
3:16.519
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.024
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 1:8.273
And I disable the Unsafe Browser 15.308
And I log in to a new session 1:10.441
And the network is plugged 1.231
And all notifications have disappeared 30.837
When I try to start the Unsafe Browser 0.233
Then the Unsafe Browser complains that it is disabled 10.193
After features/support/hooks.rb:330 7.300
After features/support/hooks.rb:100 0.000
Tags: @product
1:42.470
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.026
Given I have started Tails from DVD and logged in and the network is connected 33.159
And a web server is running on the LAN 4.665
When I successfully start the Unsafe Browser 39.969
And I open a page on the LAN web server in the Unsafe Browser 24.275
Then the Unsafe Browser displays the LAN web server hello message 0.399
After features/support/hooks.rb:330 10.015
After features/support/hooks.rb:100 0.015
Tags: @product @doc
2:25.709
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.030
Given I have started Tails from DVD and logged in and the network is connected 24.260
When I successfully start the Unsafe Browser 40.612
Then the Unsafe Browser runs as the expected user 4.087
And the Unsafe Browser has a red theme 1.028
And the Unsafe Browser shows a warning as its start page 1.034
And the Unsafe Browser has no add-ons installed 34.736
And the Unsafe Browser has no bookmarks 36.991
And the Unsafe Browser uses all expected TBB shared libraries 2.959
After features/support/hooks.rb:330 3.153
After features/support/hooks.rb:100 0.000
Tags: @product
1:58.128
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Given I have started Tails from DVD and logged in and the network is connected 37.705
When I successfully start the Unsafe Browser 40.130
When I open the Tails homepage in the Unsafe Browser 35.542
Then the Tails homepage loads in the Unsafe Browser 2.427
And the Unsafe Browser has sent packets out to the Internet 2.323
After features/support/hooks.rb:330 3.424
After features/support/hooks.rb:100 0.000
1:12.608
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given I have started Tails from DVD and logged in and the network is connected 27.887
When I successfully start the Unsafe Browser 31.799
And I close the Unsafe Browser 0.121
Then I see the "Shutting down the Unsafe Browser..." notification after at most 60 seconds 6.810
And the Unsafe Browser chroot is torn down 5.990
After features/support/hooks.rb:330 1.376
After features/support/hooks.rb:100 0.000
1:42.084
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.010
Steps
Given I have started Tails from DVD and logged in and the network is connected 20.674
When I successfully start the Unsafe Browser 40.560
# 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.011

Slept for 10 seconds

And I try to start the Unsafe Browser 0.727
Then I see a warning about another instance already running 30.110
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 14.086

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

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-trixie-2/11/artifact/build-artifacts/08:12:47_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_test-suite-trixie-2/11/artifact/build-artifacts/08:12:47_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_test-suite-trixie-2/11/artifact/build-artifacts/08:12:47_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:27.695
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.215
Given I have started Tails from DVD and logged in and the network is connected 21.802
When I configure the Unsafe Browser to use a local proxy 0.476
And I successfully start the Unsafe Browser 40.631
And I open the Tails homepage in the Unsafe Browser 24.431
Then the Unsafe Browser shows the "The proxy server is refusing connections" error 0.352
After features/support/hooks.rb:330 3.521
After features/support/hooks.rb:100 0.000
2:58.365
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.169
Before features/support/hooks.rb:507 0.239
Given I have started Tails from DVD and logged in and the network is connected 23.868
And I capture all network traffic 0.361
And I configure the Unsafe Browser to check for updates more frequently 0.996
But checking for updates is disabled in the Unsafe Browser's configuration 0.057
When I successfully start the Unsafe Browser 30.195
And I wait 120 seconds 2:0.099

Slept for 120 seconds

Then the Unsafe Browser has not sent packets out to the Internet 2.786
After features/support/hooks.rb:515 0.531
After features/support/hooks.rb:330 7.120
After features/support/hooks.rb:100 0.037
53.769
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.171
Given I have started Tails from DVD and logged in and the network is connected 20.862
And the network is unplugged 0.404
# NetworkManager apparently needs some time to notice that the connection is now off
And I wait 10 seconds 10.058

Slept for 10 seconds

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