Project Number Date
test_Tails_ISO_tca-remove-cruft 7 14 May 2025, 09:49

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 23:3.892 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
4:40.390
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:513 0.011
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 56.072
And I update APT using apt 12.253
And I install "popularity-contest" using apt 22.987
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.552
When I create a persistent storage and activate the Additional Software feature 18.492
Then Additional Software is correctly configured for package "popularity-contest" 2.744
When I shutdown Tails and wait for the computer to power off 10.630
And I start Tails from USB drive "__internal" with network unplugged 58.743
And I enable persistence 21.785
And I log in to a new session 36.112
And the Additional Software installation service has started 31.245
Then I am notified that the installation succeeded 1.606
And Additional Software is correctly configured for package "popularity-contest" 0.907
And the package "popularity-contest" is installed after Additional Software has been started 0.256
After features/support/hooks.rb:521 14.480
After features/support/hooks.rb:330 2.257
After features/support/hooks.rb:100 0.012
2:26.295
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:513 0.005
Given a computer 0.205
And I start Tails from USB drive "__internal" and I login with an administration password 1:44.817
And I update APT using apt 12.705
When I install "makepp" using apt 23.073
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 5.419
And the package "makepp" is installed 0.074
After features/support/hooks.rb:521 14.158
After features/support/hooks.rb:330 0.983
After features/support/hooks.rb:100 0.012
4:43.995
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:513 0.006
Given a computer 0.211
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:1.716
When I uninstall "popularity-contest" using apt 18.660
And I accept removing "popularity-contest" from Additional Software 0.547
Then "popularity-contest" is not in the list of Additional Software 0.710
When I start Synaptic 21.673
And I update APT using Synaptic 22.506
And I install "cowsay" using Synaptic 9.921
And I accept adding "cowsay" to Additional Software 2.068
Then Additional Software is correctly configured for package "cowsay" 0.868
When I uninstall "cowsay" using apt 3.226
And I refuse removing "cowsay" from Additional Software 0.552
Then Additional Software is correctly configured for package "cowsay" 0.843
When I start "Additional Software" via GNOME Activities Overview 10.502
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.712
Then "cowsay" is not in the list of Additional Software 0.928
When I install "cowsay" using apt 3.202
And I refuse adding "cowsay" to Additional Software 0.496
Then "cowsay" is not in the list of Additional Software 0.646
After features/support/hooks.rb:521 0.560
After features/support/hooks.rb:330 0.659
After features/support/hooks.rb:100 0.009
9:11.429
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:513 0.006
Given a computer 0.195
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:22.131
And I configure APT to prefer an old version of cowsay 0.025
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.898
And I accept adding "cowsay" to Additional Software 5.512
And Additional Software is correctly configured for package "cowsay" 0.845
And I shutdown Tails and wait for the computer to power off 6.296
And I start Tails from USB drive "__internal" with network unplugged 58.204
And I enable persistence 11.788
# 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.029
# 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.088
And I log in to a new session 36.848
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.240
And I revert the APT tweaks that made it prefer an old version of cowsay 0.053
# 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.069
And the network is plugged 0.092
And Tor is ready 19.645
And available upgrades have been checked 0.040
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.276
And I can open the Additional Software configuration window from the notification 4.281
And I shutdown Tails and wait for the computer to power off 18.256
And I start Tails from USB drive "__internal" with network unplugged 58.848
And I enable persistence 10.872
# 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.026
And I log in to a new session 42.744
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.197
And I revert the APT tweaks that made it prefer an old version of cowsay 0.053
And the network is plugged 0.098
And Tor is ready 42.497
Then the Additional Software upgrade service has started 0.178
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.089
After features/support/hooks.rb:521 1.226
After features/support/hooks.rb:330 0.674
After features/support/hooks.rb:100 0.025
2:1.782
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:513 0.006
Given a computer 0.204
And I start Tails from USB drive "__internal" with network unplugged 59.809
And I enable persistence 11.329
And I remove the "cowsay" deb files from the APT cache 0.058
# 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.082
And I log in to a new session 38.160
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 6.319
And I can open the Additional Software log file from the notification 5.025
And the package "cowsay" is not installed 0.792
After features/support/hooks.rb:521 0.112
After features/support/hooks.rb:330 1.433
After features/support/hooks.rb:100 0.009