Project Number Date
test_Tails_ISO_tca-misc-improvements 20 27 Apr 2025, 18:03

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:27.516 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:3.903
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:1.229
And I update APT using apt 12.880
And I install "popularity-contest" using apt 23.133
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.707
When I create a persistent storage and activate the Additional Software feature 19.927
Then Additional Software is correctly configured for package "popularity-contest" 2.560
When I shutdown Tails and wait for the computer to power off 12.811
And I start Tails from USB drive "__internal" with network unplugged 1:1.969
And I enable persistence 20.812
And I log in to a new session 37.536
And the Additional Software installation service has started 41.363
Then I am notified that the installation succeeded 1.824
And Additional Software is correctly configured for package "popularity-contest" 0.872
And the package "popularity-contest" is installed after Additional Software has been started 0.273
After features/support/hooks.rb:519 14.348
After features/support/hooks.rb:330 2.485
After features/support/hooks.rb:100 0.013
2:29.967
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.209
And I start Tails from USB drive "__internal" and I login with an administration password 1:47.079
And I update APT using apt 12.820
When I install "makepp" using apt 22.784
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.948
And the package "makepp" is installed 0.124
After features/support/hooks.rb:519 14.279
After features/support/hooks.rb:330 1.655
After features/support/hooks.rb:100 0.012
5:9.656
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.005
Given a computer 0.199
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:19.854
When I uninstall "popularity-contest" using apt 21.919
And I accept removing "popularity-contest" from Additional Software 0.567
Then "popularity-contest" is not in the list of Additional Software 0.701
When I start Synaptic 23.584
And I update APT using Synaptic 22.780
And I install "cowsay" using Synaptic 12.122
And I accept adding "cowsay" to Additional Software 1.314
Then Additional Software is correctly configured for package "cowsay" 0.881
When I uninstall "cowsay" using apt 3.257
And I refuse removing "cowsay" from Additional Software 0.561
Then Additional Software is correctly configured for package "cowsay" 0.812
When I start "Additional Software" via GNOME Activities Overview 10.587
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.842
Then "cowsay" is not in the list of Additional Software 0.950
When I install "cowsay" using apt 3.267
And I refuse adding "cowsay" to Additional Software 0.645
Then "cowsay" is not in the list of Additional Software 0.805
After features/support/hooks.rb:519 0.604
After features/support/hooks.rb:330 0.712
After features/support/hooks.rb:100 0.008
11:29.427
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.197
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:20.140
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.191
And I accept adding "cowsay" to Additional Software 5.453
And Additional Software is correctly configured for package "cowsay" 0.912
And I shutdown Tails and wait for the computer to power off 6.601
And I start Tails from USB drive "__internal" with network unplugged 59.777
And I enable persistence 13.435
# 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.025
# 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 44.065
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.949
And I revert the APT tweaks that made it prefer an old version of cowsay 0.054
# 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.071
And the network is plugged 0.092
And Tor is ready 21.475
And available upgrades have been checked 0.042
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.301
And I can open the Additional Software configuration window from the notification 3.364
And I shutdown Tails and wait for the computer to power off 2:4.230
And I start Tails from USB drive "__internal" with network unplugged 1:2.274
And I enable persistence 16.596
# 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.024
And I log in to a new session 44.090
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.158
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
And the network is plugged 0.079
And Tor is ready 53.346
Then the Additional Software upgrade service has started 0.226
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.078
After features/support/hooks.rb:519 1.413
After features/support/hooks.rb:330 0.692
After features/support/hooks.rb:100 0.021
2:14.562
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 a computer 0.198
And I start Tails from USB drive "__internal" with network unplugged 1:1.153
And I enable persistence 13.225
And I remove the "cowsay" deb files from the APT cache 0.064
# 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.076
And I log in to a new session 41.378
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 11.935
And I can open the Additional Software log file from the notification 5.575
And the package "cowsay" is not installed 0.953
After features/support/hooks.rb:519 0.107
After features/support/hooks.rb:330 1.744
After features/support/hooks.rb:100 0.007