Project Number Date
test_Tails_ISO_feature-arti 59 15 May 2025, 17:05

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 30:43.123 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
6:49.754
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:509 0.007
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:33.625
And I update APT using apt 42.456
And I install "popularity-contest" using apt 26.746
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.771
When I create a persistent storage and activate the Additional Software feature 22.285
Then Additional Software is correctly configured for package "popularity-contest" 2.849
When I shutdown Tails and wait for the computer to power off 13.649
And I start Tails from USB drive "__internal" with network unplugged 1:12.436
And I enable persistence 30.650
And I log in to a new session 53.495
And the Additional Software installation service has started 41.371
Then I am notified that the installation succeeded 1.977
And Additional Software is correctly configured for package "popularity-contest" 1.011
And the package "popularity-contest" is installed after Additional Software has been started 0.427
After features/support/hooks.rb:517 18.353
After features/support/hooks.rb:330 2.998
After features/support/hooks.rb:100 0.011
3:6.322
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:509 0.005
Given a computer 0.894
And I start Tails from USB drive "__internal" and I login with an administration password 1:57.629
And I update APT using apt 35.019
When I install "makepp" using apt 27.138
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 5.524
And the package "makepp" is installed 0.116
After features/support/hooks.rb:517 16.882
After features/support/hooks.rb:330 1.299
After features/support/hooks.rb:100 0.025
5:38.134
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 1.186
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:36.251
When I uninstall "popularity-contest" using apt 22.084
And I accept removing "popularity-contest" from Additional Software 0.769
Then "popularity-contest" is not in the list of Additional Software 0.942
When I start Synaptic 26.217
And I update APT using Synaptic 22.590
And I install "cowsay" using Synaptic 13.508
And I accept adding "cowsay" to Additional Software 2.595
Then Additional Software is correctly configured for package "cowsay" 1.504
When I uninstall "cowsay" using apt 3.413
And I refuse removing "cowsay" from Additional Software 2.756
Then Additional Software is correctly configured for package "cowsay" 1.089
When I start "Additional Software" via GNOME Activities Overview 10.999
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.165
Then "cowsay" is not in the list of Additional Software 1.272
When I install "cowsay" using apt 3.323
And I refuse adding "cowsay" to Additional Software 0.616
Then "cowsay" is not in the list of Additional Software 0.846
After features/support/hooks.rb:517 1.054
After features/support/hooks.rb:330 0.865
After features/support/hooks.rb:100 0.012
12:44.513
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.015
Before features/support/hooks.rb:509 0.019
Given a computer 0.409
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:44.498
And I configure APT to prefer an old version of cowsay 0.073
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 30.907
And I accept adding "cowsay" to Additional Software 7.080
And Additional Software is correctly configured for package "cowsay" 0.963
And I shutdown Tails and wait for the computer to power off 6.741
And I start Tails from USB drive "__internal" with network unplugged 1:8.035
And I enable persistence 15.840
# 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.029
# 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.134
And I log in to a new session 45.662
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.574
And I revert the APT tweaks that made it prefer an old version of cowsay 0.069
# 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.078
And the network is plugged 0.093
And Tor is ready 19.738
And available upgrades have been checked 3.480
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.025
And I can open the Additional Software configuration window from the notification 3.596
And I shutdown Tails and wait for the computer to power off 2:3.022
And I start Tails from USB drive "__internal" with network unplugged 1:8.047
And I enable persistence 15.574
# 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.031
And I log in to a new session 46.996
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.436
And I revert the APT tweaks that made it prefer an old version of cowsay 0.065
And the network is plugged 0.095
And Tor is ready 54.920
Then the Additional Software upgrade service has started 0.191
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.099
After features/support/hooks.rb:517 2.735
After features/support/hooks.rb:330 0.700
After features/support/hooks.rb:100 0.028
2:24.397
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:509 0.006
Given a computer 0.234
And I start Tails from USB drive "__internal" with network unplugged 1:9.665
And I enable persistence 12.831
And I remove the "cowsay" deb files from the APT cache 0.055
# 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.084
And I log in to a new session 41.560
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.974
And I can open the Additional Software log file from the notification 5.991
And the package "cowsay" is not installed 0.999
After features/support/hooks.rb:517 0.218
After features/support/hooks.rb:330 1.890
After features/support/hooks.rb:100 0.008