Project Number Date
test_Tails_ISO_devel 4134 22 Dec 2025, 12:31

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Using WebTunnel Tor bridges 18 1 2 0 0 21 1 1 2 2:30.961 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
54.789
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:519 0.006
Given a computer 0.174
And I set Tails to run with real Tor network 0.000
And I start the computer 1.102
And the computer boots Tails 37.164
# 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.450
And I log in to a new session 10.347
When the network is plugged 0.252
Then the Tor Connection Assistant autostarts 5.297
38.589
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 38.589
TCA
TCA failed to connect to Tor (TCAConnectionFailure)
./features/step_definitions/tor.rb:418:in `/^the Tor Connection Assistant connects to Tor$/'
./features/step_definitions/tor.rb:503:in `tca_configure'
./features/step_definitions/tor.rb:628: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:20: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:527 0.047
After features/support/hooks.rb:331 5.966

SCENARIO FAILED: 'Configuring WebTunnel with QR code' (at time 04:08:29)

Chutney logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4134/artifact/build-artifacts/04:08:29_Configuring_WebTunnel_with_QR_code_chutney-data

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4134/artifact/build-artifacts/04:08:29_Configuring_WebTunnel_with_QR_code.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4134/artifact/build-artifacts/04:08:29_Configuring_WebTunnel_with_QR_code.png

Tor logs: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4134/artifact/build-artifacts/04:08:29_Configuring_WebTunnel_with_QR_code.tor

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4134/artifact/build-artifacts/04:08:29_Configuring_WebTunnel_with_QR_code.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4134/artifact/build-artifacts/04:08:29_Configuring_WebTunnel_with_QR_code.journal

After features/support/hooks.rb:100 0.035
53.257
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given a computer 0.217
And I set Tails to run with real Tor network 0.000
And I start the computer 1.122
And the computer boots Tails 37.851
# 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.448
And I log in to a new session 8.880
When the network is plugged 0.041
Then the Tor Connection Assistant autostarts 4.695
Tags: @product
4.324
When I configure some webtunnel bridges in the Tor Connection Assistant in hide mode without connecting 4.174
# 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.150
After features/support/hooks.rb:331 0.832
After features/support/hooks.rb:100 0.009