Project Number Date
test_Tails_ISO_20634-greeter-tps-update-failure-fix 4 27 Oct 2024, 12:24

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Unsafe Browser 42 4 6 0 0 52 5 4 9 17:44.044 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
46.768
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and stopped at Tails Greeter's login screen 11.730
And I disable the Unsafe Browser 3.891
And I log in to a new session 21.325
And the network is plugged 0.112
And all notifications have disappeared 7.060
When I try to start the Unsafe Browser 0.120
Then the Unsafe Browser complains that it is disabled 2.527
After features/support/hooks.rb:326 1.892
After features/support/hooks.rb:100 0.000
Tags: @product
3:3.420
Scenario The Unsafe Browser can access the LAN
Before features/support/hooks.rb:269 0.006
Steps
Given I have started Tails from DVD and logged in and the network is connected 13.438
And a web server is running on the LAN 1.036
When I successfully start the Unsafe Browser 18.377
And I open a page on the LAN web server in the Unsafe Browser 2:30.567
Operation failed (despite retrying 10 times) with
MaxRetriesFailure: Operation failed (despite retrying 10 times) with
ExecutionFailedInVM: Command failed: echo -n 'http://10.2.1.1:8000' | xsel --input --clipboard
error code: 1
stdout: 
stderr: xsel: Can't open display: (null)
: Inappropriate ioctl for device
.
<false> is not true. (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
./features/support/helpers/misc_helpers.rb:208:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:176:in `block (2 levels) in <top (required)>'
./features/step_definitions/browser.rb:178:in `/^I open the address "([^"]*)" in the (.* Browser)( without waiting)?$/'
./features/step_definitions/common_steps.rb:1297:in `/^I open a page on the LAN web server in the (.*)$/'
features/unsafe_browser.feature:20:in `And I open a page on the LAN web server in the Unsafe Browser'
Then the Unsafe Browser displays the LAN web server hello message 0.000
After features/support/hooks.rb:326 5.125

SCENARIO FAILED: 'The Unsafe Browser can access the LAN' (at time 04:54:05)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/04:54:05_The_Unsafe_Browser_can_access_the_LAN.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/04:54:05_The_Unsafe_Browser_can_access_the_LAN.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/04:54:05_The_Unsafe_Browser_can_access_the_LAN.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/04:54:05_The_Unsafe_Browser_can_access_the_LAN.journal

After features/support/hooks.rb:100 0.000
Tags: @product @doc
3:5.679
Scenario Starting the Unsafe Browser works as it should
Before features/support/hooks.rb:269 0.004
Steps
Given I have started Tails from DVD and logged in and the network is connected 12.704
When I successfully start the Unsafe Browser 21.062
Then the Unsafe Browser runs as the expected user 0.758
And the Unsafe Browser has a red theme 0.629
And the Unsafe Browser shows a warning as its start page 0.616
And the Unsafe Browser has no add-ons installed 2:29.907
Operation failed (despite retrying 10 times) with
MaxRetriesFailure: Operation failed (despite retrying 10 times) with
ExecutionFailedInVM: Command failed: echo -n 'about:addons' | xsel --input --clipboard
error code: 1
stdout: 
stderr: xsel: Can't open display: (null)
: Inappropriate ioctl for device
.
<false> is not true. (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
./features/support/helpers/misc_helpers.rb:208:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:176:in `block (2 levels) in <top (required)>'
./features/step_definitions/browser.rb:178:in `/^I open the address "([^"]*)" in the (.* Browser)( without waiting)?$/'
./features/step_definitions/unsafe_browser.rb:2:in `/^the Unsafe Browser has no add-ons installed$/'
features/unsafe_browser.feature:30:in `And the Unsafe Browser has no add-ons installed'
And the Unsafe Browser has no bookmarks 0.000
And the Unsafe Browser uses all expected TBB shared libraries 0.000
After features/support/hooks.rb:326 4.999

SCENARIO FAILED: 'Starting the Unsafe Browser works as it should' (at time 04:57:16)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/04:57:16_Starting_the_Unsafe_Browser_works_as_it_should.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/04:57:16_Starting_the_Unsafe_Browser_works_as_it_should.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/04:57:16_Starting_the_Unsafe_Browser_works_as_it_should.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/04:57:16_Starting_the_Unsafe_Browser_works_as_it_should.journal

After features/support/hooks.rb:100 0.000
Tags: @product
3:3.902
Scenario The Unsafe Browser can load a web page from the Internet
Before features/support/hooks.rb:269 0.005
Steps
Given I have started Tails from DVD and logged in and the network is connected 12.320
When I successfully start the Unsafe Browser 19.166
When I open the Tails homepage in the Unsafe Browser 2:32.415
Operation failed (despite retrying 10 times) with
MaxRetriesFailure: Operation failed (despite retrying 10 times) with
ExecutionFailedInVM: Command failed: echo -n 'https://tails.net' | xsel --input --clipboard
error code: 1
stdout: 
stderr: xsel: Can't open display: (null)
: Inappropriate ioctl for device
.
<false> is not true. (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
./features/support/helpers/misc_helpers.rb:208:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:176:in `block (2 levels) in <top (required)>'
./features/step_definitions/browser.rb:178:in `/^I open the address "([^"]*)" in the (.* Browser)( without waiting)?$/'
./features/step_definitions/browser.rb:309:in `/^I open the Tails homepage in the (.+)$/'
features/unsafe_browser.feature:37:in `When I open the Tails homepage in the Unsafe Browser'
Then the Tails homepage loads in the Unsafe Browser 0.000
And the Unsafe Browser has sent packets out to the Internet 0.000
After features/support/hooks.rb:326 5.190

SCENARIO FAILED: 'The Unsafe Browser can load a web page from the Internet' (at time 05:00:25)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/05:00:25_The_Unsafe_Browser_can_load_a_web_page_from_the_Internet.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/05:00:25_The_Unsafe_Browser_can_load_a_web_page_from_the_Internet.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/05:00:25_The_Unsafe_Browser_can_load_a_web_page_from_the_Internet.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/05:00:25_The_Unsafe_Browser_can_load_a_web_page_from_the_Internet.journal

After features/support/hooks.rb:100 0.000
50.565
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 27.853
When I successfully start the Unsafe Browser 20.469
And I close the Unsafe Browser 0.121
Then I see the "Shutting down the Unsafe Browser..." notification after at most 60 seconds 1.531
And the Unsafe Browser chroot is torn down 0.589
After features/support/hooks.rb:326 0.841
After features/support/hooks.rb:100 0.000
45.655
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.482
When I successfully start the Unsafe Browser 18.658
# 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.010

Slept for 10 seconds

And I try to start the Unsafe Browser 0.182
Then I see a warning about another instance already running 3.321
After features/support/hooks.rb:326 2.698
After features/support/hooks.rb:100 0.000
Tags: @product
3:3.830
Scenario The Unsafe Browser is not allowed to use a local proxy
Before features/support/hooks.rb:269 0.006
Steps
Given I have started Tails from DVD and logged in and the network is connected 13.428
When I configure the Unsafe Browser to use a local proxy 0.279
And I successfully start the Unsafe Browser 20.007
And I open the Tails homepage in the Unsafe Browser 2:30.114
Operation failed (despite retrying 10 times) with
MaxRetriesFailure: Operation failed (despite retrying 10 times) with
ExecutionFailedInVM: Command failed: echo -n 'https://tails.net' | xsel --input --clipboard
error code: 1
stdout: 
stderr: xsel: Can't open display: (null)
: Inappropriate ioctl for device
.
<false> is not true. (MaxRetriesFailure)
./features/support/helpers/misc_helpers.rb:226:in `rescue in block in retry_action'
./features/support/helpers/misc_helpers.rb:209:in `block in retry_action'
./features/support/helpers/misc_helpers.rb:208:in `loop'
./features/support/helpers/misc_helpers.rb:208:in `retry_action'
./features/step_definitions/browser.rb:176:in `block (2 levels) in <top (required)>'
./features/step_definitions/browser.rb:178:in `/^I open the address "([^"]*)" in the (.* Browser)( without waiting)?$/'
./features/step_definitions/browser.rb:309:in `/^I open the Tails homepage in the (.+)$/'
features/unsafe_browser.feature:65:in `And I open the Tails homepage in the Unsafe Browser'
Then the Unsafe Browser shows the "The proxy server is refusing connections" error 0.000
After features/support/hooks.rb:326 5.094

SCENARIO FAILED: 'The Unsafe Browser is not allowed to use a local proxy' (at time 05:05:14)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/05:05:14_The_Unsafe_Browser_is_not_allowed_to_use_a_local_proxy.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/05:05:14_The_Unsafe_Browser_is_not_allowed_to_use_a_local_proxy.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/05:05:14_The_Unsafe_Browser_is_not_allowed_to_use_a_local_proxy.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20634-greeter-tps-update-failure-fix/4/artifact/build-artifacts/05:05:14_The_Unsafe_Browser_is_not_allowed_to_use_a_local_proxy.journal

After features/support/hooks.rb:100 0.000
2:33.428
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.284
And I capture all network traffic 0.006
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.013
When I successfully start the Unsafe Browser 19.386
And I wait 120 seconds 2:0.096

Slept for 120 seconds

Then the Unsafe Browser has not sent packets out to the Internet 0.560
After features/support/hooks.rb:515 0.358
After features/support/hooks.rb:326 0.811
After features/support/hooks.rb:100 0.050
30.794
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
And the network is unplugged 0.061
# 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.186
Then I am told I cannot start the Unsafe Browser when I am offline 7.561
After features/support/hooks.rb:326 0.929
After features/support/hooks.rb:100 0.000