Project Number Date
test_Tails_ISO_fix-homepage-image 3 08 Jul 2025, 10:49

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:15.489 Passed
Feature Additional software
As a Tails user I may want to install software not shipped in Tails And have them installed automatically when I enable persistence in the Greeter
6:8.483
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:507 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:13.579
And I update APT using apt 14.545
And I install "popularity-contest" using apt 26.440
Then I am proposed to add the "popularity-contest" package to my Additional Software 9.088
When I create a persistent storage and activate the Additional Software feature 21.929
Then Additional Software is correctly configured for package "popularity-contest" 3.295
When I shutdown Tails and wait for the computer to power off 14.300
And I start Tails from USB drive "__internal" with network unplugged 1:18.048
And I enable persistence 26.231
And I log in to a new session 54.204
And the Additional Software installation service has started 42.864
Then I am notified that the installation succeeded 2.466
And Additional Software is correctly configured for package "popularity-contest" 1.185
And the package "popularity-contest" is installed after Additional Software has been started 0.305
After features/support/hooks.rb:515 21.741
After features/support/hooks.rb:330 2.505
After features/support/hooks.rb:100 0.016
3:10.843
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:507 0.008
Given a computer 0.318
And I start Tails from USB drive "__internal" and I login with an administration password 2:19.341
And I update APT using apt 14.301
When I install "makepp" using apt 27.166
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 9.627
And the package "makepp" is installed 0.087
After features/support/hooks.rb:515 19.483
After features/support/hooks.rb:330 1.546
After features/support/hooks.rb:100 0.016
6:25.293
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.006
Given a computer 0.333
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 4:6.762
When I uninstall "popularity-contest" using apt 26.232
And I accept removing "popularity-contest" from Additional Software 2.046
Then "popularity-contest" is not in the list of Additional Software 1.775
When I start Synaptic 32.272
And I update APT using Synaptic 23.064
And I install "cowsay" using Synaptic 15.655
And I accept adding "cowsay" to Additional Software 1.734
Then Additional Software is correctly configured for package "cowsay" 0.960
When I uninstall "cowsay" using apt 3.462
And I refuse removing "cowsay" from Additional Software 2.617
Then Additional Software is correctly configured for package "cowsay" 1.698
When I start "Additional Software" via GNOME Activities Overview 11.450
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 9.328
Then "cowsay" is not in the list of Additional Software 1.352
When I install "cowsay" using apt 3.284
And I refuse adding "cowsay" to Additional Software 0.612
Then "cowsay" is not in the list of Additional Software 0.646
After features/support/hooks.rb:515 0.639
After features/support/hooks.rb:330 0.723
After features/support/hooks.rb:100 0.010
13:11.863
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.006
Given a computer 0.297
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:19.588
And I configure APT to prefer an old version of cowsay 0.026
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 34.396
And I accept adding "cowsay" to Additional Software 7.209
And Additional Software is correctly configured for package "cowsay" 1.197
And I shutdown Tails and wait for the computer to power off 9.502
And I start Tails from USB drive "__internal" with network unplugged 1:25.174
And I enable persistence 18.801
# 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.039
# 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 1:2.613
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 44.255
And I revert the APT tweaks that made it prefer an old version of cowsay 0.057
# 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.072
And the network is plugged 0.067
And Tor is ready 32.253
And available upgrades have been checked 0.072
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.974
And I can open the Additional Software configuration window from the notification 2.825
And I shutdown Tails and wait for the computer to power off 18.038
And I start Tails from USB drive "__internal" with network unplugged 1:20.356
And I enable persistence 17.689
# 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.036
And I log in to a new session 1:2.806
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 44.435
And I revert the APT tweaks that made it prefer an old version of cowsay 0.085
And the network is plugged 0.461
And Tor is ready 1:5.739
Then the Additional Software upgrade service has started 0.377
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.303
After features/support/hooks.rb:515 2.889
After features/support/hooks.rb:330 1.059
After features/support/hooks.rb:100 0.034
3:19.005
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.007
Given a computer 0.221
And I start Tails from USB drive "__internal" with network unplugged 1:32.746
And I enable persistence 21.628
And I remove the "cowsay" deb files from the APT cache 0.428
# 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.157
And I log in to a new session 50.466
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 20.056
And I can open the Additional Software log file from the notification 12.056
And the package "cowsay" is not installed 1.243
After features/support/hooks.rb:515 0.455
After features/support/hooks.rb:330 2.552
After features/support/hooks.rb:100 0.009