Project Number Date
test_Tails_ISO_devel 3717 03 Mar 2025, 22:36

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Additional software 84 0 0 0 0 84 6 0 6 27:39.252 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
3:14.903
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.005
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:0.551
And I update APT using apt 13.419
When I install "popularity-contest" using apt 25.683
Then I am notified I can not use Additional Software for "popularity-contest" 5.598
And I can open the Additional Software documentation from the notification 29.649
After features/support/hooks.rb:519 14.148
After features/support/hooks.rb:330 3.052
After features/support/hooks.rb:100 0.003
5:8.449
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 I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:4.579
And I update APT using apt 12.916
And I install "popularity-contest" using apt 25.889
Then I am proposed to add the "popularity-contest" package to my Additional Software 4.709
When I create a persistent storage and activate the Additional Software feature 20.600
Then Additional Software is correctly configured for package "popularity-contest" 1.469
When I shutdown Tails and wait for the computer to power off 14.908
And I start Tails from USB drive "__internal" with network unplugged 1:4.112
And I enable persistence 21.709
And I log in to a new session 43.461
And the Additional Software installation service has started 31.627
Then I am notified that the installation succeeded 1.426
And Additional Software is correctly configured for package "popularity-contest" 0.820
And the package "popularity-contest" is installed after Additional Software has been started 0.219
After features/support/hooks.rb:519 14.122
After features/support/hooks.rb:330 2.094
After features/support/hooks.rb:100 0.012
2:23.819
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.223
And I start Tails from USB drive "__internal" and I login with an administration password 1:38.967
And I update APT using apt 13.875
When I install "makepp" using apt 25.657
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 5.006
And the package "makepp" is installed 0.089
After features/support/hooks.rb:519 13.287
After features/support/hooks.rb:330 0.875
After features/support/hooks.rb:100 0.012
5:14.048
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.260
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:26.557
When I uninstall "popularity-contest" using apt 21.868
And I accept removing "popularity-contest" from Additional Software 0.591
Then "popularity-contest" is not in the list of Additional Software 0.787
When I start Synaptic 23.269
And I update APT using Synaptic 22.817
And I install "cowsay" using Synaptic 10.077
And I accept adding "cowsay" to Additional Software 1.435
Then Additional Software is correctly configured for package "cowsay" 0.784
When I uninstall "cowsay" using apt 3.213
And I refuse removing "cowsay" from Additional Software 0.594
Then Additional Software is correctly configured for package "cowsay" 0.901
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 4.539
Then "cowsay" is not in the list of Additional Software 1.025
When I install "cowsay" using apt 3.229
And I refuse adding "cowsay" to Additional Software 0.619
Then "cowsay" is not in the list of Additional Software 0.746
After features/support/hooks.rb:519 0.554
After features/support/hooks.rb:330 0.819
After features/support/hooks.rb:100 0.017
9:27.042
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:511 0.005
Given a computer 0.238
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:24.029
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 26.134
And I accept adding "cowsay" to Additional Software 7.203
And Additional Software is correctly configured for package "cowsay" 0.983
And I shutdown Tails and wait for the computer to power off 4.329
And I start Tails from USB drive "__internal" with network unplugged 58.787
And I enable persistence 11.003
# 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
# 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.888
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.486
And I revert the APT tweaks that made it prefer an old version of cowsay 0.052
# 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.062
And the network is plugged 0.070
And Tor is ready 20.098
And available upgrades have been checked 0.077
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.009
And I can open the Additional Software configuration window from the notification 4.644
And I shutdown Tails and wait for the computer to power off 6.303
And I start Tails from USB drive "__internal" with network unplugged 1:5.512
And I enable persistence 11.099
# 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
And I log in to a new session 39.137
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.553
And I revert the APT tweaks that made it prefer an old version of cowsay 0.069
And the network is plugged 0.098
And Tor is ready 51.718
Then the Additional Software upgrade service has started 0.185
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.092
After features/support/hooks.rb:519 1.222
After features/support/hooks.rb:330 0.713
After features/support/hooks.rb:100 0.024
2:10.988
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.213
And I start Tails from USB drive "__internal" with network unplugged 59.455
And I enable persistence 10.524
And I remove the "cowsay" deb files from the APT cache 0.062
# 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.086
And I log in to a new session 38.978
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 15.453
And I can open the Additional Software log file from the notification 5.650
And the package "cowsay" is not installed 0.563
After features/support/hooks.rb:519 0.142
After features/support/hooks.rb:330 1.304
After features/support/hooks.rb:100 0.009