Project Number Date
test_Tails_ISO_tca-misc-improvements 17 24 Apr 2025, 19:40

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:54.238 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:27.993
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
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:19.920
And I update APT using apt 12.347
And I install "popularity-contest" using apt 22.881
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.321
When I create a persistent storage and activate the Additional Software feature 20.298
Then Additional Software is correctly configured for package "popularity-contest" 2.770
When I shutdown Tails and wait for the computer to power off 14.858
And I start Tails from USB drive "__internal" with network unplugged 1:4.272
And I enable persistence 26.291
And I log in to a new session 41.745
And the Additional Software installation service has started 31.544
Then I am notified that the installation succeeded 2.484
And Additional Software is correctly configured for package "popularity-contest" 0.945
And the package "popularity-contest" is installed after Additional Software has been started 0.311
After features/support/hooks.rb:519 16.815
After features/support/hooks.rb:330 1.921
After features/support/hooks.rb:100 0.012
2:34.282
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.006
Given a computer 0.305
And I start Tails from USB drive "__internal" and I login with an administration password 1:50.949
And I update APT using apt 12.073
When I install "makepp" using apt 26.482
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.390
And the package "makepp" is installed 0.081
After features/support/hooks.rb:519 15.852
After features/support/hooks.rb:330 1.517
After features/support/hooks.rb:100 0.018
5:23.910
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.006
Given a computer 1.435
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:31.728
When I uninstall "popularity-contest" using apt 21.949
And I accept removing "popularity-contest" from Additional Software 0.604
Then "popularity-contest" is not in the list of Additional Software 0.750
When I start Synaptic 24.990
And I update APT using Synaptic 22.505
And I install "cowsay" using Synaptic 9.964
And I accept adding "cowsay" to Additional Software 1.596
Then Additional Software is correctly configured for package "cowsay" 0.801
When I uninstall "cowsay" using apt 3.247
And I refuse removing "cowsay" from Additional Software 0.547
Then Additional Software is correctly configured for package "cowsay" 0.865
When I start "Additional Software" via GNOME Activities Overview 10.718
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.895
Then "cowsay" is not in the list of Additional Software 1.660
When I install "cowsay" using apt 3.251
And I refuse adding "cowsay" to Additional Software 0.658
Then "cowsay" is not in the list of Additional Software 0.738
After features/support/hooks.rb:519 0.611
After features/support/hooks.rb:330 0.760
After features/support/hooks.rb:100 0.009
12:9.634
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.008
Given a computer 0.288
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:41.700
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 26.309
And I accept adding "cowsay" to Additional Software 8.491
And Additional Software is correctly configured for package "cowsay" 0.996
And I shutdown Tails and wait for the computer to power off 6.745
And I start Tails from USB drive "__internal" with network unplugged 1:6.026
And I enable persistence 14.065
# 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.043
# 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 36.524
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.924
And I revert the APT tweaks that made it prefer an old version of cowsay 0.059
# 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.075
And the network is plugged 0.089
And Tor is ready 47.295
And available upgrades have been checked 0.051
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 0.726
And I can open the Additional Software configuration window from the notification 3.654
And I shutdown Tails and wait for the computer to power off 2:2.459
And I start Tails from USB drive "__internal" with network unplugged 1:4.126
And I enable persistence 13.290
# 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.041
And I log in to a new session 45.122
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.484
And I revert the APT tweaks that made it prefer an old version of cowsay 0.053
And the network is plugged 0.073
And Tor is ready 46.420
Then the Additional Software upgrade service has started 0.237
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.134
After features/support/hooks.rb:519 1.727
After features/support/hooks.rb:330 0.764
After features/support/hooks.rb:100 0.020
2:18.417
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 a computer 0.260
And I start Tails from USB drive "__internal" with network unplugged 1:4.394
And I enable persistence 11.804
And I remove the "cowsay" deb files from the APT cache 0.067
# 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.085
And I log in to a new session 41.393
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.881
And I can open the Additional Software log file from the notification 5.477
And the package "cowsay" is not installed 1.054
After features/support/hooks.rb:519 0.114
After features/support/hooks.rb:330 2.140
After features/support/hooks.rb:100 0.007