Project Number Date
test_Tails_ISO_feature-arti 56 12 May 2025, 16:35

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 27:41.937 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:56.979
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
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:29.485
And I update APT using apt 33.590
And I install "popularity-contest" using apt 22.991
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.232
When I create a persistent storage and activate the Additional Software feature 23.074
Then Additional Software is correctly configured for package "popularity-contest" 2.827
When I shutdown Tails and wait for the computer to power off 12.596
And I start Tails from USB drive "__internal" with network unplugged 1:1.016
And I enable persistence 22.076
And I log in to a new session 47.487
And the Additional Software installation service has started 31.469
Then I am notified that the installation succeeded 1.904
And Additional Software is correctly configured for package "popularity-contest" 0.902
And the package "popularity-contest" is installed after Additional Software has been started 0.323
After features/support/hooks.rb:517 14.766
After features/support/hooks.rb:330 1.846
After features/support/hooks.rb:100 0.011
2:50.288
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:509 0.006
Given a computer 0.210
And I start Tails from USB drive "__internal" and I login with an administration password 1:46.713
And I update APT using apt 33.333
When I install "makepp" using apt 23.548
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.414
And the package "makepp" is installed 0.069
After features/support/hooks.rb:517 14.904
After features/support/hooks.rb:330 1.260
After features/support/hooks.rb:100 0.013
5:2.133
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:509 0.007
Given a computer 0.205
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:11.773
When I uninstall "popularity-contest" using apt 21.815
And I accept removing "popularity-contest" from Additional Software 0.503
Then "popularity-contest" is not in the list of Additional Software 0.717
When I start Synaptic 22.071
And I update APT using Synaptic 23.156
And I install "cowsay" using Synaptic 9.143
And I accept adding "cowsay" to Additional Software 4.028
Then Additional Software is correctly configured for package "cowsay" 0.950
When I uninstall "cowsay" using apt 3.239
And I refuse removing "cowsay" from Additional Software 0.551
Then Additional Software is correctly configured for package "cowsay" 0.858
When I start "Additional Software" via GNOME Activities Overview 10.653
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.963
Then "cowsay" is not in the list of Additional Software 1.853
When I install "cowsay" using apt 3.261
And I refuse adding "cowsay" to Additional Software 0.609
Then "cowsay" is not in the list of Additional Software 0.775
After features/support/hooks.rb:517 1.033
After features/support/hooks.rb:330 0.763
After features/support/hooks.rb:100 0.033
11:37.435
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:509 0.007
Given a computer 0.197
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:27.208
And I configure APT to prefer an old version of cowsay 0.028
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.100
And I accept adding "cowsay" to Additional Software 6.709
And Additional Software is correctly configured for package "cowsay" 1.010
And I shutdown Tails and wait for the computer to power off 6.556
And I start Tails from USB drive "__internal" with network unplugged 1:0.637
And I enable persistence 12.478
# 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
# 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.086
And I log in to a new session 45.744
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.424
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
# 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.086
And the network is plugged 0.082
And Tor is ready 23.113
And available upgrades have been checked 0.081
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.473
And I can open the Additional Software configuration window from the notification 2.752
And I shutdown Tails and wait for the computer to power off 2:7.561
And I start Tails from USB drive "__internal" with network unplugged 1:1.693
And I enable persistence 13.119
# 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 40.222
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.358
And I revert the APT tweaks that made it prefer an old version of cowsay 0.059
And the network is plugged 0.089
And Tor is ready 45.114
Then the Additional Software upgrade service has started 0.197
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.129
After features/support/hooks.rb:517 2.474
After features/support/hooks.rb:330 0.737
After features/support/hooks.rb:100 0.032
2:15.100
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:509 0.008
Given a computer 0.381
And I start Tails from USB drive "__internal" with network unplugged 1:0.735
And I enable persistence 12.062
And I remove the "cowsay" deb files from the APT cache 0.058
# 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.081
And I log in to a new session 44.876
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 10.640
And I can open the Additional Software log file from the notification 5.319
And the package "cowsay" is not installed 0.944
After features/support/hooks.rb:517 0.257
After features/support/hooks.rb:330 1.752
After features/support/hooks.rb:100 0.013