Project Number Date
test_Tails_ISO_stable 4843 15 May 2024, 18:44

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Additional software 84 0 0 0 0 84 6 0 6 29:26.157 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
3:13.502
Before features/support/hooks.rb:259 0.002
Before features/support/hooks.rb:456 0.003
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:46.057
And I update APT using apt 18.581
When I install "popularity-contest" using apt 25.741
Then I am notified I can not use Additional Software for "popularity-contest" 8.402
And I can open the Additional Software documentation from the notification 34.721
After features/support/hooks.rb:464 47.216
After features/support/hooks.rb:305 3.212
After features/support/hooks.rb:89 0.005
6:3.269
Before features/support/hooks.rb:259 0.007
Before features/support/hooks.rb:456 0.009
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:42.686
And I update APT using apt 16.945
And I install "popularity-contest" using apt 26.142
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.504
When I create a persistent storage and activate the Additional Software feature 23.816
Then Additional Software is correctly configured for package "popularity-contest" 1.498
When I shutdown Tails and wait for the computer to power off 14.818
And I start Tails from USB drive "__internal" with network unplugged 1:5.308
And I enable persistence 21.906
And I log in to a new session 37.265
And the Additional Software installation service has started 41.712
Then I am notified that the installation succeeded 2.501
And Additional Software is correctly configured for package "popularity-contest" 0.896
And the package "popularity-contest" is installed after Additional Software has been started 0.265
After features/support/hooks.rb:464 40.713
After features/support/hooks.rb:305 1.312
After features/support/hooks.rb:89 0.015
2:30.017
Before features/support/hooks.rb:259 0.006
Before features/support/hooks.rb:456 0.006
Given a computer 0.203
And I start Tails from USB drive "__internal" and I login with an administration password 1:43.849
And I update APT using apt 16.850
When I install "makepp" using apt 22.547
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.484
And the package "makepp" is installed 0.082
After features/support/hooks.rb:464 40.696
After features/support/hooks.rb:305 0.880
After features/support/hooks.rb:89 0.014
5:15.507
Before features/support/hooks.rb:259 0.005
Before features/support/hooks.rb:456 0.007
Given a computer 0.207
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:18.840
When I uninstall "popularity-contest" using apt 21.887
And I accept removing "popularity-contest" from Additional Software 0.658
Then "popularity-contest" is not in the list of Additional Software 0.782
When I start Synaptic 30.467
And I update APT using Synaptic 22.570
And I install "cowsay" using Synaptic 12.110
And I accept adding "cowsay" to Additional Software 0.851
Then Additional Software is correctly configured for package "cowsay" 0.835
When I uninstall "cowsay" using apt 3.258
And I refuse removing "cowsay" from Additional Software 0.659
Then Additional Software is correctly configured for package "cowsay" 1.069
When I start "Additional Software" via GNOME Activities Overview 11.004
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.891
Then "cowsay" is not in the list of Additional Software 0.889
When I install "cowsay" using apt 3.230
And I refuse adding "cowsay" to Additional Software 0.619
Then "cowsay" is not in the list of Additional Software 0.671
After features/support/hooks.rb:464 1.072
After features/support/hooks.rb:305 0.839
After features/support/hooks.rb:89 0.009
10:6.699
Before features/support/hooks.rb:259 0.006
Before features/support/hooks.rb:456 0.007
Given a computer 0.202
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:26.149
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 28.824
And I accept adding "cowsay" to Additional Software 8.356
And Additional Software is correctly configured for package "cowsay" 0.945
And I shutdown Tails and wait for the computer to power off 6.468
And I start Tails from USB drive "__internal" with network unplugged 1:0.634
And I enable persistence 13.238
# 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.020
And I log in to a new session 38.564
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.584
And I revert the APT tweaks that made it prefer an old version of cowsay 0.087
# 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.079
And the network is plugged 0.059
And Tor is ready 21.966
# Note: the next step races against the appearance of the "The
# upgrade of your additional software failed" notification.
# It should win most of the time, which is good, but there's no
# guarantee it does. If it loses, then it'll remove the notification
# we'll be trying to interact with below ("I can open…")
And all notifications have disappeared 8.598
And available upgrades have been checked 0.067
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.285
And I can open the Additional Software configuration window from the notification 5.562
And I shutdown Tails and wait for the computer to power off 14.897
And I start Tails from USB drive "__internal" with network unplugged 1:0.278
And I enable persistence 14.591
# 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.043
And I log in to a new session 39.596
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.900
And I revert the APT tweaks that made it prefer an old version of cowsay 0.082
And the network is plugged 0.063
And Tor is ready 52.266
Then the Additional Software upgrade service has started 0.160
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.091
After features/support/hooks.rb:464 2.177
After features/support/hooks.rb:305 1.070
After features/support/hooks.rb:89 0.026
2:17.161
Before features/support/hooks.rb:259 0.004
Before features/support/hooks.rb:456 0.007
Given a computer 0.215
And I start Tails from USB drive "__internal" with network unplugged 1:1.504
And I enable persistence 13.658
And I remove the "cowsay" deb files from the APT cache 0.706
# 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 40.371
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.609
And I can open the Additional Software log file from the notification 5.334
And the package "cowsay" is not installed 0.649
After features/support/hooks.rb:464 0.123
After features/support/hooks.rb:305 1.001
After features/support/hooks.rb:89 0.009