Project Number Date
test_Tails_ISO_stable 5662 19 May 2025, 23:09

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 28:1.973 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:0.214
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:513 0.003
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:44.387
And I update APT using apt 13.178
When I install "popularity-contest" using apt 22.904
Then I am notified I can not use Additional Software for "popularity-contest" 6.885
And I can open the Additional Software documentation from the notification 32.858
After features/support/hooks.rb:521 13.976
After features/support/hooks.rb:330 3.490
After features/support/hooks.rb:100 0.003
5:7.488
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:513 0.003
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:2.304
And I update APT using apt 12.188
And I install "popularity-contest" using apt 22.966
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.929
When I create a persistent storage and activate the Additional Software feature 21.039
Then Additional Software is correctly configured for package "popularity-contest" 2.779
When I shutdown Tails and wait for the computer to power off 14.514
And I start Tails from USB drive "__internal" with network unplugged 1:3.665
And I enable persistence 21.722
And I log in to a new session 45.197
And the Additional Software installation service has started 31.503
Then I am notified that the installation succeeded 1.675
And Additional Software is correctly configured for package "popularity-contest" 0.752
And the package "popularity-contest" is installed after Additional Software has been started 0.247
After features/support/hooks.rb:521 13.550
After features/support/hooks.rb:330 2.389
After features/support/hooks.rb:100 0.033
2:28.295
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.222
And I start Tails from USB drive "__internal" and I login with an administration password 1:44.874
And I update APT using apt 13.018
When I install "makepp" using apt 23.692
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.411
And the package "makepp" is installed 0.076
After features/support/hooks.rb:521 14.888
After features/support/hooks.rb:330 1.235
After features/support/hooks.rb:100 0.012
5:21.021
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.203
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:31.615
When I uninstall "popularity-contest" using apt 21.885
And I accept removing "popularity-contest" from Additional Software 0.500
Then "popularity-contest" is not in the list of Additional Software 0.717
When I start Synaptic 23.441
And I update APT using Synaptic 23.350
And I install "cowsay" using Synaptic 11.444
And I accept adding "cowsay" to Additional Software 1.778
Then Additional Software is correctly configured for package "cowsay" 0.839
When I uninstall "cowsay" using apt 3.234
And I refuse removing "cowsay" from Additional Software 0.592
Then Additional Software is correctly configured for package "cowsay" 0.822
When I start "Additional Software" via GNOME Activities Overview 10.482
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.686
Then "cowsay" is not in the list of Additional Software 0.925
When I install "cowsay" using apt 3.214
And I refuse adding "cowsay" to Additional Software 0.569
Then "cowsay" is not in the list of Additional Software 0.717
After features/support/hooks.rb:521 0.693
After features/support/hooks.rb:330 0.707
After features/support/hooks.rb:100 0.008
9:44.644
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.248
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:28.775
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.034
And I accept adding "cowsay" to Additional Software 5.425
And Additional Software is correctly configured for package "cowsay" 0.847
And I shutdown Tails and wait for the computer to power off 6.373
And I start Tails from USB drive "__internal" with network unplugged 1:0.214
And I enable persistence 14.088
# 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.076
And I log in to a new session 45.895
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.574
And I revert the APT tweaks that made it prefer an old version of cowsay 0.049
# 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.067
And the network is plugged 0.066
And Tor is ready 18.647
And available upgrades have been checked 1.141
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.136
And I can open the Additional Software configuration window from the notification 2.673
And I shutdown Tails and wait for the computer to power off 6.584
And I start Tails from USB drive "__internal" with network unplugged 1:1.129
And I enable persistence 11.097
# 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.029
And I log in to a new session 40.667
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.293
And I revert the APT tweaks that made it prefer an old version of cowsay 0.062
And the network is plugged 0.090
And Tor is ready 57.040
Then the Additional Software upgrade service has started 0.175
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.088
After features/support/hooks.rb:521 1.231
After features/support/hooks.rb:330 1.071
After features/support/hooks.rb:100 0.020
2:20.307
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:513 0.004
Given a computer 1.436
And I start Tails from USB drive "__internal" with network unplugged 1:8.449
And I enable persistence 10.463
And I remove the "cowsay" deb files from the APT cache 0.048
# 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.073
And I log in to a new session 39.521
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.997
And I can open the Additional Software log file from the notification 5.219
And the package "cowsay" is not installed 1.098
After features/support/hooks.rb:521 0.152
After features/support/hooks.rb:330 1.820
After features/support/hooks.rb:100 0.012