Project Number Date
test_Tails_ISO_20267-webtunnel 5 15 Jul 2025, 00:44

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Additional software 79 0 0 0 0 79 5 0 5 35:10.701 Passed
Feature Additional software
As a Tails user I may want to install software not shipped in Tails And have them installed automatically when I enable persistence in the Greeter
11:35.118
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:507 0.002
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 6:57.672
And I update APT using apt 14.239
And I install "popularity-contest" using apt 31.745
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.996
When I create a persistent storage and activate the Additional Software feature 24.110
Then Additional Software is correctly configured for package "popularity-contest" 3.562
When I shutdown Tails and wait for the computer to power off 13.147
And I start Tails from USB drive "__internal" with network unplugged 1:13.876
And I enable persistence 25.238
And I log in to a new session 36.949
And the Additional Software installation service has started 44.975
Then I am notified that the installation succeeded 2.038
And Additional Software is correctly configured for package "popularity-contest" 1.215
And the package "popularity-contest" is installed after Additional Software has been started 0.350
After features/support/hooks.rb:515 18.590
After features/support/hooks.rb:330 2.650
After features/support/hooks.rb:100 0.012
2:55.542
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.005
Given a computer 0.255
And I start Tails from USB drive "__internal" and I login with an administration password 2:7.456
And I update APT using apt 12.422
When I install "makepp" using apt 28.572
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.758
And the package "makepp" is installed 0.077
After features/support/hooks.rb:515 21.154
After features/support/hooks.rb:330 1.748
After features/support/hooks.rb:100 0.014
5:40.157
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.005
Given a computer 0.464
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:42.183
When I uninstall "popularity-contest" using apt 26.575
And I accept removing "popularity-contest" from Additional Software 0.609
Then "popularity-contest" is not in the list of Additional Software 0.931
When I start Synaptic 24.258
And I update APT using Synaptic 22.731
And I install "cowsay" using Synaptic 14.019
And I accept adding "cowsay" to Additional Software 1.262
Then Additional Software is correctly configured for package "cowsay" 0.843
When I uninstall "cowsay" using apt 3.262
And I refuse removing "cowsay" from Additional Software 0.696
Then Additional Software is correctly configured for package "cowsay" 1.031
When I start "Additional Software" via GNOME Activities Overview 10.679
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.940
Then "cowsay" is not in the list of Additional Software 0.965
When I install "cowsay" using apt 3.220
And I refuse adding "cowsay" to Additional Software 0.698
Then "cowsay" is not in the list of Additional Software 0.783
After features/support/hooks.rb:515 0.757
After features/support/hooks.rb:330 0.765
After features/support/hooks.rb:100 0.011
12:8.582
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:507 0.012
Given a computer 0.813
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:52.655
And I configure APT to prefer an old version of cowsay 0.027
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 33.745
And I accept adding "cowsay" to Additional Software 4.668
And Additional Software is correctly configured for package "cowsay" 0.913
And I shutdown Tails and wait for the computer to power off 6.892
And I start Tails from USB drive "__internal" with network unplugged 1:27.174
And I enable persistence 14.581
# 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.321
# 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.196
And I log in to a new session 50.958
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 44.488
And I revert the APT tweaks that made it prefer an old version of cowsay 0.233
# 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.108
And the network is plugged 0.055
And Tor is ready 26.577
And available upgrades have been checked 0.190
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 7.021
And I can open the Additional Software configuration window from the notification 2.514
And I shutdown Tails and wait for the computer to power off 19.267
And I start Tails from USB drive "__internal" with network unplugged 1:19.131
And I enable persistence 15.913
# 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.045
And I log in to a new session 1:5.002
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 33.462
And I revert the APT tweaks that made it prefer an old version of cowsay 0.166
And the network is plugged 0.318
And Tor is ready 1:0.121
Then the Additional Software upgrade service has started 0.780
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.235
After features/support/hooks.rb:515 1.829
After features/support/hooks.rb:330 0.684
After features/support/hooks.rb:100 0.026
2:51.300
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.005
Given a computer 0.229
And I start Tails from USB drive "__internal" with network unplugged 1:19.865
And I enable persistence 15.244
And I remove the "cowsay" deb files from the APT cache 0.153
# 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.146
And I log in to a new session 48.561
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 18.413
And I can open the Additional Software log file from the notification 6.782
And the package "cowsay" is not installed 1.903
After features/support/hooks.rb:515 2.542
After features/support/hooks.rb:330 3.246
After features/support/hooks.rb:100 0.062