Project Number Date
test_Tails_ISO_20898-tinyrpc-drop 7 18 Apr 2025, 21:28

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 32:41.232 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
9:45.912
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.002
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:6.598
And I update APT using apt 4:42.313
And I install "popularity-contest" using apt 23.101
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.947
When I create a persistent storage and activate the Additional Software feature 21.114
Then Additional Software is correctly configured for package "popularity-contest" 3.167
When I shutdown Tails and wait for the computer to power off 14.931
And I start Tails from USB drive "__internal" with network unplugged 1:1.290
And I enable persistence 26.282
And I log in to a new session 36.149
And the Additional Software installation service has started 41.010
Then I am notified that the installation succeeded 1.846
And Additional Software is correctly configured for package "popularity-contest" 0.873
And the package "popularity-contest" is installed after Additional Software has been started 0.284
After features/support/hooks.rb:519 15.075
After features/support/hooks.rb:330 2.119
After features/support/hooks.rb:100 0.012
5:30.953
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.217
And I start Tails from USB drive "__internal" and I login with an administration password 1:45.709
And I update APT using apt 3:14.665
When I install "makepp" using apt 23.594
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.677
And the package "makepp" is installed 0.089
After features/support/hooks.rb:519 15.465
After features/support/hooks.rb:330 1.281
After features/support/hooks.rb:100 0.013
4:54.964
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.006
Given a computer 0.220
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:7.983
When I uninstall "popularity-contest" using apt 21.869
And I accept removing "popularity-contest" from Additional Software 0.532
Then "popularity-contest" is not in the list of Additional Software 0.755
When I start Synaptic 23.239
And I update APT using Synaptic 22.701
And I install "cowsay" using Synaptic 8.780
And I accept adding "cowsay" to Additional Software 1.883
Then Additional Software is correctly configured for package "cowsay" 0.976
When I uninstall "cowsay" using apt 3.247
And I refuse removing "cowsay" from Additional Software 0.641
Then Additional Software is correctly configured for package "cowsay" 0.892
When I start "Additional Software" via GNOME Activities Overview 10.626
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.867
Then "cowsay" is not in the list of Additional Software 1.072
When I install "cowsay" using apt 3.222
And I refuse adding "cowsay" to Additional Software 0.612
Then "cowsay" is not in the list of Additional Software 0.839
After features/support/hooks.rb:519 0.633
After features/support/hooks.rb:330 0.750
After features/support/hooks.rb:100 0.017
10:12.664
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.008
Given a computer 0.223
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:54.131
And I configure APT to prefer an old version of cowsay 0.033
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 29.197
And I accept adding "cowsay" to Additional Software 4.362
And Additional Software is correctly configured for package "cowsay" 1.049
And I shutdown Tails and wait for the computer to power off 6.825
And I start Tails from USB drive "__internal" with network unplugged 1:4.677
And I enable persistence 12.395
# 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.037
# 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.075
And I log in to a new session 40.121
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.335
And I revert the APT tweaks that made it prefer an old version of cowsay 0.063
# 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.089
And the network is plugged 0.091
And Tor is ready 25.527
And available upgrades have been checked 0.053
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.653
And I can open the Additional Software configuration window from the notification 2.427
And I shutdown Tails and wait for the computer to power off 13.415
And I start Tails from USB drive "__internal" with network unplugged 1:2.325
And I enable persistence 11.791
# 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.026
And I log in to a new session 41.807
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 33.566
And I revert the APT tweaks that made it prefer an old version of cowsay 0.066
And the network is plugged 0.065
And Tor is ready 52.914
Then the Additional Software upgrade service has started 0.198
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.114
After features/support/hooks.rb:519 1.526
After features/support/hooks.rb:330 0.788
After features/support/hooks.rb:100 0.029
2:16.737
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.006
Given a computer 0.335
And I start Tails from USB drive "__internal" with network unplugged 1:2.282
And I enable persistence 11.327
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.077
And I log in to a new session 42.231
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.208
And I can open the Additional Software log file from the notification 5.347
And the package "cowsay" is not installed 0.863
After features/support/hooks.rb:519 0.135
After features/support/hooks.rb:330 1.359
After features/support/hooks.rb:100 0.010