Project Number Date
test_Tails_ISO_20263-remote-shell-debug-logging 25 26 Mar 2025, 00:14

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:2.546 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
9:30.420
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 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:0.395
And I update APT using apt 4:47.376
And I install "popularity-contest" using apt 25.502
Then I am proposed to add the "popularity-contest" package to my Additional Software 4.966
When I create a persistent storage and activate the Additional Software feature 18.111
Then Additional Software is correctly configured for package "popularity-contest" 1.466
When I shutdown Tails and wait for the computer to power off 13.075
And I start Tails from USB drive "__internal" with network unplugged 1:0.296
And I enable persistence 24.506
And I log in to a new session 39.398
And the Additional Software installation service has started 32.681
Then I am notified that the installation succeeded 1.622
And Additional Software is correctly configured for package "popularity-contest" 0.746
And the package "popularity-contest" is installed after Additional Software has been started 0.275
After features/support/hooks.rb:519 15.094
After features/support/hooks.rb:330 1.786
After features/support/hooks.rb:100 0.014
6:56.709
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.006
Given a computer 0.222
And I start Tails from USB drive "__internal" and I login with an administration password 1:41.760
And I update APT using apt 4:44.362
When I install "makepp" using apt 25.746
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.542
And the package "makepp" is installed 0.075
After features/support/hooks.rb:519 15.636
After features/support/hooks.rb:330 1.217
After features/support/hooks.rb:100 0.012
5:1.591
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.005
Given a computer 0.214
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:14.153
When I uninstall "popularity-contest" using apt 21.794
And I accept removing "popularity-contest" from Additional Software 0.698
Then "popularity-contest" is not in the list of Additional Software 0.662
When I start Synaptic 24.441
And I update APT using Synaptic 22.147
And I install "cowsay" using Synaptic 9.467
And I accept adding "cowsay" to Additional Software 1.164
Then Additional Software is correctly configured for package "cowsay" 0.835
When I uninstall "cowsay" using apt 3.194
And I refuse removing "cowsay" from Additional Software 0.638
Then Additional Software is correctly configured for package "cowsay" 0.833
When I start "Additional Software" via GNOME Activities Overview 10.656
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.011
Then "cowsay" is not in the list of Additional Software 0.968
When I install "cowsay" using apt 3.257
And I refuse adding "cowsay" to Additional Software 0.730
Then "cowsay" is not in the list of Additional Software 0.719
After features/support/hooks.rb:519 0.613
After features/support/hooks.rb:330 0.882
After features/support/hooks.rb:100 0.009
9:25.838
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.006
Given a computer 0.201
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:21.175
And I configure APT to prefer an old version of cowsay 0.024
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.380
And I accept adding "cowsay" to Additional Software 5.571
And Additional Software is correctly configured for package "cowsay" 0.943
And I shutdown Tails and wait for the computer to power off 6.397
And I start Tails from USB drive "__internal" with network unplugged 58.831
And I enable persistence 11.954
# 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.025
# 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.098
And I log in to a new session 39.444
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.228
And I revert the APT tweaks that made it prefer an old version of cowsay 0.065
# 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.067
And the network is plugged 0.073
And Tor is ready 19.408
And available upgrades have been checked 1.219
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.985
And I can open the Additional Software configuration window from the notification 2.661
And I shutdown Tails and wait for the computer to power off 18.380
And I start Tails from USB drive "__internal" with network unplugged 57.942
And I enable persistence 10.940
# 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 39.134
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.144
And I revert the APT tweaks that made it prefer an old version of cowsay 0.051
And the network is plugged 0.073
And Tor is ready 50.106
Then the Additional Software upgrade service has started 0.185
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.092
After features/support/hooks.rb:519 1.233
After features/support/hooks.rb:330 0.719
After features/support/hooks.rb:100 0.026
2:7.986
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.006
Given a computer 0.207
And I start Tails from USB drive "__internal" with network unplugged 57.698
And I enable persistence 15.875
And I remove the "cowsay" deb files from the APT cache 0.066
# 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.101
And I log in to a new session 35.796
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.499
And I can open the Additional Software log file from the notification 5.172
And the package "cowsay" is not installed 0.568
After features/support/hooks.rb:519 0.130
After features/support/hooks.rb:330 1.021
After features/support/hooks.rb:100 0.011