Project Number Date
test_Tails_ISO_devel 4071 13 Nov 2025, 14:31

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Tor Connection helps the user in connecting to Tor 0 4 31 0 0 35 0 4 4 6.581 Failed
Tags: @product
Feature Tor Connection helps the user in connecting to Tor
As a Tails user I want to use Tor
1.730
Background
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Steps
Given I have started Tails from DVD without network and logged in 1.730
Call to virDomainRestore failed: operation failed: guest CPU doesn't match specification: missing features: rdctl-no,skip-l1dfl-vmentry,mds-no,pschange-mc-no,gds-no,rfds-no (Guestfs::Error)
./features/support/helpers/vm_helper.rb:849:in `restore'
./features/support/helpers/vm_helper.rb:849:in `restore_snapshot'
./features/step_definitions/snapshots.rb:135:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ from\ DVD\ without\ network\ and\ logged\ in$/'
features/tor_connection.feature:7:in `Given I have started Tails from DVD without network and logged in'
Tags: @product
0.000
Scenario Starting Tor Connection before connecting to Wi-Fi
Steps
When I start "Tor Connection" via GNOME Activities Overview 0.000
Then the Tor Connection Assistant reports that I am not connected to a local network 0.000
When I plug a Wi-Fi adapter 0.000
Then Tor Connection suggests me to connect to Wi-Fi 0.000
And I click on the Wi-Fi settings 0.000
And The Wi-Fi settings are displayed 0.000
Hooks
After features/support/hooks.rb:331 4.806
<false> is not true. (Test::Unit::AssertionFailedError)
./features/support/hooks.rb:465:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:460:in `each'
./features/support/hooks.rb:460:in `After'
Output 1

SCENARIO FAILED: 'Starting Tor Connection before connecting to Wi-Fi' (at time 02:24:43)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4071/artifact/build-artifacts/02:24:43_Starting_Tor_Connection_before_connecting_to_Wi-Fi.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4071/artifact/build-artifacts/02:24:43_Starting_Tor_Connection_before_connecting_to_Wi-Fi.mkv

After features/support/hooks.rb:100 0.000
1.520
Background
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Steps
Given I have started Tails from DVD without network and logged in 1.520
Call to virDomainRestore failed: operation failed: guest CPU doesn't match specification: missing features: rdctl-no,skip-l1dfl-vmentry,mds-no,pschange-mc-no,gds-no,rfds-no (Guestfs::Error)
./features/support/helpers/vm_helper.rb:849:in `restore'
./features/support/helpers/vm_helper.rb:849:in `restore_snapshot'
./features/step_definitions/snapshots.rb:135:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ from\ DVD\ without\ network\ and\ logged\ in$/'
features/tor_connection.feature:7:in `Given I have started Tails from DVD without network and logged in'
0.000
Scenario Time syncing works even if the user waits a lot before connecting
Steps
When the network is plugged 0.000
And I wait 720 seconds 0.000
Then I successfully configure Tor 0.000
And the time has synced 0.000
Hooks
After features/support/hooks.rb:331 4.482
<false> is not true. (Test::Unit::AssertionFailedError)
./features/support/hooks.rb:465:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:460:in `each'
./features/support/hooks.rb:460:in `After'
Output 1

SCENARIO FAILED: 'Time syncing works even if the user waits a lot before connecting' (at time 02:24:49)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4071/artifact/build-artifacts/02:24:49_Time_syncing_works_even_if_the_user_waits_a_lot_before_connecting.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4071/artifact/build-artifacts/02:24:49_Time_syncing_works_even_if_the_user_waits_a_lot_before_connecting.mkv

After features/support/hooks.rb:100 0.000
1.681
Background
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Steps
Given I have started Tails from DVD without network and logged in 1.681
Call to virDomainRestore failed: operation failed: guest CPU doesn't match specification: missing features: rdctl-no,skip-l1dfl-vmentry,mds-no,pschange-mc-no,gds-no,rfds-no (Guestfs::Error)
./features/support/helpers/vm_helper.rb:849:in `restore'
./features/support/helpers/vm_helper.rb:849:in `restore_snapshot'
./features/step_definitions/snapshots.rb:135:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ from\ DVD\ without\ network\ and\ logged\ in$/'
features/tor_connection.feature:7:in `Given I have started Tails from DVD without network and logged in'
0.000
Scenario Bridges are not enabled in automatic mode when going back from hiding Tor
Steps
When the network is plugged 0.000
And the Tor Connection Assistant autostarts 0.000
And I look at the hide mode but then I go back 0.000
And I choose to connect to Tor automatically 0.000
Then Tor Connection does not propose me to use Tor bridges 0.000
Hooks
After features/support/hooks.rb:331 4.374
<false> is not true. (Test::Unit::AssertionFailedError)
./features/support/hooks.rb:465:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:460:in `each'
./features/support/hooks.rb:460:in `After'
Output 1

SCENARIO FAILED: 'Bridges are not enabled in automatic mode when going back from hiding Tor' (at time 02:24:55)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4071/artifact/build-artifacts/02:24:55_Bridges_are_not_enabled_in_automatic_mode_when_going_back_from_hiding_Tor.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4071/artifact/build-artifacts/02:24:55_Bridges_are_not_enabled_in_automatic_mode_when_going_back_from_hiding_Tor.mkv

After features/support/hooks.rb:100 0.000
1.649
Background
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Steps
Given I have started Tails from DVD without network and logged in 1.649
Call to virDomainRestore failed: operation failed: guest CPU doesn't match specification: missing features: rdctl-no,skip-l1dfl-vmentry,mds-no,pschange-mc-no,gds-no,rfds-no (Guestfs::Error)
./features/support/helpers/vm_helper.rb:849:in `restore'
./features/support/helpers/vm_helper.rb:849:in `restore_snapshot'
./features/step_definitions/snapshots.rb:135:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:173:in `/^I\ have\ started\ Tails\ from\ DVD\ without\ network\ and\ logged\ in$/'
features/tor_connection.feature:7:in `Given I have started Tails from DVD without network and logged in'
Tags: @product
0.000
Scenario I can use a network with captive portal
Steps
Given the Tor network and default bridges are blocked 0.000
And the network is plugged 0.000
And I make sure time sync before Tor connects indicates a captive portal 0.000
And the Tor Connection Assistant autostarts 0.000
When I choose to connect to Tor automatically 0.000
And I click "Connect to Tor" 0.000
Then the Tor Connection Assistant fails to connect to Tor 0.000
And the Tor Connection Assistant knows that it's not the time sync that failed 0.000
And the Tor Connection Assistant knows that there might be a captive portal 0.000
When I open the Unsafe Browser from Tor Connection 0.000
And I log-in to the Captive Portal 0.000
And I close the Unsafe Browser 0.000
And the Tor network and default bridges are unblocked 0.000
And I allow time sync before Tor connects to work again 0.000
And I click "Connect to Tor" 0.000
Then I wait until Tor is ready 0.000
Hooks
After features/support/hooks.rb:331 4.342
<false> is not true. (Test::Unit::AssertionFailedError)
./features/support/hooks.rb:465:in `block (2 levels) in <top (required)>'
./features/support/hooks.rb:460:in `each'
./features/support/hooks.rb:460:in `After'
Output 1

SCENARIO FAILED: 'I can use a network with captive portal' (at time 02:25:01)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4071/artifact/build-artifacts/02:25:01_I_can_use_a_network_with_captive_portal.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/4071/artifact/build-artifacts/02:25:01_I_can_use_a_network_with_captive_portal.mkv

After features/support/hooks.rb:100 0.000