Project Number Date
test_Tails_ISO_tca-misc-improvements 1 09 Apr 2025, 15:51

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 32:8.839 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
7:54.297
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
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 57.672
And I update APT using apt 3:14.757
And I install "popularity-contest" using apt 23.160
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.240
When I create a persistent storage and activate the Additional Software feature 19.852
Then Additional Software is correctly configured for package "popularity-contest" 2.680
When I shutdown Tails and wait for the computer to power off 12.431
And I start Tails from USB drive "__internal" with network unplugged 1:0.268
And I enable persistence 22.372
And I log in to a new session 40.404
And the Additional Software installation service has started 31.805
Then I am notified that the installation succeeded 1.567
And Additional Software is correctly configured for package "popularity-contest" 0.817
And the package "popularity-contest" is installed after Additional Software has been started 0.265
After features/support/hooks.rb:519 14.486
After features/support/hooks.rb:330 2.189
After features/support/hooks.rb:100 0.014
5:0.560
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.007
Given a computer 0.190
And I start Tails from USB drive "__internal" and I login with an administration password 1:40.793
And I update APT using apt 2:52.140
When I install "makepp" using apt 22.940
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.411
And the package "makepp" is installed 0.083
After features/support/hooks.rb:519 13.857
After features/support/hooks.rb:330 1.259
After features/support/hooks.rb:100 0.013
5:9.114
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 0.280
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:18.658
When I uninstall "popularity-contest" using apt 21.809
And I accept removing "popularity-contest" from Additional Software 0.587
Then "popularity-contest" is not in the list of Additional Software 0.763
When I start Synaptic 24.088
And I update APT using Synaptic 23.479
And I install "cowsay" using Synaptic 12.369
And I accept adding "cowsay" to Additional Software 1.282
Then Additional Software is correctly configured for package "cowsay" 0.870
When I uninstall "cowsay" using apt 3.235
And I refuse removing "cowsay" from Additional Software 0.520
Then Additional Software is correctly configured for package "cowsay" 0.798
When I start "Additional Software" via GNOME Activities Overview 9.830
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.947
Then "cowsay" is not in the list of Additional Software 0.936
When I install "cowsay" using apt 3.221
And I refuse adding "cowsay" to Additional Software 0.672
Then "cowsay" is not in the list of Additional Software 0.761
After features/support/hooks.rb:519 0.610
After features/support/hooks.rb:330 0.821
After features/support/hooks.rb:100 0.010
11:52.312
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.192
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:17.985
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 25.591
And I accept adding "cowsay" to Additional Software 7.114
And Additional Software is correctly configured for package "cowsay" 1.012
And I shutdown Tails and wait for the computer to power off 4.511
And I start Tails from USB drive "__internal" with network unplugged 1:0.285
And I enable persistence 11.975
# 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.108
And I log in to a new session 38.794
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.177
And I revert the APT tweaks that made it prefer an old version of cowsay 0.066
# 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.076
And the network is plugged 0.090
And Tor is ready 48.781
And available upgrades have been checked 0.057
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 0.621
And I can open the Additional Software configuration window from the notification 4.819
And I shutdown Tails and wait for the computer to power off 2:2.358
And I start Tails from USB drive "__internal" with network unplugged 1:7.877
And I enable persistence 11.982
# 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
And I log in to a new session 40.298
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.584
And I revert the APT tweaks that made it prefer an old version of cowsay 0.056
And the network is plugged 0.074
And Tor is ready 53.487
Then the Additional Software upgrade service has started 0.164
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.079
After features/support/hooks.rb:519 1.339
After features/support/hooks.rb:330 0.720
After features/support/hooks.rb:100 0.070
2:12.554
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.203
And I start Tails from USB drive "__internal" with network unplugged 59.968
And I enable persistence 11.233
And I remove the "cowsay" deb files from the APT cache 0.063
# 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 42.178
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.897
And I can open the Additional Software log file from the notification 5.220
And the package "cowsay" is not installed 0.701
After features/support/hooks.rb:519 0.121
After features/support/hooks.rb:330 1.528
After features/support/hooks.rb:100 0.013