Project Number Date
test_Tails_ISO_arti-1.4.3 9 15 May 2025, 01:37

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 25:20.006 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:45.385
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
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.413
And I update APT using apt 37.397
And I install "popularity-contest" using apt 22.863
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.437
When I create a persistent storage and activate the Additional Software feature 21.674
Then Additional Software is correctly configured for package "popularity-contest" 2.642
When I shutdown Tails and wait for the computer to power off 10.675
And I start Tails from USB drive "__internal" with network unplugged 1:2.549
And I enable persistence 21.509
And I log in to a new session 35.163
And the Additional Software installation service has started 31.411
Then I am notified that the installation succeeded 1.583
And Additional Software is correctly configured for package "popularity-contest" 0.781
And the package "popularity-contest" is installed after Additional Software has been started 0.282
After features/support/hooks.rb:517 14.137
After features/support/hooks.rb:330 2.400
After features/support/hooks.rb:100 0.012
2:53.134
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:509 0.006
Given a computer 0.213
And I start Tails from USB drive "__internal" and I login with an administration password 1:40.457
And I update APT using apt 41.601
When I install "makepp" using apt 26.393
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.371
And the package "makepp" is installed 0.097
After features/support/hooks.rb:517 15.214
After features/support/hooks.rb:330 2.389
After features/support/hooks.rb:100 0.012
4:56.398
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:509 0.012
Given a computer 0.234
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:7.641
When I uninstall "popularity-contest" using apt 21.918
And I accept removing "popularity-contest" from Additional Software 0.575
Then "popularity-contest" is not in the list of Additional Software 0.690
When I start Synaptic 23.510
And I update APT using Synaptic 22.472
And I install "cowsay" using Synaptic 12.788
And I accept adding "cowsay" to Additional Software 0.709
Then Additional Software is correctly configured for package "cowsay" 0.802
When I uninstall "cowsay" using apt 3.242
And I refuse removing "cowsay" from Additional Software 0.617
Then Additional Software is correctly configured for package "cowsay" 0.799
When I start "Additional Software" via GNOME Activities Overview 10.537
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.498
Then "cowsay" is not in the list of Additional Software 0.851
When I install "cowsay" using apt 3.231
And I refuse adding "cowsay" to Additional Software 0.583
Then "cowsay" is not in the list of Additional Software 0.694
After features/support/hooks.rb:517 1.069
After features/support/hooks.rb:330 0.706
After features/support/hooks.rb:100 0.009
9:29.061
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:509 0.006
Given a computer 0.201
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:21.346
And I configure APT to prefer an old version of cowsay 0.026
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 29.150
And I accept adding "cowsay" to Additional Software 4.346
And Additional Software is correctly configured for package "cowsay" 0.943
And I shutdown Tails and wait for the computer to power off 6.386
And I start Tails from USB drive "__internal" with network unplugged 1:2.378
And I enable persistence 13.762
# 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.029
# 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.039
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.907
And I revert the APT tweaks that made it prefer an old version of cowsay 0.063
# 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.073
And the network is plugged 0.074
And Tor is ready 21.164
And available upgrades have been checked 0.052
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.805
And I can open the Additional Software configuration window from the notification 3.809
And I shutdown Tails and wait for the computer to power off 13.199
And I start Tails from USB drive "__internal" with network unplugged 1:0.228
And I enable persistence 12.753
# 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 40.045
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.649
And I revert the APT tweaks that made it prefer an old version of cowsay 0.094
And the network is plugged 0.081
And Tor is ready 51.956
Then the Additional Software upgrade service has started 0.217
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.148
After features/support/hooks.rb:517 2.007
After features/support/hooks.rb:330 0.714
After features/support/hooks.rb:100 0.025
2:16.027
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.228
And I start Tails from USB drive "__internal" with network unplugged 1:1.370
And I enable persistence 11.785
And I remove the "cowsay" deb files from the APT cache 0.057
# 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.087
And I log in to a new session 44.834
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 11.593
And I can open the Additional Software log file from the notification 5.085
And the package "cowsay" is not installed 0.984
After features/support/hooks.rb:517 0.214
After features/support/hooks.rb:330 1.598
After features/support/hooks.rb:100 0.009