Project Number Date
test_Tails_ISO_feature-trixie 6 27 May 2025, 20:55

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.796 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:11.967
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 10.918
And I disable the Unsafe Browser 5.344
And I log in to a new session 33.051
And the network is plugged 0.093
And all notifications have disappeared 17.968
When I try to start the Unsafe Browser 0.119
Then the Unsafe Browser complains that it is disabled 4.470
After features/support/hooks.rb:330 2.164
After features/support/hooks.rb:100 0.000
Tags: @product
47.166
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 12.691
And a web server is running on the LAN 1.041
When I successfully start the Unsafe Browser 18.104
And I open a page on the LAN web server in the Unsafe Browser 15.119
Then the Unsafe Browser displays the LAN web server hello message 0.208
After features/support/hooks.rb:330 4.661
After features/support/hooks.rb:100 0.001
Tags: @product @doc
1:10.474
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.127
When I successfully start the Unsafe Browser 24.088
Then the Unsafe Browser runs as the expected user 2.536
And the Unsafe Browser has a red theme 0.625
And the Unsafe Browser shows a warning as its start page 0.606
And the Unsafe Browser has no add-ons installed 13.834
And the Unsafe Browser has no bookmarks 15.216
And the Unsafe Browser uses all expected TBB shared libraries 1.438
After features/support/hooks.rb:330 0.853
After features/support/hooks.rb:100 0.000
Tags: @product
51.740
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.032
When I successfully start the Unsafe Browser 20.453
When I open the Tails homepage in the Unsafe Browser 18.014
Then the Tails homepage loads in the Unsafe Browser 0.596
And the Unsafe Browser has sent packets out to the Internet 0.642
After features/support/hooks.rb:330 1.862
After features/support/hooks.rb:100 0.000
41.669
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 12.428
When I successfully start the Unsafe Browser 20.084
And I close the Unsafe Browser 0.121
Then I see the "Shutting down the Unsafe Browser..." notification after at most 60 seconds 6.769
And the Unsafe Browser chroot is torn down 2.265
After features/support/hooks.rb:330 1.635
After features/support/hooks.rb:100 0.000
53.419
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.005
Steps
Given I have started Tails from DVD and logged in and the network is connected 12.049
When I successfully start the Unsafe Browser 19.734
# 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.007

Slept for 10 seconds

And I try to start the Unsafe Browser 0.686
Then I see a warning about another instance already running 10.940
The
The Dogtail init script raised: SearchError: child of [desktop frame | main]: 'zenity' application
STDOUT:

STDERR:

 (Dogtail::Failure)
./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 `/^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.660

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

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/6/artifact/build-artifacts/07:15: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/6/artifact/build-artifacts/07:15: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/6/artifact/build-artifacts/07:15: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
47.428
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 12.260
When I configure the Unsafe Browser to use a local proxy 0.237
And I successfully start the Unsafe Browser 19.317
And I open the Tails homepage in the Unsafe Browser 15.401
Then the Unsafe Browser shows the "The proxy server is refusing connections" error 0.211
After features/support/hooks.rb:330 1.344
After features/support/hooks.rb:100 0.000
2:33.573
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:513 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.290
And I capture all network traffic 0.007
And I configure the Unsafe Browser to check for updates more frequently 0.069
But checking for updates is disabled in the Unsafe Browser's configuration 0.013
When I successfully start the Unsafe Browser 18.692
And I wait 120 seconds 2:0.094

Slept for 120 seconds

Then the Unsafe Browser has not sent packets out to the Internet 2.407
After features/support/hooks.rb:521 0.333
After features/support/hooks.rb:330 0.963
After features/support/hooks.rb:100 0.039
36.356
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.608
And the network is unplugged 0.045
# NetworkManager apparently needs some time to notice that the connection is now off
And I wait 10 seconds 10.010

Slept for 10 seconds

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