Project Number Date
test_Tails_ISO_devel 4099 03 Dec 2025, 18:38

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Additional software 84 0 0 0 0 84 6 0 6 18:38.999 Passed
Feature Additional software
As a Tails user I may want to install software not shipped in Tails And have them installed automatically when I enable persistence in the Greeter
2:27.349
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Before features/support/hooks.rb:519 0.003
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:53.180
And I update APT using apt 6.586
When I install "popularity-contest" using apt 6.308
Then I am notified I can not use Additional Software for "popularity-contest" 3.416
And I can open the Additional Software documentation from the notification 17.857
After features/support/hooks.rb:527 15.605
After features/support/hooks.rb:331 1.721
After features/support/hooks.rb:100 0.004
3:36.407
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:519 0.006
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 55.560
And I update APT using apt 5.279
And I install "popularity-contest" using apt 6.537
Then I am proposed to add the "popularity-contest" package to my Additional Software 4.681
When I create a persistent storage and activate the Additional Software feature 29.959
Then Additional Software is correctly configured for package "popularity-contest" 1.580
When I shutdown Tails and wait for the computer to power off 9.063
And I start Tails from USB drive "__internal" with network unplugged 45.073
And I enable persistence 27.824
And I log in to a new session 17.070
And the Additional Software installation service has started 10.356
Then I am notified that the installation succeeded 2.247
And Additional Software is correctly configured for package "popularity-contest" 0.870
And the package "popularity-contest" is installed after Additional Software has been started 0.304
After features/support/hooks.rb:527 14.863
After features/support/hooks.rb:331 1.259
After features/support/hooks.rb:100 0.015
1:46.386
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:519 0.006
Given a computer 0.192
And I start Tails from USB drive "__internal" and I login with an administration password 1:27.949
And I update APT using apt 5.461
When I install "ripgrep" using apt 6.272
Then the Additional Software dpkg hook has been run for package "ripgrep" and notices the persistence is locked 6.426
And the package "ripgrep" is installed 0.083
After features/support/hooks.rb:527 13.962
After features/support/hooks.rb:331 0.967
After features/support/hooks.rb:100 0.030
3:31.360
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:519 0.009
Given a computer 0.207
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:0.837
When I uninstall "popularity-contest" using apt 3.213
And I accept removing "popularity-contest" from Additional Software 2.686
Then "popularity-contest" is not in the list of Additional Software 0.651
When I start Synaptic 14.865
And I update APT using Synaptic 22.327
And I install "cowsay" using Synaptic 13.767
And I accept adding "cowsay" to Additional Software 2.955
Then Additional Software is correctly configured for package "cowsay" 0.842
When I uninstall "cowsay" using apt 3.283
And I refuse removing "cowsay" from Additional Software 2.873
Then Additional Software is correctly configured for package "cowsay" 0.885
When I start "Additional Software" via GNOME Activities Overview 10.325
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.681
Then "cowsay" is not in the list of Additional Software 1.081
When I install "cowsay" using apt 3.251
And I refuse adding "cowsay" to Additional Software 1.900
Then "cowsay" is not in the list of Additional Software 0.723
After features/support/hooks.rb:527 0.774
After features/support/hooks.rb:331 1.835
After features/support/hooks.rb:100 0.012
5:51.342
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:519 0.007
Given a computer 0.215
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 1:39.609
And I configure APT to prefer an old version of cowsay 0.046
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 9.696
And I accept adding "cowsay" to Additional Software 5.588
And Additional Software is correctly configured for package "cowsay" 0.787
And I shutdown Tails and wait for the computer to power off 8.323
And I start Tails from USB drive "__internal" with network unplugged 45.165
And I enable persistence 7.587
# 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.023
# 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.076
And I log in to a new session 14.968
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 10.369
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.102
And the network is plugged 0.067
And Tor is ready 13.557
And available upgrades have been checked 0.112
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.739
And I can open the Additional Software configuration window from the notification 2.860
And I shutdown Tails and wait for the computer to power off 22.566
And I start Tails from USB drive "__internal" with network unplugged 44.612
And I enable persistence 8.824
# 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.046
And I log in to a new session 13.917
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 10.889
And I revert the APT tweaks that made it prefer an old version of cowsay 0.046
And the network is plugged 0.058
And Tor is ready 25.194
Then the Additional Software upgrade service has started 0.148
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.083
After features/support/hooks.rb:527 1.566
After features/support/hooks.rb:331 1.140
After features/support/hooks.rb:100 0.033
1:26.153
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:519 0.006
Given a computer 0.235
And I start Tails from USB drive "__internal" with network unplugged 44.786
And I enable persistence 10.224
And I remove the "cowsay" deb files from the APT cache 0.054
# 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.066
And I log in to a new session 16.108
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 8.687
And I can open the Additional Software log file from the notification 5.060
And the package "cowsay" is not installed 0.929
After features/support/hooks.rb:527 0.244
After features/support/hooks.rb:331 1.170
After features/support/hooks.rb:100 0.010