Project Number Date
test_Tails_ISO_stable 5581 17 Apr 2025, 22:25

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 30:40.069 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:5.784
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 I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:21.692
And I update APT using apt 43.331
And I install "popularity-contest" using apt 23.121
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.253
When I create a persistent storage and activate the Additional Software feature 19.984
Then Additional Software is correctly configured for package "popularity-contest" 3.183
When I shutdown Tails and wait for the computer to power off 12.868
And I start Tails from USB drive "__internal" with network unplugged 1:2.127
And I enable persistence 29.894
And I log in to a new session 35.617
And the Additional Software installation service has started 43.212
Then I am notified that the installation succeeded 2.129
And Additional Software is correctly configured for package "popularity-contest" 0.956
And the package "popularity-contest" is installed after Additional Software has been started 0.410
After features/support/hooks.rb:519 17.244
After features/support/hooks.rb:330 2.653
After features/support/hooks.rb:100 0.060
4:37.651
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.217
And I start Tails from USB drive "__internal" and I login with an administration password 1:53.798
And I update APT using apt 2:13.094
When I install "makepp" using apt 23.340
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 7.116
And the package "makepp" is installed 0.083
After features/support/hooks.rb:519 16.550
After features/support/hooks.rb:330 1.829
After features/support/hooks.rb:100 0.012
5:15.152
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.015
Given a computer 0.247
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:25.442
When I uninstall "popularity-contest" using apt 21.868
And I accept removing "popularity-contest" from Additional Software 0.658
Then "popularity-contest" is not in the list of Additional Software 0.803
When I start Synaptic 24.954
And I update APT using Synaptic 22.668
And I install "cowsay" using Synaptic 9.655
And I accept adding "cowsay" to Additional Software 1.639
Then Additional Software is correctly configured for package "cowsay" 0.853
When I uninstall "cowsay" using apt 3.240
And I refuse removing "cowsay" from Additional Software 0.581
Then Additional Software is correctly configured for package "cowsay" 0.842
When I start "Additional Software" via GNOME Activities Overview 10.515
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.003
Then "cowsay" is not in the list of Additional Software 1.507
When I install "cowsay" using apt 3.270
And I refuse adding "cowsay" to Additional Software 0.652
Then "cowsay" is not in the list of Additional Software 0.747
After features/support/hooks.rb:519 0.647
After features/support/hooks.rb:330 0.789
After features/support/hooks.rb:100 0.011
12:26.053
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.005
Given a computer 0.197
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:35.289
And I configure APT to prefer an old version of cowsay 0.029
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 33.848
And I accept adding "cowsay" to Additional Software 7.044
And Additional Software is correctly configured for package "cowsay" 0.906
And I shutdown Tails and wait for the computer to power off 7.831
And I start Tails from USB drive "__internal" with network unplugged 1:17.253
And I enable persistence 17.892
# 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.042
# 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.095
And I log in to a new session 44.946
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.594
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.086
And the network is plugged 0.070
And Tor is ready 20.465
And available upgrades have been checked 2.254
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.290
And I can open the Additional Software configuration window from the notification 2.982
And I shutdown Tails and wait for the computer to power off 2:2.406
And I start Tails from USB drive "__internal" with network unplugged 1:4.043
And I enable persistence 13.292
# 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.032
And I log in to a new session 41.157
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.482
And I revert the APT tweaks that made it prefer an old version of cowsay 0.070
And the network is plugged 0.098
And Tor is ready 54.972
Then the Additional Software upgrade service has started 0.200
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.109
After features/support/hooks.rb:519 1.507
After features/support/hooks.rb:330 0.947
After features/support/hooks.rb:100 0.033
2:15.427
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.285
And I start Tails from USB drive "__internal" with network unplugged 1:4.043
And I enable persistence 11.445
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.075
And I log in to a new session 39.405
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.492
And I can open the Additional Software log file from the notification 5.926
And the package "cowsay" is not installed 0.691
After features/support/hooks.rb:519 0.114
After features/support/hooks.rb:330 0.967
After features/support/hooks.rb:100 0.010