Project Number Date
test_Tails_ISO_improved-new-identity-scenario 1 30 Apr 2025, 17:18

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 28:27.809 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:14.754
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:511 0.003
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:2.365
And I update APT using apt 12.635
And I install "popularity-contest" using apt 26.651
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.181
When I create a persistent storage and activate the Additional Software feature 20.935
Then Additional Software is correctly configured for package "popularity-contest" 2.899
When I shutdown Tails and wait for the computer to power off 13.381
And I start Tails from USB drive "__internal" with network unplugged 1:4.839
And I enable persistence 30.395
And I log in to a new session 30.412
And the Additional Software installation service has started 42.257
Then I am notified that the installation succeeded 1.449
And Additional Software is correctly configured for package "popularity-contest" 1.072
And the package "popularity-contest" is installed after Additional Software has been started 0.276
After features/support/hooks.rb:519 13.363
After features/support/hooks.rb:330 1.817
After features/support/hooks.rb:100 0.011
2:38.968
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.211
And I start Tails from USB drive "__internal" and I login with an administration password 1:55.865
And I update APT using apt 11.749
When I install "makepp" using apt 26.578
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.463
And the package "makepp" is installed 0.100
After features/support/hooks.rb:519 16.403
After features/support/hooks.rb:330 1.412
After features/support/hooks.rb:100 0.012
5:37.790
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.005
Given a computer 0.309
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:36.801
When I uninstall "popularity-contest" using apt 25.131
And I accept removing "popularity-contest" from Additional Software 0.685
Then "popularity-contest" is not in the list of Additional Software 0.804
When I start Synaptic 27.539
And I update APT using Synaptic 22.904
And I install "cowsay" using Synaptic 10.307
And I accept adding "cowsay" to Additional Software 1.640
Then Additional Software is correctly configured for package "cowsay" 1.052
When I uninstall "cowsay" using apt 3.290
And I refuse removing "cowsay" from Additional Software 0.700
Then Additional Software is correctly configured for package "cowsay" 0.884
When I start "Additional Software" via GNOME Activities Overview 11.053
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.644
Then "cowsay" is not in the list of Additional Software 1.376
When I install "cowsay" using apt 3.297
And I refuse adding "cowsay" to Additional Software 2.444
Then "cowsay" is not in the list of Additional Software 0.922
After features/support/hooks.rb:519 0.756
After features/support/hooks.rb:330 0.877
After features/support/hooks.rb:100 0.018
12:36.966
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.005
Given a computer 0.471
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:39.254
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 30.331
And I accept adding "cowsay" to Additional Software 4.759
And Additional Software is correctly configured for package "cowsay" 1.111
And I shutdown Tails and wait for the computer to power off 7.187
And I start Tails from USB drive "__internal" with network unplugged 1:10.105
And I enable persistence 18.653
# 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.100
And I log in to a new session 39.793
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.041
And I revert the APT tweaks that made it prefer an old version of cowsay 0.063
# 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.066
And the network is plugged 0.556
And Tor is ready 18.853
And available upgrades have been checked 2.398
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.466
And I can open the Additional Software configuration window from the notification 3.886
And I shutdown Tails and wait for the computer to power off 2:7.968
And I start Tails from USB drive "__internal" with network unplugged 1:8.181
And I enable persistence 16.723
# 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 48.583
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 43.198
And I revert the APT tweaks that made it prefer an old version of cowsay 0.072
And the network is plugged 0.107
And Tor is ready 47.644
Then the Additional Software upgrade service has started 0.180
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.112
After features/support/hooks.rb:519 1.652
After features/support/hooks.rb:330 0.976
After features/support/hooks.rb:100 0.048
2:19.330
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Before features/support/hooks.rb:511 0.013
Given a computer 0.287
And I start Tails from USB drive "__internal" with network unplugged 1:7.434
And I enable persistence 17.854
And I remove the "cowsay" deb files from the APT cache 0.082
# 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 41.673
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 6.211
And I can open the Additional Software log file from the notification 5.007
And the package "cowsay" is not installed 0.683
After features/support/hooks.rb:519 0.124
After features/support/hooks.rb:330 1.528
After features/support/hooks.rb:100 0.022