Project Number Date
test_Tails_ISO_stable 5309 02 Dec 2024, 15:45

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Unsafe Browser 47 1 4 0 0 52 8 1 9 10:55.575 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:20.062
Scenario The Unsafe Browser can be disabled
Before features/support/hooks.rb:269 0.007
Steps
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 11.323
And I disable the Unsafe Browser 3.974
And I log in to a new session 3:4.764
cannot find GnomeApplicationsMenu.png on the screen (FindFailed)
./features/support/helpers/screen.rb:173:in `rescue in wait'
./features/support/helpers/screen.rb:157:in `wait'
./features/step_definitions/common_steps.rb:559:in `/^the Tails desktop is ready$/'
./features/step_definitions/common_steps.rb:515:in `/^I log in to a new session(?: in ([^ ]*) \(([^ ]*)\))?( without activating the Persistent Storage)?( after having activated the Persistent Storage| expecting no warning about the Persistent Storage not being activated)?$/'
features/unsafe_browser.feature:10:in `And I log in to a new session'
And the network is plugged 0.000
And all notifications have disappeared 0.000
When I try to start the Unsafe Browser 0.000
Then the Unsafe Browser complains that it is disabled 0.000
After features/support/hooks.rb:326 5.339

SCENARIO FAILED: 'The Unsafe Browser can be disabled' (at time 04:44:56)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5309/artifact/build-artifacts/04:44:56_The_Unsafe_Browser_can_be_disabled.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5309/artifact/build-artifacts/04:44:56_The_Unsafe_Browser_can_be_disabled.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5309/artifact/build-artifacts/04:44:56_The_Unsafe_Browser_can_be_disabled.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5309/artifact/build-artifacts/04:44:56_The_Unsafe_Browser_can_be_disabled.journal

After features/support/hooks.rb:100 0.000
Tags: @product
46.684
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 14.328
And a web server is running on the LAN 1.043
When I successfully start the Unsafe Browser 19.236
And I open a page on the LAN web server in the Unsafe Browser 11.871
Then the Unsafe Browser displays the LAN web server hello message 0.204
After features/support/hooks.rb:326 2.857
After features/support/hooks.rb:100 0.000
Tags: @product @doc
57.528
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 18.412
When I successfully start the Unsafe Browser 18.961
Then the Unsafe Browser runs as the expected user 0.789
And the Unsafe Browser has a red theme 0.614
And the Unsafe Browser shows a warning as its start page 0.628
And the Unsafe Browser has no add-ons installed 8.739
And the Unsafe Browser has no bookmarks 8.294
And the Unsafe Browser uses all expected TBB shared libraries 1.088
After features/support/hooks.rb:326 0.769
After features/support/hooks.rb:100 0.000
Tags: @product
45.288
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.905
When I successfully start the Unsafe Browser 19.358
When I open the Tails homepage in the Unsafe Browser 11.983
Then the Tails homepage loads in the Unsafe Browser 0.611
And the Unsafe Browser has sent packets out to the Internet 0.429
After features/support/hooks.rb:326 2.006
After features/support/hooks.rb:100 0.000
33.604
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.775
When I successfully start the Unsafe Browser 18.474
And I close the Unsafe Browser 0.124
Then I see the "Shutting down the Unsafe Browser..." notification after at most 60 seconds 1.625
And the Unsafe Browser chroot is torn down 0.604
After features/support/hooks.rb:326 0.759
After features/support/hooks.rb:100 0.000
47.275
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 14.838
When I successfully start the Unsafe Browser 18.210
# 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.147
Then I see a warning about another instance already running 4.071
After features/support/hooks.rb:326 2.405
After features/support/hooks.rb:100 0.000
Tags: @product
40.896
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.975
When I configure the Unsafe Browser to use a local proxy 0.183
And I successfully start the Unsafe Browser 18.437
And I open the Tails homepage in the Unsafe Browser 9.100
Then the Unsafe Browser shows the "The proxy server is refusing connections" error 0.199
After features/support/hooks.rb:326 0.721
After features/support/hooks.rb:100 0.000
2:32.961
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.948
And I capture all network traffic 0.006
And I configure the Unsafe Browser to check for updates more frequently 0.059
But checking for updates is disabled in the Unsafe Browser's configuration 0.012
When I successfully start the Unsafe Browser 19.339
And I wait 120 seconds 2:0.081

Slept for 120 seconds

Then the Unsafe Browser has not sent packets out to the Internet 0.513
After features/support/hooks.rb:515 0.356
After features/support/hooks.rb:326 0.925
After features/support/hooks.rb:100 0.044
31.274
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.356
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.001

Slept for 10 seconds

When I try to start the Unsafe Browser 0.160
Then I am told I cannot start the Unsafe Browser when I am offline 7.696
After features/support/hooks.rb:326 1.888
After features/support/hooks.rb:100 0.000