Project Number Date
test_Tails_ISO_21027-fix-interactive-debugging-context 2 16 Jun 2025, 20:34

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 28:44.721 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:57.706
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:509 0.003
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:14.187
And I update APT using apt 19.869
And I install "popularity-contest" using apt 26.807
Then I am proposed to add the "popularity-contest" package to my Additional Software 9.180
When I create a persistent storage and activate the Additional Software feature 24.754
Then Additional Software is correctly configured for package "popularity-contest" 3.753
When I shutdown Tails and wait for the computer to power off 12.909
And I start Tails from USB drive "__internal" with network unplugged 1:10.184
And I enable persistence 33.219
And I log in to a new session 45.493
And the Additional Software installation service has started 33.867
Then I am notified that the installation succeeded 2.223
And Additional Software is correctly configured for package "popularity-contest" 0.919
And the package "popularity-contest" is installed after Additional Software has been started 0.335
After features/support/hooks.rb:517 19.384
After features/support/hooks.rb:330 2.551
After features/support/hooks.rb:100 0.014
2:53.522
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:509 0.007
Given a computer 0.214
And I start Tails from USB drive "__internal" and I login with an administration password 2:1.322
And I update APT using apt 17.148
When I install "makepp" using apt 27.737
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 7.013
And the package "makepp" is installed 0.085
After features/support/hooks.rb:517 20.763
After features/support/hooks.rb:330 1.712
After features/support/hooks.rb:100 0.017
6:4.709
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:509 0.006
Given a computer 0.664
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 4:0.088
When I uninstall "popularity-contest" using apt 22.376
And I accept removing "popularity-contest" from Additional Software 0.613
Then "popularity-contest" is not in the list of Additional Software 0.792
When I start Synaptic 25.272
And I update APT using Synaptic 23.373
And I install "cowsay" using Synaptic 16.238
And I accept adding "cowsay" to Additional Software 1.263
Then Additional Software is correctly configured for package "cowsay" 0.857
When I uninstall "cowsay" using apt 6.798
And I refuse removing "cowsay" from Additional Software 0.726
Then Additional Software is correctly configured for package "cowsay" 1.196
When I start "Additional Software" via GNOME Activities Overview 10.315
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.782
Then "cowsay" is not in the list of Additional Software 1.142
When I install "cowsay" using apt 3.328
And I refuse adding "cowsay" to Additional Software 2.094
Then "cowsay" is not in the list of Additional Software 0.784
After features/support/hooks.rb:517 0.655
After features/support/hooks.rb:330 0.723
After features/support/hooks.rb:100 0.010
11:8.464
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:509 0.007
Given a computer 0.193
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:47.539
And I configure APT to prefer an old version of cowsay 0.036
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 31.463
And I accept adding "cowsay" to Additional Software 9.871
And Additional Software is correctly configured for package "cowsay" 1.338
And I shutdown Tails and wait for the computer to power off 6.905
And I start Tails from USB drive "__internal" with network unplugged 1:9.147
And I enable persistence 16.644
# 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.033
# 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.084
And I log in to a new session 53.232
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 34.272
And I revert the APT tweaks that made it prefer an old version of cowsay 0.075
# 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.150
And the network is plugged 0.083
And Tor is ready 21.920
And available upgrades have been checked 1.309
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.368
And I can open the Additional Software configuration window from the notification 3.934
And I shutdown Tails and wait for the computer to power off 18.210
And I start Tails from USB drive "__internal" with network unplugged 1:11.516
And I enable persistence 14.713
# 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.880
And I log in to a new session 48.076
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 35.088
And I revert the APT tweaks that made it prefer an old version of cowsay 0.131
And the network is plugged 0.116
And Tor is ready 56.721
Then the Additional Software upgrade service has started 0.188
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.214
After features/support/hooks.rb:517 1.768
After features/support/hooks.rb:330 1.071
After features/support/hooks.rb:100 0.027
2:40.318
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.014
Before features/support/hooks.rb:509 0.013
Given a computer 0.193
And I start Tails from USB drive "__internal" with network unplugged 1:11.828
And I enable persistence 15.320
And I remove the "cowsay" deb files from the APT cache 0.091
# 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.130
And I log in to a new session 54.957
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 9.861
And I can open the Additional Software log file from the notification 6.867
And the package "cowsay" is not installed 1.067
After features/support/hooks.rb:517 0.136
After features/support/hooks.rb:330 2.107
After features/support/hooks.rb:100 0.009