Project Number Date
test_Tails_ISO_7929-celluloid-flatpak 27 14 May 2026, 14:17

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Using WebTunnel Tor bridges 23 0 0 0 0 23 2 0 2 2:32.681 Passed
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
55.703
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.005
Before features/support/hooks.rb:523 0.004
Given a computer 0.075
And I set Tails to run with real Tor network 0.000
And I start the computer 0.743
And the computer boots Tails 34.836
# 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.150
And I log in to a new session 7.376
And all notifications have disappeared 7.872
When the network is plugged 0.011
Then the Tor Connection Assistant autostarts 4.637
35.308
When I configure some webtunnel bridges from a QR code in the Tor Connection Assistant in hide mode 29.978
Then I wait until Tor is ready 2.117
And available upgrades have been checked 3.211
After features/support/hooks.rb:531 1.725
After features/support/hooks.rb:335 1.083
After features/support/hooks.rb:104 0.010
56.692
Before features/support/hooks.rb:270 0.000
Before features/support/hooks.rb:277 0.004
Given a computer 0.075
And I set Tails to run with real Tor network 0.000
And I start the computer 0.739
And the computer boots Tails 34.356
# 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.393
And I log in to a new session 8.283
And all notifications have disappeared 8.087
When the network is plugged 0.012
Then the Tor Connection Assistant autostarts 4.745
Tags: @product
4.977
When I configure some webtunnel bridges in the Tor Connection Assistant in hide mode without connecting 4.787
# 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.189
After features/support/hooks.rb:335 0.557
After features/support/hooks.rb:104 0.014