Project Number Date
test_Tails_ISO_devel 3395 20 May 2024, 13:25

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:14.376 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:7.236
Before features/support/hooks.rb:259 0.003
Before features/support/hooks.rb:456 0.004
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:40.746
And I update APT using apt 18.434
When I install "popularity-contest" using apt 25.988
Then I am notified I can not use Additional Software for "popularity-contest" 7.219
And I can open the Additional Software documentation from the notification 34.846
After features/support/hooks.rb:464 37.757
After features/support/hooks.rb:305 2.719
After features/support/hooks.rb:89 0.004
5:31.452
Before features/support/hooks.rb:259 0.005
Before features/support/hooks.rb:456 0.004
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:8.935
And I update APT using apt 18.908
And I install "popularity-contest" using apt 22.485
Then I am proposed to add the "popularity-contest" package to my Additional Software 9.307
When I create a persistent storage and activate the Additional Software feature 29.993
Then Additional Software is correctly configured for package "popularity-contest" 1.656
When I shutdown Tails and wait for the computer to power off 13.025
And I start Tails from USB drive "__internal" with network unplugged 1:7.901
And I enable persistence 22.618
And I log in to a new session 32.377
And the Additional Software installation service has started 41.234
Then I am notified that the installation succeeded 1.931
And Additional Software is correctly configured for package "popularity-contest" 0.803
And the package "popularity-contest" is installed after Additional Software has been started 0.272
After features/support/hooks.rb:464 40.539
After features/support/hooks.rb:305 1.401
After features/support/hooks.rb:89 0.017
2:28.751
Before features/support/hooks.rb:259 0.005
Before features/support/hooks.rb:456 0.008
Given a computer 0.222
And I start Tails from USB drive "__internal" and I login with an administration password 1:39.557
And I update APT using apt 20.004
When I install "makepp" using apt 22.365
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.490
And the package "makepp" is installed 0.109
After features/support/hooks.rb:464 40.894
After features/support/hooks.rb:305 1.050
After features/support/hooks.rb:89 0.028
5:8.420
Before features/support/hooks.rb:259 0.005
Before features/support/hooks.rb:456 0.009
Given a computer 0.222
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:17.973
When I uninstall "popularity-contest" using apt 21.819
And I accept removing "popularity-contest" from Additional Software 0.575
Then "popularity-contest" is not in the list of Additional Software 0.651
When I start Synaptic 23.916
And I update APT using Synaptic 23.047
And I install "cowsay" using Synaptic 12.426
And I accept adding "cowsay" to Additional Software 1.669
Then Additional Software is correctly configured for package "cowsay" 0.800
When I uninstall "cowsay" using apt 3.240
And I refuse removing "cowsay" from Additional Software 0.605
Then Additional Software is correctly configured for package "cowsay" 0.792
When I start "Additional Software" via GNOME Activities Overview 9.870
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.225
Then "cowsay" is not in the list of Additional Software 0.913
When I install "cowsay" using apt 3.258
And I refuse adding "cowsay" to Additional Software 0.682
Then "cowsay" is not in the list of Additional Software 0.727
After features/support/hooks.rb:464 1.057
After features/support/hooks.rb:305 0.813
After features/support/hooks.rb:89 0.013
11:44.262
Before features/support/hooks.rb:259 0.008
Before features/support/hooks.rb:456 0.007
Given a computer 0.234
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:24.354
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 27.984
And I accept adding "cowsay" to Additional Software 7.543
And Additional Software is correctly configured for package "cowsay" 0.980
And I shutdown Tails and wait for the computer to power off 6.586
And I start Tails from USB drive "__internal" with network unplugged 1:1.409
And I enable persistence 14.940
# 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 36.181
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 40.883
And I revert the APT tweaks that made it prefer an old version of cowsay 0.071
# 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.089
And the network is plugged 0.065
And Tor is ready 19.799
# 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 6.351
And available upgrades have been checked 0.364
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.190
And I can open the Additional Software configuration window from the notification 4.414
And I shutdown Tails and wait for the computer to power off 2:2.309
And I start Tails from USB drive "__internal" with network unplugged 1:0.519
And I enable persistence 12.811
# 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 38.060
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.845
And I revert the APT tweaks that made it prefer an old version of cowsay 0.060
And the network is plugged 0.036
And Tor is ready 51.789
Then the Additional Software upgrade service has started 0.186
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.118
After features/support/hooks.rb:464 2.548
After features/support/hooks.rb:305 0.913
After features/support/hooks.rb:89 0.033
2:14.253
Before features/support/hooks.rb:259 0.005
Before features/support/hooks.rb:456 0.006
Given a computer 0.235
And I start Tails from USB drive "__internal" with network unplugged 1:0.095
And I enable persistence 12.320
And I remove the "cowsay" deb files from the APT cache 0.781
# 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.129
And I log in to a new session 37.432
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 16.602
And I can open the Additional Software log file from the notification 6.049
And the package "cowsay" is not installed 0.605
After features/support/hooks.rb:464 0.132
After features/support/hooks.rb:305 1.275
After features/support/hooks.rb:89 0.015