Project Number Date
test_Tails_ISO_devel 3404 29 May 2024, 13:26

Failures Overview

The following summary displays scenarios that failed.

Tags: @product
23.730
Scenario The included APT repository keys are up-to-date
Before features/support/hooks.rb:259 0.006
Steps
Given I have started Tails from DVD without network and logged in 8.670
Then the keys trusted by APT are valid for the next 3 months 15.059
The
The following APT key(s) will not be valid in 3 months: A3C4F0F979CAA22CDBA8F512EE8CBC9E886DDD89, 2265EB4CB2BF88D900AE8D1B74A941BA219EC810.
<false> is not true. (Test::Unit::AssertionFailedError)
./features/step_definitions/checks.rb:29:in `assert_all_keys_are_valid_for_n_months'
./features/step_definitions/checks.rb:8:in `/^the keys trusted by APT are valid for the next (\d+) months$/'
features/keys.feature:11:in `Then the keys trusted by APT are valid for the next 3 months'
After features/support/hooks.rb:305 4.374

SCENARIO FAILED: 'The included APT repository keys are up-to-date' (at time 02:28:27)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3404/artifact/build-artifacts/02:28:27_The_included_APT_repository_keys_are_up-to-date.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3404/artifact/build-artifacts/02:28:27_The_included_APT_repository_keys_are_up-to-date.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3404/artifact/build-artifacts/02:28:27_The_included_APT_repository_keys_are_up-to-date.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3404/artifact/build-artifacts/02:28:27_The_included_APT_repository_keys_are_up-to-date.journal

After features/support/hooks.rb:89 0.000
1:2.589
Scenario Using a persistent Pidgin configuration
Before features/support/hooks.rb:259 0.007
Before features/support/hooks.rb:456 0.007
Steps
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 17.097
And the network is plugged 0.470
And Tor is ready 19.846
And available upgrades have been checked 0.083
And all notifications have disappeared 4.666
When I start "Pidgin Internet Messenger" via GNOME Activities Overview 12.326
Then I see Pidgin's account manager window 3.860
When I create my XMPP account 4.237
cannot find PidginAddAccountProtocolXMPP.png on the screen (FindFailed)
./features/support/helpers/screen.rb:149:in `find'
./features/support/helpers/screen.rb:333:in `hover'
./features/support/helpers/screen.rb:360:in `click'
./features/step_definitions/pidgin.rb:126:in `/^I create my XMPP account$/'
features/pidgin.feature:68:in `When I create my XMPP account'
And I close Pidgin's account manager window 0.000
Then Pidgin automatically enables my XMPP account 0.000
When I close Pidgin 0.000
And I take note of the configured Pidgin accounts 0.000
And I shutdown Tails and wait for the computer to power off 0.000
Given a computer 0.000
And I start Tails from USB drive "__internal" and I login with persistence enabled 0.000
And Pidgin has the expected persistent accounts configured 0.000
When I start "Pidgin Internet Messenger" via GNOME Activities Overview 0.000
Then Pidgin automatically enables my XMPP account 0.000
And I join some empty multi-user chat 0.000
# Exercise Pidgin AppArmor profile with persistence enabled.
# This should really be in dedicated scenarios, but it would be
# too costly to set up the virtual USB drive with persistence more
# than once in this feature.
Given I start monitoring the AppArmor log of "/usr/bin/pidgin" 0.000
Then I cannot add a certificate from the "/home/amnesia/.gnupg" directory to Pidgin 0.000
And AppArmor has denied "/usr/bin/pidgin" from opening "/home/amnesia/.gnupg/test.crt" 0.000
When I close Pidgin's certificate import failure dialog 0.000
And I close Pidgin's certificate manager 0.000
Given I restart monitoring the AppArmor log of "/usr/bin/pidgin" 0.000
Then I cannot add a certificate from the "/live/persistence/TailsData_unlocked/gnupg" directory to Pidgin 0.000
And AppArmor has denied "/usr/bin/pidgin" from opening "/live/persistence/TailsData_unlocked/gnupg/test.crt" 0.000
When I close Pidgin's certificate import failure dialog 0.000
And I close Pidgin's certificate manager 0.000
Then I can add a certificate from the "/home/amnesia" directory to Pidgin 0.000
After features/support/hooks.rb:464 0.036
After features/support/hooks.rb:305 5.114

SCENARIO FAILED: 'Using a persistent Pidgin configuration' (at time 04:14:05)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3404/artifact/build-artifacts/04:14:05_Using_a_persistent_Pidgin_configuration.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3404/artifact/build-artifacts/04:14:05_Using_a_persistent_Pidgin_configuration.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3404/artifact/build-artifacts/04:14:05_Using_a_persistent_Pidgin_configuration.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3404/artifact/build-artifacts/04:14:05_Using_a_persistent_Pidgin_configuration.journal

After features/support/hooks.rb:89 0.000
Tags: @product
1:6.636
Scenario Outline The default XDG directories are usable in Tor Browser
Before features/support/hooks.rb:259 0.008
Steps
Given I have started Tails from DVD without network and logged in 10.271
Then the amnesiac Videos directory exists 0.195
And there is a GNOME bookmark for the amnesiac Videos directory 2.308
Then I start the Tor Browser in offline mode 25.627
And I can save the current page as "index.html" to the Videos GNOME bookmark 28.232
The
The page was not saved to /home/amnesia/Videos/index.html (Timeout::Error)
./features/support/helpers/misc_helpers.rb:146:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:52:in `try_for'
./features/step_definitions/browser.rb:573:in `/^I (can|cannot) save the current page as "([^"]+[.]html)" to the (.*) (directory|GNOME bookmark)$/'
features/torified_browsing.feature:146:in `And I can save the current page as "index.html" to the Videos GNOME bookmark'
features/torified_browsing.feature:139:in `And I can save the current page as "index.html" to the <dir> GNOME bookmark'
After features/support/hooks.rb:305 4.770

SCENARIO FAILED: 'The default XDG directories are usable in Tor Browser, Examples (#5)' (at time 05:02:36)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3404/artifact/build-artifacts/05:02:36_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___5_.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3404/artifact/build-artifacts/05:02:36_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___5_.mkv

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3404/artifact/build-artifacts/05:02:36_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___5_.boot-log

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3404/artifact/build-artifacts/05:02:36_The_default_XDG_directories_are_usable_in_Tor_Browser,_Examples___5_.journal

After features/support/hooks.rb:89 0.000