Project Number Date
test_Tails_ISO_stable 5539 31 Mar 2025, 13:10

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 36:24.117 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
8:42.043
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 58.587
And I update APT using apt 3:43.254
And I install "popularity-contest" using apt 23.311
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.803
When I create a persistent storage and activate the Additional Software feature 20.885
Then Additional Software is correctly configured for package "popularity-contest" 3.564
When I shutdown Tails and wait for the computer to power off 12.891
And I start Tails from USB drive "__internal" with network unplugged 1:4.549
And I enable persistence 22.153
And I log in to a new session 40.115
And the Additional Software installation service has started 41.830
Then I am notified that the installation succeeded 1.900
And Additional Software is correctly configured for package "popularity-contest" 0.883
And the package "popularity-contest" is installed after Additional Software has been started 0.313
After features/support/hooks.rb:519 14.612
After features/support/hooks.rb:330 2.072
After features/support/hooks.rb:100 0.013
7:56.283
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.227
And I start Tails from USB drive "__internal" and I login with an administration password 1:52.229
And I update APT using apt 3:33.592
When I install "makepp" using apt 2:23.613
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.545
And the package "makepp" is installed 0.075
After features/support/hooks.rb:519 17.104
After features/support/hooks.rb:330 1.322
After features/support/hooks.rb:100 0.014
5:22.265
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.007
Given a computer 0.253
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:32.671
When I uninstall "popularity-contest" using apt 21.932
And I accept removing "popularity-contest" from Additional Software 0.664
Then "popularity-contest" is not in the list of Additional Software 0.949
When I start Synaptic 24.667
And I update APT using Synaptic 22.197
And I install "cowsay" using Synaptic 8.900
And I accept adding "cowsay" to Additional Software 2.797
Then Additional Software is correctly configured for package "cowsay" 0.885
When I uninstall "cowsay" using apt 3.220
And I refuse removing "cowsay" from Additional Software 0.589
Then Additional Software is correctly configured for package "cowsay" 0.761
When I start "Additional Software" via GNOME Activities Overview 10.688
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.881
Then "cowsay" is not in the list of Additional Software 1.558
When I install "cowsay" using apt 3.230
And I refuse adding "cowsay" to Additional Software 0.603
Then "cowsay" is not in the list of Additional Software 0.811
After features/support/hooks.rb:519 0.703
After features/support/hooks.rb:330 0.781
After features/support/hooks.rb:100 0.007
12:3.587
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.004
Given a computer 0.241
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:32.613
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 29.701
And I accept adding "cowsay" to Additional Software 4.787
And Additional Software is correctly configured for package "cowsay" 0.955
And I shutdown Tails and wait for the computer to power off 6.660
And I start Tails from USB drive "__internal" with network unplugged 1:12.114
And I enable persistence 14.742
# 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.063
# 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 46.913
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.674
And I revert the APT tweaks that made it prefer an old version of cowsay 0.069
# 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.066
And the network is plugged 0.071
And Tor is ready 21.090
And available upgrades have been checked 0.124
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.162
And I can open the Additional Software configuration window from the notification 2.918
And I shutdown Tails and wait for the computer to power off 2:2.186
And I start Tails from USB drive "__internal" with network unplugged 1:3.576
And I enable persistence 15.247
# 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 49.791
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 30.920
And I revert the APT tweaks that made it prefer an old version of cowsay 0.068
And the network is plugged 0.071
And Tor is ready 51.329
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.079
After features/support/hooks.rb:519 1.567
After features/support/hooks.rb:330 0.735
After features/support/hooks.rb:100 0.026
2:19.937
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.244
And I start Tails from USB drive "__internal" with network unplugged 1:4.726
And I enable persistence 13.912
And I remove the "cowsay" deb files from the APT cache 0.078
# 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.103
And I log in to a new session 40.123
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.997
And I can open the Additional Software log file from the notification 5.683
And the package "cowsay" is not installed 1.068
After features/support/hooks.rb:519 0.147
After features/support/hooks.rb:330 1.735
After features/support/hooks.rb:100 0.047