Project Number Date
test_Tails_ISO_stable 5550 03 Apr 2025, 15:03

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 34:0.524 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:8.377
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.003
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:21.406
And I update APT using apt 3:43.164
And I install "popularity-contest" using apt 26.578
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.305
When I create a persistent storage and activate the Additional Software feature 27.767
Then Additional Software is correctly configured for package "popularity-contest" 2.911
When I shutdown Tails and wait for the computer to power off 14.636
And I start Tails from USB drive "__internal" with network unplugged 1:3.566
And I enable persistence 23.805
And I log in to a new session 41.107
And the Additional Software installation service has started 33.586
Then I am notified that the installation succeeded 2.098
And Additional Software is correctly configured for package "popularity-contest" 1.059
And the package "popularity-contest" is installed after Additional Software has been started 0.383
After features/support/hooks.rb:519 17.383
After features/support/hooks.rb:330 3.039
After features/support/hooks.rb:100 0.015
5:3.445
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 1.376
And I start Tails from USB drive "__internal" and I login with an administration password 1:48.016
And I update APT using apt 2:13.431
When I install "makepp" using apt 54.006
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.523
And the package "makepp" is installed 0.090
After features/support/hooks.rb:519 15.337
After features/support/hooks.rb:330 1.916
After features/support/hooks.rb:100 0.012
5:14.469
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.264
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:25.026
When I uninstall "popularity-contest" using apt 21.826
And I accept removing "popularity-contest" from Additional Software 0.667
Then "popularity-contest" is not in the list of Additional Software 0.790
When I start Synaptic 24.054
And I update APT using Synaptic 22.667
And I install "cowsay" using Synaptic 8.929
And I accept adding "cowsay" to Additional Software 1.370
Then Additional Software is correctly configured for package "cowsay" 0.921
When I uninstall "cowsay" using apt 3.257
And I refuse removing "cowsay" from Additional Software 0.709
Then Additional Software is correctly configured for package "cowsay" 0.925
When I start "Additional Software" via GNOME Activities Overview 10.900
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.789
Then "cowsay" is not in the list of Additional Software 1.833
When I install "cowsay" using apt 3.251
And I refuse adding "cowsay" to Additional Software 0.569
Then "cowsay" is not in the list of Additional Software 0.714
After features/support/hooks.rb:519 0.666
After features/support/hooks.rb:330 0.752
After features/support/hooks.rb:100 0.011
12:14.286
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:511 0.007
Given a computer 0.263
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:37.747
And I configure APT to prefer an old version of cowsay 0.047
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 30.205
And I accept adding "cowsay" to Additional Software 7.753
And Additional Software is correctly configured for package "cowsay" 1.092
And I shutdown Tails and wait for the computer to power off 9.320
And I start Tails from USB drive "__internal" with network unplugged 1:4.074
And I enable persistence 14.043
# 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.083
And I log in to a new session 42.429
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.197
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.081
And the network is plugged 0.078
And Tor is ready 22.133
And available upgrades have been checked 0.058
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.328
And I can open the Additional Software configuration window from the notification 3.866
And I shutdown Tails and wait for the computer to power off 2:8.256
And I start Tails from USB drive "__internal" with network unplugged 1:5.499
And I enable persistence 14.291
# 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.038
And I log in to a new session 48.204
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 33.757
And I revert the APT tweaks that made it prefer an old version of cowsay 0.086
And the network is plugged 0.101
And Tor is ready 55.838
Then the Additional Software upgrade service has started 0.226
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.087
After features/support/hooks.rb:519 1.428
After features/support/hooks.rb:330 0.631
After features/support/hooks.rb:100 0.031
2:19.945
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.238
And I start Tails from USB drive "__internal" with network unplugged 1:3.191
And I enable persistence 14.825
And I remove the "cowsay" deb files from the APT cache 0.066
# 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.098
And I log in to a new session 42.581
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.024
And I can open the Additional Software log file from the notification 5.026
And the package "cowsay" is not installed 0.893
After features/support/hooks.rb:519 0.154
After features/support/hooks.rb:330 1.712
After features/support/hooks.rb:100 0.010