Project Number Date
test_Tails_ISO_devel 3829 22 May 2025, 09:46

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:57.444 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:46.596
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:513 0.002
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:35.189
And I update APT using apt 13.810
When I install "popularity-contest" using apt 23.024
Then I am notified I can not use Additional Software for "popularity-contest" 7.051
And I can open the Additional Software documentation from the notification 27.521
After features/support/hooks.rb:521 13.054
After features/support/hooks.rb:330 3.539
After features/support/hooks.rb:100 0.003
4:50.065
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:513 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:0.900
And I update APT using apt 12.455
And I install "popularity-contest" using apt 22.905
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.800
When I create a persistent storage and activate the Additional Software feature 21.101
Then Additional Software is correctly configured for package "popularity-contest" 2.994
When I shutdown Tails and wait for the computer to power off 10.346
And I start Tails from USB drive "__internal" with network unplugged 1:6.151
And I enable persistence 19.324
And I log in to a new session 33.996
And the Additional Software installation service has started 31.287
Then I am notified that the installation succeeded 1.725
And Additional Software is correctly configured for package "popularity-contest" 0.803
And the package "popularity-contest" is installed after Additional Software has been started 0.272
After features/support/hooks.rb:521 14.094
After features/support/hooks.rb:330 2.695
After features/support/hooks.rb:100 0.010
2:21.515
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:513 0.004
Given a computer 0.252
And I start Tails from USB drive "__internal" and I login with an administration password 1:42.550
And I update APT using apt 11.325
When I install "makepp" using apt 22.929
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.386
And the package "makepp" is installed 0.070
After features/support/hooks.rb:521 14.662
After features/support/hooks.rb:330 1.002
After features/support/hooks.rb:100 0.013
5:1.834
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:513 0.006
Given a computer 0.217
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:13.441
When I uninstall "popularity-contest" using apt 21.802
And I accept removing "popularity-contest" from Additional Software 0.583
Then "popularity-contest" is not in the list of Additional Software 0.695
When I start Synaptic 23.993
And I update APT using Synaptic 22.475
And I install "cowsay" using Synaptic 9.510
And I accept adding "cowsay" to Additional Software 1.667
Then Additional Software is correctly configured for package "cowsay" 0.934
When I uninstall "cowsay" using apt 3.273
And I refuse removing "cowsay" from Additional Software 0.557
Then Additional Software is correctly configured for package "cowsay" 0.816
When I start "Additional Software" via GNOME Activities Overview 9.792
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.800
Then "cowsay" is not in the list of Additional Software 1.491
When I install "cowsay" using apt 3.276
And I refuse adding "cowsay" to Additional Software 0.808
Then "cowsay" is not in the list of Additional Software 0.694
After features/support/hooks.rb:521 0.641
After features/support/hooks.rb:330 0.843
After features/support/hooks.rb:100 0.008
10:54.365
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:513 0.005
Given a computer 0.204
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:23.406
And I configure APT to prefer an old version of cowsay 0.025
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.064
And I accept adding "cowsay" to Additional Software 5.263
And Additional Software is correctly configured for package "cowsay" 0.779
And I shutdown Tails and wait for the computer to power off 6.132
And I start Tails from USB drive "__internal" with network unplugged 59.564
And I enable persistence 9.899
# 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.092
And I log in to a new session 39.325
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.611
And I revert the APT tweaks that made it prefer an old version of cowsay 0.064
# 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.081
And Tor is ready 18.762
And available upgrades have been checked 1.160
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.221
And I can open the Additional Software configuration window from the notification 2.576
And I shutdown Tails and wait for the computer to power off 2:2.797
And I start Tails from USB drive "__internal" with network unplugged 58.433
And I enable persistence 12.118
# 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.030
And I log in to a new session 38.856
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.124
And I revert the APT tweaks that made it prefer an old version of cowsay 0.050
And the network is plugged 0.094
And Tor is ready 41.281
Then the Additional Software upgrade service has started 0.167
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.087
After features/support/hooks.rb:521 1.300
After features/support/hooks.rb:330 0.654
After features/support/hooks.rb:100 0.029
2:3.067
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:513 0.006
Given a computer 0.193
And I start Tails from USB drive "__internal" with network unplugged 1:0.574
And I enable persistence 12.309
And I remove the "cowsay" deb files from the APT cache 0.052
# 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.099
And I log in to a new session 39.626
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 5.126
And I can open the Additional Software log file from the notification 4.617
And the package "cowsay" is not installed 0.469
After features/support/hooks.rb:521 0.122
After features/support/hooks.rb:330 1.545
After features/support/hooks.rb:100 0.010