Project Number Date
test_Tails_ISO_devel 3709 25 Feb 2025, 13:03

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:27.690 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
2:51.579
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.003
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:37.380
And I update APT using apt 14.384
When I install "popularity-contest" using apt 22.278
Then I am notified I can not use Additional Software for "popularity-contest" 8.183
And I can open the Additional Software documentation from the notification 29.353
After features/support/hooks.rb:519 14.119
After features/support/hooks.rb:330 2.642
After features/support/hooks.rb:100 0.002
5:9.321
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.007
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:5.835
And I update APT using apt 12.624
And I install "popularity-contest" using apt 25.667
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.680
When I create a persistent storage and activate the Additional Software feature 17.814
Then Additional Software is correctly configured for package "popularity-contest" 1.222
When I shutdown Tails and wait for the computer to power off 14.728
And I start Tails from USB drive "__internal" with network unplugged 1:2.790
And I enable persistence 25.952
And I log in to a new session 43.001
And the Additional Software installation service has started 31.324
Then I am notified that the installation succeeded 1.618
And Additional Software is correctly configured for package "popularity-contest" 0.805
And the package "popularity-contest" is installed after Additional Software has been started 0.253
After features/support/hooks.rb:519 13.725
After features/support/hooks.rb:330 1.955
After features/support/hooks.rb:100 0.012
2:24.130
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.007
Given a computer 0.228
And I start Tails from USB drive "__internal" and I login with an administration password 1:41.781
And I update APT using apt 12.392
When I install "makepp" using apt 22.971
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.671
And the package "makepp" is installed 0.085
After features/support/hooks.rb:519 14.450
After features/support/hooks.rb:330 0.818
After features/support/hooks.rb:100 0.013
5:2.826
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.004
Given a computer 0.193
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:16.158
When I uninstall "popularity-contest" using apt 21.975
And I accept removing "popularity-contest" from Additional Software 0.520
Then "popularity-contest" is not in the list of Additional Software 0.732
When I start Synaptic 23.196
And I update APT using Synaptic 22.073
And I install "cowsay" using Synaptic 9.832
And I accept adding "cowsay" to Additional Software 1.584
Then Additional Software is correctly configured for package "cowsay" 0.862
When I uninstall "cowsay" using apt 3.248
And I refuse removing "cowsay" from Additional Software 0.569
Then Additional Software is correctly configured for package "cowsay" 0.861
When I start "Additional Software" via GNOME Activities Overview 10.541
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.949
Then "cowsay" is not in the list of Additional Software 1.067
When I install "cowsay" using apt 3.197
And I refuse adding "cowsay" to Additional Software 0.559
Then "cowsay" is not in the list of Additional Software 0.701
After features/support/hooks.rb:519 0.601
After features/support/hooks.rb:330 0.789
After features/support/hooks.rb:100 0.008
9:48.279
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.193
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:18.933
And I configure APT to prefer an old version of cowsay 0.039
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 30.705
And I accept adding "cowsay" to Additional Software 5.097
And Additional Software is correctly configured for package "cowsay" 1.124
And I shutdown Tails and wait for the computer to power off 6.539
And I start Tails from USB drive "__internal" with network unplugged 1:7.135
And I enable persistence 12.361
# 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.033
# 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 39.620
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.529
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.061
And the network is plugged 0.066
And Tor is ready 19.066
And available upgrades have been checked 1.118
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.911
And I can open the Additional Software configuration window from the notification 3.718
And I shutdown Tails and wait for the computer to power off 12.730
And I start Tails from USB drive "__internal" with network unplugged 59.166
And I enable persistence 12.907
# 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.386
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.484
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
And the network is plugged 0.079
And Tor is ready 50.766
Then the Additional Software upgrade service has started 0.160
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.109
After features/support/hooks.rb:519 1.558
After features/support/hooks.rb:330 0.895
After features/support/hooks.rb:100 0.035
2:11.551
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.008
Given a computer 0.230
And I start Tails from USB drive "__internal" with network unplugged 59.321
And I enable persistence 11.987
And I remove the "cowsay" deb files from the APT cache 0.084
# 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.079
And I log in to a new session 39.926
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.638
And I can open the Additional Software log file from the notification 5.657
And the package "cowsay" is not installed 0.625
After features/support/hooks.rb:519 0.118
After features/support/hooks.rb:330 1.699
After features/support/hooks.rb:100 0.010