Project Number Date
test_Tails_ISO_devel 3692 15 Feb 2025, 09:44

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 30:18.452 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:8.734
Before features/support/hooks.rb:269 0.003
Before features/support/hooks.rb:507 0.004
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:43.706
And I update APT using apt 13.244
When I install "popularity-contest" using apt 25.586
Then I am notified I can not use Additional Software for "popularity-contest" 6.448
And I can open the Additional Software documentation from the notification 39.749
After features/support/hooks.rb:515 13.702
After features/support/hooks.rb:326 3.033
After features/support/hooks.rb:100 0.003
5:8.902
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 59.059
And I update APT using apt 12.903
And I install "popularity-contest" using apt 22.426
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.775
When I create a persistent storage and activate the Additional Software feature 21.383
Then Additional Software is correctly configured for package "popularity-contest" 1.547
When I shutdown Tails and wait for the computer to power off 14.568
And I start Tails from USB drive "__internal" with network unplugged 1:4.591
And I enable persistence 24.698
And I log in to a new session 45.880
And the Additional Software installation service has started 32.206
Then I am notified that the installation succeeded 1.820
And Additional Software is correctly configured for package "popularity-contest" 0.797
And the package "popularity-contest" is installed after Additional Software has been started 0.242
After features/support/hooks.rb:515 14.197
After features/support/hooks.rb:326 1.249
After features/support/hooks.rb:100 0.011
2:25.810
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.004
Given a computer 0.212
And I start Tails from USB drive "__internal" and I login with an administration password 1:44.621
And I update APT using apt 12.032
When I install "makepp" using apt 22.426
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.417
And the package "makepp" is installed 0.099
After features/support/hooks.rb:515 14.043
After features/support/hooks.rb:326 0.836
After features/support/hooks.rb:100 0.012
5:12.667
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.006
Given a computer 0.227
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:26.498
When I uninstall "popularity-contest" using apt 21.782
And I accept removing "popularity-contest" from Additional Software 0.567
Then "popularity-contest" is not in the list of Additional Software 0.714
When I start Synaptic 23.478
And I update APT using Synaptic 22.114
And I install "cowsay" using Synaptic 8.990
And I accept adding "cowsay" to Additional Software 1.863
Then Additional Software is correctly configured for package "cowsay" 0.917
When I uninstall "cowsay" using apt 3.288
And I refuse removing "cowsay" from Additional Software 0.614
Then Additional Software is correctly configured for package "cowsay" 0.806
When I start "Additional Software" via GNOME Activities Overview 10.509
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.983
Then "cowsay" is not in the list of Additional Software 0.860
When I install "cowsay" using apt 3.203
And I refuse adding "cowsay" to Additional Software 0.584
Then "cowsay" is not in the list of Additional Software 0.659
After features/support/hooks.rb:515 0.521
After features/support/hooks.rb:326 0.694
After features/support/hooks.rb:100 0.008
11:17.172
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.005
Given a computer 0.204
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:20.406
And I configure APT to prefer an old version of cowsay 0.025
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.121
And I accept adding "cowsay" to Additional Software 6.815
And Additional Software is correctly configured for package "cowsay" 0.975
And I shutdown Tails and wait for the computer to power off 6.289
And I start Tails from USB drive "__internal" with network unplugged 1:0.306
And I enable persistence 13.034
# 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.024
# 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.089
And I log in to a new session 33.766
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.817
And I revert the APT tweaks that made it prefer an old version of cowsay 0.056
# 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.070
And the network is plugged 0.078
And Tor is ready 19.820
And available upgrades have been checked 1.111
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.646
And I can open the Additional Software configuration window from the notification 2.000
And I shutdown Tails and wait for the computer to power off 2:8.562
And I start Tails from USB drive "__internal" with network unplugged 1:0.133
And I enable persistence 12.036
# 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.029
And I log in to a new session 37.792
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.634
And I revert the APT tweaks that made it prefer an old version of cowsay 0.071
And the network is plugged 0.092
And Tor is ready 50.833
Then the Additional Software upgrade service has started 0.208
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.118
After features/support/hooks.rb:515 1.503
After features/support/hooks.rb:326 0.668
After features/support/hooks.rb:100 0.025
3:5.165
Scenario I am notified when Additional Software fails to install a package
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.006
Steps
Given a computer 0.199
And I start Tails from USB drive "__internal" with network unplugged 1:0.052
And I enable persistence 13.700
And I remove the "cowsay" deb files from the APT cache 0.047
# 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.084
And I log in to a new session 37.827
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.285
And I can open the Additional Software log file from the notification 1:0.967
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.041
After features/support/hooks.rb:326 8.062

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

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3692/artifact/build-artifacts/01:31:38_I_am_notified_when_Additional_Software_fails_to_install_a_package.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3692/artifact/build-artifacts/01:31:38_I_am_notified_when_Additional_Software_fails_to_install_a_package.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_devel/3692/artifact/build-artifacts/01:31:38_I_am_notified_when_Additional_Software_fails_to_install_a_package.journal

After features/support/hooks.rb:100 0.009