Project Number Date
test_Tails_ISO_devel 3675 31 Jan 2025, 17:51

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:49.339 Failed
Feature Various checks for torified software
5:55.273
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:55.273
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.041
After features/support/hooks.rb:326 4.970

SCENARIO FAILED: 'wget(1) should work for HTTPS and go through Tor' (at time 09:00:20)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3675/artifact/build-artifacts/09:00:20_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/3675/artifact/build-artifacts/09:00:20_wget_1__should_work_for_HTTPS_and_go_through_Tor.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3675/artifact/build-artifacts/09:00:20_wget_1__should_work_for_HTTPS_and_go_through_Tor.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3675/artifact/build-artifacts/09:00:20_wget_1__should_work_for_HTTPS_and_go_through_Tor.journal

After features/support/hooks.rb:100 0.000
5:27.239
Background
Before features/support/hooks.rb:269 0.003
Before features/support/hooks.rb:507 0.002
Steps
Given I have started Tails from DVD and logged in and the network is connected 5:27.239
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.041
After features/support/hooks.rb:326 4.896

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

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

After features/support/hooks.rb:100 0.000
5:26.826
Background
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.005
Steps
Given I have started Tails from DVD and logged in and the network is connected 5:26.826
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.031
After features/support/hooks.rb:326 5.045

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

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

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3675/artifact/build-artifacts/09:11:25_curl_should_work_for_HTTPS_and_go_through_Tor.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3675/artifact/build-artifacts/09:11:25_curl_should_work_for_HTTPS_and_go_through_Tor.journal

After features/support/hooks.rb:100 0.000