Project Number Date
test_Tails_ISO_feature-trixie 14 05 Jun 2025, 07:14

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Using Tor bridges and pluggable transports 97 4 19 0 0 120 7 4 11 9:12.451 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
15.742
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 8.988
And I capture all network traffic 0.003
When the network is plugged 0.073
Then the Tor Connection Assistant autostarts 6.676
Tags: @product
17.863
When I configure some normal bridges in the Tor Connection Assistant 14.468
Then I wait until Tor is ready 2.835
And tca.conf includes the configured bridges 0.021
And available upgrades have been checked 0.074
And all Internet traffic has only flowed through the configured bridges or connectivity check service 0.463

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

After features/support/hooks.rb:330 0.759
After features/support/hooks.rb:100 0.031
16.112
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 8.868
And I capture all network traffic 0.003
When the network is plugged 0.094
Then the Tor Connection Assistant autostarts 7.146
Tags: @product
17.370
When I configure some obfs4 bridges in the Tor Connection Assistant in hide mode 12.617
Then I wait until Tor is ready 3.094
And tca.conf includes the configured bridges 0.012
And available upgrades have been checked 1.148
And all Internet traffic has only flowed through the configured bridges 0.497
After features/support/hooks.rb:330 0.725
After features/support/hooks.rb:100 0.045
15.638
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 8.845
And I capture all network traffic 0.003
When the network is plugged 0.071
Then the Tor Connection Assistant autostarts 6.717
Tags: @product
42.180
Scenario Using obfs4 pluggable transports from a QR code
Steps
When I configure some obfs4 bridges from a QR code in the Tor Connection Assistant in hide mode 42.180
try_for() timeout expired (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:663:in `block (2 levels) in <top (required)>'
./features/step_definitions/tor.rb:499:in `tca_configure'
./features/step_definitions/tor.rb:626:in `/^I configure (?:some|the) (persistent )?(\w+) bridges (from a QR code )?in the Tor Connection Assistant(?: in (easy|hide) mode)?( without connecting|)$/'
features/tor_bridges.feature:28:in `When I configure some obfs4 bridges from a QR code in the Tor Connection Assistant in hide mode'
Then I wait until Tor is ready 0.000
And tca.conf includes the configured bridges 0.000
And available upgrades have been checked 0.000
And all Internet traffic has only flowed through the configured bridges 0.000
After features/support/hooks.rb:330 6.518

SCENARIO FAILED: 'Using obfs4 pluggable transports from a QR code' (at time 00:30:55)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/14/artifact/build-artifacts/00:30:55_Using_obfs4_pluggable_transports_from_a_QR_code.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/14/artifact/build-artifacts/00:30:55_Using_obfs4_pluggable_transports_from_a_QR_code.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/14/artifact/build-artifacts/00:30:55_Using_obfs4_pluggable_transports_from_a_QR_code.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/14/artifact/build-artifacts/00:30:55_Using_obfs4_pluggable_transports_from_a_QR_code.journal

After features/support/hooks.rb:100 0.072
16.916
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 9.629
And I capture all network traffic 0.006
When the network is plugged 0.416
Then the Tor Connection Assistant autostarts 6.864
Tags: @product
1:12.503
Scenario TCA can scan QR code after a connection failure
Steps
Given the Tor network and default bridges are blocked 2.317
When I unsuccessfully configure a direct connection in the Tor Connection Assistant 32.332
Then the Tor Connection Assistant reports that it failed to connect 0.140
And tca.conf is empty 0.946
Given I scan a QR code from the error page in Tor Connection Assistant 36.767
try_for() timeout expired
Last ignored exception was: Dogtail::Failure: The Dogtail init script raised: Error: atspi_error: timeout from dbind (1)
STDOUT:

STDERR:


./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:205:in `get_field'
./features/support/helpers/dogtail.rb:241:in `text'
./features/step_definitions/tor.rb:738:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:78:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:66: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:737: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:737:in `/^I scan a QR code from the error page in Tor Connection Assistant$/'
features/tor_bridges.feature:39:in `Given I scan a QR code from the error page in Tor Connection Assistant'
And I retry connecting to Tor 0.000
Then I wait until Tor is ready 0.000
And tca.conf includes the configured bridges 0.000
And available upgrades have been checked 0.000
And all Internet traffic has only flowed through the configured bridges or connectivity check service 0.000
After features/support/hooks.rb:330 7.869

SCENARIO FAILED: 'TCA can scan QR code after a connection failure' (at time 00:32:32)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/14/artifact/build-artifacts/00:32:32_TCA_can_scan_QR_code_after_a_connection_failure.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/14/artifact/build-artifacts/00:32:32_TCA_can_scan_QR_code_after_a_connection_failure.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/14/artifact/build-artifacts/00:32:32_TCA_can_scan_QR_code_after_a_connection_failure.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/14/artifact/build-artifacts/00:32:32_TCA_can_scan_QR_code_after_a_connection_failure.journal

After features/support/hooks.rb:100 0.037
16.576
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 9.149
And I capture all network traffic 0.003
When the network is plugged 0.138
Then the Tor Connection Assistant autostarts 7.284
20.316
When I configure the default bridges in the Tor Connection Assistant 12.147
Then I wait until Tor is ready 5.438
And Tor is configured to use the default bridges 0.556
And tca.conf includes no bridge 0.017
And available upgrades have been checked 1.147
And Tor is configured to use the default bridges 0.474
And all Internet traffic has only flowed through the default bridges or connectivity check service 0.534

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

After features/support/hooks.rb:330 0.713
After features/support/hooks.rb:100 0.058
16.584
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 9.093
And I capture all network traffic 0.003
When the network is plugged 0.107
Then the Tor Connection Assistant autostarts 7.379
Tags: @product
28.958
Given the Tor network is blocked 2.113
When I configure a direct connection in the Tor Connection Assistant 20.519
Then I wait until Tor is ready 4.072
And tca.conf includes no bridge 0.013
And available upgrades have been checked 1.144
And Tor is configured to use the default bridges 0.484
And all Internet traffic has only flowed through the default bridges or connectivity check service 0.610

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

After features/support/hooks.rb:330 0.917
After features/support/hooks.rb:100 0.067
15.880
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 8.779
And I capture all network traffic 0.002
When the network is plugged 0.122
Then the Tor Connection Assistant autostarts 6.974
Tags: @product
46.001
Given the Tor network and default bridges are blocked 1.953
When I unsuccessfully configure a direct connection in the Tor Connection Assistant 30.668
Then the Tor Connection Assistant reports that it failed to connect 0.140
And tca.conf is empty 1.078
Given the Tor network and default bridges are unblocked 1.248
And I retry connecting to Tor 1.194
Then I wait until Tor is ready 7.977
And tca.conf includes no bridge 0.012
And available upgrades have been checked 1.118
And all Internet traffic has only flowed through Tor or connectivity check service 0.609

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

After features/support/hooks.rb:330 0.752
After features/support/hooks.rb:100 0.048
18.506
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 10.827
And I capture all network traffic 0.004
When the network is plugged 0.133
Then the Tor Connection Assistant autostarts 7.541
Tags: @product
5.523
When I try to configure some normal bridges in the Tor Connection Assistant in hide mode 5.224
Then the Tor Connection Assistant complains that normal bridges are not allowed 0.150
And I cannot click the "Connect to Tor" button 0.148
After features/support/hooks.rb:330 1.804
After features/support/hooks.rb:100 0.048
17.744
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 10.384
And I capture all network traffic 0.010
When the network is plugged 0.096
Then the Tor Connection Assistant autostarts 7.252
Tags: @product
23.975
Scenario The same Tor configuration is applied when the network is reconnected
Steps
Given I configure a direct connection in the Tor Connection Assistant 7.127
And I wait until Tor is ready 4.906
When I disconnect the network through GNOME 11.940
The
The Dogtail init script raised: SearchError: descendant of [panel | ]: '' button
STDOUT:

STDERR:

 (Dogtail::Failure)
./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:272:in `button'
./features/step_definitions/common_steps.rb:202:in `expand_gnome_shell_menu_section'
./features/step_definitions/common_steps.rb:211:in `/^I (dis)?connect the network through GNOME$/'
features/tor_bridges.feature:85:in `When I disconnect the network through GNOME'
And I connect the network through GNOME 0.000
Then the Tor Connection Assistant autostarts 0.000
And the Tor Connection Assistant connects to Tor 0.000
And I wait until Tor is ready 0.000
And Tor is using the same configuration as before 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:330 5.414

SCENARIO FAILED: 'The same Tor configuration is applied when the network is reconnected' (at time 00:36:14)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/14/artifact/build-artifacts/00:36:14_The_same_Tor_configuration_is_applied_when_the_network_is_reconnected.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/14/artifact/build-artifacts/00:36:14_The_same_Tor_configuration_is_applied_when_the_network_is_reconnected.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/14/artifact/build-artifacts/00:36:14_The_same_Tor_configuration_is_applied_when_the_network_is_reconnected.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/14/artifact/build-artifacts/00:36:14_The_same_Tor_configuration_is_applied_when_the_network_is_reconnected.journal

After features/support/hooks.rb:100 0.039
15.677
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 9.128
And I capture all network traffic 0.005
When the network is plugged 0.071
Then the Tor Connection Assistant autostarts 6.471
Tags: @product
57.599
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 11.387
And I wait until Tor is ready 34.112
And I disconnect the network through GNOME 12.100
The
The Dogtail init script raised: SearchError: descendant of [panel | ]: '' button
STDOUT:

STDERR:

 (Dogtail::Failure)
./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:272:in `button'
./features/step_definitions/common_steps.rb:202:in `expand_gnome_shell_menu_section'
./features/step_definitions/common_steps.rb:211:in `/^I (dis)?connect the network through GNOME$/'
features/tor_bridges.feature:97:in `And I disconnect the network through GNOME'
And the Tor network and default bridges are blocked 0.000
When I connect the network through GNOME 0.000
Then the Tor Connection Assistant reports that it failed to connect 0.000
After features/support/hooks.rb:330 5.537

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/14/artifact/build-artifacts/00:37:33_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_feature-trixie/14/artifact/build-artifacts/00:37:33_Reconnecting_from_an_unblocked_network_to_a_blocked_network_displays_an_error.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/14/artifact/build-artifacts/00:37:33_Reconnecting_from_an_unblocked_network_to_a_blocked_network_displays_an_error.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_feature-trixie/14/artifact/build-artifacts/00:37:33_Reconnecting_from_an_unblocked_network_to_a_blocked_network_displays_an_error.journal

After features/support/hooks.rb:100 0.051
15.869
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 9.516
And I capture all network traffic 0.002
When the network is plugged 0.093
Then the Tor Connection Assistant autostarts 6.256
Tags: @product
38.909
Given the Tor network and default bridges are blocked 2.288
When I unsuccessfully configure some default bridges in the Tor Connection Assistant 23.765
Then the Tor Connection Assistant reports that it failed to connect 0.132
Given the Tor network and default bridges are unblocked 2.396
When I click "Connect to Tor" 1.176
Then I wait until Tor is ready 8.068
And Tor is configured to use the default bridges 0.599
And all Internet traffic has only flowed through the default bridges or connectivity check service 0.483

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

After features/support/hooks.rb:330 0.743
After features/support/hooks.rb:100 0.032