Project Number Date
test_Tails_ISO_feature-arti 46 01 May 2025, 20:26

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:50.467 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:32.884
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:507 0.004
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:6.075
And I update APT using apt 34.917
And I install "popularity-contest" using apt 23.090
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.207
When I create a persistent storage and activate the Additional Software feature 24.986
Then Additional Software is correctly configured for package "popularity-contest" 2.629
When I shutdown Tails and wait for the computer to power off 10.840
And I start Tails from USB drive "__internal" with network unplugged 1:2.628
And I enable persistence 21.688
And I log in to a new session 40.907
And the Additional Software installation service has started 32.702
Then I am notified that the installation succeeded 2.252
And Additional Software is correctly configured for package "popularity-contest" 1.682
And the package "popularity-contest" is installed after Additional Software has been started 0.275
After features/support/hooks.rb:515 14.896
After features/support/hooks.rb:330 2.486
After features/support/hooks.rb:100 0.011
2:53.075
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 a computer 0.265
And I start Tails from USB drive "__internal" and I login with an administration password 1:50.372
And I update APT using apt 32.441
When I install "makepp" using apt 23.404
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.515
And the package "makepp" is installed 0.076
After features/support/hooks.rb:515 14.942
After features/support/hooks.rb:330 1.459
After features/support/hooks.rb:100 0.013
5:33.694
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.005
Given a computer 0.190
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:43.616
When I uninstall "popularity-contest" using apt 21.814
And I accept removing "popularity-contest" from Additional Software 0.585
Then "popularity-contest" is not in the list of Additional Software 0.690
When I start Synaptic 25.277
And I update APT using Synaptic 22.356
And I install "cowsay" using Synaptic 8.853
And I accept adding "cowsay" to Additional Software 2.197
Then Additional Software is correctly configured for package "cowsay" 0.926
When I uninstall "cowsay" using apt 3.277
And I refuse removing "cowsay" from Additional Software 0.546
Then Additional Software is correctly configured for package "cowsay" 0.915
When I start "Additional Software" via GNOME Activities Overview 10.783
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.747
Then "cowsay" is not in the list of Additional Software 1.939
When I install "cowsay" using apt 3.263
And I refuse adding "cowsay" to Additional Software 0.865
Then "cowsay" is not in the list of Additional Software 0.845
After features/support/hooks.rb:515 1.185
After features/support/hooks.rb:330 0.812
After features/support/hooks.rb:100 0.008
11:36.258
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:507 0.006
Given a computer 0.189
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:32.464
And I configure APT to prefer an old version of cowsay 0.030
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.810
And I accept adding "cowsay" to Additional Software 6.895
And Additional Software is correctly configured for package "cowsay" 0.970
And I shutdown Tails and wait for the computer to power off 6.665
And I start Tails from USB drive "__internal" with network unplugged 1:9.396
And I enable persistence 11.160
# 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.028
# 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.091
And I log in to a new session 40.136
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.663
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.074
And the network is plugged 0.062
And Tor is ready 21.225
And available upgrades have been checked 1.187
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.809
And I can open the Additional Software configuration window from the notification 3.371
And I shutdown Tails and wait for the computer to power off 2:2.009
And I start Tails from USB drive "__internal" with network unplugged 1:2.075
And I enable persistence 12.277
# 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.028
And I log in to a new session 39.144
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.665
And I revert the APT tweaks that made it prefer an old version of cowsay 0.057
And the network is plugged 0.055
And Tor is ready 42.340
Then the Additional Software upgrade service has started 0.204
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.106
After features/support/hooks.rb:515 2.116
After features/support/hooks.rb:330 0.694
After features/support/hooks.rb:100 0.024
2:14.553
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.005
Given a computer 0.167
And I start Tails from USB drive "__internal" with network unplugged 1:2.020
And I enable persistence 12.368
And I remove the "cowsay" deb files from the APT cache 0.067
# 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 40.614
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.987
And I can open the Additional Software log file from the notification 5.313
And the package "cowsay" is not installed 0.927
After features/support/hooks.rb:515 0.197
After features/support/hooks.rb:330 1.859
After features/support/hooks.rb:100 0.009