Project Number Date
test_Tails_ISO_improved-new-identity-scenario 10 09 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 25:31.224 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:8.262
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
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:3.229
And I update APT using apt 12.803
And I install "popularity-contest" using apt 23.067
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.104
When I create a persistent storage and activate the Additional Software feature 19.300
Then Additional Software is correctly configured for package "popularity-contest" 2.695
When I shutdown Tails and wait for the computer to power off 11.664
And I start Tails from USB drive "__internal" with network unplugged 1:9.095
And I enable persistence 22.174
And I log in to a new session 29.202
And the Additional Software installation service has started 43.352
Then I am notified that the installation succeeded 2.341
And Additional Software is correctly configured for package "popularity-contest" 0.942
And the package "popularity-contest" is installed after Additional Software has been started 0.288
After features/support/hooks.rb:519 16.396
After features/support/hooks.rb:330 2.459
After features/support/hooks.rb:100 0.026
2:35.399
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.014
Before features/support/hooks.rb:511 0.015
Given a computer 0.242
And I start Tails from USB drive "__internal" and I login with an administration password 1:53.083
And I update APT using apt 12.463
When I install "makepp" using apt 22.889
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.626
And the package "makepp" is installed 0.095
After features/support/hooks.rb:519 15.617
After features/support/hooks.rb:330 1.445
After features/support/hooks.rb:100 0.012
5:20.640
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.004
Given a computer 0.203
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:31.336
When I uninstall "popularity-contest" using apt 18.979
And I accept removing "popularity-contest" from Additional Software 2.327
Then "popularity-contest" is not in the list of Additional Software 0.846
When I start Synaptic 24.075
And I update APT using Synaptic 22.395
And I install "cowsay" using Synaptic 11.443
And I accept adding "cowsay" to Additional Software 1.583
Then Additional Software is correctly configured for package "cowsay" 1.037
When I uninstall "cowsay" using apt 3.257
And I refuse removing "cowsay" from Additional Software 0.644
Then Additional Software is correctly configured for package "cowsay" 0.958
When I start "Additional Software" via GNOME Activities Overview 10.885
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.305
Then "cowsay" is not in the list of Additional Software 0.864
When I install "cowsay" using apt 3.190
And I refuse adding "cowsay" to Additional Software 0.573
Then "cowsay" is not in the list of Additional Software 0.730
After features/support/hooks.rb:519 0.794
After features/support/hooks.rb:330 0.742
After features/support/hooks.rb:100 0.008
10:5.812
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.210
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:35.916
And I configure APT to prefer an old version of cowsay 0.033
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 30.116
And I accept adding "cowsay" to Additional Software 4.330
And Additional Software is correctly configured for package "cowsay" 1.104
And I shutdown Tails and wait for the computer to power off 6.225
And I start Tails from USB drive "__internal" with network unplugged 1:5.738
And I enable persistence 13.238
# 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.042
# 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.146
And I log in to a new session 42.094
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 33.114
And I revert the APT tweaks that made it prefer an old version of cowsay 0.061
# 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.076
And Tor is ready 21.879
And available upgrades have been checked 0.063
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.284
And I can open the Additional Software configuration window from the notification 3.453
And I shutdown Tails and wait for the computer to power off 12.940
And I start Tails from USB drive "__internal" with network unplugged 1:8.909
And I enable persistence 13.247
# 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.030
And I log in to a new session 45.249
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 33.186
And I revert the APT tweaks that made it prefer an old version of cowsay 0.051
And the network is plugged 0.095
And Tor is ready 49.578
Then the Additional Software upgrade service has started 0.200
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.121
After features/support/hooks.rb:519 1.693
After features/support/hooks.rb:330 0.784
After features/support/hooks.rb:100 0.024
2:21.110
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.217
And I start Tails from USB drive "__internal" with network unplugged 1:5.070
And I enable persistence 13.647
And I remove the "cowsay" deb files from the APT cache 0.064
# 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.093
And I log in to a new session 40.628
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.886
And I can open the Additional Software log file from the notification 6.572
And the package "cowsay" is not installed 0.928
After features/support/hooks.rb:519 0.173
After features/support/hooks.rb:330 1.625
After features/support/hooks.rb:100 0.008