Project Number Date
test_Tails_ISO_devel 3646 13 Jan 2025, 17:38

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:31.976 Failed
Feature Various checks for torified software
5:33.015
Background
Before features/support/hooks.rb:269 0.005
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:33.015
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.034
After features/support/hooks.rb:326 5.282

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3646/artifact/build-artifacts/08:58:16_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/3646/artifact/build-artifacts/08:58:16_wget_1__should_work_for_HTTPS_and_go_through_Tor.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3646/artifact/build-artifacts/08:58:16_wget_1__should_work_for_HTTPS_and_go_through_Tor.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3646/artifact/build-artifacts/08:58:16_wget_1__should_work_for_HTTPS_and_go_through_Tor.journal

After features/support/hooks.rb:100 0.000
5:29.827
Background
Before features/support/hooks.rb:269 0.003
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:29.827
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.028
After features/support/hooks.rb:326 5.633

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3646/artifact/build-artifacts/09:03:51_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/3646/artifact/build-artifacts/09:03:51_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/3646/artifact/build-artifacts/09:03:51_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/3646/artifact/build-artifacts/09:03:51_wget_1__with_tricky_options_should_work_for_HTTP_and_go_through_Tor.journal

After features/support/hooks.rb:100 0.000
5:29.133
Background
Before features/support/hooks.rb:269 0.018
Before features/support/hooks.rb:507 0.008
Steps
Given I have started Tails from DVD and logged in and the network is connected 5:29.133
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.034
After features/support/hooks.rb:326 5.467

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3646/artifact/build-artifacts/09:09:26_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/3646/artifact/build-artifacts/09:09:26_curl_should_work_for_HTTPS_and_go_through_Tor.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3646/artifact/build-artifacts/09:09:26_curl_should_work_for_HTTPS_and_go_through_Tor.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3646/artifact/build-artifacts/09:09:26_curl_should_work_for_HTTPS_and_go_through_Tor.journal

After features/support/hooks.rb:100 0.000