Project Number Date
test_Tails_ISO_stable 5571 13 Apr 2025, 13:27

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 32:12.088 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:44.047
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:511 0.012
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:8.402
And I update APT using apt 42.014
And I install "popularity-contest" using apt 23.693
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.704
When I create a persistent storage and activate the Additional Software feature 20.661
Then Additional Software is correctly configured for package "popularity-contest" 2.792
When I shutdown Tails and wait for the computer to power off 14.792
And I start Tails from USB drive "__internal" with network unplugged 1:0.180
And I enable persistence 23.769
And I log in to a new session 46.025
And the Additional Software installation service has started 31.934
Then I am notified that the installation succeeded 1.972
And Additional Software is correctly configured for package "popularity-contest" 0.849
And the package "popularity-contest" is installed after Additional Software has been started 0.255
After features/support/hooks.rb:519 13.563
After features/support/hooks.rb:330 2.042
After features/support/hooks.rb:100 0.013
5:39.834
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.204
And I start Tails from USB drive "__internal" and I login with an administration password 1:52.916
And I update APT using apt 3:16.889
When I install "makepp" using apt 23.239
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.505
And the package "makepp" is installed 0.079
After features/support/hooks.rb:519 14.706
After features/support/hooks.rb:330 1.496
After features/support/hooks.rb:100 0.021
7:36.219
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Before features/support/hooks.rb:511 0.010
Given a computer 0.199
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 5:53.578
When I uninstall "popularity-contest" using apt 18.932
And I accept removing "popularity-contest" from Additional Software 0.643
Then "popularity-contest" is not in the list of Additional Software 0.770
When I start Synaptic 22.320
And I update APT using Synaptic 23.042
And I install "cowsay" using Synaptic 8.201
And I accept adding "cowsay" to Additional Software 2.204
Then Additional Software is correctly configured for package "cowsay" 0.786
When I uninstall "cowsay" using apt 3.290
And I refuse removing "cowsay" from Additional Software 0.573
Then Additional Software is correctly configured for package "cowsay" 0.807
When I start "Additional Software" via GNOME Activities Overview 10.582
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.452
Then "cowsay" is not in the list of Additional Software 1.346
When I install "cowsay" using apt 3.203
And I refuse adding "cowsay" to Additional Software 0.588
Then "cowsay" is not in the list of Additional Software 0.694
After features/support/hooks.rb:519 1.094
After features/support/hooks.rb:330 0.734
After features/support/hooks.rb:100 0.008
11:10.330
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.005
Given a computer 0.209
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:24.345
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 26.512
And I accept adding "cowsay" to Additional Software 6.931
And Additional Software is correctly configured for package "cowsay" 0.925
And I shutdown Tails and wait for the computer to power off 6.409
And I start Tails from USB drive "__internal" with network unplugged 1:0.920
And I enable persistence 12.479
# 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.024
# 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.083
And I log in to a new session 31.195
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.162
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
# 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.074
And the network is plugged 0.066
And Tor is ready 19.581
And available upgrades have been checked 1.192
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.756
And I can open the Additional Software configuration window from the notification 3.008
And I shutdown Tails and wait for the computer to power off 2:7.205
And I start Tails from USB drive "__internal" with network unplugged 1:2.504
And I enable persistence 13.200
# 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 46.090
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.432
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
And the network is plugged 0.098
And Tor is ready 40.491
Then the Additional Software upgrade service has started 0.173
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.076
After features/support/hooks.rb:519 1.259
After features/support/hooks.rb:330 0.958
After features/support/hooks.rb:100 0.029
2:1.656
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.238
And I start Tails from USB drive "__internal" with network unplugged 1:0.301
And I enable persistence 12.913
And I remove the "cowsay" deb files from the APT cache 0.065
# 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.094
And I log in to a new session 38.665
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 4.867
And I can open the Additional Software log file from the notification 4.168
And the package "cowsay" is not installed 0.342
After features/support/hooks.rb:519 0.117
After features/support/hooks.rb:330 1.573
After features/support/hooks.rb:100 0.007