Project Number Date
test_Tails_ISO_tca-misc-improvements 14 21 Apr 2025, 18:52

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 34:9.170 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
8:28.113
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.002
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 55.204
And I update APT using apt 3:46.428
And I install "popularity-contest" using apt 22.887
Then I am proposed to add the "popularity-contest" package to my Additional Software 10.574
When I create a persistent storage and activate the Additional Software feature 23.152
Then Additional Software is correctly configured for package "popularity-contest" 2.768
When I shutdown Tails and wait for the computer to power off 12.597
And I start Tails from USB drive "__internal" with network unplugged 1:0.164
And I enable persistence 19.410
And I log in to a new session 40.800
And the Additional Software installation service has started 30.786
Then I am notified that the installation succeeded 2.181
And Additional Software is correctly configured for package "popularity-contest" 0.895
And the package "popularity-contest" is installed after Additional Software has been started 0.261
After features/support/hooks.rb:519 13.488
After features/support/hooks.rb:330 2.305
After features/support/hooks.rb:100 0.011
7:31.188
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.006
Given a computer 0.187
And I start Tails from USB drive "__internal" and I login with an administration password 1:47.981
And I update APT using apt 1:42.514
When I install "makepp" using apt 3:53.870
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.549
And the package "makepp" is installed 0.086
After features/support/hooks.rb:519 15.719
After features/support/hooks.rb:330 1.491
After features/support/hooks.rb:100 0.012
4:48.914
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.208
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:0.718
When I uninstall "popularity-contest" using apt 21.803
And I accept removing "popularity-contest" from Additional Software 0.587
Then "popularity-contest" is not in the list of Additional Software 0.642
When I start Synaptic 21.766
And I update APT using Synaptic 22.961
And I install "cowsay" using Synaptic 8.780
And I accept adding "cowsay" to Additional Software 4.528
Then Additional Software is correctly configured for package "cowsay" 0.815
When I uninstall "cowsay" using apt 3.217
And I refuse removing "cowsay" from Additional Software 0.564
Then Additional Software is correctly configured for package "cowsay" 0.757
When I start "Additional Software" via GNOME Activities Overview 10.591
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.822
Then "cowsay" is not in the list of Additional Software 1.688
When I install "cowsay" using apt 3.215
And I refuse adding "cowsay" to Additional Software 0.559
Then "cowsay" is not in the list of Additional Software 0.685
After features/support/hooks.rb:519 0.679
After features/support/hooks.rb:330 0.718
After features/support/hooks.rb:100 0.036
11:15.290
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.004
Given a computer 0.255
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:22.711
And I configure APT to prefer an old version of cowsay 0.028
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.551
And I accept adding "cowsay" to Additional Software 5.791
And Additional Software is correctly configured for package "cowsay" 0.952
And I shutdown Tails and wait for the computer to power off 6.421
And I start Tails from USB drive "__internal" with network unplugged 1:9.292
And I enable persistence 12.085
# 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.030
# 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.089
And I log in to a new session 40.006
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.679
And I revert the APT tweaks that made it prefer an old version of cowsay 0.055
# 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.073
And Tor is ready 19.759
And available upgrades have been checked 1.255
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.267
And I can open the Additional Software configuration window from the notification 2.725
And I shutdown Tails and wait for the computer to power off 2:7.599
And I start Tails from USB drive "__internal" with network unplugged 1:0.496
And I enable persistence 12.649
# 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.028
And I log in to a new session 35.937
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.372
And I revert the APT tweaks that made it prefer an old version of cowsay 0.055
And the network is plugged 0.092
And Tor is ready 43.680
Then the Additional Software upgrade service has started 0.171
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.104
After features/support/hooks.rb:519 1.292
After features/support/hooks.rb:330 0.667
After features/support/hooks.rb:100 0.020
2:5.663
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 a computer 0.180
And I start Tails from USB drive "__internal" with network unplugged 1:1.310
And I enable persistence 12.794
And I remove the "cowsay" deb files from the APT cache 0.060
# 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.096
And I log in to a new session 41.911
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 4.474
And I can open the Additional Software log file from the notification 4.615
And the package "cowsay" is not installed 0.219
After features/support/hooks.rb:519 0.120
After features/support/hooks.rb:330 1.722
After features/support/hooks.rb:100 0.008