Project Number Date
test_Tails_ISO_devel 3670 29 Jan 2025, 14:43

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:54.430 Failed
Feature Various checks for torified software
5:27.085
Background
Before features/support/hooks.rb:269 0.006
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:27.085
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.032
After features/support/hooks.rb:326 5.063

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

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

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3670/artifact/build-artifacts/09:13:44_wget_1__should_work_for_HTTPS_and_go_through_Tor.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3670/artifact/build-artifacts/09:13:44_wget_1__should_work_for_HTTPS_and_go_through_Tor.journal

After features/support/hooks.rb:100 0.000
5:28.692
Background
Before features/support/hooks.rb:269 0.004
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.692
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.051
After features/support/hooks.rb:326 4.923

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

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

After features/support/hooks.rb:100 0.000
5:58.652
Background
Before features/support/hooks.rb:269 0.002
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:58.652
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.035
After features/support/hooks.rb:326 5.863

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

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

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

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

After features/support/hooks.rb:100 0.000