Project Number Date
test_Tails_ISO_stable 5507 11 Mar 2025, 12:28

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 23:27.644 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
4:30.994
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.005
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 56.907
And I update APT using apt 12.063
And I install "popularity-contest" using apt 22.233
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.262
When I create a persistent storage and activate the Additional Software feature 17.902
Then Additional Software is correctly configured for package "popularity-contest" 1.191
When I shutdown Tails and wait for the computer to power off 10.600
And I start Tails from USB drive "__internal" with network unplugged 59.687
And I enable persistence 19.591
And I log in to a new session 28.960
And the Additional Software installation service has started 31.884
Then I am notified that the installation succeeded 1.571
And Additional Software is correctly configured for package "popularity-contest" 0.885
And the package "popularity-contest" is installed after Additional Software has been started 0.252
After features/support/hooks.rb:519 13.757
After features/support/hooks.rb:330 1.238
After features/support/hooks.rb:100 0.011
2:50.475
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.006
Given a computer 0.174
And I start Tails from USB drive "__internal" and I login with an administration password 2:10.368
And I update APT using apt 11.996
When I install "makepp" using apt 22.280
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 5.585
And the package "makepp" is installed 0.071
After features/support/hooks.rb:519 13.965
After features/support/hooks.rb:330 0.981
After features/support/hooks.rb:100 0.012
5:3.224
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.006
Given a computer 0.181
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:17.920
When I uninstall "popularity-contest" using apt 21.754
And I accept removing "popularity-contest" from Additional Software 0.539
Then "popularity-contest" is not in the list of Additional Software 0.656
When I start Synaptic 23.151
And I update APT using Synaptic 22.763
And I install "cowsay" using Synaptic 9.586
And I accept adding "cowsay" to Additional Software 1.230
Then Additional Software is correctly configured for package "cowsay" 0.764
When I uninstall "cowsay" using apt 3.268
And I refuse removing "cowsay" from Additional Software 0.556
Then Additional Software is correctly configured for package "cowsay" 0.771
When I start "Additional Software" via GNOME Activities Overview 10.469
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.239
Then "cowsay" is not in the list of Additional Software 0.865
When I install "cowsay" using apt 3.218
And I refuse adding "cowsay" to Additional Software 0.599
Then "cowsay" is not in the list of Additional Software 0.687
After features/support/hooks.rb:519 0.754
After features/support/hooks.rb:330 0.713
After features/support/hooks.rb:100 0.008
9:3.703
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.005
Given a computer 0.179
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:19.210
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 25.597
And I accept adding "cowsay" to Additional Software 5.245
And Additional Software is correctly configured for package "cowsay" 0.857
And I shutdown Tails and wait for the computer to power off 6.288
And I start Tails from USB drive "__internal" with network unplugged 57.811
And I enable persistence 12.552
# 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.024
# 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.080
And I log in to a new session 38.667
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.045
And I revert the APT tweaks that made it prefer an old version of cowsay 0.070
# 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.063
And the network is plugged 0.063
And Tor is ready 19.352
And available upgrades have been checked 0.068
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.437
And I can open the Additional Software configuration window from the notification 3.211
And I shutdown Tails and wait for the computer to power off 10.951
And I start Tails from USB drive "__internal" with network unplugged 57.590
And I enable persistence 10.214
# 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 38.195
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.386
And I revert the APT tweaks that made it prefer an old version of cowsay 0.050
And the network is plugged 0.066
And Tor is ready 41.068
Then the Additional Software upgrade service has started 0.187
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.107
After features/support/hooks.rb:519 1.083
After features/support/hooks.rb:330 0.644
After features/support/hooks.rb:100 0.025
1:59.245
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.006
Given a computer 0.172
And I start Tails from USB drive "__internal" with network unplugged 58.514
And I enable persistence 12.430
And I remove the "cowsay" deb files from the APT cache 0.054
# 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.092
And I log in to a new session 38.939
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 4.319
And I can open the Additional Software log file from the notification 4.479
And the package "cowsay" is not installed 0.243
After features/support/hooks.rb:519 0.102
After features/support/hooks.rb:330 0.786
After features/support/hooks.rb:100 0.008