Project Number Date
test_Tails_ISO_stable 5521 18 Mar 2025, 17:56

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 37:6.330 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
11:20.624
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 58.426
And I update APT using apt 6:30.592
And I install "popularity-contest" using apt 22.745
Then I am proposed to add the "popularity-contest" package to my Additional Software 9.533
When I create a persistent storage and activate the Additional Software feature 20.501
Then Additional Software is correctly configured for package "popularity-contest" 1.533
When I shutdown Tails and wait for the computer to power off 11.094
And I start Tails from USB drive "__internal" with network unplugged 1:9.047
And I enable persistence 22.424
And I log in to a new session 29.678
And the Additional Software installation service has started 41.839
Then I am notified that the installation succeeded 1.990
And Additional Software is correctly configured for package "popularity-contest" 0.921
And the package "popularity-contest" is installed after Additional Software has been started 0.296
After features/support/hooks.rb:519 17.250
After features/support/hooks.rb:330 2.096
After features/support/hooks.rb:100 0.010
6:35.150
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.004
Given a computer 0.267
And I start Tails from USB drive "__internal" and I login with an administration password 1:45.728
And I update APT using apt 3:15.693
When I install "makepp" using apt 1:25.712
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 7.677
And the package "makepp" is installed 0.071
After features/support/hooks.rb:519 16.154
After features/support/hooks.rb:330 0.886
After features/support/hooks.rb:100 0.010
5:2.897
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.005
Given a computer 0.209
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:21.934
When I uninstall "popularity-contest" using apt 15.727
And I accept removing "popularity-contest" from Additional Software 1.890
Then "popularity-contest" is not in the list of Additional Software 0.763
When I start Synaptic 23.215
And I update APT using Synaptic 22.054
And I install "cowsay" using Synaptic 9.462
And I accept adding "cowsay" to Additional Software 1.460
Then Additional Software is correctly configured for package "cowsay" 0.861
When I uninstall "cowsay" using apt 3.273
And I refuse removing "cowsay" from Additional Software 0.670
Then Additional Software is correctly configured for package "cowsay" 0.843
When I start "Additional Software" via GNOME Activities Overview 10.591
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.499
Then "cowsay" is not in the list of Additional Software 0.962
When I install "cowsay" using apt 3.229
And I refuse adding "cowsay" to Additional Software 0.563
Then "cowsay" is not in the list of Additional Software 0.684
After features/support/hooks.rb:519 0.620
After features/support/hooks.rb:330 0.801
After features/support/hooks.rb:100 0.011
11:50.348
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.228
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:22.268
And I configure APT to prefer an old version of cowsay 0.031
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 29.948
And I accept adding "cowsay" to Additional Software 4.788
And Additional Software is correctly configured for package "cowsay" 0.961
And I shutdown Tails and wait for the computer to power off 7.047
And I start Tails from USB drive "__internal" with network unplugged 1:7.353
And I enable persistence 10.496
# 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.026
# 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.090
And I log in to a new session 39.785
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.407
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.076
And the network is plugged 0.081
And Tor is ready 22.264
And available upgrades have been checked 0.062
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.174
And I can open the Additional Software configuration window from the notification 2.848
And I shutdown Tails and wait for the computer to power off 2:2.188
And I start Tails from USB drive "__internal" with network unplugged 1:2.858
And I enable persistence 12.416
# 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.023
And I log in to a new session 40.049
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.664
And I revert the APT tweaks that made it prefer an old version of cowsay 0.079
And the network is plugged 0.134
And Tor is ready 56.629
Then the Additional Software upgrade service has started 0.210
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.099
After features/support/hooks.rb:519 1.318
After features/support/hooks.rb:330 0.682
After features/support/hooks.rb:100 0.063
2:17.308
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.006
Given a computer 0.237
And I start Tails from USB drive "__internal" with network unplugged 1:1.625
And I enable persistence 13.910
And I remove the "cowsay" deb files from the APT cache 0.103
# 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.216
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.967
And I can open the Additional Software log file from the notification 5.512
And the package "cowsay" is not installed 0.621
After features/support/hooks.rb:519 0.113
After features/support/hooks.rb:330 1.602
After features/support/hooks.rb:100 0.009