Project Number Date
test_Tails_ISO_21027-fix-interactive-debugging-context 5 19 Jun 2025, 21:01

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:39.025 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
6:42.438
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:509 0.013
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:12.199
And I update APT using apt 16.316
And I install "popularity-contest" using apt 26.393
Then I am proposed to add the "popularity-contest" package to my Additional Software 10.534
When I create a persistent storage and activate the Additional Software feature 27.802
Then Additional Software is correctly configured for package "popularity-contest" 3.632
When I shutdown Tails and wait for the computer to power off 16.095
And I start Tails from USB drive "__internal" with network unplugged 1:23.311
And I enable persistence 38.240
And I log in to a new session 56.797
And the Additional Software installation service has started 43.303
Then I am notified that the installation succeeded 4.049
And Additional Software is correctly configured for package "popularity-contest" 2.533
And the package "popularity-contest" is installed after Additional Software has been started 1.227
After features/support/hooks.rb:517 27.016
After features/support/hooks.rb:330 1.500
After features/support/hooks.rb:100 0.038
3:42.842
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.017
Before features/support/hooks.rb:509 0.016
Given a computer 0.474
And I start Tails from USB drive "__internal" and I login with an administration password 2:44.410
And I update APT using apt 19.783
When I install "makepp" using apt 31.240
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.783
And the package "makepp" is installed 0.149
After features/support/hooks.rb:517 30.326
After features/support/hooks.rb:330 1.778
After features/support/hooks.rb:100 0.012
6:44.267
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.294
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 4:20.863
When I uninstall "popularity-contest" using apt 25.966
And I accept removing "popularity-contest" from Additional Software 0.657
Then "popularity-contest" is not in the list of Additional Software 1.015
When I start Synaptic 31.606
And I update APT using Synaptic 24.006
And I install "cowsay" using Synaptic 16.172
And I accept adding "cowsay" to Additional Software 1.386
Then Additional Software is correctly configured for package "cowsay" 0.929
When I uninstall "cowsay" using apt 3.279
And I refuse removing "cowsay" from Additional Software 1.131
Then Additional Software is correctly configured for package "cowsay" 1.117
When I start "Additional Software" via GNOME Activities Overview 17.745
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 11.562
Then "cowsay" is not in the list of Additional Software 1.870
When I install "cowsay" using apt 3.245
And I refuse adding "cowsay" to Additional Software 0.623
Then "cowsay" is not in the list of Additional Software 0.791
After features/support/hooks.rb:517 1.063
After features/support/hooks.rb:330 1.102
After features/support/hooks.rb:100 0.015
13:28.920
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Before features/support/hooks.rb:509 0.005
Given a computer 0.313
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:19.552
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 49.231
And I accept adding "cowsay" to Additional Software 7.533
And Additional Software is correctly configured for package "cowsay" 0.923
And I shutdown Tails and wait for the computer to power off 6.429
And I start Tails from USB drive "__internal" with network unplugged 1:30.774
And I enable persistence 19.419
# 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.038
# 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.089
And I log in to a new session 1:0.699
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 44.849
And I revert the APT tweaks that made it prefer an old version of cowsay 0.079
# 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.091
And the network is plugged 0.075
And Tor is ready 28.943
And available upgrades have been checked 0.091
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 6.193
And I can open the Additional Software configuration window from the notification 3.626
And I shutdown Tails and wait for the computer to power off 18.061
And I start Tails from USB drive "__internal" with network unplugged 1:29.106
And I enable persistence 16.242
# 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 56.450
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 47.068
And I revert the APT tweaks that made it prefer an old version of cowsay 0.211
And the network is plugged 0.224
And Tor is ready 1:1.747
Then the Additional Software upgrade service has started 0.515
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.279
After features/support/hooks.rb:517 3.225
After features/support/hooks.rb:330 1.272
After features/support/hooks.rb:100 0.085
3:0.556
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:509 0.009
Given a computer 0.362
And I start Tails from USB drive "__internal" with network unplugged 1:21.634
And I enable persistence 15.699
And I remove the "cowsay" deb files from the APT cache 0.170
# 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.289
And I log in to a new session 51.524
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 20.264
And I can open the Additional Software log file from the notification 9.560
And the package "cowsay" is not installed 1.051
After features/support/hooks.rb:517 0.132
After features/support/hooks.rb:330 1.662
After features/support/hooks.rb:100 0.010