Project Number Date
test_Tails_ISO_tca-remove-cruft 1 08 May 2025, 14:07

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:50.879 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:21.612
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.007
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:24.868
And I update APT using apt 15.148
And I install "popularity-contest" using apt 22.928
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.000
When I create a persistent storage and activate the Additional Software feature 20.822
Then Additional Software is correctly configured for package "popularity-contest" 2.927
When I shutdown Tails and wait for the computer to power off 10.684
And I start Tails from USB drive "__internal" with network unplugged 1:0.292
And I enable persistence 20.113
And I log in to a new session 40.662
And the Additional Software installation service has started 32.899
Then I am notified that the installation succeeded 2.123
And Additional Software is correctly configured for package "popularity-contest" 0.844
And the package "popularity-contest" is installed after Additional Software has been started 0.297
After features/support/hooks.rb:519 13.241
After features/support/hooks.rb:330 1.994
After features/support/hooks.rb:100 0.012
2:30.255
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 an administration password 1:47.668
And I update APT using apt 12.781
When I install "makepp" using apt 23.040
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.453
And the package "makepp" is installed 0.114
After features/support/hooks.rb:519 16.217
After features/support/hooks.rb:330 1.429
After features/support/hooks.rb:100 0.012
5:15.427
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.219
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:28.837
When I uninstall "popularity-contest" using apt 18.736
And I accept removing "popularity-contest" from Additional Software 0.513
Then "popularity-contest" is not in the list of Additional Software 0.762
When I start Synaptic 23.076
And I update APT using Synaptic 22.003
And I install "cowsay" using Synaptic 10.019
And I accept adding "cowsay" to Additional Software 3.055
Then Additional Software is correctly configured for package "cowsay" 0.854
When I uninstall "cowsay" using apt 3.234
And I refuse removing "cowsay" from Additional Software 0.600
Then Additional Software is correctly configured for package "cowsay" 0.883
When I start "Additional Software" via GNOME Activities Overview 10.706
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.623
Then "cowsay" is not in the list of Additional Software 1.707
When I install "cowsay" using apt 3.214
And I refuse adding "cowsay" to Additional Software 0.646
Then "cowsay" is not in the list of Additional Software 0.733
After features/support/hooks.rb:519 0.562
After features/support/hooks.rb:330 0.677
After features/support/hooks.rb:100 0.014
11:30.838
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.005
Given a computer 0.194
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:25.469
And I configure APT to prefer an old version of cowsay 0.029
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.692
And I accept adding "cowsay" to Additional Software 7.321
And Additional Software is correctly configured for package "cowsay" 0.930
And I shutdown Tails and wait for the computer to power off 6.452
And I start Tails from USB drive "__internal" with network unplugged 1:9.184
And I enable persistence 12.124
# 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.097
And I log in to a new session 39.115
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.436
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.073
And the network is plugged 0.084
And Tor is ready 18.167
And available upgrades have been checked 2.301
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.164
And I can open the Additional Software configuration window from the notification 2.668
And I shutdown Tails and wait for the computer to power off 2:3.882
And I start Tails from USB drive "__internal" with network unplugged 1:0.213
And I enable persistence 11.767
# 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 46.366
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.366
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
And the network is plugged 0.074
And Tor is ready 52.177
Then the Additional Software upgrade service has started 0.213
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.103
After features/support/hooks.rb:519 1.385
After features/support/hooks.rb:330 0.676
After features/support/hooks.rb:100 0.029
2:12.745
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.195
And I start Tails from USB drive "__internal" with network unplugged 59.994
And I enable persistence 12.570
And I remove the "cowsay" deb files from the APT cache 0.086
# 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.094
And I log in to a new session 39.870
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.434
And I can open the Additional Software log file from the notification 5.649
And the package "cowsay" is not installed 0.848
After features/support/hooks.rb:519 0.136
After features/support/hooks.rb:330 1.554
After features/support/hooks.rb:100 0.009