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

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:18.530 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
6:8.499
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:33.021
And I update APT using apt 13.867
And I install "popularity-contest" using apt 26.183
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.523
When I create a persistent storage and activate the Additional Software feature 21.220
Then Additional Software is correctly configured for package "popularity-contest" 2.959
When I shutdown Tails and wait for the computer to power off 13.125
And I start Tails from USB drive "__internal" with network unplugged 1:6.982
And I enable persistence 30.490
And I log in to a new session 44.514
And the Additional Software installation service has started 43.019
Then I am notified that the installation succeeded 2.036
And Additional Software is correctly configured for package "popularity-contest" 2.184
And the package "popularity-contest" is installed after Additional Software has been started 0.372
After features/support/hooks.rb:519 14.383
After features/support/hooks.rb:330 2.734
After features/support/hooks.rb:100 0.011
2:31.230
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 a computer 0.211
And I start Tails from USB drive "__internal" and I login with an administration password 1:47.807
And I update APT using apt 12.761
When I install "makepp" using apt 23.631
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.730
And the package "makepp" is installed 0.087
After features/support/hooks.rb:519 19.137
After features/support/hooks.rb:330 1.196
After features/support/hooks.rb:100 0.015
5:12.932
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.246
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:23.847
When I uninstall "popularity-contest" using apt 21.934
And I accept removing "popularity-contest" from Additional Software 0.707
Then "popularity-contest" is not in the list of Additional Software 0.780
When I start Synaptic 23.663
And I update APT using Synaptic 22.598
And I install "cowsay" using Synaptic 8.668
And I accept adding "cowsay" to Additional Software 1.518
Then Additional Software is correctly configured for package "cowsay" 0.896
When I uninstall "cowsay" using apt 3.253
And I refuse removing "cowsay" from Additional Software 0.608
Then Additional Software is correctly configured for package "cowsay" 0.904
When I start "Additional Software" via GNOME Activities Overview 10.728
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.389
Then "cowsay" is not in the list of Additional Software 1.411
When I install "cowsay" using apt 3.250
And I refuse adding "cowsay" to Additional Software 0.660
Then "cowsay" is not in the list of Additional Software 0.862
After features/support/hooks.rb:519 0.677
After features/support/hooks.rb:330 0.854
After features/support/hooks.rb:100 0.009
12:3.538
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.006
Given a computer 0.253
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:41.585
And I configure APT to prefer an old version of cowsay 0.034
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 30.339
And I accept adding "cowsay" to Additional Software 5.925
And Additional Software is correctly configured for package "cowsay" 1.093
And I shutdown Tails and wait for the computer to power off 6.414
And I start Tails from USB drive "__internal" with network unplugged 1:4.687
And I enable persistence 13.610
# 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.028
# 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.099
And I log in to a new session 41.337
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.832
And I revert the APT tweaks that made it prefer an old version of cowsay 0.070
# 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.067
And the network is plugged 0.068
And Tor is ready 21.086
And available upgrades have been checked 0.068
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.998
And I can open the Additional Software configuration window from the notification 2.482
And I shutdown Tails and wait for the computer to power off 2:3.048
And I start Tails from USB drive "__internal" with network unplugged 1:7.927
And I enable persistence 13.063
# 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.039
And I log in to a new session 35.815
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.077
And I revert the APT tweaks that made it prefer an old version of cowsay 0.210
And the network is plugged 0.368
And Tor is ready 54.644
Then the Additional Software upgrade service has started 0.176
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.079
After features/support/hooks.rb:519 1.431
After features/support/hooks.rb:330 0.825
After features/support/hooks.rb:100 0.025
2:22.329
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.595
And I start Tails from USB drive "__internal" with network unplugged 1:4.535
And I enable persistence 13.963
And I remove the "cowsay" deb files from the APT cache 0.074
# 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.080
And I log in to a new session 43.336
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.396
And I can open the Additional Software log file from the notification 5.338
And the package "cowsay" is not installed 1.007
After features/support/hooks.rb:519 0.115
After features/support/hooks.rb:330 1.252
After features/support/hooks.rb:100 0.011