Project Number Date
test_Tails_ISO_20898-tinyrpc-drop 3 15 Apr 2025, 21:29

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Additional software 79 0 0 0 0 79 5 0 5 35:42.964 Passed
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
11:4.089
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:511 0.004
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:21.745
And I update APT using apt 5:43.617
And I install "popularity-contest" using apt 23.332
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.918
When I create a persistent storage and activate the Additional Software feature 22.762
Then Additional Software is correctly configured for package "popularity-contest" 2.945
When I shutdown Tails and wait for the computer to power off 14.806
And I start Tails from USB drive "__internal" with network unplugged 1:10.288
And I enable persistence 29.593
And I log in to a new session 32.277
And the Additional Software installation service has started 31.914
Then I am notified that the installation succeeded 1.773
And Additional Software is correctly configured for package "popularity-contest" 0.833
And the package "popularity-contest" is installed after Additional Software has been started 0.279
After features/support/hooks.rb:519 15.555
After features/support/hooks.rb:330 2.038
After features/support/hooks.rb:100 0.015
5:36.004
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.007
Given a computer 0.205
And I start Tails from USB drive "__internal" and I login with an administration password 1:50.962
And I update APT using apt 2:43.257
When I install "makepp" using apt 55.038
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.436
And the package "makepp" is installed 0.103
After features/support/hooks.rb:519 16.384
After features/support/hooks.rb:330 1.336
After features/support/hooks.rb:100 0.014
5:51.522
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.007
Given a computer 0.268
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:43.854
When I uninstall "popularity-contest" using apt 22.215
And I accept removing "popularity-contest" from Additional Software 0.883
Then "popularity-contest" is not in the list of Additional Software 0.941
When I start Synaptic 29.580
And I update APT using Synaptic 22.908
And I install "cowsay" using Synaptic 22.088
And I accept adding "cowsay" to Additional Software 1.331
Then Additional Software is correctly configured for package "cowsay" 1.083
When I uninstall "cowsay" using apt 3.342
And I refuse removing "cowsay" from Additional Software 0.608
Then Additional Software is correctly configured for package "cowsay" 0.968
When I start "Additional Software" via GNOME Activities Overview 10.950
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.652
Then "cowsay" is not in the list of Additional Software 1.107
When I install "cowsay" using apt 3.257
And I refuse adding "cowsay" to Additional Software 0.665
Then "cowsay" is not in the list of Additional Software 0.812
After features/support/hooks.rb:519 0.630
After features/support/hooks.rb:330 0.735
After features/support/hooks.rb:100 0.010
10:51.219
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.008
Given a computer 0.288
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:42.913
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 30.140
And I accept adding "cowsay" to Additional Software 4.367
And Additional Software is correctly configured for package "cowsay" 1.027
And I shutdown Tails and wait for the computer to power off 6.293
And I start Tails from USB drive "__internal" with network unplugged 1:6.270
And I enable persistence 18.537
# 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
# 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 54.057
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.059
And the network is plugged 0.099
And Tor is ready 22.212
And available upgrades have been checked 1.176
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.737
And I can open the Additional Software configuration window from the notification 2.847
And I shutdown Tails and wait for the computer to power off 19.257
And I start Tails from USB drive "__internal" with network unplugged 1:15.217
And I enable persistence 18.348
# 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.048
And I log in to a new session 43.912
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.805
And I revert the APT tweaks that made it prefer an old version of cowsay 0.052
And the network is plugged 0.088
And Tor is ready 53.452
Then the Additional Software upgrade service has started 0.229
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.112
After features/support/hooks.rb:519 1.614
After features/support/hooks.rb:330 1.196
After features/support/hooks.rb:100 0.031
2:20.128
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.008
Given a computer 0.845
And I start Tails from USB drive "__internal" with network unplugged 1:4.081
And I enable persistence 12.841
And I remove the "cowsay" deb files from the APT cache 0.072
# 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.119
And I log in to a new session 40.417
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.979
And I can open the Additional Software log file from the notification 5.895
And the package "cowsay" is not installed 0.875
After features/support/hooks.rb:519 0.132
After features/support/hooks.rb:330 1.686
After features/support/hooks.rb:100 0.011