Project Number Date
test_Tails_ISO_stable 4612 10 Jan 2024, 19:26

Failures Overview

The following summary displays scenarios that failed.

Tags: @product
37.891
Scenario Activating and deactivating Persistent Storage features
Before features/support/hooks.rb:245 0.006
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.579
Then persistence for "Persistent" is active 0.089
And I create a file in the Persistent directory 0.114
Then the file I created was copied to the Persistent Storage 0.076
When I disable the first tps feature 17.513
Then persistence for "Persistent" is not active 0.091
And the Persistent directory does not exist 0.050
When I enable the first tps feature 10.376
cannot find GnomeApplicationsMenu.png on the screen (FindFailed)
./features/support/helpers/screen.rb:166:in `rescue in wait'
./features/support/helpers/screen.rb:159:in `wait'
./features/step_definitions/common_steps.rb:930:in `/^I start "([^"]+)" via GNOME Activities Overview$/'
./features/step_definitions/usb.rb:294:in `/^I (enable|disable) the first tps feature$/'
features/persistence.feature:60:in `When I enable the first tps feature'
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:291 3.968

SCENARIO FAILED: 'Activating and deactivating Persistent Storage features' (at time 03:08:22)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4612/artifact/build-artifacts/03:08:22_Activating_and_deactivating_Persistent_Storage_features.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4612/artifact/build-artifacts/03:08:22_Activating_and_deactivating_Persistent_Storage_features.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4612/artifact/build-artifacts/03:08:22_Activating_and_deactivating_Persistent_Storage_features.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4612/artifact/build-artifacts/03:08:22_Activating_and_deactivating_Persistent_Storage_features.journal

After features/support/hooks.rb:75 0.000
Tags: @product
1:24.935
Scenario Dotfiles persistence
Before features/support/hooks.rb:245 0.005
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 8.754
When I write some dotfile expected to persist 0.075
And I shutdown Tails and wait for the computer to power off 7.153
And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled 1:8.951
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/support/helpers/dogtail.rb:345:in `grabFocus'
./features/step_definitions/usb.rb:654:in `/^I try to enable persistence( with the changed passphrase)?$/'
./features/step_definitions/usb.rb:665:in `/^I enable persistence( with the changed passphrase)?$/'
./features/step_definitions/common_steps.rb:236:in `/^I start Tails from (.+?) drive "(.+?)"( with network unplugged)?( and I login( with persistence enabled)?( with the changed persistence passphrase)?( (?:and|with) an administration password)?)?$/'
features/persistence.feature:139:in `And I start Tails from USB drive "__internal" with network unplugged and I login with persistence enabled'
Then the expected persistent dotfile is present in the filesystem 0.000
After features/support/hooks.rb:291 4.130

SCENARIO FAILED: 'Dotfiles persistence' (at time 03:24:38)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4612/artifact/build-artifacts/03:24:38_Dotfiles_persistence.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4612/artifact/build-artifacts/03:24:38_Dotfiles_persistence.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4612/artifact/build-artifacts/03:24:38_Dotfiles_persistence.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4612/artifact/build-artifacts/03:24:38_Dotfiles_persistence.journal

After features/support/hooks.rb:75 0.011