Project Number Date
test_Tails_ISO_arti-1.4.3 11 17 May 2025, 01:30

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 25:8.371 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:14.731
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:509 0.003
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 59.892
And I update APT using apt 37.693
And I install "popularity-contest" using apt 23.367
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.371
When I create a persistent storage and activate the Additional Software feature 17.571
Then Additional Software is correctly configured for package "popularity-contest" 2.796
When I shutdown Tails and wait for the computer to power off 8.469
And I start Tails from USB drive "__internal" with network unplugged 1:0.944
And I enable persistence 22.069
And I log in to a new session 41.381
And the Additional Software installation service has started 31.497
Then I am notified that the installation succeeded 1.606
And Additional Software is correctly configured for package "popularity-contest" 0.812
And the package "popularity-contest" is installed after Additional Software has been started 0.256
After features/support/hooks.rb:517 14.705
After features/support/hooks.rb:330 2.469
After features/support/hooks.rb:100 0.035
3:0.625
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.013
Before features/support/hooks.rb:509 0.007
Given a computer 0.208
And I start Tails from USB drive "__internal" and I login with an administration password 1:52.495
And I update APT using apt 38.015
When I install "makepp" using apt 23.356
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.480
And the package "makepp" is installed 0.068
After features/support/hooks.rb:517 15.468
After features/support/hooks.rb:330 1.563
After features/support/hooks.rb:100 0.013
4:53.096
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:509 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:5.799
When I uninstall "popularity-contest" using apt 21.831
And I accept removing "popularity-contest" from Additional Software 0.620
Then "popularity-contest" is not in the list of Additional Software 0.668
When I start Synaptic 24.415
And I update APT using Synaptic 22.159
And I install "cowsay" using Synaptic 9.323
And I accept adding "cowsay" to Additional Software 1.179
Then Additional Software is correctly configured for package "cowsay" 0.903
When I uninstall "cowsay" using apt 3.260
And I refuse removing "cowsay" from Additional Software 0.619
Then Additional Software is correctly configured for package "cowsay" 0.767
When I start "Additional Software" via GNOME Activities Overview 10.665
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.572
Then "cowsay" is not in the list of Additional Software 1.507
When I install "cowsay" using apt 3.222
And I refuse adding "cowsay" to Additional Software 0.659
Then "cowsay" is not in the list of Additional Software 0.701
After features/support/hooks.rb:517 1.131
After features/support/hooks.rb:330 0.708
After features/support/hooks.rb:100 0.008
9:44.207
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:509 0.005
Given a computer 0.199
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:21.333
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 25.599
And I accept adding "cowsay" to Additional Software 5.652
And Additional Software is correctly configured for package "cowsay" 0.989
And I shutdown Tails and wait for the computer to power off 4.887
And I start Tails from USB drive "__internal" with network unplugged 1:0.449
And I enable persistence 12.573
# 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.087
And I log in to a new session 38.552
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.861
And I revert the APT tweaks that made it prefer an old version of cowsay 0.073
# 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.066
And Tor is ready 22.564
And available upgrades have been checked 0.051
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.262
And I can open the Additional Software configuration window from the notification 2.982
And I shutdown Tails and wait for the computer to power off 6.398
And I start Tails from USB drive "__internal" with network unplugged 1:8.882
And I enable persistence 12.288
# 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
And I log in to a new session 39.698
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.924
And I revert the APT tweaks that made it prefer an old version of cowsay 0.077
And the network is plugged 0.100
And Tor is ready 1:14.235
Then the Additional Software upgrade service has started 0.163
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.097
After features/support/hooks.rb:517 2.194
After features/support/hooks.rb:330 0.691
After features/support/hooks.rb:100 0.023
2:15.711
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:509 0.005
Given a computer 0.202
And I start Tails from USB drive "__internal" with network unplugged 1:0.010
And I enable persistence 12.592
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.097
And I log in to a new session 46.091
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 10.566
And I can open the Additional Software log file from the notification 5.195
And the package "cowsay" is not installed 0.900
After features/support/hooks.rb:517 0.191
After features/support/hooks.rb:330 1.711
After features/support/hooks.rb:100 0.009