Project Number Date
test_Tails_ISO_20263-test-suite-without-spice 25 01 Apr 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 32:40.916 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:51.276
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.003
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:0.800
And I update APT using apt 2:13.267
And I install "popularity-contest" using apt 23.109
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.278
When I create a persistent storage and activate the Additional Software feature 18.683
Then Additional Software is correctly configured for package "popularity-contest" 2.815
When I shutdown Tails and wait for the computer to power off 12.240
And I start Tails from USB drive "__internal" with network unplugged 58.805
And I enable persistence 20.048
And I log in to a new session 41.221
And the Additional Software installation service has started 32.379
Then I am notified that the installation succeeded 1.596
And Additional Software is correctly configured for package "popularity-contest" 0.796
And the package "popularity-contest" is installed after Additional Software has been started 0.232
After features/support/hooks.rb:519 14.049
After features/support/hooks.rb:330 2.431
After features/support/hooks.rb:100 0.010
6:59.256
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.003
Given a computer 0.188
And I start Tails from USB drive "__internal" and I login with an administration password 1:40.806
And I update APT using apt 4:50.744
When I install "makepp" using apt 23.111
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.295
And the package "makepp" is installed 0.110
After features/support/hooks.rb:519 13.564
After features/support/hooks.rb:330 1.240
After features/support/hooks.rb:100 0.011
5:10.826
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.005
Given a computer 0.208
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:22.988
When I uninstall "popularity-contest" using apt 18.651
And I accept removing "popularity-contest" from Additional Software 1.771
Then "popularity-contest" is not in the list of Additional Software 0.658
When I start Synaptic 23.285
And I update APT using Synaptic 24.374
And I install "cowsay" using Synaptic 10.937
And I accept adding "cowsay" to Additional Software 1.117
Then Additional Software is correctly configured for package "cowsay" 0.791
When I uninstall "cowsay" using apt 3.215
And I refuse removing "cowsay" from Additional Software 0.560
Then Additional Software is correctly configured for package "cowsay" 0.752
When I start "Additional Software" via GNOME Activities Overview 10.429
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.809
Then "cowsay" is not in the list of Additional Software 0.825
When I install "cowsay" using apt 3.196
And I refuse adding "cowsay" to Additional Software 0.565
Then "cowsay" is not in the list of Additional Software 0.687
After features/support/hooks.rb:519 0.521
After features/support/hooks.rb:330 0.618
After features/support/hooks.rb:100 0.008
11:28.478
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.004
Given a computer 0.173
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:18.609
And I configure APT to prefer an old version of cowsay 0.023
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.784
And I accept adding "cowsay" to Additional Software 5.642
And Additional Software is correctly configured for package "cowsay" 0.883
And I shutdown Tails and wait for the computer to power off 6.441
And I start Tails from USB drive "__internal" with network unplugged 58.140
And I enable persistence 15.462
# 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
# 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.096
And I log in to a new session 43.337
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.246
And I revert the APT tweaks that made it prefer an old version of cowsay 0.059
# 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.072
And the network is plugged 0.068
And Tor is ready 22.733
And available upgrades have been checked 0.057
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 10.895
And I can open the Additional Software configuration window from the notification 2.148
And I shutdown Tails and wait for the computer to power off 2:8.202
And I start Tails from USB drive "__internal" with network unplugged 58.398
And I enable persistence 13.782
# 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.023
And I log in to a new session 55.582
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 21.505
And I revert the APT tweaks that made it prefer an old version of cowsay 0.067
And the network is plugged 0.085
And Tor is ready 48.653
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.101
After features/support/hooks.rb:519 1.238
After features/support/hooks.rb:330 0.688
After features/support/hooks.rb:100 0.024
2:11.079
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.006
Given a computer 0.194
And I start Tails from USB drive "__internal" with network unplugged 58.341
And I enable persistence 13.779
And I remove the "cowsay" deb files from the APT cache 0.065
# 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.078
And I log in to a new session 44.160
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 7.240
And I can open the Additional Software log file from the notification 5.217
And the package "cowsay" is not installed 2.000
After features/support/hooks.rb:519 0.121
After features/support/hooks.rb:330 1.578
After features/support/hooks.rb:100 0.007