Project Number Date
test_Tails_ISO_feature-arti 23 09 Apr 2025, 17:17

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 38:22.164 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
10:28.160
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:0.982
And I update APT using apt 5:15.246
And I install "popularity-contest" using apt 26.619
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.917
When I create a persistent storage and activate the Additional Software feature 23.422
Then Additional Software is correctly configured for package "popularity-contest" 2.983
When I shutdown Tails and wait for the computer to power off 11.204
And I start Tails from USB drive "__internal" with network unplugged 1:11.217
And I enable persistence 25.221
And I log in to a new session 40.695
And the Additional Software installation service has started 41.550
Then I am notified that the installation succeeded 1.958
And Additional Software is correctly configured for package "popularity-contest" 0.819
And the package "popularity-contest" is installed after Additional Software has been started 0.321
After features/support/hooks.rb:515 17.304
After features/support/hooks.rb:330 1.420
After features/support/hooks.rb:100 0.013
6:59.597
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.253
And I start Tails from USB drive "__internal" and I login with an administration password 1:47.175
And I update APT using apt 4:44.121
When I install "makepp" using apt 23.497
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.465
And the package "makepp" is installed 0.083
After features/support/hooks.rb:515 14.894
After features/support/hooks.rb:330 1.174
After features/support/hooks.rb:100 0.013
6:12.293
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.202
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 4:12.078
When I uninstall "popularity-contest" using apt 21.890
And I accept removing "popularity-contest" from Additional Software 0.646
Then "popularity-contest" is not in the list of Additional Software 0.727
When I start Synaptic 26.341
And I update APT using Synaptic 22.653
And I install "cowsay" using Synaptic 21.222
And I accept adding "cowsay" to Additional Software 1.252
Then Additional Software is correctly configured for package "cowsay" 0.854
When I uninstall "cowsay" using apt 3.205
And I refuse removing "cowsay" from Additional Software 0.550
Then Additional Software is correctly configured for package "cowsay" 0.725
When I start "Additional Software" via GNOME Activities Overview 9.848
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.549
Then "cowsay" is not in the list of Additional Software 0.945
When I install "cowsay" using apt 3.241
And I refuse adding "cowsay" to Additional Software 0.609
Then "cowsay" is not in the list of Additional Software 0.746
After features/support/hooks.rb:515 1.213
After features/support/hooks.rb:330 0.919
After features/support/hooks.rb:100 0.011
12:22.419
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:507 0.009
Given a computer 0.236
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:27.031
And I configure APT to prefer an old version of cowsay 0.029
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.134
And I accept adding "cowsay" to Additional Software 6.910
And Additional Software is correctly configured for package "cowsay" 0.856
And I shutdown Tails and wait for the computer to power off 4.560
And I start Tails from USB drive "__internal" with network unplugged 1:6.859
And I enable persistence 13.578
# 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.041
# 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.107
And I log in to a new session 40.529
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.799
And I revert the APT tweaks that made it prefer an old version of cowsay 0.059
# 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.094
And the network is plugged 0.089
And Tor is ready 21.998
And available upgrades have been checked 1.201
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.023
And I can open the Additional Software configuration window from the notification 3.832
And I shutdown Tails and wait for the computer to power off 2:7.787
And I start Tails from USB drive "__internal" with network unplugged 1:15.153
And I enable persistence 13.520
# 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.030
And I log in to a new session 47.596
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 43.176
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
And the network is plugged 0.489
And Tor is ready 1:2.337
Then the Additional Software upgrade service has started 0.199
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.091
After features/support/hooks.rb:515 2.677
After features/support/hooks.rb:330 0.828
After features/support/hooks.rb:100 0.033
2:19.693
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Before features/support/hooks.rb:507 0.016
Given a computer 1.008
And I start Tails from USB drive "__internal" with network unplugged 1:7.535
And I enable persistence 16.342
And I remove the "cowsay" deb files from the APT cache 0.064
# 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.101
And I log in to a new session 32.741
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.643
And I can open the Additional Software log file from the notification 6.205
And the package "cowsay" is not installed 1.051
After features/support/hooks.rb:515 0.216
After features/support/hooks.rb:330 1.336
After features/support/hooks.rb:100 0.010