Project Number Date
test_Tails_ISO_devel 3526 01 Oct 2024, 12:42

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:31.071 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:8.020
Before features/support/hooks.rb:269 0.003
Before features/support/hooks.rb:507 0.003
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:53.151
And I update APT using apt 15.345
When I install "popularity-contest" using apt 22.587
Then I am notified I can not use Additional Software for "popularity-contest" 7.920
And I can open the Additional Software documentation from the notification 29.015
After features/support/hooks.rb:515 25.098
After features/support/hooks.rb:326 3.439
After features/support/hooks.rb:100 0.003
4:58.357
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.005
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:3.473
And I update APT using apt 11.952
And I install "popularity-contest" using apt 22.444
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.141
When I create a persistent storage and activate the Additional Software feature 20.300
Then Additional Software is correctly configured for package "popularity-contest" 1.363
When I shutdown Tails and wait for the computer to power off 10.380
And I start Tails from USB drive "__internal" with network unplugged 1:1.037
And I enable persistence 19.002
And I log in to a new session 46.508
And the Additional Software installation service has started 30.931
Then I am notified that the installation succeeded 1.766
And Additional Software is correctly configured for package "popularity-contest" 0.793
And the package "popularity-contest" is installed after Additional Software has been started 0.260
After features/support/hooks.rb:515 27.268
After features/support/hooks.rb:326 1.472
After features/support/hooks.rb:100 0.011
2:24.273
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.005
Given a computer 0.224
And I start Tails from USB drive "__internal" and I login with an administration password 1:42.029
And I update APT using apt 12.711
When I install "makepp" using apt 22.408
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.790
And the package "makepp" is installed 0.109
After features/support/hooks.rb:515 27.350
After features/support/hooks.rb:326 1.777
After features/support/hooks.rb:100 0.014
5:7.426
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:507 0.008
Given a computer 0.245
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:17.432
When I uninstall "popularity-contest" using apt 18.737
And I accept removing "popularity-contest" from Additional Software 0.570
Then "popularity-contest" is not in the list of Additional Software 0.670
When I start Synaptic 23.877
And I update APT using Synaptic 22.640
And I install "cowsay" using Synaptic 11.899
And I accept adding "cowsay" to Additional Software 3.118
Then Additional Software is correctly configured for package "cowsay" 1.017
When I uninstall "cowsay" using apt 3.311
And I refuse removing "cowsay" from Additional Software 1.098
Then Additional Software is correctly configured for package "cowsay" 0.944
When I start "Additional Software" via GNOME Activities Overview 11.158
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.084
Then "cowsay" is not in the list of Additional Software 1.018
When I install "cowsay" using apt 3.249
And I refuse adding "cowsay" to Additional Software 0.553
Then "cowsay" is not in the list of Additional Software 0.798
After features/support/hooks.rb:515 1.726
After features/support/hooks.rb:326 0.777
After features/support/hooks.rb:100 0.011
11:39.074
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.007
Given a computer 0.300
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:24.194
And I configure APT to prefer an old version of cowsay 0.026
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.368
And I accept adding "cowsay" to Additional Software 6.914
And Additional Software is correctly configured for package "cowsay" 1.001
And I shutdown Tails and wait for the computer to power off 6.768
And I start Tails from USB drive "__internal" with network unplugged 1:0.528
And I enable persistence 12.434
# 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.026
And I log in to a new session 40.805
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.298
And I revert the APT tweaks that made it prefer an old version of cowsay 0.061
# 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.080
And the network is plugged 0.121
And Tor is ready 19.186
# 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.311
And available upgrades have been checked 0.095
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.200
And I can open the Additional Software configuration window from the notification 3.086
And I shutdown Tails and wait for the computer to power off 2:2.434
And I start Tails from USB drive "__internal" with network unplugged 1:0.793
And I enable persistence 12.434
# 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.029
And I log in to a new session 39.445
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.400
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
And the network is plugged 0.062
And Tor is ready 51.333
Then the Additional Software upgrade service has started 0.178
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.090
After features/support/hooks.rb:515 2.552
After features/support/hooks.rb:326 0.732
After features/support/hooks.rb:100 0.026
2:13.919
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.005
Given a computer 0.207
And I start Tails from USB drive "__internal" with network unplugged 58.767
And I enable persistence 12.250
And I remove the "cowsay" deb files from the APT cache 0.745
# 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.095
And I log in to a new session 46.975
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 9.380
And I can open the Additional Software log file from the notification 4.807
And the package "cowsay" is not installed 0.690
After features/support/hooks.rb:515 0.125
After features/support/hooks.rb:326 1.256
After features/support/hooks.rb:100 0.012