Project Number Date
test_Tails_ISO_feature-arti 85 08 Jun 2025, 16:23

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 24:26.243 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:37.741
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:509 0.003
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:25.409
And I update APT using apt 38.757
And I install "popularity-contest" using apt 22.896
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.784
When I create a persistent storage and activate the Additional Software feature 17.687
Then Additional Software is correctly configured for package "popularity-contest" 2.589
When I shutdown Tails and wait for the computer to power off 10.590
And I start Tails from USB drive "__internal" with network unplugged 59.992
And I enable persistence 20.947
And I log in to a new session 37.144
And the Additional Software installation service has started 32.321
Then I am notified that the installation succeeded 1.561
And Additional Software is correctly configured for package "popularity-contest" 0.783
And the package "popularity-contest" is installed after Additional Software has been started 0.272
After features/support/hooks.rb:517 13.852
After features/support/hooks.rb:330 1.946
After features/support/hooks.rb:100 0.010
2:46.591
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:509 0.004
Given a computer 0.206
And I start Tails from USB drive "__internal" and I login with an administration password 1:39.021
And I update APT using apt 38.047
When I install "makepp" using apt 23.919
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 5.320
And the package "makepp" is installed 0.076
After features/support/hooks.rb:517 14.582
After features/support/hooks.rb:330 1.472
After features/support/hooks.rb:100 0.011
4:56.931
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:509 0.005
Given a computer 0.207
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:15.488
When I uninstall "popularity-contest" using apt 18.732
And I accept removing "popularity-contest" from Additional Software 0.618
Then "popularity-contest" is not in the list of Additional Software 0.650
When I start Synaptic 21.255
And I update APT using Synaptic 22.682
And I install "cowsay" using Synaptic 8.866
And I accept adding "cowsay" to Additional Software 1.692
Then Additional Software is correctly configured for package "cowsay" 1.054
When I uninstall "cowsay" using apt 3.295
And I refuse removing "cowsay" from Additional Software 0.569
Then Additional Software is correctly configured for package "cowsay" 0.833
When I start "Additional Software" via GNOME Activities Overview 10.538
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.659
Then "cowsay" is not in the list of Additional Software 1.375
When I install "cowsay" using apt 3.205
And I refuse adding "cowsay" to Additional Software 0.544
Then "cowsay" is not in the list of Additional Software 0.659
After features/support/hooks.rb:517 0.931
After features/support/hooks.rb:330 0.704
After features/support/hooks.rb:100 0.008
9:5.298
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:509 0.005
Given a computer 0.238
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:16.718
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 25.396
And I accept adding "cowsay" to Additional Software 5.281
And Additional Software is correctly configured for package "cowsay" 0.836
And I shutdown Tails and wait for the computer to power off 6.309
And I start Tails from USB drive "__internal" with network unplugged 59.260
And I enable persistence 11.162
# 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.025
# 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.087
And I log in to a new session 38.190
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.373
And I revert the APT tweaks that made it prefer an old version of cowsay 0.064
# 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.075
And the network is plugged 0.092
And Tor is ready 18.452
And available upgrades have been checked 1.155
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.722
And I can open the Additional Software configuration window from the notification 3.023
And I shutdown Tails and wait for the computer to power off 17.779
And I start Tails from USB drive "__internal" with network unplugged 58.650
And I enable persistence 11.522
# 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.025
And I log in to a new session 42.725
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.697
And I revert the APT tweaks that made it prefer an old version of cowsay 0.062
And the network is plugged 0.065
And Tor is ready 40.035
Then the Additional Software upgrade service has started 0.156
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.085
After features/support/hooks.rb:517 1.888
After features/support/hooks.rb:330 0.651
After features/support/hooks.rb:100 0.024
1:59.680
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:509 0.005
Given a computer 0.202
And I start Tails from USB drive "__internal" with network unplugged 59.626
And I enable persistence 10.874
And I remove the "cowsay" deb files from the APT cache 0.057
# 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.083
And I log in to a new session 40.868
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 3.548
And I can open the Additional Software log file from the notification 4.163
And the package "cowsay" is not installed 0.254
After features/support/hooks.rb:517 0.178
After features/support/hooks.rb:330 1.664
After features/support/hooks.rb:100 0.008