Project Number Date
test_Tails_ISO_21027-fix-interactive-debugging-context 13 28 Jun 2025, 21:16

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 33:0.326 Passed
Feature Additional software
As a Tails user I may want to install software not shipped in Tails And have them installed automatically when I enable persistence in the Greeter
7:55.208
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:509 0.004
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:21.233
And I update APT using apt 18.470
And I install "popularity-contest" using apt 31.293
Then I am proposed to add the "popularity-contest" package to my Additional Software 10.689
When I create a persistent storage and activate the Additional Software feature 43.568
Then Additional Software is correctly configured for package "popularity-contest" 9.022
When I shutdown Tails and wait for the computer to power off 22.247
And I start Tails from USB drive "__internal" with network unplugged 1:45.808
And I enable persistence 57.479
And I log in to a new session 41.908
And the Additional Software installation service has started 45.683
Then I am notified that the installation succeeded 3.904
And Additional Software is correctly configured for package "popularity-contest" 3.276
And the package "popularity-contest" is installed after Additional Software has been started 0.621
After features/support/hooks.rb:517 22.272
After features/support/hooks.rb:330 2.711
After features/support/hooks.rb:100 0.013
3:12.537
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:509 0.005
Given a computer 0.209
And I start Tails from USB drive "__internal" and I login with an administration password 2:19.542
And I update APT using apt 15.435
When I install "makepp" using apt 27.849
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 9.253
And the package "makepp" is installed 0.246
After features/support/hooks.rb:517 25.131
After features/support/hooks.rb:330 1.128
After features/support/hooks.rb:100 0.014
6:39.801
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:509 0.006
Given a computer 0.213
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 4:18.224
When I uninstall "popularity-contest" using apt 22.966
And I accept removing "popularity-contest" from Additional Software 2.127
Then "popularity-contest" is not in the list of Additional Software 0.845
When I start Synaptic 32.878
And I update APT using Synaptic 24.575
And I install "cowsay" using Synaptic 17.475
And I accept adding "cowsay" to Additional Software 1.118
Then Additional Software is correctly configured for package "cowsay" 0.795
When I uninstall "cowsay" using apt 3.284
And I refuse removing "cowsay" from Additional Software 0.758
Then Additional Software is correctly configured for package "cowsay" 0.921
When I start "Additional Software" via GNOME Activities Overview 16.274
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.368
Then "cowsay" is not in the list of Additional Software 3.946
When I install "cowsay" using apt 6.770
And I refuse adding "cowsay" to Additional Software 0.557
Then "cowsay" is not in the list of Additional Software 0.699
After features/support/hooks.rb:517 0.685
After features/support/hooks.rb:330 0.653
After features/support/hooks.rb:100 0.010
12:20.678
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.207
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:16.073
And I configure APT to prefer an old version of cowsay 0.026
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 31.766
And I accept adding "cowsay" to Additional Software 7.378
And Additional Software is correctly configured for package "cowsay" 1.373
And I shutdown Tails and wait for the computer to power off 4.471
And I start Tails from USB drive "__internal" with network unplugged 1:17.667
And I enable persistence 18.050
# 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
# 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.112
And I log in to a new session 43.624
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 43.252
And I revert the APT tweaks that made it prefer an old version of cowsay 0.114
# 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.082
And the network is plugged 0.089
And Tor is ready 29.969
And available upgrades have been checked 0.071
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.909
And I can open the Additional Software configuration window from the notification 4.225
And I shutdown Tails and wait for the computer to power off 20.870
And I start Tails from USB drive "__internal" with network unplugged 1:26.453
And I enable persistence 22.538
# 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.084
And I log in to a new session 47.251
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 46.302
And I revert the APT tweaks that made it prefer an old version of cowsay 0.563
And the network is plugged 1.266
And Tor is ready 50.573
Then the Additional Software upgrade service has started 0.175
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.095
After features/support/hooks.rb:517 1.489
After features/support/hooks.rb:330 0.684
After features/support/hooks.rb:100 0.041
2:52.101
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Before features/support/hooks.rb:509 0.007
Given a computer 0.254
And I start Tails from USB drive "__internal" with network unplugged 1:31.773
And I enable persistence 15.130
And I remove the "cowsay" deb files from the APT cache 0.165
# 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.301
And I log in to a new session 51.861
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 3.661
And I can open the Additional Software log file from the notification 7.723
And the package "cowsay" is not installed 1.228
After features/support/hooks.rb:517 0.196
After features/support/hooks.rb:330 1.836
After features/support/hooks.rb:100 0.010