Project Number Date
test_Tails_ISO_feature-arti 8 25 Mar 2025, 17:22

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 32:40.350 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
8:37.091
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:507 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:23.640
And I update APT using apt 3:23.984
And I install "popularity-contest" using apt 22.401
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.600
When I create a persistent storage and activate the Additional Software feature 20.191
Then Additional Software is correctly configured for package "popularity-contest" 1.265
When I shutdown Tails and wait for the computer to power off 14.736
And I start Tails from USB drive "__internal" with network unplugged 1:7.811
And I enable persistence 19.539
And I log in to a new session 42.841
And the Additional Software installation service has started 31.195
Then I am notified that the installation succeeded 1.746
And Additional Software is correctly configured for package "popularity-contest" 0.825
And the package "popularity-contest" is installed after Additional Software has been started 0.310
After features/support/hooks.rb:515 13.898
After features/support/hooks.rb:330 2.223
After features/support/hooks.rb:100 0.011
5:55.127
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:507 0.005
Given a computer 0.235
And I start Tails from USB drive "__internal" and I login with an administration password 2:13.251
And I update APT using apt 3:12.793
When I install "makepp" using apt 22.214
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.522
And the package "makepp" is installed 0.109
After features/support/hooks.rb:515 14.424
After features/support/hooks.rb:330 0.947
After features/support/hooks.rb:100 0.012
6:1.782
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.197
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 4:14.426
When I uninstall "popularity-contest" using apt 21.861
And I accept removing "popularity-contest" from Additional Software 0.576
Then "popularity-contest" is not in the list of Additional Software 0.807
When I start Synaptic 25.160
And I update APT using Synaptic 22.125
And I install "cowsay" using Synaptic 8.735
And I accept adding "cowsay" to Additional Software 1.427
Then Additional Software is correctly configured for package "cowsay" 0.750
When I uninstall "cowsay" using apt 3.222
And I refuse removing "cowsay" from Additional Software 0.571
Then Additional Software is correctly configured for package "cowsay" 0.787
When I start "Additional Software" via GNOME Activities Overview 10.499
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.302
Then "cowsay" is not in the list of Additional Software 0.855
When I install "cowsay" using apt 3.228
And I refuse adding "cowsay" to Additional Software 0.545
Then "cowsay" is not in the list of Additional Software 0.701
After features/support/hooks.rb:515 1.224
After features/support/hooks.rb:330 0.693
After features/support/hooks.rb:100 0.010
9:47.600
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.006
Given a computer 0.211
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:22.417
And I configure APT to prefer an old version of cowsay 0.037
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.873
And I accept adding "cowsay" to Additional Software 5.950
And Additional Software is correctly configured for package "cowsay" 0.890
And I shutdown Tails and wait for the computer to power off 6.198
And I start Tails from USB drive "__internal" with network unplugged 1:6.212
And I enable persistence 13.338
# 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
# 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.110
And I log in to a new session 38.908
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.411
And I revert the APT tweaks that made it prefer an old version of cowsay 0.060
# 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.067
And the network is plugged 0.064
And Tor is ready 23.301
And available upgrades have been checked 0.070
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.819
And I can open the Additional Software configuration window from the notification 2.424
And I shutdown Tails and wait for the computer to power off 14.937
And I start Tails from USB drive "__internal" with network unplugged 1:7.419
And I enable persistence 11.314
# 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
And I log in to a new session 39.428
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.826
And I revert the APT tweaks that made it prefer an old version of cowsay 0.061
And the network is plugged 0.085
And Tor is ready 51.853
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.086
After features/support/hooks.rb:515 2.007
After features/support/hooks.rb:330 0.713
After features/support/hooks.rb:100 0.029
2:18.748
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.213
And I start Tails from USB drive "__internal" with network unplugged 1:7.702
And I enable persistence 11.052
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.082
And I log in to a new session 38.905
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.786
And I can open the Additional Software log file from the notification 5.368
And the package "cowsay" is not installed 0.583
After features/support/hooks.rb:515 0.230
After features/support/hooks.rb:330 1.952
After features/support/hooks.rb:100 0.011