Project Number Date
test_Tails_ISO_devel 3826 21 May 2025, 09:42

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 26:52.308 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
2:45.569
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:513 0.012
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:33.639
And I update APT using apt 15.137
When I install "popularity-contest" using apt 22.837
Then I am notified I can not use Additional Software for "popularity-contest" 6.263
And I can open the Additional Software documentation from the notification 27.691
After features/support/hooks.rb:521 13.518
After features/support/hooks.rb:330 3.450
After features/support/hooks.rb:100 0.002
5:3.791
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 I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:2.140
And I update APT using apt 13.348
And I install "popularity-contest" using apt 22.680
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.293
When I create a persistent storage and activate the Additional Software feature 17.842
Then Additional Software is correctly configured for package "popularity-contest" 2.506
When I shutdown Tails and wait for the computer to power off 12.690
And I start Tails from USB drive "__internal" with network unplugged 1:5.761
And I enable persistence 21.153
And I log in to a new session 45.478
And the Additional Software installation service has started 30.892
Then I am notified that the installation succeeded 1.757
And Additional Software is correctly configured for package "popularity-contest" 0.955
And the package "popularity-contest" is installed after Additional Software has been started 0.290
After features/support/hooks.rb:521 13.339
After features/support/hooks.rb:330 2.381
After features/support/hooks.rb:100 0.012
2:31.326
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:513 0.007
Given a computer 0.226
And I start Tails from USB drive "__internal" and I login with an administration password 1:49.835
And I update APT using apt 13.623
When I install "makepp" using apt 23.234
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.331
And the package "makepp" is installed 0.074
After features/support/hooks.rb:521 13.923
After features/support/hooks.rb:330 2.099
After features/support/hooks.rb:100 0.012
5:0.167
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.207
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:13.675
When I uninstall "popularity-contest" using apt 21.804
And I accept removing "popularity-contest" from Additional Software 0.552
Then "popularity-contest" is not in the list of Additional Software 0.752
When I start Synaptic 22.750
And I update APT using Synaptic 22.645
And I install "cowsay" using Synaptic 8.326
And I accept adding "cowsay" to Additional Software 1.711
Then Additional Software is correctly configured for package "cowsay" 0.857
When I uninstall "cowsay" using apt 3.254
And I refuse removing "cowsay" from Additional Software 0.550
Then Additional Software is correctly configured for package "cowsay" 0.821
When I start "Additional Software" via GNOME Activities Overview 10.495
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.156
Then "cowsay" is not in the list of Additional Software 1.053
When I install "cowsay" using apt 3.212
And I refuse adding "cowsay" to Additional Software 0.585
Then "cowsay" is not in the list of Additional Software 0.756
After features/support/hooks.rb:521 0.737
After features/support/hooks.rb:330 0.696
After features/support/hooks.rb:100 0.009
9:20.883
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.206
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:10.745
And I configure APT to prefer an old version of cowsay 0.030
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.954
And I accept adding "cowsay" to Additional Software 6.680
And Additional Software is correctly configured for package "cowsay" 0.895
And I shutdown Tails and wait for the computer to power off 4.349
And I start Tails from USB drive "__internal" with network unplugged 1:8.429
And I enable persistence 11.090
# 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.079
And I log in to a new session 42.675
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.178
And I revert the APT tweaks that made it prefer an old version of cowsay 0.051
# 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.067
And the network is plugged 0.073
And Tor is ready 22.808
And available upgrades have been checked 1.439
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.336
And I can open the Additional Software configuration window from the notification 2.821
And I shutdown Tails and wait for the computer to power off 12.827
And I start Tails from USB drive "__internal" with network unplugged 59.437
And I enable persistence 13.338
# 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.032
And I log in to a new session 39.568
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.358
And I revert the APT tweaks that made it prefer an old version of cowsay 0.060
And the network is plugged 0.071
And Tor is ready 50.936
Then the Additional Software upgrade service has started 0.193
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.118
After features/support/hooks.rb:521 1.434
After features/support/hooks.rb:330 0.763
After features/support/hooks.rb:100 0.040
2:10.568
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:513 0.008
Given a computer 0.225
And I start Tails from USB drive "__internal" with network unplugged 59.807
And I enable persistence 12.586
And I remove the "cowsay" deb files from the APT cache 0.061
# 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 39.996
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.025
And I can open the Additional Software log file from the notification 4.585
And the package "cowsay" is not installed 1.204
After features/support/hooks.rb:521 0.120
After features/support/hooks.rb:330 1.778
After features/support/hooks.rb:100 0.009