Project Number Date
test_Tails_ISO_improved-new-identity-scenario 15 14 May 2025, 13:35

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:22.704 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:42.313
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:513 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:6.226
And I update APT using apt 12.657
And I install "popularity-contest" using apt 26.121
Then I am proposed to add the "popularity-contest" package to my Additional Software 4.114
When I create a persistent storage and activate the Additional Software feature 21.113
Then Additional Software is correctly configured for package "popularity-contest" 3.335
When I shutdown Tails and wait for the computer to power off 13.243
And I start Tails from USB drive "__internal" with network unplugged 1:13.025
And I enable persistence 33.183
And I log in to a new session 44.813
And the Additional Software installation service has started 41.341
Then I am notified that the installation succeeded 1.885
And Additional Software is correctly configured for package "popularity-contest" 0.946
And the package "popularity-contest" is installed after Additional Software has been started 0.303
After features/support/hooks.rb:521 16.989
After features/support/hooks.rb:330 2.735
After features/support/hooks.rb:100 0.012
2:35.541
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:513 0.007
Given a computer 0.229
And I start Tails from USB drive "__internal" and I login with an administration password 1:49.989
And I update APT using apt 13.058
When I install "makepp" using apt 26.797
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 5.370
And the package "makepp" is installed 0.094
After features/support/hooks.rb:521 16.864
After features/support/hooks.rb:330 1.575
After features/support/hooks.rb:100 0.021
5:23.805
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:513 0.010
Given a computer 0.379
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:31.876
When I uninstall "popularity-contest" using apt 21.924
And I accept removing "popularity-contest" from Additional Software 0.644
Then "popularity-contest" is not in the list of Additional Software 1.012
When I start Synaptic 24.177
And I update APT using Synaptic 22.836
And I install "cowsay" using Synaptic 9.731
And I accept adding "cowsay" to Additional Software 1.788
Then Additional Software is correctly configured for package "cowsay" 0.922
When I uninstall "cowsay" using apt 3.280
And I refuse removing "cowsay" from Additional Software 0.700
Then Additional Software is correctly configured for package "cowsay" 1.067
When I start "Additional Software" via GNOME Activities Overview 11.077
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.959
Then "cowsay" is not in the list of Additional Software 1.962
When I install "cowsay" using apt 3.220
And I refuse adding "cowsay" to Additional Software 0.571
Then "cowsay" is not in the list of Additional Software 0.671
After features/support/hooks.rb:521 0.594
After features/support/hooks.rb:330 0.696
After features/support/hooks.rb:100 0.009
12:24.179
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:513 0.006
Given a computer 0.233
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:33.389
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.028
And I accept adding "cowsay" to Additional Software 4.386
And Additional Software is correctly configured for package "cowsay" 1.143
And I shutdown Tails and wait for the computer to power off 6.658
And I start Tails from USB drive "__internal" with network unplugged 1:13.786
And I enable persistence 13.507
# 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.035
# 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.087
And I log in to a new session 41.558
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.318
And I revert the APT tweaks that made it prefer an old version of cowsay 0.047
# 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.103
And the network is plugged 0.073
And Tor is ready 19.716
And available upgrades have been checked 1.284
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.550
And I can open the Additional Software configuration window from the notification 3.112
And I shutdown Tails and wait for the computer to power off 2:6.705
And I start Tails from USB drive "__internal" with network unplugged 1:13.000
And I enable persistence 14.801
# 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 42.608
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.337
And I revert the APT tweaks that made it prefer an old version of cowsay 0.072
And the network is plugged 0.090
And Tor is ready 48.180
Then the Additional Software upgrade service has started 0.199
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.104
After features/support/hooks.rb:521 1.383
After features/support/hooks.rb:330 0.693
After features/support/hooks.rb:100 0.034
2:16.865
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:513 0.008
Given a computer 0.201
And I start Tails from USB drive "__internal" with network unplugged 1:3.993
And I enable persistence 11.885
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.092
And I log in to a new session 40.964
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.736
And I can open the Additional Software log file from the notification 4.988
And the package "cowsay" is not installed 0.942
After features/support/hooks.rb:521 0.134
After features/support/hooks.rb:330 1.755
After features/support/hooks.rb:100 0.009