Project Number Date
test_Tails_ISO_improved-new-identity-scenario 12 11 May 2025, 13:32

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:33.883 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:55.666
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 1:27.649
And I update APT using apt 12.892
And I install "popularity-contest" using apt 26.375
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.291
When I create a persistent storage and activate the Additional Software feature 22.490
Then Additional Software is correctly configured for package "popularity-contest" 3.187
When I shutdown Tails and wait for the computer to power off 13.725
And I start Tails from USB drive "__internal" with network unplugged 1:4.933
And I enable persistence 24.327
And I log in to a new session 46.377
And the Additional Software installation service has started 43.296
Then I am notified that the installation succeeded 1.771
And Additional Software is correctly configured for package "popularity-contest" 0.937
And the package "popularity-contest" is installed after Additional Software has been started 0.409
After features/support/hooks.rb:519 15.513
After features/support/hooks.rb:330 2.214
After features/support/hooks.rb:100 0.013
2:44.940
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.235
And I start Tails from USB drive "__internal" and I login with an administration password 1:59.347
And I update APT using apt 12.163
When I install "makepp" using apt 26.449
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.642
And the package "makepp" is installed 0.101
After features/support/hooks.rb:519 16.721
After features/support/hooks.rb:330 1.467
After features/support/hooks.rb:100 0.014
5:23.273
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.008
Given a computer 0.265
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:31.443
When I uninstall "popularity-contest" using apt 18.798
And I accept removing "popularity-contest" from Additional Software 0.648
Then "popularity-contest" is not in the list of Additional Software 0.762
When I start Synaptic 24.337
And I update APT using Synaptic 22.699
And I install "cowsay" using Synaptic 15.823
And I accept adding "cowsay" to Additional Software 1.155
Then Additional Software is correctly configured for package "cowsay" 0.927
When I uninstall "cowsay" using apt 3.240
And I refuse removing "cowsay" from Additional Software 0.586
Then Additional Software is correctly configured for package "cowsay" 0.924
When I start "Additional Software" via GNOME Activities Overview 10.892
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.016
Then "cowsay" is not in the list of Additional Software 1.188
When I install "cowsay" using apt 3.262
And I refuse adding "cowsay" to Additional Software 0.586
Then "cowsay" is not in the list of Additional Software 0.713
After features/support/hooks.rb:519 0.761
After features/support/hooks.rb:330 0.793
After features/support/hooks.rb:100 0.008
10:16.389
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 a computer 0.187
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:35.089
And I configure APT to prefer an old version of cowsay 0.035
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 29.398
And I accept adding "cowsay" to Additional Software 4.282
And Additional Software is correctly configured for package "cowsay" 0.932
And I shutdown Tails and wait for the computer to power off 6.736
And I start Tails from USB drive "__internal" with network unplugged 1:3.212
And I enable persistence 12.541
# 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.037
# 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.090
And I log in to a new session 46.696
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.587
And I revert the APT tweaks that made it prefer an old version of cowsay 0.055
# 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.077
And the network is plugged 0.086
And Tor is ready 21.856
And available upgrades have been checked 0.073
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.526
And I can open the Additional Software configuration window from the notification 2.942
And I shutdown Tails and wait for the computer to power off 19.380
And I start Tails from USB drive "__internal" with network unplugged 1:3.209
And I enable persistence 13.509
# 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.031
And I log in to a new session 41.440
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.752
And I revert the APT tweaks that made it prefer an old version of cowsay 0.060
And the network is plugged 0.092
And Tor is ready 54.172
Then the Additional Software upgrade service has started 0.169
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.121
After features/support/hooks.rb:519 1.413
After features/support/hooks.rb:330 0.754
After features/support/hooks.rb:100 0.028
2:13.613
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.249
And I start Tails from USB drive "__internal" with network unplugged 1:4.075
And I enable persistence 11.750
And I remove the "cowsay" deb files from the APT cache 0.077
# 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.096
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.186
And I can open the Additional Software log file from the notification 5.133
And the package "cowsay" is not installed 0.946
After features/support/hooks.rb:519 0.175
After features/support/hooks.rb:330 1.555
After features/support/hooks.rb:100 0.017