Project Number Date
test_Tails_ISO_21019-fix-custom-package-versioning-scheme 2 18 Jun 2025, 16:38

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 10:15.152 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:27.918
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 14.182
And I disable the Unsafe Browser 7.254
And I log in to a new session 35.920
And the network is plugged 0.081
And all notifications have disappeared 25.903
When I try to start the Unsafe Browser 0.183
Then the Unsafe Browser complains that it is disabled 4.391
After features/support/hooks.rb:330 2.969
After features/support/hooks.rb:100 0.000
Tags: @product
54.258
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 14.779
And a web server is running on the LAN 1.038
When I successfully start the Unsafe Browser 23.299
And I open a page on the LAN web server in the Unsafe Browser 14.908
Then the Unsafe Browser displays the LAN web server hello message 0.231
After features/support/hooks.rb:330 3.312
After features/support/hooks.rb:100 0.001
Tags: @product @doc
1:16.385
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Given I have started Tails from DVD and logged in and the network is connected 14.415
When I successfully start the Unsafe Browser 20.121
Then the Unsafe Browser runs as the expected user 2.638
And the Unsafe Browser has a red theme 0.559
And the Unsafe Browser shows a warning as its start page 0.556
And the Unsafe Browser has no add-ons installed 11.373
And the Unsafe Browser has no bookmarks 25.178
And the Unsafe Browser uses all expected TBB shared libraries 1.544
After features/support/hooks.rb:330 4.352
After features/support/hooks.rb:100 0.000
Tags: @product
55.244
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 13.909
When I successfully start the Unsafe Browser 23.628
When I open the Tails homepage in the Unsafe Browser 15.785
Then the Tails homepage loads in the Unsafe Browser 0.680
And the Unsafe Browser has sent packets out to the Internet 1.240
After features/support/hooks.rb:330 0.718
After features/support/hooks.rb:100 0.000
42.924
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 14.447
When I successfully start the Unsafe Browser 24.182
And I close the Unsafe Browser 0.121
Then I see the "Shutting down the Unsafe Browser..." notification after at most 60 seconds 2.010
And the Unsafe Browser chroot is torn down 2.162
After features/support/hooks.rb:330 1.063
After features/support/hooks.rb:100 0.000
55.782
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 12.970
When I successfully start the Unsafe Browser 21.314
# 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.476
Then I see a warning about another instance already running 11.009
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 11.861

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

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21019-fix-custom-package-versioning-scheme/2/artifact/build-artifacts/07:41:36_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_21019-fix-custom-package-versioning-scheme/2/artifact/build-artifacts/07:41:36_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_21019-fix-custom-package-versioning-scheme/2/artifact/build-artifacts/07:41:36_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.745
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.460
When I configure the Unsafe Browser to use a local proxy 0.242
And I successfully start the Unsafe Browser 22.726
And I open the Tails homepage in the Unsafe Browser 12.083
Then the Unsafe Browser shows the "The proxy server is refusing connections" error 0.233
After features/support/hooks.rb:330 0.931
After features/support/hooks.rb:100 0.000
2:40.613
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.022
Before features/support/hooks.rb:507 0.064
Given I have started Tails from DVD and logged in and the network is connected 13.901
And I capture all network traffic 0.022
And I configure the Unsafe Browser to check for updates more frequently 0.080
But checking for updates is disabled in the Unsafe Browser's configuration 0.017
When I successfully start the Unsafe Browser 24.168
And I wait 120 seconds 2:0.088

Slept for 120 seconds

Then the Unsafe Browser has not sent packets out to the Internet 2.333
After features/support/hooks.rb:515 0.437
After features/support/hooks.rb:330 0.723
After features/support/hooks.rb:100 0.061
34.279
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.191
And the network is unplugged 0.069
# 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 11.869
After features/support/hooks.rb:330 2.416
After features/support/hooks.rb:100 0.000