Project Number Date
test_Tails_ISO_improved-new-identity-scenario 4 03 May 2025, 12:58

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 23:0.596 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
4:45.362
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:511 0.012
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 57.055
And I update APT using apt 12.267
And I install "popularity-contest" using apt 23.016
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.630
When I create a persistent storage and activate the Additional Software feature 19.493
Then Additional Software is correctly configured for package "popularity-contest" 2.491
When I shutdown Tails and wait for the computer to power off 10.844
And I start Tails from USB drive "__internal" with network unplugged 58.494
And I enable persistence 21.631
And I log in to a new session 40.285
And the Additional Software installation service has started 31.630
Then I am notified that the installation succeeded 1.506
And Additional Software is correctly configured for package "popularity-contest" 0.760
And the package "popularity-contest" is installed after Additional Software has been started 0.253
After features/support/hooks.rb:519 14.101
After features/support/hooks.rb:330 2.066
After features/support/hooks.rb:100 0.011
2:20.232
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.182
And I start Tails from USB drive "__internal" and I login with an administration password 1:40.074
And I update APT using apt 12.639
When I install "makepp" using apt 22.946
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.306
And the package "makepp" is installed 0.081
After features/support/hooks.rb:519 13.545
After features/support/hooks.rb:330 1.315
After features/support/hooks.rb:100 0.012
4:47.683
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.006
Given a computer 0.194
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:3.235
When I uninstall "popularity-contest" using apt 21.764
And I accept removing "popularity-contest" from Additional Software 0.651
Then "popularity-contest" is not in the list of Additional Software 0.664
When I start Synaptic 22.129
And I update APT using Synaptic 22.117
And I install "cowsay" using Synaptic 8.166
And I accept adding "cowsay" to Additional Software 1.614
Then Additional Software is correctly configured for package "cowsay" 0.738
When I uninstall "cowsay" using apt 3.251
And I refuse removing "cowsay" from Additional Software 0.508
Then Additional Software is correctly configured for package "cowsay" 0.748
When I start "Additional Software" via GNOME Activities Overview 10.449
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.512
Then "cowsay" is not in the list of Additional Software 1.402
When I install "cowsay" using apt 3.209
And I refuse adding "cowsay" to Additional Software 0.572
Then "cowsay" is not in the list of Additional Software 0.750
After features/support/hooks.rb:519 0.595
After features/support/hooks.rb:330 0.615
After features/support/hooks.rb:100 0.016
8:58.783
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.006
Given a computer 0.188
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:17.579
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 25.313
And I accept adding "cowsay" to Additional Software 5.463
And Additional Software is correctly configured for package "cowsay" 0.878
And I shutdown Tails and wait for the computer to power off 6.370
And I start Tails from USB drive "__internal" with network unplugged 59.538
And I enable persistence 11.220
# 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
# 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.096
And I log in to a new session 40.007
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 30.824
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.064
And the network is plugged 0.079
And Tor is ready 20.372
And available upgrades have been checked 0.067
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.186
And I can open the Additional Software configuration window from the notification 2.883
And I shutdown Tails and wait for the computer to power off 6.419
And I start Tails from USB drive "__internal" with network unplugged 59.059
And I enable persistence 11.214
# 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
And I log in to a new session 34.663
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 30.960
And I revert the APT tweaks that made it prefer an old version of cowsay 0.049
And the network is plugged 0.089
And Tor is ready 51.785
Then the Additional Software upgrade service has started 0.179
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.091
After features/support/hooks.rb:519 1.137
After features/support/hooks.rb:330 0.604
After features/support/hooks.rb:100 0.026
2:8.535
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.006
Given a computer 0.216
And I start Tails from USB drive "__internal" with network unplugged 59.422
And I enable persistence 10.777
And I remove the "cowsay" deb files from the APT cache 0.060
# 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.099
And I log in to a new session 39.640
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.378
And I can open the Additional Software log file from the notification 5.047
And the package "cowsay" is not installed 0.893
After features/support/hooks.rb:519 0.114
After features/support/hooks.rb:330 1.611
After features/support/hooks.rb:100 0.008