Project Number Date
test_Tails_ISO_devel 4071 13 Nov 2025, 14:31

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Using WebTunnel Tor bridges 20 1 0 0 0 21 1 1 2 8:13.782 Failed
Tags: @product
Feature Using WebTunnel Tor bridges
As a Tails user I want to circumvent censorship of Tor by using WebTunnel bridges And avoid connecting directly to the Tor Network
1:16.258
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:519 0.006
Given a computer 0.185
And I set Tails to run with real Tor network 0.000
And I start the computer 1.112
And the computer boots Tails 1:0.138
# Let's be sure WebTunnel bridges work with a clock East of UTC
And I bump the system time with "+8 hours +15 minutes" 0.225
And I log in to a new session 9.490
When the network is plugged 0.053
Then the Tor Connection Assistant autostarts 5.052
5:37.131
Scenario Configuring WebTunnel with QR code
Steps
When I configure some webtunnel bridges from a QR code in the Tor Connection Assistant in hide mode 35.062
Then I wait until Tor is ready 2.068
And available upgrades have been checked 5:0.000
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:754:in `/^available upgrades have been checked$/'
features/webtunnel.feature:22:in `And available upgrades have been checked'
After features/support/hooks.rb:527 0.042
After features/support/hooks.rb:331 5.365

SCENARIO FAILED: 'Configuring WebTunnel with QR code' (at time 02:42:19)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4071/artifact/build-artifacts/02:42:19_Configuring_WebTunnel_with_QR_code.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4071/artifact/build-artifacts/02:42:19_Configuring_WebTunnel_with_QR_code.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4071/artifact/build-artifacts/02:42:19_Configuring_WebTunnel_with_QR_code.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4071/artifact/build-artifacts/02:42:19_Configuring_WebTunnel_with_QR_code.journal

After features/support/hooks.rb:100 0.013
1:15.983
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.181
And I set Tails to run with real Tor network 0.000
And I start the computer 1.183
And the computer boots Tails 1:0.003
# Let's be sure WebTunnel bridges work with a clock East of UTC
And I bump the system time with "+8 hours +15 minutes" 0.173
And I log in to a new session 9.250
When the network is plugged 0.053
Then the Tor Connection Assistant autostarts 5.137
Tags: @product
4.408
When I configure some webtunnel bridges in the Tor Connection Assistant in hide mode without connecting 4.242
# We could actually click to Connect to Tor, which would exercise a slightly different code path, but:
# - this would use the real tor network, on which we expect more problems, so let's avoid
# - "Configuring WebTunnel with QR code" is already testing webtunnel bridges
# So let's not
Then I can click the "Connect to Tor" button 0.165
After features/support/hooks.rb:331 1.328
After features/support/hooks.rb:100 0.017