Project Number Date
test_Tails_ISO_stable 5534 27 Mar 2025, 09:14

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 32:8.136 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
5:33.892
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.013
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:3.331
And I update APT using apt 43.232
And I install "popularity-contest" using apt 23.189
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.666
When I create a persistent storage and activate the Additional Software feature 19.025
Then Additional Software is correctly configured for package "popularity-contest" 3.290
When I shutdown Tails and wait for the computer to power off 14.894
And I start Tails from USB drive "__internal" with network unplugged 1:2.843
And I enable persistence 19.360
And I log in to a new session 43.314
And the Additional Software installation service has started 32.014
Then I am notified that the installation succeeded 1.587
And Additional Software is correctly configured for package "popularity-contest" 0.865
And the package "popularity-contest" is installed after Additional Software has been started 0.276
After features/support/hooks.rb:519 14.333
After features/support/hooks.rb:330 2.274
After features/support/hooks.rb:100 0.011
7:57.525
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.203
And I start Tails from USB drive "__internal" and I login with an administration password 1:44.884
And I update APT using apt 3:13.839
When I install "makepp" using apt 2:54.136
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.384
And the package "makepp" is installed 0.076
After features/support/hooks.rb:519 15.013
After features/support/hooks.rb:330 1.291
After features/support/hooks.rb:100 0.012
4:57.973
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.211
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:12.517
When I uninstall "popularity-contest" using apt 18.698
And I accept removing "popularity-contest" from Additional Software 1.927
Then "popularity-contest" is not in the list of Additional Software 0.754
When I start Synaptic 23.171
And I update APT using Synaptic 23.601
And I install "cowsay" using Synaptic 9.479
And I accept adding "cowsay" to Additional Software 1.375
Then Additional Software is correctly configured for package "cowsay" 0.814
When I uninstall "cowsay" using apt 3.226
And I refuse removing "cowsay" from Additional Software 0.595
Then Additional Software is correctly configured for package "cowsay" 0.786
When I start "Additional Software" via GNOME Activities Overview 10.500
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.658
Then "cowsay" is not in the list of Additional Software 1.188
When I install "cowsay" using apt 3.225
And I refuse adding "cowsay" to Additional Software 0.544
Then "cowsay" is not in the list of Additional Software 0.694
After features/support/hooks.rb:519 0.647
After features/support/hooks.rb:330 0.683
After features/support/hooks.rb:100 0.009
11:25.976
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.214
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:25.477
And I configure APT to prefer an old version of cowsay 0.029
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.445
And I accept adding "cowsay" to Additional Software 5.316
And Additional Software is correctly configured for package "cowsay" 0.908
And I shutdown Tails and wait for the computer to power off 4.350
And I start Tails from USB drive "__internal" with network unplugged 1:0.737
And I enable persistence 12.297
# 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.052
# 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.114
And I log in to a new session 41.504
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.366
And I revert the APT tweaks that made it prefer an old version of cowsay 0.059
# 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.068
And Tor is ready 19.814
And available upgrades have been checked 1.177
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.402
And I can open the Additional Software configuration window from the notification 4.133
And I shutdown Tails and wait for the computer to power off 2:2.442
And I start Tails from USB drive "__internal" with network unplugged 1:9.232
And I enable persistence 12.468
# 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
And I log in to a new session 39.463
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.846
And I revert the APT tweaks that made it prefer an old version of cowsay 0.073
And the network is plugged 0.075
And Tor is ready 53.541
Then the Additional Software upgrade service has started 0.172
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.095
After features/support/hooks.rb:519 1.438
After features/support/hooks.rb:330 0.676
After features/support/hooks.rb:100 0.023
2:12.767
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.200
And I start Tails from USB drive "__internal" with network unplugged 1:1.072
And I enable persistence 11.460
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.106
And I log in to a new session 39.875
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.923
And I can open the Additional Software log file from the notification 5.174
And the package "cowsay" is not installed 0.891
After features/support/hooks.rb:519 0.142
After features/support/hooks.rb:330 1.636
After features/support/hooks.rb:100 0.016