Project Number Date
test_Tails_ISO_20979-pdfarranger 7 02 Jun 2025, 02:46

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:23.321 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:0.688
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:513 0.012
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 57.464
And I update APT using apt 14.684
And I install "popularity-contest" using apt 22.756
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.960
When I create a persistent storage and activate the Additional Software feature 18.157
Then Additional Software is correctly configured for package "popularity-contest" 2.738
When I shutdown Tails and wait for the computer to power off 12.625
And I start Tails from USB drive "__internal" with network unplugged 1:3.683
And I enable persistence 25.237
And I log in to a new session 41.409
And the Additional Software installation service has started 32.019
Then I am notified that the installation succeeded 1.819
And Additional Software is correctly configured for package "popularity-contest" 0.839
And the package "popularity-contest" is installed after Additional Software has been started 0.293
After features/support/hooks.rb:521 13.897
After features/support/hooks.rb:330 1.164
After features/support/hooks.rb:100 0.014
2:34.231
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:513 0.010
Given a computer 0.212
And I start Tails from USB drive "__internal" and I login with an administration password 1:51.808
And I update APT using apt 12.077
When I install "makepp" using apt 23.629
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.415
And the package "makepp" is installed 0.087
After features/support/hooks.rb:521 14.496
After features/support/hooks.rb:330 1.160
After features/support/hooks.rb:100 0.016
5:11.097
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:513 0.006
Given a computer 0.218
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:20.686
When I uninstall "popularity-contest" using apt 21.891
And I accept removing "popularity-contest" from Additional Software 0.585
Then "popularity-contest" is not in the list of Additional Software 0.743
When I start Synaptic 22.310
And I update APT using Synaptic 23.193
And I install "cowsay" using Synaptic 12.054
And I accept adding "cowsay" to Additional Software 1.233
Then Additional Software is correctly configured for package "cowsay" 0.880
When I uninstall "cowsay" using apt 3.226
And I refuse removing "cowsay" from Additional Software 0.605
Then Additional Software is correctly configured for package "cowsay" 0.875
When I start "Additional Software" via GNOME Activities Overview 10.783
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.698
Then "cowsay" is not in the list of Additional Software 0.941
When I install "cowsay" using apt 3.213
And I refuse adding "cowsay" to Additional Software 2.137
Then "cowsay" is not in the list of Additional Software 0.817
After features/support/hooks.rb:521 0.554
After features/support/hooks.rb:330 0.890
After features/support/hooks.rb:100 0.012
11:32.085
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 a computer 0.281
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:30.766
And I configure APT to prefer an old version of cowsay 0.034
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.997
And I accept adding "cowsay" to Additional Software 5.690
And Additional Software is correctly configured for package "cowsay" 0.985
And I shutdown Tails and wait for the computer to power off 6.485
And I start Tails from USB drive "__internal" with network unplugged 1:2.747
And I enable persistence 10.587
# 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.034
# 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.100
And I log in to a new session 42.198
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.313
And I revert the APT tweaks that made it prefer an old version of cowsay 0.064
# 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.089
And the network is plugged 0.062
And Tor is ready 19.175
And available upgrades have been checked 1.229
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.741
And I can open the Additional Software configuration window from the notification 2.412
And I shutdown Tails and wait for the computer to power off 2:7.506
And I start Tails from USB drive "__internal" with network unplugged 1:3.093
And I enable persistence 11.908
# 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.024
And I log in to a new session 41.194
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.652
And I revert the APT tweaks that made it prefer an old version of cowsay 0.056
And the network is plugged 0.076
And Tor is ready 42.266
Then the Additional Software upgrade service has started 0.178
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.128
After features/support/hooks.rb:521 1.384
After features/support/hooks.rb:330 0.681
After features/support/hooks.rb:100 0.038
2:5.217
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 0.199
And I start Tails from USB drive "__internal" with network unplugged 1:0.572
And I enable persistence 11.715
And I remove the "cowsay" deb files from the APT cache 0.054
# 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.085
And I log in to a new session 40.632
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 6.571
And I can open the Additional Software log file from the notification 4.657
And the package "cowsay" is not installed 0.728
After features/support/hooks.rb:521 0.122
After features/support/hooks.rb:330 1.478
After features/support/hooks.rb:100 0.008