Project Number Date
test_Tails_ISO_improved-new-identity-scenario 2 01 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:46.047 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:44.124
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.004
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 56.582
And I update APT using apt 12.634
And I install "popularity-contest" using apt 23.140
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.130
When I create a persistent storage and activate the Additional Software feature 21.050
Then Additional Software is correctly configured for package "popularity-contest" 2.627
When I shutdown Tails and wait for the computer to power off 10.403
And I start Tails from USB drive "__internal" with network unplugged 1:2.014
And I enable persistence 19.724
And I log in to a new session 35.222
And the Additional Software installation service has started 31.569
Then I am notified that the installation succeeded 1.906
And Additional Software is correctly configured for package "popularity-contest" 0.835
And the package "popularity-contest" is installed after Additional Software has been started 0.282
After features/support/hooks.rb:519 13.943
After features/support/hooks.rb:330 2.532
After features/support/hooks.rb:100 0.013
2:27.572
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.192
And I start Tails from USB drive "__internal" and I login with an administration password 1:44.237
And I update APT using apt 13.467
When I install "makepp" using apt 22.942
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.624
And the package "makepp" is installed 0.107
After features/support/hooks.rb:519 14.721
After features/support/hooks.rb:330 1.273
After features/support/hooks.rb:100 0.012
4:59.767
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.007
Given a computer 0.230
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:12.299
When I uninstall "popularity-contest" using apt 21.873
And I accept removing "popularity-contest" from Additional Software 0.718
Then "popularity-contest" is not in the list of Additional Software 0.806
When I start Synaptic 21.942
And I update APT using Synaptic 22.399
And I install "cowsay" using Synaptic 11.371
And I accept adding "cowsay" to Additional Software 1.078
Then Additional Software is correctly configured for package "cowsay" 0.857
When I uninstall "cowsay" using apt 3.293
And I refuse removing "cowsay" from Additional Software 0.586
Then Additional Software is correctly configured for package "cowsay" 0.892
When I start "Additional Software" via GNOME Activities Overview 10.688
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.294
Then "cowsay" is not in the list of Additional Software 0.967
When I install "cowsay" using apt 3.234
And I refuse adding "cowsay" to Additional Software 0.580
Then "cowsay" is not in the list of Additional Software 0.650
After features/support/hooks.rb:519 0.668
After features/support/hooks.rb:330 1.166
After features/support/hooks.rb:100 0.015
12:14.442
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.007
Given a computer 0.217
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:27.433
And I configure APT to prefer an old version of cowsay 0.039
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.195
And I accept adding "cowsay" to Additional Software 7.311
And Additional Software is correctly configured for package "cowsay" 0.965
And I shutdown Tails and wait for the computer to power off 6.385
And I start Tails from USB drive "__internal" with network unplugged 1:3.981
And I enable persistence 14.249
# 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.034
# 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.159
And I log in to a new session 40.916
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.496
And I revert the APT tweaks that made it prefer an old version of cowsay 0.066
# 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.090
And the network is plugged 0.095
And Tor is ready 46.861
And available upgrades have been checked 0.053
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 0.694
And I can open the Additional Software configuration window from the notification 3.047
And I shutdown Tails and wait for the computer to power off 2:3.361
And I start Tails from USB drive "__internal" with network unplugged 1:1.086
And I enable persistence 12.624
# 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.026
And I log in to a new session 40.869
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.039
And I revert the APT tweaks that made it prefer an old version of cowsay 0.071
And the network is plugged 0.390
And Tor is ready 53.352
Then the Additional Software upgrade service has started 0.178
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.144
After features/support/hooks.rb:519 1.654
After features/support/hooks.rb:330 0.681
After features/support/hooks.rb:100 0.024
2:20.140
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.191
And I start Tails from USB drive "__internal" with network unplugged 1:3.135
And I enable persistence 14.370
And I remove the "cowsay" deb files from the APT cache 0.069
# 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.085
And I log in to a new session 44.652
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 11.501
And I can open the Additional Software log file from the notification 4.952
And the package "cowsay" is not installed 1.181
After features/support/hooks.rb:519 0.114
After features/support/hooks.rb:330 1.679
After features/support/hooks.rb:100 0.008