Project Number Date
test_Tails_ISO_21472-circumvention-settings-2 4 30 Mar 2026, 02:39

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:26.138 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
9.211
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.790
And I capture all network traffic 0.003
When the network is plugged 0.016
Then the Tor Connection Assistant autostarts 2.400
Tags: @product
15.356
When I configure some normal bridges in the Tor Connection Assistant 11.878
Then I wait until Tor is ready 1.076
And tca.conf includes the configured bridges 0.005
And available upgrades have been checked 2.151
And all Internet traffic has only flowed through the configured bridges or connectivity check service 0.244

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

After features/support/hooks.rb:331 0.584
After features/support/hooks.rb:100 0.064
9.425
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.777
And I capture all network traffic 0.002
When the network is plugged 0.022
Then the Tor Connection Assistant autostarts 2.623
Tags: @product
14.415
When I configure some obfs4 bridges in the Tor Connection Assistant in hide mode 10.477
Then I wait until Tor is ready 1.552
And tca.conf includes the configured bridges 0.007
And available upgrades have been checked 2.124
And all Internet traffic has only flowed through the configured bridges 0.254
After features/support/hooks.rb:331 0.915
After features/support/hooks.rb:100 0.050
9.575
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.541
And I capture all network traffic 0.003
When the network is plugged 0.019
Then the Tor Connection Assistant autostarts 3.011
Tags: @product
30.085
When I configure some obfs4 bridges from a QR code in the Tor Connection Assistant in hide mode 27.785
Then I wait until Tor is ready 0.979
And tca.conf includes the configured bridges 0.004
And available upgrades have been checked 1.089
And all Internet traffic has only flowed through the configured bridges 0.225
After features/support/hooks.rb:331 0.704
After features/support/hooks.rb:100 0.044
9.350
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.690
And I capture all network traffic 0.006
When the network is plugged 0.033
Then the Tor Connection Assistant autostarts 2.620
14.896
When I configure the default bridges in the Tor Connection Assistant 11.889
Then I wait until Tor is ready 1.058
And Tor is configured to use the default bridges 0.310
And tca.conf includes no bridge 0.005
And available upgrades have been checked 1.089
And Tor is configured to use the default bridges 0.295
And all Internet traffic has only flowed through the default bridges or connectivity check service 0.248

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

After features/support/hooks.rb:331 0.922
After features/support/hooks.rb:100 0.040
9.221
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.644
And I capture all network traffic 0.002
When the network is plugged 0.019
Then the Tor Connection Assistant autostarts 2.555
Tags: @product
23.630
Given the Tor network is blocked 1.361
And the Moat distributor responds with non-default bridges 0.012
When I configure a direct connection in the Tor Connection Assistant 18.776
Then I wait until Tor is ready 1.027
And tca.conf includes no bridge 0.005
And available upgrades have been checked 2.125
And all Internet traffic has only flowed through the configured bridges or connectivity check service 0.323

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

After features/support/hooks.rb:331 0.933
After features/support/hooks.rb:100 0.042
9.787
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.728
And I capture all network traffic 0.002
When the network is plugged 0.026
Then the Tor Connection Assistant autostarts 3.030
Tags: @product
22.789
Given the Tor network is blocked 1.019
And the Moat distributor responds with an API error 0.011
When I configure a direct connection in the Tor Connection Assistant 18.565
Then I wait until Tor is ready 1.502
And tca.conf includes no bridge 0.006
And available upgrades have been checked 1.093
And Tor is configured to use the default bridges 0.325
And all Internet traffic has only flowed through the default bridges or connectivity check service 0.265

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

After features/support/hooks.rb:331 0.920
After features/support/hooks.rb:100 0.048
9.470
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.756
And I capture all network traffic 0.004
When the network is plugged 0.048
Then the Tor Connection Assistant autostarts 2.661
Tags: @product
2:3.542
Scenario TCA can reconnect after a connection failure
Steps
Given the Tor network and default bridges are blocked 1.223
When I unsuccessfully configure a direct connection in the Tor Connection Assistant 2:2.318
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.236

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21472-circumvention-settings-2/4/artifact/build-artifacts/00:20:34_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/4/artifact/build-artifacts/00:20:34_TCA_can_reconnect_after_a_connection_failure.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_21472-circumvention-settings-2/4/artifact/build-artifacts/00:20:34_TCA_can_reconnect_after_a_connection_failure.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_21472-circumvention-settings-2/4/artifact/build-artifacts/00:20:34_TCA_can_reconnect_after_a_connection_failure.journal

After features/support/hooks.rb:100 0.045
9.528
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.694
And I capture all network traffic 0.002
When the network is plugged 0.019
Then the Tor Connection Assistant autostarts 2.811
4.422
When I try to configure some normal bridges in the Tor Connection Assistant in hide mode 4.019
Then the Tor Connection Assistant complains that normal bridges are not allowed 0.186
And I cannot click the "Connect to Tor" button 0.216
After features/support/hooks.rb:331 0.725
After features/support/hooks.rb:100 0.064
9.339
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.653
And I capture all network traffic 0.002
When the network is plugged 0.023
Then the Tor Connection Assistant autostarts 2.660
Tags: @product
31.369
Given I configure a direct connection in the Tor Connection Assistant 6.092
And I wait until Tor is ready 2.051
When I disconnect the network through GNOME 10.551
And I connect the network through GNOME 9.784
Then the Tor Connection Assistant autostarts 0.073
And the Tor Connection Assistant connects to Tor 1.400
And I wait until Tor is ready 0.853
And Tor is using the same configuration as before 0.000
And available upgrades have been checked 0.037
And all Internet traffic has only flowed through Tor or connectivity check service 0.526

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

After features/support/hooks.rb:331 0.630
After features/support/hooks.rb:100 0.058
9.260
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.752
And I capture all network traffic 0.002
When the network is plugged 0.026
Then the Tor Connection Assistant autostarts 2.478
Tags: @product
2:30.494
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 5.568
And I wait until Tor is ready 2.163
And I disconnect the network through GNOME 10.552
And the Tor network and default bridges are blocked 1.407
When I connect the network through GNOME 10.803
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:99:in `Then the Tor Connection Assistant reports that it failed to connect'
After features/support/hooks.rb:331 6.282

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21472-circumvention-settings-2/4/artifact/build-artifacts/00:24:15_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/4/artifact/build-artifacts/00:24:15_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/4/artifact/build-artifacts/00:24:15_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/4/artifact/build-artifacts/00:24:15_Reconnecting_from_an_unblocked_network_to_a_blocked_network_displays_an_error.journal

After features/support/hooks.rb:100 0.046
9.364
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Given I have started Tails from DVD without network and logged in 6.900
And I capture all network traffic 0.002
When the network is plugged 0.024
Then the Tor Connection Assistant autostarts 2.435
Tags: @product
33.980
Given the Tor network and default bridges are blocked 1.294
When I unsuccessfully configure some default bridges in the Tor Connection Assistant 22.190
Then the Tor Connection Assistant reports that it failed to connect 0.080
Given the Tor network and default bridges are unblocked 1.271
When I retry connecting to Tor 1.108
Then I wait until Tor is ready 7.276
And Tor is configured to use the default bridges 0.367
And all Internet traffic has only flowed through the default bridges or connectivity check service 0.390

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

After features/support/hooks.rb:331 1.038
After features/support/hooks.rb:100 0.037
9.206
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.668
And I capture all network traffic 0.003
When the network is plugged 0.026
Then the Tor Connection Assistant autostarts 2.507
Tags: @product
15.978
Given the Moat distributor responds with the default bridges 0.121
When I configure Tor Connection to ask for bridge settings based on my location 5.968
And I wait until Tor is ready 8.209
And available upgrades have been checked 1.091
Then Tor is configured to use the default bridges 0.356
And all Internet traffic has only flowed through the default bridges or connectivity check service 0.230

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

After features/support/hooks.rb:331 0.615
After features/support/hooks.rb:100 0.032
9.290
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.612
And I capture all network traffic 0.002
When the network is plugged 0.031
Then the Tor Connection Assistant autostarts 2.643
Tags: @product
2:5.956
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.014
When I configure Tor Connection to ask for bridge settings based on my location 5.941
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.331

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_21472-circumvention-settings-2/4/artifact/build-artifacts/00:27:47_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/4/artifact/build-artifacts/00:27:47_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/4/artifact/build-artifacts/00:27:47_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/4/artifact/build-artifacts/00:27:47_Asking_for_bridge_settings_but_receiving_a_mocked_API_error_in_Tor_Connection.journal

After features/support/hooks.rb:100 0.047
9.920
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.598
And I capture all network traffic 0.002
When the network is plugged 0.017
Then the Tor Connection Assistant autostarts 3.302
Tags: @product
7.267
Given no bridges are configured in torrc 0.047
When I configure Tor Connection to ask for bridge settings for "United States of America" 6.033
Then some real world bridges are eventually configured in torrc 1.186
After features/support/hooks.rb:331 0.938
After features/support/hooks.rb:100 0.051