Project Number Date
test_Tails_ISO_tca-misc-improvements 16 23 Apr 2025, 18:44

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:24.216 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:4.073
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 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:0.414
And I update APT using apt 12.985
And I install "popularity-contest" using apt 22.940
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.135
When I create a persistent storage and activate the Additional Software feature 19.891
Then Additional Software is correctly configured for package "popularity-contest" 2.791
When I shutdown Tails and wait for the computer to power off 10.468
And I start Tails from USB drive "__internal" with network unplugged 1:12.290
And I enable persistence 22.380
And I log in to a new session 36.284
And the Additional Software installation service has started 32.112
Then I am notified that the installation succeeded 2.113
And Additional Software is correctly configured for package "popularity-contest" 0.939
And the package "popularity-contest" is installed after Additional Software has been started 0.324
After features/support/hooks.rb:519 14.412
After features/support/hooks.rb:330 2.175
After features/support/hooks.rb:100 0.011
2:38.474
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.005
Given a computer 0.210
And I start Tails from USB drive "__internal" and I login with an administration password 1:56.756
And I update APT using apt 11.694
When I install "makepp" using apt 23.032
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.705
And the package "makepp" is installed 0.075
After features/support/hooks.rb:519 15.256
After features/support/hooks.rb:330 1.422
After features/support/hooks.rb:100 0.010
5:14.260
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.004
Given a computer 0.210
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:23.059
When I uninstall "popularity-contest" using apt 22.281
And I accept removing "popularity-contest" from Additional Software 0.658
Then "popularity-contest" is not in the list of Additional Software 0.816
When I start Synaptic 24.263
And I update APT using Synaptic 22.868
And I install "cowsay" using Synaptic 10.100
And I accept adding "cowsay" to Additional Software 2.023
Then Additional Software is correctly configured for package "cowsay" 0.926
When I uninstall "cowsay" using apt 3.304
And I refuse removing "cowsay" from Additional Software 0.672
Then Additional Software is correctly configured for package "cowsay" 0.899
When I start "Additional Software" via GNOME Activities Overview 10.975
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.228
Then "cowsay" is not in the list of Additional Software 1.387
When I install "cowsay" using apt 3.237
And I refuse adding "cowsay" to Additional Software 0.642
Then "cowsay" is not in the list of Additional Software 0.703
After features/support/hooks.rb:519 0.587
After features/support/hooks.rb:330 0.851
After features/support/hooks.rb:100 0.059
11:58.252
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.242
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:35.744
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 26.059
And I accept adding "cowsay" to Additional Software 7.164
And Additional Software is correctly configured for package "cowsay" 0.967
And I shutdown Tails and wait for the computer to power off 6.644
And I start Tails from USB drive "__internal" with network unplugged 1:4.972
And I enable persistence 12.448
# 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.036
# 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.099
And I log in to a new session 42.961
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.802
And I revert the APT tweaks that made it prefer an old version of cowsay 0.074
# 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.070
And the network is plugged 0.836
And Tor is ready 19.348
And available upgrades have been checked 1.112
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.228
And I can open the Additional Software configuration window from the notification 2.916
And I shutdown Tails and wait for the computer to power off 2:3.650
And I start Tails from USB drive "__internal" with network unplugged 1:10.474
And I enable persistence 19.723
# 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.036
And I log in to a new session 43.813
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.718
And I revert the APT tweaks that made it prefer an old version of cowsay 0.049
And the network is plugged 0.482
And Tor is ready 50.290
Then the Additional Software upgrade service has started 0.160
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.094
After features/support/hooks.rb:519 1.401
After features/support/hooks.rb:330 0.702
After features/support/hooks.rb:100 0.027
2:29.155
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.004
Given a computer 0.199
And I start Tails from USB drive "__internal" with network unplugged 1:8.191
And I enable persistence 17.410
And I remove the "cowsay" deb files from the APT cache 0.077
# 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.083
And I log in to a new session 44.613
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 11.762
And I can open the Additional Software log file from the notification 5.754
And the package "cowsay" is not installed 1.064
After features/support/hooks.rb:519 0.133
After features/support/hooks.rb:330 2.014
After features/support/hooks.rb:100 0.007