Project Number Date
test_Tails_ISO_tca-remove-cruft 10 17 May 2025, 10:09

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:29.125 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:53.549
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:513 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.152
And I update APT using apt 12.010
And I install "popularity-contest" using apt 23.135
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.138
When I create a persistent storage and activate the Additional Software feature 18.605
Then Additional Software is correctly configured for package "popularity-contest" 2.967
When I shutdown Tails and wait for the computer to power off 12.898
And I start Tails from USB drive "__internal" with network unplugged 1:0.957
And I enable persistence 19.248
And I log in to a new session 45.667
And the Additional Software installation service has started 32.070
Then I am notified that the installation succeeded 1.604
And Additional Software is correctly configured for package "popularity-contest" 0.836
And the package "popularity-contest" is installed after Additional Software has been started 0.255
After features/support/hooks.rb:521 14.597
After features/support/hooks.rb:330 1.958
After features/support/hooks.rb:100 0.011
2:23.001
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:513 0.004
Given a computer 0.200
And I start Tails from USB drive "__internal" and I login with an administration password 1:42.501
And I update APT using apt 12.419
When I install "makepp" using apt 23.304
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.467
And the package "makepp" is installed 0.108
After features/support/hooks.rb:521 15.101
After features/support/hooks.rb:330 1.657
After features/support/hooks.rb:100 0.011
5:7.802
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:513 0.005
Given a computer 0.231
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:19.316
When I uninstall "popularity-contest" using apt 21.790
And I accept removing "popularity-contest" from Additional Software 0.605
Then "popularity-contest" is not in the list of Additional Software 0.715
When I start Synaptic 23.717
And I update APT using Synaptic 22.758
And I install "cowsay" using Synaptic 10.091
And I accept adding "cowsay" to Additional Software 1.328
Then Additional Software is correctly configured for package "cowsay" 0.821
When I uninstall "cowsay" using apt 3.244
And I refuse removing "cowsay" from Additional Software 0.576
Then Additional Software is correctly configured for package "cowsay" 0.803
When I start "Additional Software" via GNOME Activities Overview 10.503
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.419
Then "cowsay" is not in the list of Additional Software 1.457
When I install "cowsay" using apt 3.211
And I refuse adding "cowsay" to Additional Software 0.567
Then "cowsay" is not in the list of Additional Software 0.640
After features/support/hooks.rb:521 0.568
After features/support/hooks.rb:330 0.723
After features/support/hooks.rb:100 0.008
11:51.282
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.192
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:22.419
And I configure APT to prefer an old version of cowsay 0.027
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.843
And I accept adding "cowsay" to Additional Software 5.642
And Additional Software is correctly configured for package "cowsay" 1.062
And I shutdown Tails and wait for the computer to power off 6.766
And I start Tails from USB drive "__internal" with network unplugged 1:2.873
And I enable persistence 12.545
# 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
# 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.099
And I log in to a new session 45.951
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.303
And I revert the APT tweaks that made it prefer an old version of cowsay 0.056
# 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.064
And the network is plugged 0.106
And Tor is ready 48.330
And available upgrades have been checked 0.046
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 0.628
And I can open the Additional Software configuration window from the notification 2.813
And I shutdown Tails and wait for the computer to power off 2:7.312
And I start Tails from USB drive "__internal" with network unplugged 1:0.152
And I enable persistence 13.882
# 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.032
And I log in to a new session 37.439
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.040
And I revert the APT tweaks that made it prefer an old version of cowsay 0.061
And the network is plugged 0.083
And Tor is ready 43.220
Then the Additional Software upgrade service has started 0.172
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.082
After features/support/hooks.rb:521 1.455
After features/support/hooks.rb:330 0.857
After features/support/hooks.rb:100 0.022
2:13.489
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:513 0.006
Given a computer 0.245
And I start Tails from USB drive "__internal" with network unplugged 1:9.718
And I enable persistence 11.416
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.094
And I log in to a new session 39.389
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 7.180
And I can open the Additional Software log file from the notification 4.628
And the package "cowsay" is not installed 0.752
After features/support/hooks.rb:521 0.111
After features/support/hooks.rb:330 1.795
After features/support/hooks.rb:100 0.007