Project Number Date
test_Tails_ISO_devel 3689 13 Feb 2025, 12:53

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 29:53.578 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
3:0.251
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:40.119
And I update APT using apt 15.399
When I install "popularity-contest" using apt 25.997
Then I am notified I can not use Additional Software for "popularity-contest" 7.804
And I can open the Additional Software documentation from the notification 30.929
After features/support/hooks.rb:515 13.647
After features/support/hooks.rb:326 2.633
After features/support/hooks.rb:100 0.002
4:53.821
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.005
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:2.126
And I update APT using apt 14.718
And I install "popularity-contest" using apt 22.560
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.395
When I create a persistent storage and activate the Additional Software feature 18.788
Then Additional Software is correctly configured for package "popularity-contest" 1.280
When I shutdown Tails and wait for the computer to power off 10.745
And I start Tails from USB drive "__internal" with network unplugged 1:0.813
And I enable persistence 22.295
And I log in to a new session 38.823
And the Additional Software installation service has started 31.465
Then I am notified that the installation succeeded 1.658
And Additional Software is correctly configured for package "popularity-contest" 0.843
And the package "popularity-contest" is installed after Additional Software has been started 0.304
After features/support/hooks.rb:515 13.657
After features/support/hooks.rb:326 1.162
After features/support/hooks.rb:100 0.012
2:22.863
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.005
Given a computer 0.214
And I start Tails from USB drive "__internal" and I login with an administration password 1:38.421
And I update APT using apt 15.055
When I install "makepp" using apt 22.394
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.690
And the package "makepp" is installed 0.086
After features/support/hooks.rb:515 14.028
After features/support/hooks.rb:326 0.806
After features/support/hooks.rb:100 0.015
5:7.997
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.006
Given a computer 0.210
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:20.298
When I uninstall "popularity-contest" using apt 22.076
And I accept removing "popularity-contest" from Additional Software 0.827
Then "popularity-contest" is not in the list of Additional Software 0.840
When I start Synaptic 23.763
And I update APT using Synaptic 21.974
And I install "cowsay" using Synaptic 9.926
And I accept adding "cowsay" to Additional Software 1.497
Then Additional Software is correctly configured for package "cowsay" 0.865
When I uninstall "cowsay" using apt 3.242
And I refuse removing "cowsay" from Additional Software 0.599
Then Additional Software is correctly configured for package "cowsay" 0.810
When I start "Additional Software" via GNOME Activities Overview 10.564
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.950
Then "cowsay" is not in the list of Additional Software 0.950
When I install "cowsay" using apt 3.219
And I refuse adding "cowsay" to Additional Software 0.627
Then "cowsay" is not in the list of Additional Software 0.751
After features/support/hooks.rb:515 0.647
After features/support/hooks.rb:326 0.662
After features/support/hooks.rb:100 0.009
11:18.370
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.006
Given a computer 0.207
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:23.276
And I configure APT to prefer an old version of cowsay 0.028
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 28.974
And I accept adding "cowsay" to Additional Software 4.574
And Additional Software is correctly configured for package "cowsay" 0.897
And I shutdown Tails and wait for the computer to power off 6.470
And I start Tails from USB drive "__internal" with network unplugged 1:0.109
And I enable persistence 11.167
# 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.027
# 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.096
And I log in to a new session 39.995
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.449
And I revert the APT tweaks that made it prefer an old version of cowsay 0.061
# 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.066
And the network is plugged 0.066
And Tor is ready 18.797
And available upgrades have been checked 1.140
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.892
And I can open the Additional Software configuration window from the notification 1.780
And I shutdown Tails and wait for the computer to power off 2:3.504
And I start Tails from USB drive "__internal" with network unplugged 59.281
And I enable persistence 13.632
# 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.030
And I log in to a new session 43.329
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.798
And I revert the APT tweaks that made it prefer an old version of cowsay 0.060
And the network is plugged 0.063
And Tor is ready 53.266
Then the Additional Software upgrade service has started 0.210
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.111
After features/support/hooks.rb:515 1.330
After features/support/hooks.rb:326 0.646
After features/support/hooks.rb:100 0.021
3:10.274
Scenario I am notified when Additional Software fails to install a package
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.005
Steps
Given a computer 0.223
And I start Tails from USB drive "__internal" with network unplugged 1:1.345
And I enable persistence 12.873
And I remove the "cowsay" deb files from the APT cache 0.063
# 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.074
And I log in to a new session 43.352
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 11.470
And I can open the Additional Software log file from the notification 1:0.868
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.034
After features/support/hooks.rb:326 8.376

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

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3689/artifact/build-artifacts/01:29:13_I_am_notified_when_Additional_Software_fails_to_install_a_package.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3689/artifact/build-artifacts/01:29:13_I_am_notified_when_Additional_Software_fails_to_install_a_package.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3689/artifact/build-artifacts/01:29:13_I_am_notified_when_Additional_Software_fails_to_install_a_package.journal

After features/support/hooks.rb:100 0.011