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

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:18.786 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:55.494
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:513 0.002
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 59.564
And I update APT using apt 13.380
And I install "popularity-contest" using apt 23.129
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.788
When I create a persistent storage and activate the Additional Software feature 21.622
Then Additional Software is correctly configured for package "popularity-contest" 2.830
When I shutdown Tails and wait for the computer to power off 12.459
And I start Tails from USB drive "__internal" with network unplugged 1:1.158
And I enable persistence 20.718
And I log in to a new session 38.939
And the Additional Software installation service has started 32.112
Then I am notified that the installation succeeded 1.700
And Additional Software is correctly configured for package "popularity-contest" 0.846
And the package "popularity-contest" is installed after Additional Software has been started 0.243
After features/support/hooks.rb:521 14.071
After features/support/hooks.rb:330 1.856
After features/support/hooks.rb:100 0.013
2:38.350
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.233
And I start Tails from USB drive "__internal" and I login with an administration password 1:56.336
And I update APT using apt 11.966
When I install "makepp" using apt 23.139
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.555
And the package "makepp" is installed 0.118
After features/support/hooks.rb:521 15.655
After features/support/hooks.rb:330 2.099
After features/support/hooks.rb:100 0.012
5:7.730
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.217
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:17.918
When I uninstall "popularity-contest" using apt 21.787
And I accept removing "popularity-contest" from Additional Software 0.768
Then "popularity-contest" is not in the list of Additional Software 0.812
When I start Synaptic 24.094
And I update APT using Synaptic 22.782
And I install "cowsay" using Synaptic 11.716
And I accept adding "cowsay" to Additional Software 1.177
Then Additional Software is correctly configured for package "cowsay" 0.747
When I uninstall "cowsay" using apt 3.245
And I refuse removing "cowsay" from Additional Software 0.575
Then Additional Software is correctly configured for package "cowsay" 0.816
When I start "Additional Software" via GNOME Activities Overview 10.573
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.105
Then "cowsay" is not in the list of Additional Software 0.848
When I install "cowsay" using apt 3.217
And I refuse adding "cowsay" to Additional Software 0.621
Then "cowsay" is not in the list of Additional Software 0.704
After features/support/hooks.rb:521 0.561
After features/support/hooks.rb:330 0.668
After features/support/hooks.rb:100 0.007
11:24.251
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.191
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:33.163
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 29.416
And I accept adding "cowsay" to Additional Software 4.704
And Additional Software is correctly configured for package "cowsay" 0.929
And I shutdown Tails and wait for the computer to power off 6.457
And I start Tails from USB drive "__internal" with network unplugged 1:1.593
And I enable persistence 12.442
# 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.035
# 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.119
And I log in to a new session 40.488
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.714
And I revert the APT tweaks that made it prefer an old version of cowsay 0.059
# 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.085
And the network is plugged 0.074
And Tor is ready 22.837
And available upgrades have been checked 0.053
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.350
And I can open the Additional Software configuration window from the notification 2.415
And I shutdown Tails and wait for the computer to power off 2:3.869
And I start Tails from USB drive "__internal" with network unplugged 1:0.383
And I enable persistence 13.118
# 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.031
And I log in to a new session 38.779
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.861
And I revert the APT tweaks that made it prefer an old version of cowsay 0.062
And the network is plugged 0.097
And Tor is ready 44.627
Then the Additional Software upgrade service has started 0.157
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.099
After features/support/hooks.rb:521 1.219
After features/support/hooks.rb:330 0.676
After features/support/hooks.rb:100 0.021
2:12.960
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.185
And I start Tails from USB drive "__internal" with network unplugged 1:0.628
And I enable persistence 12.509
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.114
And I log in to a new session 40.080
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.414
And I can open the Additional Software log file from the notification 4.971
And the package "cowsay" is not installed 0.996
After features/support/hooks.rb:521 0.118
After features/support/hooks.rb:330 1.620
After features/support/hooks.rb:100 0.008