Project Number Date
test_Tails_ISO_20898-tinyrpc-drop 15 26 Apr 2025, 21:14

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 26:34.495 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
4:57.827
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:511 0.011
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 56.702
And I update APT using apt 12.391
And I install "popularity-contest" using apt 22.909
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.469
When I create a persistent storage and activate the Additional Software feature 19.190
Then Additional Software is correctly configured for package "popularity-contest" 2.630
When I shutdown Tails and wait for the computer to power off 14.411
And I start Tails from USB drive "__internal" with network unplugged 1:1.591
And I enable persistence 25.208
And I log in to a new session 39.193
And the Additional Software installation service has started 31.918
Then I am notified that the installation succeeded 2.119
And Additional Software is correctly configured for package "popularity-contest" 0.837
And the package "popularity-contest" is installed after Additional Software has been started 0.252
After features/support/hooks.rb:519 14.565
After features/support/hooks.rb:330 2.320
After features/support/hooks.rb:100 0.059
2:30.636
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.298
And I start Tails from USB drive "__internal" and I login with an administration password 1:47.652
And I update APT using apt 12.990
When I install "makepp" using apt 23.044
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.575
And the package "makepp" is installed 0.075
After features/support/hooks.rb:519 15.101
After features/support/hooks.rb:330 1.349
After features/support/hooks.rb:100 0.011
5:12.606
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.005
Given a computer 0.216
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:23.035
When I uninstall "popularity-contest" using apt 21.849
And I accept removing "popularity-contest" from Additional Software 0.671
Then "popularity-contest" is not in the list of Additional Software 0.774
When I start Synaptic 24.231
And I update APT using Synaptic 23.620
And I install "cowsay" using Synaptic 11.342
And I accept adding "cowsay" to Additional Software 1.196
Then Additional Software is correctly configured for package "cowsay" 0.867
When I uninstall "cowsay" using apt 3.266
And I refuse removing "cowsay" from Additional Software 0.639
Then Additional Software is correctly configured for package "cowsay" 0.784
When I start "Additional Software" via GNOME Activities Overview 9.883
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.779
Then "cowsay" is not in the list of Additional Software 0.973
When I install "cowsay" using apt 3.209
And I refuse adding "cowsay" to Additional Software 0.591
Then "cowsay" is not in the list of Additional Software 0.672
After features/support/hooks.rb:519 0.609
After features/support/hooks.rb:330 0.763
After features/support/hooks.rb:100 0.009
11:37.595
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 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 2:27.598
And I configure APT to prefer an old version of cowsay 0.037
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 29.407
And I accept adding "cowsay" to Additional Software 4.969
And Additional Software is correctly configured for package "cowsay" 1.057
And I shutdown Tails and wait for the computer to power off 6.586
And I start Tails from USB drive "__internal" with network unplugged 1:3.384
And I enable persistence 13.813
# 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.124
And I log in to a new session 41.142
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.343
And I revert the APT tweaks that made it prefer an old version of cowsay 0.054
# 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.076
And Tor is ready 19.361
And available upgrades have been checked 1.178
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.706
And I can open the Additional Software configuration window from the notification 2.255
And I shutdown Tails and wait for the computer to power off 2:2.300
And I start Tails from USB drive "__internal" with network unplugged 1:1.276
And I enable persistence 12.103
# 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 39.755
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 33.168
And I revert the APT tweaks that made it prefer an old version of cowsay 0.063
And the network is plugged 0.071
And Tor is ready 52.111
Then the Additional Software upgrade service has started 0.197
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.090
After features/support/hooks.rb:519 1.370
After features/support/hooks.rb:330 0.669
After features/support/hooks.rb:100 0.061
2:15.829
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.005
Given a computer 0.217
And I start Tails from USB drive "__internal" with network unplugged 1:2.558
And I enable persistence 12.015
And I remove the "cowsay" deb files from the APT cache 0.060
# 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.086
And I log in to a new session 40.409
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.543
And I can open the Additional Software log file from the notification 6.199
And the package "cowsay" is not installed 0.737
After features/support/hooks.rb:519 0.122
After features/support/hooks.rb:330 1.750
After features/support/hooks.rb:100 0.008