Project Number Date
test_Tails_ISO_improved-new-identity-scenario 16 15 May 2025, 15:05

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 26:43.857 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:25.178
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:513 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:2.118
And I update APT using apt 14.600
And I install "popularity-contest" using apt 23.398
Then I am proposed to add the "popularity-contest" package to my Additional Software 10.124
When I create a persistent storage and activate the Additional Software feature 20.133
Then Additional Software is correctly configured for package "popularity-contest" 3.266
When I shutdown Tails and wait for the computer to power off 15.229
And I start Tails from USB drive "__internal" with network unplugged 1:6.474
And I enable persistence 23.024
And I log in to a new session 42.136
And the Additional Software installation service has started 41.273
Then I am notified that the installation succeeded 2.092
And Additional Software is correctly configured for package "popularity-contest" 1.000
And the package "popularity-contest" is installed after Additional Software has been started 0.304
After features/support/hooks.rb:521 16.708
After features/support/hooks.rb:330 2.494
After features/support/hooks.rb:100 0.010
2:43.811
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:513 0.007
Given a computer 0.223
And I start Tails from USB drive "__internal" and I login with an administration password 1:58.780
And I update APT using apt 14.116
When I install "makepp" using apt 26.104
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.461
And the package "makepp" is installed 0.125
After features/support/hooks.rb:521 17.146
After features/support/hooks.rb:330 1.387
After features/support/hooks.rb:100 0.015
5:27.879
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:513 0.007
Given a computer 0.369
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:35.659
When I uninstall "popularity-contest" using apt 21.951
And I accept removing "popularity-contest" from Additional Software 0.643
Then "popularity-contest" is not in the list of Additional Software 0.767
When I start Synaptic 23.244
And I update APT using Synaptic 22.987
And I install "cowsay" using Synaptic 12.872
And I accept adding "cowsay" to Additional Software 1.467
Then Additional Software is correctly configured for package "cowsay" 0.845
When I uninstall "cowsay" using apt 3.281
And I refuse removing "cowsay" from Additional Software 0.602
Then Additional Software is correctly configured for package "cowsay" 0.893
When I start "Additional Software" via GNOME Activities Overview 11.329
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.954
Then "cowsay" is not in the list of Additional Software 1.030
When I install "cowsay" using apt 3.227
And I refuse adding "cowsay" to Additional Software 0.890
Then "cowsay" is not in the list of Additional Software 0.861
After features/support/hooks.rb:521 0.734
After features/support/hooks.rb:330 0.908
After features/support/hooks.rb:100 0.013
10:44.717
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:513 0.006
Given a computer 0.228
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:42.050
And I configure APT to prefer an old version of cowsay 0.085
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 29.792
And I accept adding "cowsay" to Additional Software 6.141
And Additional Software is correctly configured for package "cowsay" 1.009
And I shutdown Tails and wait for the computer to power off 6.974
And I start Tails from USB drive "__internal" with network unplugged 1:7.216
And I enable persistence 14.269
# 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.095
And I log in to a new session 43.234
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.745
And I revert the APT tweaks that made it prefer an old version of cowsay 0.057
# 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.070
And the network is plugged 0.081
And Tor is ready 19.047
And available upgrades have been checked 1.292
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.615
And I can open the Additional Software configuration window from the notification 5.115
And I shutdown Tails and wait for the computer to power off 15.897
And I start Tails from USB drive "__internal" with network unplugged 1:6.952
And I enable persistence 13.216
# 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.068
And I log in to a new session 43.869
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.150
And I revert the APT tweaks that made it prefer an old version of cowsay 0.059
And the network is plugged 0.092
And Tor is ready 56.924
Then the Additional Software upgrade service has started 0.203
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.119
After features/support/hooks.rb:521 1.664
After features/support/hooks.rb:330 0.824
After features/support/hooks.rb:100 0.051
2:22.270
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:513 0.012
Given a computer 0.310
And I start Tails from USB drive "__internal" with network unplugged 1:4.567
And I enable persistence 13.429
And I remove the "cowsay" deb files from the APT cache 0.063
# 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.095
And I log in to a new session 41.385
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.373
And I can open the Additional Software log file from the notification 7.173
And the package "cowsay" is not installed 0.870
After features/support/hooks.rb:521 0.137
After features/support/hooks.rb:330 1.612
After features/support/hooks.rb:100 0.008