Project Number Date
test_Tails_ISO_devel 3688 12 Feb 2025, 21:42

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Additional software 82 1 1 0 0 84 5 1 6 28:55.490 Failed
Feature Additional software
As a Tails user I may want to install softwares not shipped in Tails And have them installed automatically when I enable persistence in the Greeter
2:55.349
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:507 0.002
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:42.693
And I update APT using apt 13.894
When I install "popularity-contest" using apt 22.224
Then I am notified I can not use Additional Software for "popularity-contest" 7.378
And I can open the Additional Software documentation from the notification 29.158
After features/support/hooks.rb:515 14.595
After features/support/hooks.rb:326 2.479
After features/support/hooks.rb:100 0.003
5:19.920
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.007
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:5.158
And I update APT using apt 12.757
And I install "popularity-contest" using apt 26.076
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.368
When I create a persistent storage and activate the Additional Software feature 20.948
Then Additional Software is correctly configured for package "popularity-contest" 1.495
When I shutdown Tails and wait for the computer to power off 15.513
And I start Tails from USB drive "__internal" with network unplugged 1:4.853
And I enable persistence 25.291
And I log in to a new session 47.298
And the Additional Software installation service has started 32.364
Then I am notified that the installation succeeded 1.664
And Additional Software is correctly configured for package "popularity-contest" 0.860
And the package "popularity-contest" is installed after Additional Software has been started 0.268
After features/support/hooks.rb:515 14.915
After features/support/hooks.rb:326 1.543
After features/support/hooks.rb:100 0.018
2:29.420
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.008
Given a computer 0.270
And I start Tails from USB drive "__internal" and I login with an administration password 1:47.275
And I update APT using apt 12.748
When I install "makepp" using apt 22.458
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.585
And the package "makepp" is installed 0.082
After features/support/hooks.rb:515 15.107
After features/support/hooks.rb:326 0.928
After features/support/hooks.rb:100 0.014
5:12.974
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.008
Given a computer 0.257
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:24.419
When I uninstall "popularity-contest" using apt 22.105
And I accept removing "popularity-contest" from Additional Software 0.619
Then "popularity-contest" is not in the list of Additional Software 0.859
When I start Synaptic 23.455
And I update APT using Synaptic 22.925
And I install "cowsay" using Synaptic 10.192
And I accept adding "cowsay" to Additional Software 1.732
Then Additional Software is correctly configured for package "cowsay" 0.972
When I uninstall "cowsay" using apt 3.312
And I refuse removing "cowsay" from Additional Software 0.562
Then Additional Software is correctly configured for package "cowsay" 0.937
When I start "Additional Software" via GNOME Activities Overview 9.871
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.040
Then "cowsay" is not in the list of Additional Software 1.037
When I install "cowsay" using apt 3.219
And I refuse adding "cowsay" to Additional Software 0.602
Then "cowsay" is not in the list of Additional Software 0.851
After features/support/hooks.rb:515 0.525
After features/support/hooks.rb:326 0.729
After features/support/hooks.rb:100 0.010
9:49.717
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.009
Given a computer 0.256
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:37.912
And I configure APT to prefer an old version of cowsay 0.032
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 29.888
And I accept adding "cowsay" to Additional Software 5.572
And Additional Software is correctly configured for package "cowsay" 0.918
And I shutdown Tails and wait for the computer to power off 6.774
And I start Tails from USB drive "__internal" with network unplugged 1:3.061
And I enable persistence 14.583
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.033
# Prevent the "Warning: virtual machine detected!" notification from racing
# with the one we'll be interacting with below.
And I disable the tails-virt-notify-user.service user unit 0.102
And I log in to a new session 37.210
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.494
And I revert the APT tweaks that made it prefer an old version of cowsay 0.057
# We remove the newest package after it has been downloaded and before
# it is installed, so that the upgrade process fails
And I prepare the Additional Software upgrade process to fail 0.071
And the network is plugged 0.064
And Tor is ready 20.454
And available upgrades have been checked 1.134
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.742
And I can open the Additional Software configuration window from the notification 1.954
And I shutdown Tails and wait for the computer to power off 14.570
And I start Tails from USB drive "__internal" with network unplugged 1:3.708
And I enable persistence 13.301
# We need to add back this custom APT source for the Additional Software
# install step, as it was not saved in persistence
And I configure APT to prefer an old version of cowsay 0.042
And I log in to a new session 40.616
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.637
And I revert the APT tweaks that made it prefer an old version of cowsay 0.047
And the network is plugged 0.094
And Tor is ready 40.083
Then the Additional Software upgrade service has started 0.186
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.106
After features/support/hooks.rb:515 1.289
After features/support/hooks.rb:326 0.750
After features/support/hooks.rb:100 0.032
3:8.107
Scenario I am notified when Additional Software fails to install a package
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.008
Steps
Given a computer 0.218
And I start Tails from USB drive "__internal" with network unplugged 1:4.302
And I enable persistence 14.846
And I remove the "cowsay" deb files from the APT cache 0.068
# Prevent the "Warning: virtual machine detected!" notification from racing
# with the one we'll be interacting with below.
And I disable the tails-virt-notify-user.service user unit 0.140
And I log in to a new session 43.551
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 4.255
And I can open the Additional Software log file from the notification 1:0.724
try_for() timeout expired
Last ignored exception was: Dogtail::Failure: The Dogtail init script raised: SearchError: child of [desktop frame | main]: "gnome-text-editor" application
STDOUT:

STDERR:


./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:70:in `initialize'
./features/step_definitions/additional_software_packages.rb:171:in `new'
./features/step_definitions/additional_software_packages.rb:171: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/additional_software_packages.rb:170: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/additional_software_packages.rb:170:in `/^I can open the Additional Software log file from the notification$/'
features/additional_software_packages.feature:130:in `And I can open the Additional Software log file from the notification'
And the package "cowsay" is not installed 0.000
After features/support/hooks.rb:515 0.043
After features/support/hooks.rb:326 8.647

SCENARIO FAILED: 'I am notified when Additional Software fails to install a package' (at time 01:30:41)

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3688/artifact/build-artifacts/01:30:41_I_am_notified_when_Additional_Software_fails_to_install_a_package.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3688/artifact/build-artifacts/01:30:41_I_am_notified_when_Additional_Software_fails_to_install_a_package.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3688/artifact/build-artifacts/01:30:41_I_am_notified_when_Additional_Software_fails_to_install_a_package.journal

After features/support/hooks.rb:100 0.012