Project Number Date
test_Tails_ISO_devel 3677 02 Feb 2025, 17:34

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Various checks for torified software 0 3 8 0 0 11 0 3 3 16:23.519 Failed
Feature Various checks for torified software
5:28.048
Background
Before features/support/hooks.rb:269 0.003
Before features/support/hooks.rb:507 0.004
Steps
Given I have started Tails from DVD and logged in and the network is connected 5:28.048
try_for() timeout expired (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/common_steps.rb:708:in `/^available upgrades have been checked$/'
./features/step_definitions/snapshots.rb:153:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:150:in `each'
./features/step_definitions/snapshots.rb:150:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ from\ DVD\ and\ logged\ in\ and\ the\ network\ is\ connected$/'
features/torified_misc.feature:5:in `Given I have started Tails from DVD and logged in and the network is connected'
0.000
Scenario wget(1) should work for HTTPS and go through Tor
Steps
When I wget "https://example.com/" to stdout 0.000
Then the wget command is successful 0.000
And the wget standard output contains "Example Domain" 0.000
After features/support/hooks.rb:515 0.048
After features/support/hooks.rb:326 4.870

SCENARIO FAILED: 'wget(1) should work for HTTPS and go through Tor' (at time 08:56:30)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3677/artifact/build-artifacts/08:56:30_wget_1__should_work_for_HTTPS_and_go_through_Tor.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3677/artifact/build-artifacts/08:56:30_wget_1__should_work_for_HTTPS_and_go_through_Tor.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3677/artifact/build-artifacts/08:56:30_wget_1__should_work_for_HTTPS_and_go_through_Tor.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3677/artifact/build-artifacts/08:56:30_wget_1__should_work_for_HTTPS_and_go_through_Tor.journal

After features/support/hooks.rb:100 0.000
5:26.668
Background
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.003
Steps
Given I have started Tails from DVD and logged in and the network is connected 5:26.668
try_for() timeout expired (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/common_steps.rb:708:in `/^available upgrades have been checked$/'
./features/step_definitions/snapshots.rb:153:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:150:in `each'
./features/step_definitions/snapshots.rb:150:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ from\ DVD\ and\ logged\ in\ and\ the\ network\ is\ connected$/'
features/torified_misc.feature:5:in `Given I have started Tails from DVD and logged in and the network is connected'
0.000
Scenario wget(1) with tricky options should work for HTTP and go through Tor
Steps
When I wget "some Tails mirror" to stdout with the '--spider --header="Host: dl.amnesia.boum.org"' options 0.000
Then the wget command is successful 0.000
After features/support/hooks.rb:515 0.045
After features/support/hooks.rb:326 4.929

SCENARIO FAILED: 'wget(1) with tricky options should work for HTTP and go through Tor' (at time 09:02:02)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3677/artifact/build-artifacts/09:02:02_wget_1__with_tricky_options_should_work_for_HTTP_and_go_through_Tor.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3677/artifact/build-artifacts/09:02:02_wget_1__with_tricky_options_should_work_for_HTTP_and_go_through_Tor.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3677/artifact/build-artifacts/09:02:02_wget_1__with_tricky_options_should_work_for_HTTP_and_go_through_Tor.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3677/artifact/build-artifacts/09:02:02_wget_1__with_tricky_options_should_work_for_HTTP_and_go_through_Tor.journal

After features/support/hooks.rb:100 0.000
5:28.801
Background
Before features/support/hooks.rb:269 0.003
Before features/support/hooks.rb:507 0.004
Steps
Given I have started Tails from DVD and logged in and the network is connected 5:28.801
try_for() timeout expired (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/common_steps.rb:708:in `/^available upgrades have been checked$/'
./features/step_definitions/snapshots.rb:153:in `block in reach_checkpoint'
./features/step_definitions/snapshots.rb:150:in `each'
./features/step_definitions/snapshots.rb:150:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ from\ DVD\ and\ logged\ in\ and\ the\ network\ is\ connected$/'
features/torified_misc.feature:5:in `Given I have started Tails from DVD and logged in and the network is connected'
0.000
Scenario curl should work for HTTPS and go through Tor
Steps
When I curl "https://example.com/" to stdout 0.000
Then the curl command is successful 0.000
And the curl standard output contains "Example Domain" 0.000
After features/support/hooks.rb:515 0.038
After features/support/hooks.rb:326 5.155

SCENARIO FAILED: 'curl should work for HTTPS and go through Tor' (at time 09:07:36)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3677/artifact/build-artifacts/09:07:36_curl_should_work_for_HTTPS_and_go_through_Tor.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3677/artifact/build-artifacts/09:07:36_curl_should_work_for_HTTPS_and_go_through_Tor.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3677/artifact/build-artifacts/09:07:36_curl_should_work_for_HTTPS_and_go_through_Tor.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3677/artifact/build-artifacts/09:07:36_curl_should_work_for_HTTPS_and_go_through_Tor.journal

After features/support/hooks.rb:100 0.000