Project Number Date
test_Tails_ISO_devel 3832 23 May 2025, 12:51

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:24.495 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:21.679
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:513 0.005
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:5.568
And I update APT using apt 13.970
When I install "popularity-contest" using apt 22.925
Then I am notified I can not use Additional Software for "popularity-contest" 9.596
And I can open the Additional Software documentation from the notification 29.618
After features/support/hooks.rb:521 13.936
After features/support/hooks.rb:330 3.480
After features/support/hooks.rb:100 0.003
5:9.645
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 I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 59.185
And I update APT using apt 12.603
And I install "popularity-contest" using apt 23.391
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.029
When I create a persistent storage and activate the Additional Software feature 20.927
Then Additional Software is correctly configured for package "popularity-contest" 2.633
When I shutdown Tails and wait for the computer to power off 12.632
And I start Tails from USB drive "__internal" with network unplugged 1:2.836
And I enable persistence 23.244
And I log in to a new session 39.942
And the Additional Software installation service has started 41.701
Then I am notified that the installation succeeded 2.422
And Additional Software is correctly configured for package "popularity-contest" 0.833
And the package "popularity-contest" is installed after Additional Software has been started 0.262
After features/support/hooks.rb:521 14.885
After features/support/hooks.rb:330 2.536
After features/support/hooks.rb:100 0.045
2:28.114
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:513 0.007
Given a computer 0.493
And I start Tails from USB drive "__internal" and I login with an administration password 1:45.832
And I update APT using apt 12.187
When I install "makepp" using apt 23.043
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.481
And the package "makepp" is installed 0.075
After features/support/hooks.rb:521 14.908
After features/support/hooks.rb:330 1.393
After features/support/hooks.rb:100 0.023
4:56.836
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.212
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:15.330
When I uninstall "popularity-contest" using apt 18.700
And I accept removing "popularity-contest" from Additional Software 0.607
Then "popularity-contest" is not in the list of Additional Software 0.714
When I start Synaptic 22.233
And I update APT using Synaptic 22.601
And I install "cowsay" using Synaptic 8.584
And I accept adding "cowsay" to Additional Software 1.284
Then Additional Software is correctly configured for package "cowsay" 0.837
When I uninstall "cowsay" using apt 3.212
And I refuse removing "cowsay" from Additional Software 0.582
Then Additional Software is correctly configured for package "cowsay" 0.769
When I start "Additional Software" via GNOME Activities Overview 9.826
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.665
Then "cowsay" is not in the list of Additional Software 1.120
When I install "cowsay" using apt 3.317
And I refuse adding "cowsay" to Additional Software 0.560
Then "cowsay" is not in the list of Additional Software 0.676
After features/support/hooks.rb:521 0.649
After features/support/hooks.rb:330 0.678
After features/support/hooks.rb:100 0.007
9:18.830
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:513 0.006
Given a computer 0.172
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:14.954
And I configure APT to prefer an old version of cowsay 0.032
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.639
And I accept adding "cowsay" to Additional Software 5.279
And Additional Software is correctly configured for package "cowsay" 0.881
And I shutdown Tails and wait for the computer to power off 4.353
And I start Tails from USB drive "__internal" with network unplugged 1:7.506
And I enable persistence 11.265
# 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.028
# 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.153
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.839
And I revert the APT tweaks that made it prefer an old version of cowsay 0.053
# 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.070
And the network is plugged 0.066
And Tor is ready 20.309
And available upgrades have been checked 0.088
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.221
And I can open the Additional Software configuration window from the notification 2.827
And I shutdown Tails and wait for the computer to power off 11.269
And I start Tails from USB drive "__internal" with network unplugged 1:0.044
And I enable persistence 12.160
# 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 42.121
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.086
And I revert the APT tweaks that made it prefer an old version of cowsay 0.051
And the network is plugged 0.078
And Tor is ready 51.905
Then the Additional Software upgrade service has started 0.171
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.091
After features/support/hooks.rb:521 1.203
After features/support/hooks.rb:330 0.790
After features/support/hooks.rb:100 0.026
2:9.389
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.179
And I start Tails from USB drive "__internal" with network unplugged 59.983
And I enable persistence 11.312
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.074
And I log in to a new session 38.815
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.294
And I can open the Additional Software log file from the notification 4.876
And the package "cowsay" is not installed 0.789
After features/support/hooks.rb:521 0.126
After features/support/hooks.rb:330 1.618
After features/support/hooks.rb:100 0.008