Project Number Date
test_Tails_ISO_devel 3363 26 Apr 2024, 13:20

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:42.323 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:16.024
Before features/support/hooks.rb:259 0.003
Before features/support/hooks.rb:456 0.011
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:49.129
And I update APT using apt 19.845
When I install "popularity-contest" using apt 26.267
Then I am notified I can not use Additional Software for "popularity-contest" 8.491
And I can open the Additional Software documentation from the notification 32.290
After features/support/hooks.rb:464 40.067
After features/support/hooks.rb:305 2.191
After features/support/hooks.rb:89 0.004
5:12.652
Before features/support/hooks.rb:259 0.005
Before features/support/hooks.rb:456 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:2.149
And I update APT using apt 17.872
And I install "popularity-contest" using apt 25.677
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.677
When I create a persistent storage and activate the Additional Software feature 22.719
Then Additional Software is correctly configured for package "popularity-contest" 1.421
When I shutdown Tails and wait for the computer to power off 11.211
And I start Tails from USB drive "__internal" with network unplugged 1:4.817
And I enable persistence 24.827
And I log in to a new session 39.231
And the Additional Software installation service has started 32.215
Then I am notified that the installation succeeded 1.758
And Additional Software is correctly configured for package "popularity-contest" 0.805
And the package "popularity-contest" is installed after Additional Software has been started 0.268
After features/support/hooks.rb:464 41.458
After features/support/hooks.rb:305 1.460
After features/support/hooks.rb:89 0.016
2:25.432
Before features/support/hooks.rb:259 0.007
Before features/support/hooks.rb:456 0.009
Given a computer 0.294
And I start Tails from USB drive "__internal" and I login with an administration password 1:39.834
And I update APT using apt 16.328
When I install "makepp" using apt 22.477
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.403
And the package "makepp" is installed 0.093
After features/support/hooks.rb:464 38.864
After features/support/hooks.rb:305 0.976
After features/support/hooks.rb:89 0.029
5:18.078
Before features/support/hooks.rb:259 0.008
Before features/support/hooks.rb:456 0.008
Given a computer 0.206
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:27.000
When I uninstall "popularity-contest" using apt 21.897
And I accept removing "popularity-contest" from Additional Software 0.598
Then "popularity-contest" is not in the list of Additional Software 0.693
When I start Synaptic 26.817
And I update APT using Synaptic 22.248
And I install "cowsay" using Synaptic 11.578
And I accept adding "cowsay" to Additional Software 0.789
Then Additional Software is correctly configured for package "cowsay" 0.815
When I uninstall "cowsay" using apt 3.227
And I refuse removing "cowsay" from Additional Software 0.581
Then Additional Software is correctly configured for package "cowsay" 0.805
When I start "Additional Software" via GNOME Activities Overview 10.756
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.726
Then "cowsay" is not in the list of Additional Software 0.871
When I install "cowsay" using apt 3.217
And I refuse adding "cowsay" to Additional Software 0.582
Then "cowsay" is not in the list of Additional Software 0.664
After features/support/hooks.rb:464 1.265
After features/support/hooks.rb:305 0.743
After features/support/hooks.rb:89 0.009
12:15.551
Before features/support/hooks.rb:259 0.006
Before features/support/hooks.rb:456 0.007
Given a computer 0.249
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:52.754
And I configure APT to prefer an old version of cowsay 0.022
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 30.123
And I accept adding "cowsay" to Additional Software 4.723
And Additional Software is correctly configured for package "cowsay" 0.929
And I shutdown Tails and wait for the computer to power off 6.340
And I start Tails from USB drive "__internal" with network unplugged 1:0.643
And I enable persistence 13.013
# 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.021
And I log in to a new session 38.652
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.510
And I revert the APT tweaks that made it prefer an old version of cowsay 0.064
# 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.101
And the network is plugged 0.055
And Tor is ready 19.747
# 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.264
And available upgrades have been checked 0.169
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.376
And I can open the Additional Software configuration window from the notification 3.881
And I shutdown Tails and wait for the computer to power off 2:3.623
And I start Tails from USB drive "__internal" with network unplugged 1:2.405
And I enable persistence 15.607
# 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.022
And I log in to a new session 37.790
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.698
And I revert the APT tweaks that made it prefer an old version of cowsay 0.070
And the network is plugged 0.064
And Tor is ready 52.298
Then the Additional Software upgrade service has started 0.207
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.115
After features/support/hooks.rb:464 2.373
After features/support/hooks.rb:305 0.937
After features/support/hooks.rb:89 0.033
2:14.583
Before features/support/hooks.rb:259 0.007
Before features/support/hooks.rb:456 0.007
Given a computer 0.261
And I start Tails from USB drive "__internal" with network unplugged 1:2.097
And I enable persistence 14.733
And I remove the "cowsay" deb files from the APT cache 0.766
# 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.090
And I log in to a new session 36.357
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.162
And I can open the Additional Software log file from the notification 5.428
And the package "cowsay" is not installed 0.687
After features/support/hooks.rb:464 0.116
After features/support/hooks.rb:305 1.217
After features/support/hooks.rb:89 0.011