Project Number Date
test_Tails_ISO_20979-pdfarranger 5 31 May 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 24:33.103 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:39.059
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:513 0.011
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:26.022
And I update APT using apt 12.530
And I install "popularity-contest" using apt 23.115
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.185
When I create a persistent storage and activate the Additional Software feature 20.628
Then Additional Software is correctly configured for package "popularity-contest" 3.057
When I shutdown Tails and wait for the computer to power off 14.700
And I start Tails from USB drive "__internal" with network unplugged 1:0.942
And I enable persistence 22.063
And I log in to a new session 44.180
And the Additional Software installation service has started 41.637
Then I am notified that the installation succeeded 1.927
And Additional Software is correctly configured for package "popularity-contest" 0.819
And the package "popularity-contest" is installed after Additional Software has been started 0.248
After features/support/hooks.rb:521 14.964
After features/support/hooks.rb:330 1.800
After features/support/hooks.rb:100 0.013
2:23.098
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:513 0.005
Given a computer 0.225
And I start Tails from USB drive "__internal" and I login with an administration password 1:41.628
And I update APT using apt 11.668
When I install "makepp" using apt 23.026
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.456
And the package "makepp" is installed 0.092
After features/support/hooks.rb:521 14.265
After features/support/hooks.rb:330 1.420
After features/support/hooks.rb:100 0.016
5:2.183
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:513 0.004
Given a computer 0.183
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:16.891
When I uninstall "popularity-contest" using apt 18.760
And I accept removing "popularity-contest" from Additional Software 0.618
Then "popularity-contest" is not in the list of Additional Software 0.716
When I start Synaptic 23.697
And I update APT using Synaptic 23.013
And I install "cowsay" using Synaptic 9.365
And I accept adding "cowsay" to Additional Software 1.395
Then Additional Software is correctly configured for package "cowsay" 0.898
When I uninstall "cowsay" using apt 3.251
And I refuse removing "cowsay" from Additional Software 0.569
Then Additional Software is correctly configured for package "cowsay" 0.744
When I start "Additional Software" via GNOME Activities Overview 10.540
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.678
Then "cowsay" is not in the list of Additional Software 1.407
When I install "cowsay" using apt 3.221
And I refuse adding "cowsay" to Additional Software 0.575
Then "cowsay" is not in the list of Additional Software 0.650
After features/support/hooks.rb:521 0.554
After features/support/hooks.rb:330 0.691
After features/support/hooks.rb:100 0.008
9:26.230
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:513 0.005
Given a computer 0.186
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:21.386
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.767
And I accept adding "cowsay" to Additional Software 6.815
And Additional Software is correctly configured for package "cowsay" 1.006
And I shutdown Tails and wait for the computer to power off 4.666
And I start Tails from USB drive "__internal" with network unplugged 1:1.312
And I enable persistence 18.161
# 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.035
# 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.101
And I log in to a new session 36.229
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.195
And I revert the APT tweaks that made it prefer an old version of cowsay 0.050
# 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.066
And the network is plugged 0.087
And Tor is ready 19.838
And available upgrades have been checked 0.062
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.565
And I can open the Additional Software configuration window from the notification 2.026
And I shutdown Tails and wait for the computer to power off 19.496
And I start Tails from USB drive "__internal" with network unplugged 1:0.978
And I enable persistence 12.664
# 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.037
And I log in to a new session 42.984
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.592
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
And the network is plugged 0.090
And Tor is ready 43.469
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.086
After features/support/hooks.rb:521 1.224
After features/support/hooks.rb:330 0.632
After features/support/hooks.rb:100 0.027
2:2.531
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:513 0.006
Given a computer 0.226
And I start Tails from USB drive "__internal" with network unplugged 1:1.006
And I enable persistence 11.406
And I remove the "cowsay" deb files from the APT cache 0.056
# 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.089
And I log in to a new session 38.244
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 6.180
And I can open the Additional Software log file from the notification 4.695
And the package "cowsay" is not installed 0.624
After features/support/hooks.rb:521 0.125
After features/support/hooks.rb:330 1.498
After features/support/hooks.rb:100 0.008