Project Number Date
test_Tails_ISO_20979-pdfarranger 10 05 Jun 2025, 02: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 26:59.108 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
5:21.887
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:513 0.004
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:24.044
And I update APT using apt 13.945
And I install "popularity-contest" using apt 26.297
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.543
When I create a persistent storage and activate the Additional Software feature 17.602
Then Additional Software is correctly configured for package "popularity-contest" 2.677
When I shutdown Tails and wait for the computer to power off 12.393
And I start Tails from USB drive "__internal" with network unplugged 1:0.394
And I enable persistence 24.683
And I log in to a new session 40.210
And the Additional Software installation service has started 31.069
Then I am notified that the installation succeeded 1.919
And Additional Software is correctly configured for package "popularity-contest" 0.860
And the package "popularity-contest" is installed after Additional Software has been started 0.244
After features/support/hooks.rb:521 14.575
After features/support/hooks.rb:330 2.124
After features/support/hooks.rb:100 0.014
2:30.550
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.253
And I start Tails from USB drive "__internal" and I login with an administration password 1:48.455
And I update APT using apt 12.363
When I install "makepp" using apt 22.852
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.547
And the package "makepp" is installed 0.078
After features/support/hooks.rb:521 15.106
After features/support/hooks.rb:330 1.237
After features/support/hooks.rb:100 0.012
5:18.398
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:29.154
When I uninstall "popularity-contest" using apt 18.778
And I accept removing "popularity-contest" from Additional Software 0.589
Then "popularity-contest" is not in the list of Additional Software 0.779
When I start Synaptic 24.567
And I update APT using Synaptic 23.318
And I install "cowsay" using Synaptic 11.783
And I accept adding "cowsay" to Additional Software 1.465
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.624
Then Additional Software is correctly configured for package "cowsay" 0.839
When I start "Additional Software" via GNOME Activities Overview 10.578
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.974
Then "cowsay" is not in the list of Additional Software 0.968
When I install "cowsay" using apt 3.236
And I refuse adding "cowsay" to Additional Software 0.617
Then "cowsay" is not in the list of Additional Software 0.831
After features/support/hooks.rb:521 0.709
After features/support/hooks.rb:330 0.929
After features/support/hooks.rb:100 0.008
11:28.002
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.224
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:25.763
And I configure APT to prefer an old version of cowsay 0.028
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.207
And I accept adding "cowsay" to Additional Software 7.195
And Additional Software is correctly configured for package "cowsay" 0.903
And I shutdown Tails and wait for the computer to power off 6.400
And I start Tails from USB drive "__internal" with network unplugged 1:2.121
And I enable persistence 12.009
# 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.123
And I log in to a new session 39.768
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.822
And I revert the APT tweaks that made it prefer an old version of cowsay 0.055
# 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.081
And the network is plugged 0.070
And Tor is ready 19.634
And available upgrades have been checked 0.131
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.666
And I can open the Additional Software configuration window from the notification 3.734
And I shutdown Tails and wait for the computer to power off 2:8.998
And I start Tails from USB drive "__internal" with network unplugged 1:3.061
And I enable persistence 12.282
# 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.032
And I log in to a new session 44.157
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.138
And I revert the APT tweaks that made it prefer an old version of cowsay 0.067
And the network is plugged 0.081
And Tor is ready 45.967
Then the Additional Software upgrade service has started 0.161
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.085
After features/support/hooks.rb:521 1.453
After features/support/hooks.rb:330 0.773
After features/support/hooks.rb:100 0.027
2:20.269
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.237
And I start Tails from USB drive "__internal" with network unplugged 1:4.938
And I enable persistence 11.728
And I remove the "cowsay" deb files from the APT cache 0.064
# 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.075
And I log in to a new session 41.655
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.856
And I can open the Additional Software log file from the notification 5.926
And the package "cowsay" is not installed 0.785
After features/support/hooks.rb:521 0.182
After features/support/hooks.rb:330 1.647
After features/support/hooks.rb:100 0.013