Project Number Date
test_Tails_ISO_test-suite-trixie-2 6 09 Jun 2025, 21:51

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 9:33.167 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:7.749
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 11.834
And I disable the Unsafe Browser 5.961
And I log in to a new session 30.670
And the network is plugged 0.125
And all notifications have disappeared 13.388
When I try to start the Unsafe Browser 0.232
Then the Unsafe Browser complains that it is disabled 5.537
After features/support/hooks.rb:330 1.840
After features/support/hooks.rb:100 0.000
Tags: @product
47.406
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.269
And a web server is running on the LAN 1.043
When I successfully start the Unsafe Browser 19.551
And I open a page on the LAN web server in the Unsafe Browser 14.287
Then the Unsafe Browser displays the LAN web server hello message 0.253
After features/support/hooks.rb:330 2.318
After features/support/hooks.rb:100 0.000
Tags: @product @doc
59.880
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.985
When I successfully start the Unsafe Browser 18.316
Then the Unsafe Browser runs as the expected user 2.924
And the Unsafe Browser has a red theme 0.605
And the Unsafe Browser shows a warning as its start page 0.574
And the Unsafe Browser has no add-ons installed 9.469
And the Unsafe Browser has no bookmarks 14.639
And the Unsafe Browser uses all expected TBB shared libraries 1.364
After features/support/hooks.rb:330 1.773
After features/support/hooks.rb:100 0.000
Tags: @product
46.437
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.854
When I successfully start the Unsafe Browser 18.950
When I open the Tails homepage in the Unsafe Browser 14.302
Then the Tails homepage loads in the Unsafe Browser 0.606
And the Unsafe Browser has sent packets out to the Internet 0.722
After features/support/hooks.rb:330 1.254
After features/support/hooks.rb:100 0.000
39.975
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 12.361
When I successfully start the Unsafe Browser 21.352
And I close the Unsafe Browser 0.121
Then I see the "Shutting down the Unsafe Browser..." notification after at most 60 seconds 3.456
And the Unsafe Browser chroot is torn down 2.683
After features/support/hooks.rb:330 1.325
After features/support/hooks.rb:100 0.000
1:16.068
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.006
Steps
Given I have started Tails from DVD and logged in and the network is connected 16.319
When I successfully start the Unsafe Browser 19.207
# 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.008

Slept for 10 seconds

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

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

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-trixie-2/6/artifact/build-artifacts/07:12:52_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/6/artifact/build-artifacts/07:12:52_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/6/artifact/build-artifacts/07:12:52_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
45.992
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.437
When I configure the Unsafe Browser to use a local proxy 0.250
And I successfully start the Unsafe Browser 19.856
And I open the Tails homepage in the Unsafe Browser 13.205
Then the Unsafe Browser shows the "The proxy server is refusing connections" error 0.242
After features/support/hooks.rb:330 1.242
After features/support/hooks.rb:100 0.000
2:35.795
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:513 0.006
Given I have started Tails from DVD and logged in and the network is connected 14.020
And I capture all network traffic 0.010
And I configure the Unsafe Browser to check for updates more frequently 0.073
But checking for updates is disabled in the Unsafe Browser's configuration 0.013
When I successfully start the Unsafe Browser 18.937
And I wait 120 seconds 2:0.086

Slept for 120 seconds

Then the Unsafe Browser has not sent packets out to the Internet 2.653
After features/support/hooks.rb:521 0.308
After features/support/hooks.rb:330 1.028
After features/support/hooks.rb:100 0.045
33.861
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Given I have started Tails from DVD and logged in and the network is connected 11.873
And the network is unplugged 0.060
# NetworkManager apparently needs some time to notice that the connection is now off
And I wait 10 seconds 10.002

Slept for 10 seconds

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