Project Number Date
test_Tails_ISO_devel 3857 07 Jun 2025, 12:28

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 26:47.083 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:13.548
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:513 0.041
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:1.712
And I update APT using apt 12.815
When I install "popularity-contest" using apt 23.018
Then I am notified I can not use Additional Software for "popularity-contest" 7.157
And I can open the Additional Software documentation from the notification 28.843
After features/support/hooks.rb:521 13.337
After features/support/hooks.rb:330 3.484
After features/support/hooks.rb:100 0.003
4:42.813
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 55.946
And I update APT using apt 12.393
And I install "popularity-contest" using apt 23.115
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.735
When I create a persistent storage and activate the Additional Software feature 17.475
Then Additional Software is correctly configured for package "popularity-contest" 2.610
When I shutdown Tails and wait for the computer to power off 12.465
And I start Tails from USB drive "__internal" with network unplugged 1:1.147
And I enable persistence 21.053
And I log in to a new session 37.336
And the Additional Software installation service has started 31.041
Then I am notified that the installation succeeded 1.486
And Additional Software is correctly configured for package "popularity-contest" 0.756
And the package "popularity-contest" is installed after Additional Software has been started 0.248
After features/support/hooks.rb:521 13.974
After features/support/hooks.rb:330 2.623
After features/support/hooks.rb:100 0.012
2:23.167
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.186
And I start Tails from USB drive "__internal" and I login with an administration password 1:44.050
And I update APT using apt 11.308
When I install "makepp" using apt 23.216
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.335
And the package "makepp" is installed 0.069
After features/support/hooks.rb:521 13.126
After features/support/hooks.rb:330 1.187
After features/support/hooks.rb:100 0.013
4:44.739
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:513 0.007
Given a computer 0.197
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:3.144
When I uninstall "popularity-contest" using apt 18.655
And I accept removing "popularity-contest" from Additional Software 1.724
Then "popularity-contest" is not in the list of Additional Software 0.703
When I start Synaptic 21.469
And I update APT using Synaptic 22.515
And I install "cowsay" using Synaptic 8.642
And I accept adding "cowsay" to Additional Software 1.511
Then Additional Software is correctly configured for package "cowsay" 0.837
When I uninstall "cowsay" using apt 3.231
And I refuse removing "cowsay" from Additional Software 0.591
Then Additional Software is correctly configured for package "cowsay" 0.781
When I start "Additional Software" via GNOME Activities Overview 10.523
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.611
Then "cowsay" is not in the list of Additional Software 1.098
When I install "cowsay" using apt 3.209
And I refuse adding "cowsay" to Additional Software 0.611
Then "cowsay" is not in the list of Additional Software 0.679
After features/support/hooks.rb:521 0.642
After features/support/hooks.rb:330 0.685
After features/support/hooks.rb:100 0.010
9:35.143
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.193
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:42.959
And I configure APT to prefer an old version of cowsay 0.030
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.429
And I accept adding "cowsay" to Additional Software 5.510
And Additional Software is correctly configured for package "cowsay" 0.854
And I shutdown Tails and wait for the computer to power off 6.341
And I start Tails from USB drive "__internal" with network unplugged 59.351
And I enable persistence 10.731
# 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.026
# 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.084
And I log in to a new session 33.079
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.354
And I revert the APT tweaks that made it prefer an old version of cowsay 0.060
# 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.063
And the network is plugged 0.076
And Tor is ready 17.908
And available upgrades have been checked 1.213
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.897
And I can open the Additional Software configuration window from the notification 3.343
And I shutdown Tails and wait for the computer to power off 17.956
And I start Tails from USB drive "__internal" with network unplugged 1:6.452
And I enable persistence 11.409
# 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.026
And I log in to a new session 40.255
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.192
And I revert the APT tweaks that made it prefer an old version of cowsay 0.055
And the network is plugged 0.071
And Tor is ready 43.967
Then the Additional Software upgrade service has started 0.151
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.094
After features/support/hooks.rb:521 1.411
After features/support/hooks.rb:330 0.766
After features/support/hooks.rb:100 0.029
2:7.671
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:513 0.007
Given a computer 0.204
And I start Tails from USB drive "__internal" with network unplugged 58.261
And I enable persistence 10.335
And I remove the "cowsay" deb files from the APT cache 0.058
# 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.556
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.115
And I can open the Additional Software log file from the notification 5.344
And the package "cowsay" is not installed 0.715
After features/support/hooks.rb:521 0.105
After features/support/hooks.rb:330 1.578
After features/support/hooks.rb:100 0.010