Project Number Date
test_Tails_ISO_stable 6671 16 Sep 2026, 07:23

Failures Overview

The following summary displays scenarios that failed.

Tags: @product
53.444
Scenario Creating a Persistent Storage
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.009
Steps
Given I have started Tails without network from a USB drive without a persistent partition and logged in 53.444
Failed to restore snapshot (RuntimeError)
./features/step_definitions/common_steps.rb:53:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:36:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:220:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:59:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:36:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:220:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:59:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:36:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:220:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:59:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:36:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:220:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:226:in `/^I\ have\ started\ Tails\ without\ network\ from\ a\ USB\ drive\ without\ a\ persistent\ partition\ and\ logged\ in$/'
features/persistence.feature:20:in `Given I have started Tails without network from a USB drive without a persistent partition and logged in'
Then Tails is running from USB drive "__internal" 0.000
When I create a file in the Persistent directory 0.000
And I create a persistent partition with the default settings 0.000
Then the file I created was copied to the Persistent Storage 0.000
When I shutdown Tails and wait for the computer to power off 0.000
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 0.000
Then persistence for "Persistent" is active 0.000
And the file I created in the Persistent directory exists 0.000
After features/support/hooks.rb:339 4.953

SCENARIO FAILED: 'Creating a Persistent Storage' (at time 02:19:33)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_stable/6671/artifact/build-artifacts/02:19:33_Creating_a_Persistent_Storage.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_stable/6671/artifact/build-artifacts/02:19:33_Creating_a_Persistent_Storage.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_stable/6671/artifact/build-artifacts/02:19:33_Creating_a_Persistent_Storage.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_stable/6671/artifact/build-artifacts/02:19:33_Creating_a_Persistent_Storage.journal

After features/support/hooks.rb:108 0.000
52.953
Background
Before features/support/hooks.rb:274 0.000
Before features/support/hooks.rb:281 0.002
Steps
Given I have started Tails without network from a USB drive without a persistent partition and logged in 52.953
Failed to restore snapshot (RuntimeError)
./features/step_definitions/common_steps.rb:53:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:36:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:220:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:59:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:36:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:220:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:59:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:36:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:220:in `reach_checkpoint'
./features/step_definitions/common_steps.rb:59:in `rescue in post_snapshot_restore_hook'
./features/step_definitions/common_steps.rb:36:in `post_snapshot_restore_hook'
./features/step_definitions/snapshots.rb:220:in `reach_checkpoint'
./features/step_definitions/snapshots.rb:226:in `/^I\ have\ started\ Tails\ without\ network\ from\ a\ USB\ drive\ without\ a\ persistent\ partition\ and\ logged\ in$/'
features/persistent_tor_bridges.feature:8:in `Given I have started Tails without network from a USB drive without a persistent partition and logged in'
And I create a persistent partition with the default settings 0.000
Then the "TorConfiguration" tps feature is not enabled 0.000
When the network is plugged 0.000
And the Tor Connection Assistant autostarts 0.000
And I configure some persistent obfs4 bridges in the Tor Connection Assistant 0.000
And I wait until Tor is ready 0.000
Then tca.conf includes the configured bridges 0.000
And the "TorConfiguration" tps feature is enabled and active 0.000
When I cold reboot the computer 0.000
And the computer reboots Tails 0.000
And I enable persistence 0.000
And I capture all network traffic 0.000
And I log in to a new session 0.000
Then tca.conf includes the configured bridges 0.000
When the network is plugged 0.000
And the Tor Connection Assistant autostarts 0.000
Tags: @product
0.000
Scenario Disabling persistence of Tor bridges
Steps
When I choose to connect to Tor automatically 0.000
And I accept Tor Connection's offer to use my persistent bridges 0.000
And I disable saving bridges to Persistent Storage 0.000
And I configure a direct connection in the Tor Connection Assistant 0.000
Then I wait until Tor is ready 0.000
And tca.conf includes no bridge 0.000
And the "TorConfiguration" tps feature is not enabled and not active 0.000
And all Internet traffic has only flowed through Tor or connectivity check service 0.000
After features/support/hooks.rb:339 5.067

SCENARIO FAILED: 'Disabling persistence of Tor bridges' (at time 02:42:26)

Boot log: https://jenkins.tails.net/job/test_Tails_ISO_stable/6671/artifact/build-artifacts/02:42:26_Disabling_persistence_of_Tor_bridges.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.net/job/test_Tails_ISO_stable/6671/artifact/build-artifacts/02:42:26_Disabling_persistence_of_Tor_bridges.png

Video: https://jenkins.tails.net/job/test_Tails_ISO_stable/6671/artifact/build-artifacts/02:42:26_Disabling_persistence_of_Tor_bridges.mkv

Systemd journal: https://jenkins.tails.net/job/test_Tails_ISO_stable/6671/artifact/build-artifacts/02:42:26_Disabling_persistence_of_Tor_bridges.journal

After features/support/hooks.rb:108 0.000