Project Number Date
test_Tails_ISO_20263-remote-shell-debug-logging 24 24 Mar 2025, 21:39

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 32:0.693 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:40.048
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:511 0.011
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 54.197
And I update APT using apt 5:13.162
And I install "popularity-contest" using apt 22.400
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.849
When I create a persistent storage and activate the Additional Software feature 19.164
Then Additional Software is correctly configured for package "popularity-contest" 1.494
When I shutdown Tails and wait for the computer to power off 10.601
And I start Tails from USB drive "__internal" with network unplugged 58.043
And I enable persistence 20.733
And I log in to a new session 39.492
And the Additional Software installation service has started 32.079
Then I am notified that the installation succeeded 1.712
And Additional Software is correctly configured for package "popularity-contest" 0.847
And the package "popularity-contest" is installed after Additional Software has been started 0.270
After features/support/hooks.rb:519 13.750
After features/support/hooks.rb:330 2.077
After features/support/hooks.rb:100 0.011
3:49.914
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.005
Given a computer 0.188
And I start Tails from USB drive "__internal" and I login with an administration password 1:40.094
And I update APT using apt 1:42.787
When I install "makepp" using apt 22.404
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.339
And the package "makepp" is installed 0.099
After features/support/hooks.rb:519 14.303
After features/support/hooks.rb:330 0.991
After features/support/hooks.rb:100 0.011
5:11.975
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.005
Given a computer 0.196
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:28.585
When I uninstall "popularity-contest" using apt 18.648
And I accept removing "popularity-contest" from Additional Software 2.042
Then "popularity-contest" is not in the list of Additional Software 0.665
When I start Synaptic 22.240
And I update APT using Synaptic 21.945
And I install "cowsay" using Synaptic 10.774
And I accept adding "cowsay" to Additional Software 1.292
Then Additional Software is correctly configured for package "cowsay" 0.739
When I uninstall "cowsay" using apt 3.229
And I refuse removing "cowsay" from Additional Software 0.637
Then Additional Software is correctly configured for package "cowsay" 0.759
When I start "Additional Software" via GNOME Activities Overview 10.483
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.371
Then "cowsay" is not in the list of Additional Software 0.836
When I install "cowsay" using apt 3.204
And I refuse adding "cowsay" to Additional Software 0.673
Then "cowsay" is not in the list of Additional Software 0.650
After features/support/hooks.rb:519 0.604
After features/support/hooks.rb:330 0.824
After features/support/hooks.rb:100 0.008
11:1.615
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.005
Given a computer 0.306
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:20.118
And I configure APT to prefer an old version of cowsay 0.025
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 28.162
And I accept adding "cowsay" to Additional Software 4.263
And Additional Software is correctly configured for package "cowsay" 0.811
And I shutdown Tails and wait for the computer to power off 6.711
And I start Tails from USB drive "__internal" with network unplugged 58.313
And I enable persistence 10.796
# 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.027
# 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.097
And I log in to a new session 38.355
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.065
And I revert the APT tweaks that made it prefer an old version of cowsay 0.041
# 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.069
And the network is plugged 0.070
And Tor is ready 22.766
And available upgrades have been checked 0.064
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.277
And I can open the Additional Software configuration window from the notification 2.667
And I shutdown Tails and wait for the computer to power off 2:3.051
And I start Tails from USB drive "__internal" with network unplugged 57.405
And I enable persistence 12.741
# 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.024
And I log in to a new session 36.951
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.428
And I revert the APT tweaks that made it prefer an old version of cowsay 0.063
And the network is plugged 0.061
And Tor is ready 51.630
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.088
After features/support/hooks.rb:519 1.300
After features/support/hooks.rb:330 0.681
After features/support/hooks.rb:100 0.024
2:17.138
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.005
Given a computer 0.199
And I start Tails from USB drive "__internal" with network unplugged 1:6.948
And I enable persistence 12.057
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.080
And I log in to a new session 37.805
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.651
And I can open the Additional Software log file from the notification 5.814
And the package "cowsay" is not installed 0.515
After features/support/hooks.rb:519 0.150
After features/support/hooks.rb:330 0.800
After features/support/hooks.rb:100 0.010