Project Number Date
test_Tails_ISO_test-suite-trixie-2 12 13 Jun 2025, 23:00

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 16:13.285 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
2:27.143
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 26.303
And I disable the Unsafe Browser 16.390
And I log in to a new session 1:15.671
And the network is plugged 0.790
And all notifications have disappeared 22.692
When I try to start the Unsafe Browser 0.143
Then the Unsafe Browser complains that it is disabled 5.150
After features/support/hooks.rb:330 4.544
After features/support/hooks.rb:100 0.000
Tags: @product
1:26.777
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.028
Given I have started Tails from DVD and logged in and the network is connected 27.784
And a web server is running on the LAN 1.060
When I successfully start the Unsafe Browser 26.808
And I open a page on the LAN web server in the Unsafe Browser 30.290
Then the Unsafe Browser displays the LAN web server hello message 0.833
After features/support/hooks.rb:330 2.615
After features/support/hooks.rb:100 0.002
Tags: @product @doc
2:5.157
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.022
Given I have started Tails from DVD and logged in and the network is connected 37.731
When I successfully start the Unsafe Browser 27.478
Then the Unsafe Browser runs as the expected user 5.953
And the Unsafe Browser has a red theme 7.474
And the Unsafe Browser shows a warning as its start page 0.686
And the Unsafe Browser has no add-ons installed 20.794
And the Unsafe Browser has no bookmarks 23.285
And the Unsafe Browser uses all expected TBB shared libraries 1.752
After features/support/hooks.rb:330 7.471
After features/support/hooks.rb:100 0.000
Tags: @product
1:30.411
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.077
Given I have started Tails from DVD and logged in and the network is connected 19.572
When I successfully start the Unsafe Browser 31.017
When I open the Tails homepage in the Unsafe Browser 36.892
Then the Tails homepage loads in the Unsafe Browser 0.762
And the Unsafe Browser has sent packets out to the Internet 2.167
After features/support/hooks.rb:330 1.332
After features/support/hooks.rb:100 0.000
1:5.653
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.013
Given I have started Tails from DVD and logged in and the network is connected 23.714
When I successfully start the Unsafe Browser 32.650
And I close the Unsafe Browser 0.121
Then I see the "Shutting down the Unsafe Browser..." notification after at most 60 seconds 4.372
And the Unsafe Browser chroot is torn down 4.794
After features/support/hooks.rb:330 7.770
After features/support/hooks.rb:100 0.000
2:21.629
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.029
Steps
Given I have started Tails from DVD and logged in and the network is connected 1:3.007
When I successfully start the Unsafe Browser 37.893
# 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.536
Then I see a warning about another instance already running 30.183
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 13.309

SCENARIO FAILED: 'Starting a second instance of the Unsafe Browser results in an error message being shown' (at time 10:16:27)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_test-suite-trixie-2/12/artifact/build-artifacts/10:16:27_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/12/artifact/build-artifacts/10:16:27_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/12/artifact/build-artifacts/10:16:27_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:11.541
Before features/support/hooks.rb:266 0.016
Before features/support/hooks.rb:273 0.368
Given I have started Tails from DVD and logged in and the network is connected 17.463
When I configure the Unsafe Browser to use a local proxy 1.854
And I successfully start the Unsafe Browser 27.831
And I open the Tails homepage in the Unsafe Browser 24.036
Then the Unsafe Browser shows the "The proxy server is refusing connections" error 0.354
After features/support/hooks.rb:330 9.343
After features/support/hooks.rb:100 0.000
2:53.003
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.075
Before features/support/hooks.rb:507 0.051
Given I have started Tails from DVD and logged in and the network is connected 19.596
And I capture all network traffic 0.498
And I configure the Unsafe Browser to check for updates more frequently 0.878
But checking for updates is disabled in the Unsafe Browser's configuration 0.723
When I successfully start the Unsafe Browser 28.111
And I wait 120 seconds 2:0.100

Slept for 120 seconds

Then the Unsafe Browser has not sent packets out to the Internet 3.094
After features/support/hooks.rb:515 10.545
After features/support/hooks.rb:330 1.799
After features/support/hooks.rb:100 0.047
1:11.968
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 38.011
And the network is unplugged 0.070
# NetworkManager apparently needs some time to notice that the connection is now off
And I wait 10 seconds 10.007

Slept for 10 seconds

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