Project Number Date
test_Tails_ISO_feature-arti 57 13 May 2025, 17:55

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 30:45.432 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
6:7.261
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:23.950
And I update APT using apt 36.536
And I install "popularity-contest" using apt 26.646
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.130
When I create a persistent storage and activate the Additional Software feature 21.846
Then Additional Software is correctly configured for package "popularity-contest" 3.068
When I shutdown Tails and wait for the computer to power off 12.726
And I start Tails from USB drive "__internal" with network unplugged 1:4.172
And I enable persistence 24.124
And I log in to a new session 44.075
And the Additional Software installation service has started 41.207
Then I am notified that the installation succeeded 1.614
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.276
After features/support/hooks.rb:517 15.234
After features/support/hooks.rb:330 2.701
After features/support/hooks.rb:100 0.012
3:10.483
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.311
And I start Tails from USB drive "__internal" and I login with an administration password 1:58.032
And I update APT using apt 38.161
When I install "makepp" using apt 27.175
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.698
And the package "makepp" is installed 0.104
After features/support/hooks.rb:517 16.987
After features/support/hooks.rb:330 1.123
After features/support/hooks.rb:100 0.015
5:33.491
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:509 0.007
Given a computer 0.321
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:36.622
When I uninstall "popularity-contest" using apt 22.023
And I accept removing "popularity-contest" from Additional Software 1.973
Then "popularity-contest" is not in the list of Additional Software 0.941
When I start Synaptic 24.716
And I update APT using Synaptic 23.923
And I install "cowsay" using Synaptic 12.660
And I accept adding "cowsay" to Additional Software 1.485
Then Additional Software is correctly configured for package "cowsay" 0.987
When I uninstall "cowsay" using apt 3.356
And I refuse removing "cowsay" from Additional Software 0.683
Then Additional Software is correctly configured for package "cowsay" 0.888
When I start "Additional Software" via GNOME Activities Overview 10.999
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.006
Then "cowsay" is not in the list of Additional Software 1.086
When I install "cowsay" using apt 3.263
And I refuse adding "cowsay" to Additional Software 0.699
Then "cowsay" is not in the list of Additional Software 0.853
After features/support/hooks.rb:517 1.288
After features/support/hooks.rb:330 0.738
After features/support/hooks.rb:100 0.009
13:16.325
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.311
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:51.371
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 29.810
And I accept adding "cowsay" to Additional Software 7.379
And Additional Software is correctly configured for package "cowsay" 1.038
And I shutdown Tails and wait for the computer to power off 6.595
And I start Tails from USB drive "__internal" with network unplugged 1:10.871
And I enable persistence 25.315
# 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.042
# 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.110
And I log in to a new session 42.840
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.707
And I revert the APT tweaks that made it prefer an old version of cowsay 0.068
# 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.091
And the network is plugged 0.359
And Tor is ready 24.223
And available upgrades have been checked 0.089
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.965
And I can open the Additional Software configuration window from the notification 3.753
And I shutdown Tails and wait for the computer to power off 2:4.856
And I start Tails from USB drive "__internal" with network unplugged 1:23.223
And I enable persistence 17.423
# 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.042
And I log in to a new session 43.320
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.719
And I revert the APT tweaks that made it prefer an old version of cowsay 0.057
And the network is plugged 0.091
And Tor is ready 53.237
Then the Additional Software upgrade service has started 0.252
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.123
After features/support/hooks.rb:517 2.602
After features/support/hooks.rb:330 0.793
After features/support/hooks.rb:100 0.031
2:37.870
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:509 0.008
Given a computer 0.321
And I start Tails from USB drive "__internal" with network unplugged 1:15.539
And I enable persistence 17.134
And I remove the "cowsay" deb files from the APT cache 0.072
# 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.112
And I log in to a new session 42.561
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 15.248
And I can open the Additional Software log file from the notification 5.653
And the package "cowsay" is not installed 1.227
After features/support/hooks.rb:517 0.264
After features/support/hooks.rb:330 1.506
After features/support/hooks.rb:100 0.008