Project Number Date
test_Tails_ISO_stable 5541 01 Apr 2025, 20:41

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 35:7.035 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
10:41.074
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 1:27.818
And I update APT using apt 5:13.481
And I install "popularity-contest" using apt 23.003
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.879
When I create a persistent storage and activate the Additional Software feature 21.559
Then Additional Software is correctly configured for package "popularity-contest" 3.267
When I shutdown Tails and wait for the computer to power off 10.522
And I start Tails from USB drive "__internal" with network unplugged 1:5.940
And I enable persistence 21.343
And I log in to a new session 40.495
And the Additional Software installation service has started 43.713
Then I am notified that the installation succeeded 1.884
And Additional Software is correctly configured for package "popularity-contest" 0.895
And the package "popularity-contest" is installed after Additional Software has been started 0.267
After features/support/hooks.rb:519 14.691
After features/support/hooks.rb:330 2.001
After features/support/hooks.rb:100 0.012
6:46.422
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.225
And I start Tails from USB drive "__internal" and I login with an administration password 1:50.334
And I update APT using apt 4:25.903
When I install "makepp" using apt 23.419
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.459
And the package "makepp" is installed 0.078
After features/support/hooks.rb:519 16.413
After features/support/hooks.rb:330 2.692
After features/support/hooks.rb:100 0.012
5:24.257
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.005
Given a computer 0.205
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:31.368
When I uninstall "popularity-contest" using apt 21.910
And I accept removing "popularity-contest" from Additional Software 0.630
Then "popularity-contest" is not in the list of Additional Software 0.737
When I start Synaptic 25.267
And I update APT using Synaptic 22.563
And I install "cowsay" using Synaptic 9.494
And I accept adding "cowsay" to Additional Software 2.966
Then Additional Software is correctly configured for package "cowsay" 0.908
When I uninstall "cowsay" using apt 3.416
And I refuse removing "cowsay" from Additional Software 2.045
Then Additional Software is correctly configured for package "cowsay" 0.860
When I start "Additional Software" via GNOME Activities Overview 9.841
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.141
Then "cowsay" is not in the list of Additional Software 1.311
When I install "cowsay" using apt 3.247
And I refuse adding "cowsay" to Additional Software 0.606
Then "cowsay" is not in the list of Additional Software 0.733
After features/support/hooks.rb:519 0.627
After features/support/hooks.rb:330 0.782
After features/support/hooks.rb:100 0.012
9:54.259
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.248
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:30.738
And I configure APT to prefer an old version of cowsay 0.028
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 30.943
And I accept adding "cowsay" to Additional Software 5.844
And Additional Software is correctly configured for package "cowsay" 0.892
And I shutdown Tails and wait for the computer to power off 6.560
And I start Tails from USB drive "__internal" with network unplugged 1:3.228
And I enable persistence 12.668
# 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.086
And I log in to a new session 45.375
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.686
And I revert the APT tweaks that made it prefer an old version of cowsay 0.067
# 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.098
And the network is plugged 0.099
And Tor is ready 23.622
And available upgrades have been checked 0.066
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.358
And I can open the Additional Software configuration window from the notification 2.254
And I shutdown Tails and wait for the computer to power off 12.947
And I start Tails from USB drive "__internal" with network unplugged 1:4.943
And I enable persistence 11.460
# 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.035
And I log in to a new session 48.335
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 33.293
And I revert the APT tweaks that made it prefer an old version of cowsay 0.061
And the network is plugged 0.082
And Tor is ready 43.938
Then the Additional Software upgrade service has started 0.173
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.090
After features/support/hooks.rb:519 1.294
After features/support/hooks.rb:330 0.682
After features/support/hooks.rb:100 0.026
2:21.021
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.191
And I start Tails from USB drive "__internal" with network unplugged 1:10.370
And I enable persistence 12.286
And I remove the "cowsay" deb files from the APT cache 0.064
# 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.104
And I log in to a new session 44.809
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 6.000
And I can open the Additional Software log file from the notification 6.019
And the package "cowsay" is not installed 1.173
After features/support/hooks.rb:519 0.159
After features/support/hooks.rb:330 2.679
After features/support/hooks.rb:100 0.010