Project Number Date
test_Tails_ISO_tca-misc-improvements 18 25 Apr 2025, 18:47

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 26:1.464 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:6.882
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 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.484
And I update APT using apt 13.245
And I install "popularity-contest" using apt 23.325
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.724
When I create a persistent storage and activate the Additional Software feature 19.244
Then Additional Software is correctly configured for package "popularity-contest" 3.724
When I shutdown Tails and wait for the computer to power off 13.098
And I start Tails from USB drive "__internal" with network unplugged 1:1.011
And I enable persistence 26.016
And I log in to a new session 45.989
And the Additional Software installation service has started 31.200
Then I am notified that the installation succeeded 1.694
And Additional Software is correctly configured for package "popularity-contest" 0.843
And the package "popularity-contest" is installed after Additional Software has been started 0.279
After features/support/hooks.rb:519 15.335
After features/support/hooks.rb:330 2.582
After features/support/hooks.rb:100 0.018
3:2.150
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:511 0.007
Given a computer 0.234
And I start Tails from USB drive "__internal" and I login with an administration password 2:18.599
And I update APT using apt 12.664
When I install "makepp" using apt 26.035
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.531
And the package "makepp" is installed 0.085
After features/support/hooks.rb:519 15.146
After features/support/hooks.rb:330 1.347
After features/support/hooks.rb:100 0.012
5:12.519
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.294
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:25.892
When I uninstall "popularity-contest" using apt 18.900
And I accept removing "popularity-contest" from Additional Software 0.726
Then "popularity-contest" is not in the list of Additional Software 0.799
When I start Synaptic 23.580
And I update APT using Synaptic 22.554
And I install "cowsay" using Synaptic 10.370
And I accept adding "cowsay" to Additional Software 1.261
Then Additional Software is correctly configured for package "cowsay" 1.016
When I uninstall "cowsay" using apt 3.295
And I refuse removing "cowsay" from Additional Software 0.663
Then Additional Software is correctly configured for package "cowsay" 0.876
When I start "Additional Software" via GNOME Activities Overview 10.692
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.102
Then "cowsay" is not in the list of Additional Software 1.817
When I install "cowsay" using apt 3.236
And I refuse adding "cowsay" to Additional Software 0.657
Then "cowsay" is not in the list of Additional Software 0.779
After features/support/hooks.rb:519 0.592
After features/support/hooks.rb:330 0.741
After features/support/hooks.rb:100 0.019
10:8.467
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Before features/support/hooks.rb:511 0.006
Given a computer 0.260
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:34.614
And I configure APT to prefer an old version of cowsay 0.033
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 30.635
And I accept adding "cowsay" to Additional Software 4.454
And Additional Software is correctly configured for package "cowsay" 1.020
And I shutdown Tails and wait for the computer to power off 4.595
And I start Tails from USB drive "__internal" with network unplugged 1:5.235
And I enable persistence 14.772
# 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.156
And I log in to a new session 46.436
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.022
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
# 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.089
And the network is plugged 0.086
And Tor is ready 21.899
And available upgrades have been checked 1.236
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.410
And I can open the Additional Software configuration window from the notification 2.770
And I shutdown Tails and wait for the computer to power off 19.383
And I start Tails from USB drive "__internal" with network unplugged 1:3.204
And I enable persistence 12.475
# 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.040
And I log in to a new session 41.533
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.851
And I revert the APT tweaks that made it prefer an old version of cowsay 0.070
And the network is plugged 0.197
And Tor is ready 45.557
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.112
After features/support/hooks.rb:519 1.385
After features/support/hooks.rb:330 1.328
After features/support/hooks.rb:100 0.037
2:31.444
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.007
Given a computer 0.735
And I start Tails from USB drive "__internal" with network unplugged 1:12.678
And I enable persistence 12.840
And I remove the "cowsay" deb files from the APT cache 0.055
# 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.086
And I log in to a new session 43.532
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.734
And I can open the Additional Software log file from the notification 5.990
And the package "cowsay" is not installed 0.789
After features/support/hooks.rb:519 0.117
After features/support/hooks.rb:330 1.549
After features/support/hooks.rb:100 0.017