Project Number Date
test_Tails_ISO_21472-circumvention-settings-2 10 05 Apr 2026, 02:10

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Using Tor bridges and pluggable transports 131 3 9 0 0 143 11 3 14 12:42.518 Failed
Tags: @product
Feature Using Tor bridges and pluggable transports
As a Tails user I want to circumvent censorship of Tor by using Tor bridges and pluggable transports And avoid connecting directly to the Tor Network
8.735
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails from DVD without network and logged in 6.453
And I capture all network traffic 0.002
When the network is plugged 0.015
Then the Tor Connection Assistant autostarts 2.265
Tags: @product
13.600
When I configure some normal bridges in the Tor Connection Assistant 10.798
Then I wait until Tor is ready 1.444
And tca.conf includes the configured bridges 0.006
And available upgrades have been checked 1.087
And all Internet traffic has only flowed through the configured bridges or connectivity check service 0.263

Warning: these queries were allowed but not needed: ["fedoraproject.org."]

After features/support/hooks.rb:331 1.017
After features/support/hooks.rb:100 0.040
8.984
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails from DVD without network and logged in 6.538
And I capture all network traffic 0.002
When the network is plugged 0.018
Then the Tor Connection Assistant autostarts 2.425
Tags: @product
13.169
When I configure some obfs4 bridges in the Tor Connection Assistant in hide mode 9.577
Then I wait until Tor is ready 1.239
And tca.conf includes the configured bridges 0.005
And available upgrades have been checked 2.119
And all Internet traffic has only flowed through the configured bridges 0.227
After features/support/hooks.rb:331 0.575
After features/support/hooks.rb:100 0.052
8.874
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given I have started Tails from DVD without network and logged in 6.532
And I capture all network traffic 0.003
When the network is plugged 0.020
Then the Tor Connection Assistant autostarts 2.318
Tags: @product
30.541
When I configure some obfs4 bridges from a QR code in the Tor Connection Assistant in hide mode 27.918
Then I wait until Tor is ready 1.278
And tca.conf includes the configured bridges 0.006
And available upgrades have been checked 1.091
And all Internet traffic has only flowed through the configured bridges 0.246
After features/support/hooks.rb:331 0.873
After features/support/hooks.rb:100 0.033
9.026
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given I have started Tails from DVD without network and logged in 6.680
And I capture all network traffic 0.002
When the network is plugged 0.020
Then the Tor Connection Assistant autostarts 2.322
15.123
When I configure the default bridges in the Tor Connection Assistant 10.333
Then I wait until Tor is ready 1.669
And Tor is configured to use the default bridges 0.383
And tca.conf includes no bridge 0.005
And available upgrades have been checked 2.129
And Tor is configured to use the default bridges 0.335
And all Internet traffic has only flowed through the default bridges or connectivity check service 0.266

Warning: these queries were allowed but not needed: ["fedoraproject.org."]

After features/support/hooks.rb:331 0.636
After features/support/hooks.rb:100 0.072
8.808
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Given I have started Tails from DVD without network and logged in 6.513
And I capture all network traffic 0.005
When the network is plugged 0.019
Then the Tor Connection Assistant autostarts 2.270
Tags: @product
23.610
Given the Tor network is blocked 1.147
And the Moat distributor responds with non-default bridges 0.014
When I configure a direct connection in the Tor Connection Assistant 18.871
Then I wait until Tor is ready 1.071
And tca.conf includes no bridge 0.005
And available upgrades have been checked 2.139
And all Internet traffic has only flowed through the configured bridges or connectivity check service 0.361

Warning: these queries were allowed but not needed: ["fedoraproject.org."]

After features/support/hooks.rb:331 0.787
After features/support/hooks.rb:100 0.043
8.858
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given I have started Tails from DVD without network and logged in 6.573
And I capture all network traffic 0.003
When the network is plugged 0.016
Then the Tor Connection Assistant autostarts 2.264
Tags: @product
23.568
Given the Tor network is blocked 0.954
And the Moat distributor responds with an API error 0.009
When I configure a direct connection in the Tor Connection Assistant 18.822
Then I wait until Tor is ready 1.064
And tca.conf includes no bridge 0.006
And available upgrades have been checked 2.132
And Tor is configured to use the default bridges 0.301
And all Internet traffic has only flowed through the default bridges or connectivity check service 0.276

Warning: these queries were allowed but not needed: ["fedoraproject.org."]

After features/support/hooks.rb:331 0.748
After features/support/hooks.rb:100 0.064
8.640
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given I have started Tails from DVD without network and logged in 6.678
And I capture all network traffic 0.002
When the network is plugged 0.023
Then the Tor Connection Assistant autostarts 1.935
Tags: @product
2:3.633
Scenario TCA can reconnect after a connection failure
Steps
Given the Tor network and default bridges are blocked 1.298
When I unsuccessfully configure a direct connection in the Tor Connection Assistant 2:2.334
Expected TCAConnectionFailure to be raised but got TCAConnectionTimeout: Timed out while waiting for TCA to connect to Tor (RuntimeError)
./features/step_definitions/tor.rb:756:in `rescue in block in <top (required)>'
./features/step_definitions/tor.rb:751:in `/^I unsuccessfully configure (a direct connection|some .* bridges) in the Tor Connection Assistant$/'
features/tor_bridges.feature:65:in `When I unsuccessfully configure a direct connection in the Tor Connection Assistant'
Then the Tor Connection Assistant reports that it failed to connect 0.000
And tca.conf is empty 0.000
Given the Tor network and default bridges are unblocked 0.000
When I retry connecting to Tor 0.000
Then I wait until Tor is ready 0.000
And tca.conf includes no bridge 0.000
And available upgrades have been checked 0.000
And all Internet traffic has only flowed through Tor or connectivity check service 0.000
After features/support/hooks.rb:331 5.414

SCENARIO FAILED: 'TCA can reconnect after a connection failure' (at time 00:18:26)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21472-circumvention-settings-2/10/artifact/build-artifacts/00:18:26_TCA_can_reconnect_after_a_connection_failure.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21472-circumvention-settings-2/10/artifact/build-artifacts/00:18:26_TCA_can_reconnect_after_a_connection_failure.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21472-circumvention-settings-2/10/artifact/build-artifacts/00:18:26_TCA_can_reconnect_after_a_connection_failure.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21472-circumvention-settings-2/10/artifact/build-artifacts/00:18:26_TCA_can_reconnect_after_a_connection_failure.journal

After features/support/hooks.rb:100 0.062
8.751
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given I have started Tails from DVD without network and logged in 6.421
And I capture all network traffic 0.002
When the network is plugged 0.015
Then the Tor Connection Assistant autostarts 2.312
4.429
When I try to configure some normal bridges in the Tor Connection Assistant in hide mode 3.976
Then the Tor Connection Assistant complains that normal bridges are not allowed 0.183
And I cannot click the "Connect to Tor" button 0.268
After features/support/hooks.rb:331 1.001
After features/support/hooks.rb:100 0.042
8.857
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD without network and logged in 6.540
And I capture all network traffic 0.002
When the network is plugged 0.014
Then the Tor Connection Assistant autostarts 2.300
Tags: @product
31.678
Given I configure a direct connection in the Tor Connection Assistant 6.880
And I wait until Tor is ready 1.840
When I disconnect the network through GNOME 10.679
And I connect the network through GNOME 10.654
Then the Tor Connection Assistant autostarts 0.070
And the Tor Connection Assistant connects to Tor 0.176
And I wait until Tor is ready 0.843
And Tor is using the same configuration as before 0.000
And available upgrades have been checked 0.038
And all Internet traffic has only flowed through Tor or connectivity check service 0.493

Warning: these queries were allowed but not needed: ["fedoraproject.org."]

After features/support/hooks.rb:331 0.658
After features/support/hooks.rb:100 0.033
8.860
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given I have started Tails from DVD without network and logged in 6.448
And I capture all network traffic 0.002
When the network is plugged 0.019
Then the Tor Connection Assistant autostarts 2.389
Tags: @product
2:30.556
Scenario Reconnecting from an unblocked network to a blocked network displays an error
Steps
Given I configure a direct connection in the Tor Connection Assistant 7.398
And I wait until Tor is ready 0.568
And I disconnect the network through GNOME 10.581
And the Tor network and default bridges are blocked 1.436
When I connect the network through GNOME 10.563
Then the Tor Connection Assistant reports that it failed to connect 2:0.008
try_for() timeout expired
Last ignored exception was: Dogtail::Failure: The Dogtail init script raised: SearchError: descendant of [application | Tor Connection]: child with name='Error connecting to Tor.*|Error asking for a bridge' roleName='label'
STDOUT:

STDERR:


./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:339:in `initialize'
./features/support/helpers/dogtail.rb:268:in `new'
./features/support/helpers/dogtail.rb:268:in `call_tree_api_method'
./features/support/helpers/dogtail.rb:276:in `child'
./features/step_definitions/tor.rb:898:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/tor.rb:897:in `block in <top (required)>' (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/tor.rb:897:in `/^the Tor Connection Assistant reports that it failed to connect$/'
features/tor_bridges.feature:99:in `Then the Tor Connection Assistant reports that it failed to connect'
After features/support/hooks.rb:331 6.488

SCENARIO FAILED: 'Reconnecting from an unblocked network to a blocked network displays an error' (at time 00:22:06)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21472-circumvention-settings-2/10/artifact/build-artifacts/00:22:06_Reconnecting_from_an_unblocked_network_to_a_blocked_network_displays_an_error.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21472-circumvention-settings-2/10/artifact/build-artifacts/00:22:06_Reconnecting_from_an_unblocked_network_to_a_blocked_network_displays_an_error.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21472-circumvention-settings-2/10/artifact/build-artifacts/00:22:06_Reconnecting_from_an_unblocked_network_to_a_blocked_network_displays_an_error.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21472-circumvention-settings-2/10/artifact/build-artifacts/00:22:06_Reconnecting_from_an_unblocked_network_to_a_blocked_network_displays_an_error.journal

After features/support/hooks.rb:100 0.037
8.824
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given I have started Tails from DVD without network and logged in 6.401
And I capture all network traffic 0.002
When the network is plugged 0.017
Then the Tor Connection Assistant autostarts 2.402
Tags: @product
1:2.420
Given the Tor network and default bridges are blocked 1.153
When I unsuccessfully configure some default bridges in the Tor Connection Assistant 21.458
Then the Tor Connection Assistant reports that it failed to connect 0.073
Given the Tor network and default bridges are unblocked 1.356
When I retry connecting to Tor 1.116
Then I wait until Tor is ready 36.565
And Tor is configured to use the default bridges 0.344
And all Internet traffic has only flowed through the default bridges or connectivity check service 0.352

Warning: these queries were allowed but not needed: ["fedoraproject.org."]

After features/support/hooks.rb:331 1.009
After features/support/hooks.rb:100 0.043
8.899
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given I have started Tails from DVD without network and logged in 6.536
And I capture all network traffic 0.003
When the network is plugged 0.021
Then the Tor Connection Assistant autostarts 2.337
Tags: @product
13.462
Given the Moat distributor responds with the default bridges 0.062
When I configure Tor Connection to ask for bridge settings based on my location 5.730
And I wait until Tor is ready 7.031
And available upgrades have been checked 0.062
Then Tor is configured to use the default bridges 0.306
And all Internet traffic has only flowed through the default bridges or connectivity check service 0.269

Warning: these queries were allowed but not needed: ["fedoraproject.org."]

After features/support/hooks.rb:331 0.820
After features/support/hooks.rb:100 0.053
8.858
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given I have started Tails from DVD without network and logged in 6.534
And I capture all network traffic 0.002
When the network is plugged 0.017
Then the Tor Connection Assistant autostarts 2.304
Tags: @product
2:5.803
Scenario Asking for bridge settings but receiving a mocked API error in Tor Connection
Steps
Given the Moat distributor responds with an API error 0.015
When I configure Tor Connection to ask for bridge settings based on my location 5.786
Then the Tor Connection Assistant reports that it failed to connect 2:0.000
try_for() timeout expired
Last ignored exception was: Dogtail::Failure: The Dogtail init script raised: SearchError: descendant of [application | Tor Connection]: child with name='Error connecting to Tor.*|Error asking for a bridge' roleName='label'
STDOUT:

STDERR:


./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:339:in `initialize'
./features/support/helpers/dogtail.rb:268:in `new'
./features/support/helpers/dogtail.rb:268:in `call_tree_api_method'
./features/support/helpers/dogtail.rb:276:in `child'
./features/step_definitions/tor.rb:898:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
<internal:kernel>:187:in `loop'
./features/support/helpers/misc_helpers.rb:66:in `block in try_for'
./features/support/helpers/misc_helpers.rb:65:in `try_for'
./features/step_definitions/tor.rb:897:in `block in <top (required)>' (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/tor.rb:897:in `/^the Tor Connection Assistant reports that it failed to connect$/'
features/tor_bridges.feature:122:in `Then the Tor Connection Assistant reports that it failed to connect'
And the Tor Connection Assistant reports the Moat API error 0.000
After features/support/hooks.rb:331 6.077

SCENARIO FAILED: 'Asking for bridge settings but receiving a mocked API error in Tor Connection' (at time 00:26:02)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21472-circumvention-settings-2/10/artifact/build-artifacts/00:26:02_Asking_for_bridge_settings_but_receiving_a_mocked_API_error_in_Tor_Connection.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_21472-circumvention-settings-2/10/artifact/build-artifacts/00:26:02_Asking_for_bridge_settings_but_receiving_a_mocked_API_error_in_Tor_Connection.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21472-circumvention-settings-2/10/artifact/build-artifacts/00:26:02_Asking_for_bridge_settings_but_receiving_a_mocked_API_error_in_Tor_Connection.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21472-circumvention-settings-2/10/artifact/build-artifacts/00:26:02_Asking_for_bridge_settings_but_receiving_a_mocked_API_error_in_Tor_Connection.journal

After features/support/hooks.rb:100 0.036
8.798
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.001
Given I have started Tails from DVD without network and logged in 6.460
And I capture all network traffic 0.002
When the network is plugged 0.019
Then the Tor Connection Assistant autostarts 2.316
Tags: @product
7.141
Given no bridges are configured in torrc 0.005
When I configure Tor Connection to ask for bridge settings for "United States of America" 5.929
Then some real world bridges are eventually configured in torrc 1.206
After features/support/hooks.rb:331 0.800
After features/support/hooks.rb:100 0.050