Project Number Date
test_Tails_ISO_feature-arti 50 06 May 2025, 20:38

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:13.058 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:30.165
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:507 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:0.113
And I update APT using apt 35.709
And I install "popularity-contest" using apt 26.119
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.786
When I create a persistent storage and activate the Additional Software feature 22.048
Then Additional Software is correctly configured for package "popularity-contest" 2.521
When I shutdown Tails and wait for the computer to power off 11.052
And I start Tails from USB drive "__internal" with network unplugged 1:3.772
And I enable persistence 21.892
And I log in to a new session 42.322
And the Additional Software installation service has started 34.934
Then I am notified that the installation succeeded 1.694
And Additional Software is correctly configured for package "popularity-contest" 0.902
And the package "popularity-contest" is installed after Additional Software has been started 0.295
After features/support/hooks.rb:515 15.971
After features/support/hooks.rb:330 2.084
After features/support/hooks.rb:100 0.013
2:58.248
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.009
Given a computer 0.238
And I start Tails from USB drive "__internal" and I login with an administration password 1:53.535
And I update APT using apt 34.686
When I install "makepp" using apt 23.074
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.618
And the package "makepp" is installed 0.094
After features/support/hooks.rb:515 15.567
After features/support/hooks.rb:330 1.735
After features/support/hooks.rb:100 0.012
5:15.658
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.007
Given a computer 0.221
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:25.273
When I uninstall "popularity-contest" using apt 22.169
And I accept removing "popularity-contest" from Additional Software 0.641
Then "popularity-contest" is not in the list of Additional Software 0.839
When I start Synaptic 24.921
And I update APT using Synaptic 22.270
And I install "cowsay" using Synaptic 11.548
And I accept adding "cowsay" to Additional Software 1.132
Then Additional Software is correctly configured for package "cowsay" 0.916
When I uninstall "cowsay" using apt 3.263
And I refuse removing "cowsay" from Additional Software 0.631
Then Additional Software is correctly configured for package "cowsay" 0.903
When I start "Additional Software" via GNOME Activities Overview 10.774
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.716
Then "cowsay" is not in the list of Additional Software 0.980
When I install "cowsay" using apt 3.204
And I refuse adding "cowsay" to Additional Software 0.554
Then "cowsay" is not in the list of Additional Software 0.693
After features/support/hooks.rb:515 1.013
After features/support/hooks.rb:330 0.676
After features/support/hooks.rb:100 0.010
12:8.663
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.005
Given a computer 0.202
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:36.200
And I configure APT to prefer an old version of cowsay 0.027
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.668
And I accept adding "cowsay" to Additional Software 6.833
And Additional Software is correctly configured for package "cowsay" 0.994
And I shutdown Tails and wait for the computer to power off 6.567
And I start Tails from USB drive "__internal" with network unplugged 1:5.670
And I enable persistence 12.786
# 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.072
# 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.110
And I log in to a new session 43.422
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.717
And I revert the APT tweaks that made it prefer an old version of cowsay 0.057
# 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.119
And the network is plugged 0.087
And Tor is ready 20.101
And available upgrades have been checked 1.120
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.556
And I can open the Additional Software configuration window from the notification 3.666
And I shutdown Tails and wait for the computer to power off 2:2.069
And I start Tails from USB drive "__internal" with network unplugged 1:3.879
And I enable persistence 13.816
# 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.025
And I log in to a new session 42.636
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.402
And I revert the APT tweaks that made it prefer an old version of cowsay 0.062
And the network is plugged 0.111
And Tor is ready 52.412
Then the Additional Software upgrade service has started 0.159
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.104
After features/support/hooks.rb:515 2.189
After features/support/hooks.rb:330 0.678
After features/support/hooks.rb:100 0.025
2:20.322
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.006
Given a computer 0.226
And I start Tails from USB drive "__internal" with network unplugged 1:3.059
And I enable persistence 13.009
And I remove the "cowsay" deb files from the APT cache 0.063
# 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.089
And I log in to a new session 43.807
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.850
And I can open the Additional Software log file from the notification 5.395
And the package "cowsay" is not installed 0.820
After features/support/hooks.rb:515 0.202
After features/support/hooks.rb:330 1.552
After features/support/hooks.rb:100 0.013