Project Number Date
test_Tails_ISO_stable 6434 08 Jun 2026, 11:30

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Using WebTunnel Tor bridges 20 1 2 0 0 23 1 1 2 2:33.679 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
53.972
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.008
Before features/support/hooks.rb:523 0.006
Given a computer 0.096
And I set Tails to run with real Tor network 0.000
And I start the computer 0.701
And the computer boots Tails 33.270
# 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.382
And I log in to a new session 7.270
And all notifications have disappeared 7.593
When the network is plugged 0.009
Then the Tor Connection Assistant autostarts 4.646
39.418
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 39.418
TCA
TCA failed to connect to Tor (TCAConnectionFailure)
./features/step_definitions/tor.rb:420:in `/^the Tor Connection Assistant connects to Tor$/'
./features/step_definitions/tor.rb:505:in `tca_configure'
./features/step_definitions/tor.rb:631:in `/^I configure (?:some|the) (persistent )?(\w+) bridges (from a QR code )?in the Tor Connection Assistant(?: in (easy|hide) mode)?( without connecting|)$/'
features/webtunnel.feature:21:in `When I configure some webtunnel bridges from a QR code in the Tor Connection Assistant in hide mode'
Then I wait until Tor is ready 0.000
And available upgrades have been checked 0.000
After features/support/hooks.rb:531 0.054
After features/support/hooks.rb:335 5.519

SCENARIO FAILED: 'Configuring WebTunnel with QR code' (at time 03:38:43)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6434/artifact/build-artifacts/03:38:43_Configuring_WebTunnel_with_QR_code_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6434/artifact/build-artifacts/03:38:43_Configuring_WebTunnel_with_QR_code.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6434/artifact/build-artifacts/03:38:43_Configuring_WebTunnel_with_QR_code.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6434/artifact/build-artifacts/03:38:43_Configuring_WebTunnel_with_QR_code.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6434/artifact/build-artifacts/03:38:43_Configuring_WebTunnel_with_QR_code.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/6434/artifact/build-artifacts/03:38:43_Configuring_WebTunnel_with_QR_code.journal

After features/support/hooks.rb:104 0.012
55.657
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.005
Given a computer 0.067
And I set Tails to run with real Tor network 0.000
And I start the computer 0.717
And the computer boots Tails 33.495
# 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.362
And I log in to a new session 8.664
And all notifications have disappeared 7.680
When the network is plugged 0.013
Then the Tor Connection Assistant autostarts 4.656
Tags: @product
4.630
When I configure some webtunnel bridges in the Tor Connection Assistant in hide mode without connecting 4.442
# 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.187
After features/support/hooks.rb:335 0.914
After features/support/hooks.rb:104 0.011