Project Number Date
test_Tails_ISO_devel 3425 13 Jun 2024, 13:14

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 30:59.709 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:12.271
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:496 0.003
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:46.640
And I update APT using apt 19.069
When I install "popularity-contest" using apt 25.625
Then I am notified I can not use Additional Software for "popularity-contest" 9.663
And I can open the Additional Software documentation from the notification 31.271
After features/support/hooks.rb:504 36.341
After features/support/hooks.rb:315 2.298
After features/support/hooks.rb:100 0.006
5:19.353
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:496 0.008
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:7.926
And I update APT using apt 18.244
And I install "popularity-contest" using apt 25.576
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.760
When I create a persistent storage and activate the Additional Software feature 23.948
Then Additional Software is correctly configured for package "popularity-contest" 1.417
When I shutdown Tails and wait for the computer to power off 12.580
And I start Tails from USB drive "__internal" with network unplugged 1:1.374
And I enable persistence 21.613
And I log in to a new session 44.295
And the Additional Software installation service has started 31.380
Then I am notified that the installation succeeded 2.210
And Additional Software is correctly configured for package "popularity-contest" 0.772
And the package "popularity-contest" is installed after Additional Software has been started 0.252
After features/support/hooks.rb:504 38.926
After features/support/hooks.rb:315 1.248
After features/support/hooks.rb:100 0.028
2:28.714
Before features/support/hooks.rb:269 0.011
Before features/support/hooks.rb:496 0.012
Given a computer 0.250
And I start Tails from USB drive "__internal" and I login with an administration password 1:40.153
And I update APT using apt 19.125
When I install "makepp" using apt 22.535
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.568
And the package "makepp" is installed 0.081
After features/support/hooks.rb:504 39.978
After features/support/hooks.rb:315 0.885
After features/support/hooks.rb:100 0.013
5:4.718
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:496 0.010
Given a computer 0.535
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:13.431
When I uninstall "popularity-contest" using apt 21.908
And I accept removing "popularity-contest" from Additional Software 0.540
Then "popularity-contest" is not in the list of Additional Software 0.671
When I start Synaptic 26.454
And I update APT using Synaptic 22.754
And I install "cowsay" using Synaptic 9.741
And I accept adding "cowsay" to Additional Software 1.318
Then Additional Software is correctly configured for package "cowsay" 0.890
When I uninstall "cowsay" using apt 3.238
And I refuse removing "cowsay" from Additional Software 0.858
Then Additional Software is correctly configured for package "cowsay" 0.896
When I start "Additional Software" via GNOME Activities Overview 10.806
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.126
Then "cowsay" is not in the list of Additional Software 0.917
When I install "cowsay" using apt 3.190
And I refuse adding "cowsay" to Additional Software 0.738
Then "cowsay" is not in the list of Additional Software 0.697
After features/support/hooks.rb:504 1.261
After features/support/hooks.rb:315 1.041
After features/support/hooks.rb:100 0.014
12:35.035
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:496 0.008
Given a computer 0.269
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:48.474
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 26.720
And I accept adding "cowsay" to Additional Software 5.848
And Additional Software is correctly configured for package "cowsay" 0.852
And I shutdown Tails and wait for the computer to power off 6.384
And I start Tails from USB drive "__internal" with network unplugged 1:6.975
And I enable persistence 11.145
# 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 39.377
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.793
And I revert the APT tweaks that made it prefer an old version of cowsay 0.075
# 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.075
And the network is plugged 0.046
And Tor is ready 46.364
# 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 7.045
And available upgrades have been checked 0.101
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.228
And I can open the Additional Software configuration window from the notification 3.027
And I shutdown Tails and wait for the computer to power off 2:1.996
And I start Tails from USB drive "__internal" with network unplugged 1:0.870
And I enable persistence 10.897
# 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 40.772
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.331
And I revert the APT tweaks that made it prefer an old version of cowsay 0.063
And the network is plugged 0.037
And Tor is ready 52.892
Then the Additional Software upgrade service has started 0.189
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.091
After features/support/hooks.rb:504 2.455
After features/support/hooks.rb:315 0.746
After features/support/hooks.rb:100 0.031
2:19.615
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:496 0.007
Given a computer 0.235
And I start Tails from USB drive "__internal" with network unplugged 1:1.477
And I enable persistence 14.122
And I remove the "cowsay" deb files from the APT cache 0.746
# 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 42.150
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.947
And I can open the Additional Software log file from the notification 6.169
And the package "cowsay" is not installed 0.678
After features/support/hooks.rb:504 0.171
After features/support/hooks.rb:315 1.395
After features/support/hooks.rb:100 0.049