Project Number Date
test_Tails_ISO_devel 3820 19 May 2025, 10:50

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 28:10.363 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
3:0.388
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:513 0.002
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:38.045
And I update APT using apt 13.674
When I install "popularity-contest" using apt 22.791
Then I am notified I can not use Additional Software for "popularity-contest" 5.993
And I can open the Additional Software documentation from the notification 39.883
After features/support/hooks.rb:521 13.875
After features/support/hooks.rb:330 5.125
After features/support/hooks.rb:100 0.003
5:7.843
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:513 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:3.894
And I update APT using apt 12.536
And I install "popularity-contest" using apt 22.859
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.450
When I create a persistent storage and activate the Additional Software feature 20.771
Then Additional Software is correctly configured for package "popularity-contest" 3.213
When I shutdown Tails and wait for the computer to power off 12.586
And I start Tails from USB drive "__internal" with network unplugged 1:3.379
And I enable persistence 22.640
And I log in to a new session 43.587
And the Additional Software installation service has started 32.158
Then I am notified that the installation succeeded 1.767
And Additional Software is correctly configured for package "popularity-contest" 0.743
And the package "popularity-contest" is installed after Additional Software has been started 0.253
After features/support/hooks.rb:521 13.520
After features/support/hooks.rb:330 2.166
After features/support/hooks.rb:100 0.010
2:27.610
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:513 0.005
Given a computer 0.217
And I start Tails from USB drive "__internal" and I login with an administration password 1:45.186
And I update APT using apt 12.103
When I install "makepp" using apt 23.394
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.634
And the package "makepp" is installed 0.074
After features/support/hooks.rb:521 14.271
After features/support/hooks.rb:330 1.278
After features/support/hooks.rb:100 0.013
5:31.418
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:513 0.007
Given a computer 0.210
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:39.230
When I uninstall "popularity-contest" using apt 21.902
And I accept removing "popularity-contest" from Additional Software 0.798
Then "popularity-contest" is not in the list of Additional Software 0.780
When I start Synaptic 25.331
And I update APT using Synaptic 23.136
And I install "cowsay" using Synaptic 10.040
And I accept adding "cowsay" to Additional Software 2.482
Then Additional Software is correctly configured for package "cowsay" 0.791
When I uninstall "cowsay" using apt 3.218
And I refuse removing "cowsay" from Additional Software 0.605
Then Additional Software is correctly configured for package "cowsay" 0.880
When I start "Additional Software" via GNOME Activities Overview 10.533
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.493
Then "cowsay" is not in the list of Additional Software 1.540
When I install "cowsay" using apt 3.194
And I refuse adding "cowsay" to Additional Software 0.597
Then "cowsay" is not in the list of Additional Software 0.648
After features/support/hooks.rb:521 0.608
After features/support/hooks.rb:330 0.784
After features/support/hooks.rb:100 0.038
9:58.213
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:513 0.006
Given a computer 0.244
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:30.680
And I configure APT to prefer an old version of cowsay 0.034
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.988
And I accept adding "cowsay" to Additional Software 6.704
And Additional Software is correctly configured for package "cowsay" 0.884
And I shutdown Tails and wait for the computer to power off 6.470
And I start Tails from USB drive "__internal" with network unplugged 59.646
And I enable persistence 14.063
# 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.024
# 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.108
And I log in to a new session 42.304
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.428
And I revert the APT tweaks that made it prefer an old version of cowsay 0.053
# 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.077
And the network is plugged 0.073
And Tor is ready 46.424
And available upgrades have been checked 0.050
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 0.655
And I can open the Additional Software configuration window from the notification 2.806
And I shutdown Tails and wait for the computer to power off 8.546
And I start Tails from USB drive "__internal" with network unplugged 1:0.840
And I enable persistence 11.652
# 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.025
And I log in to a new session 39.873
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.370
And I revert the APT tweaks that made it prefer an old version of cowsay 0.061
And the network is plugged 0.065
And Tor is ready 44.696
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.130
After features/support/hooks.rb:521 1.291
After features/support/hooks.rb:330 0.727
After features/support/hooks.rb:100 0.027
2:4.889
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:513 0.007
Given a computer 0.207
And I start Tails from USB drive "__internal" with network unplugged 1:0.882
And I enable persistence 12.516
And I remove the "cowsay" deb files from the APT cache 0.047
# 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.129
And I log in to a new session 39.089
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 6.457
And I can open the Additional Software log file from the notification 4.939
And the package "cowsay" is not installed 0.620
After features/support/hooks.rb:521 0.119
After features/support/hooks.rb:330 1.500
After features/support/hooks.rb:100 0.010