Project Number Date
test_Tails_ISO_devel 3380 08 May 2024, 15:00

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 27:51.015 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:5.829
Before features/support/hooks.rb:259 0.002
Before features/support/hooks.rb:456 0.019
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:39.525
And I update APT using apt 20.814
When I install "popularity-contest" using apt 26.768
Then I am notified I can not use Additional Software for "popularity-contest" 5.287
And I can open the Additional Software documentation from the notification 33.433
After features/support/hooks.rb:464 36.785
After features/support/hooks.rb:305 2.647
After features/support/hooks.rb:89 0.004
5:13.621
Before features/support/hooks.rb:259 0.007
Before features/support/hooks.rb:456 0.007
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 59.605
And I update APT using apt 18.308
And I install "popularity-contest" using apt 26.174
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.013
When I create a persistent storage and activate the Additional Software feature 21.316
Then Additional Software is correctly configured for package "popularity-contest" 1.396
When I shutdown Tails and wait for the computer to power off 12.429
And I start Tails from USB drive "__internal" with network unplugged 1:3.246
And I enable persistence 21.945
And I log in to a new session 36.233
And the Additional Software installation service has started 41.097
Then I am notified that the installation succeeded 2.851
And Additional Software is correctly configured for package "popularity-contest" 0.763
And the package "popularity-contest" is installed after Additional Software has been started 0.239
After features/support/hooks.rb:464 39.052
After features/support/hooks.rb:305 1.317
After features/support/hooks.rb:89 0.013
2:28.515
Before features/support/hooks.rb:259 0.005
Before features/support/hooks.rb:456 0.009
Given a computer 0.205
And I start Tails from USB drive "__internal" and I login with an administration password 1:42.186
And I update APT using apt 15.774
When I install "makepp" using apt 25.885
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.377
And the package "makepp" is installed 0.085
After features/support/hooks.rb:464 40.386
After features/support/hooks.rb:305 1.015
After features/support/hooks.rb:89 0.016
5:8.816
Before features/support/hooks.rb:259 0.006
Before features/support/hooks.rb:456 0.008
Given a computer 0.192
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:16.771
When I uninstall "popularity-contest" using apt 21.824
And I accept removing "popularity-contest" from Additional Software 0.595
Then "popularity-contest" is not in the list of Additional Software 0.760
When I start Synaptic 27.391
And I update APT using Synaptic 21.911
And I install "cowsay" using Synaptic 9.477
And I accept adding "cowsay" to Additional Software 2.975
Then Additional Software is correctly configured for package "cowsay" 0.824
When I uninstall "cowsay" using apt 3.278
And I refuse removing "cowsay" from Additional Software 0.543
Then Additional Software is correctly configured for package "cowsay" 0.818
When I start "Additional Software" via GNOME Activities Overview 9.858
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.091
Then "cowsay" is not in the list of Additional Software 0.970
When I install "cowsay" using apt 3.218
And I refuse adding "cowsay" to Additional Software 0.600
Then "cowsay" is not in the list of Additional Software 0.709
After features/support/hooks.rb:464 1.117
After features/support/hooks.rb:305 0.833
After features/support/hooks.rb:89 0.013
9:40.781
Before features/support/hooks.rb:259 0.009
Before features/support/hooks.rb:456 0.012
Given a computer 0.212
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:25.960
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 26.876
And I accept adding "cowsay" to Additional Software 6.733
And Additional Software is correctly configured for package "cowsay" 1.153
And I shutdown Tails and wait for the computer to power off 6.359
And I start Tails from USB drive "__internal" with network unplugged 59.235
And I enable persistence 13.540
# 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.024
And I log in to a new session 34.922
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.806
And I revert the APT tweaks that made it prefer an old version of cowsay 0.062
# 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.041
And Tor is ready 17.338
# 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.541
And available upgrades have been checked 0.216
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.122
And I can open the Additional Software configuration window from the notification 4.635
And I shutdown Tails and wait for the computer to power off 8.318
And I start Tails from USB drive "__internal" with network unplugged 59.749
And I enable persistence 13.388
# 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.033
And I log in to a new session 36.970
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.537
And I revert the APT tweaks that made it prefer an old version of cowsay 0.081
And the network is plugged 0.032
And Tor is ready 50.495
Then the Additional Software upgrade service has started 0.172
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.109
After features/support/hooks.rb:464 2.380
After features/support/hooks.rb:305 1.223
After features/support/hooks.rb:89 0.065
2:13.450
Before features/support/hooks.rb:259 0.023
Before features/support/hooks.rb:456 0.029
Given a computer 0.635
And I start Tails from USB drive "__internal" with network unplugged 59.535
And I enable persistence 12.976
And I remove the "cowsay" deb files from the APT cache 0.603
# 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.088
And I log in to a new session 37.299
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 16.038
And I can open the Additional Software log file from the notification 5.670
And the package "cowsay" is not installed 0.601
After features/support/hooks.rb:464 0.131
After features/support/hooks.rb:305 1.137
After features/support/hooks.rb:89 0.009