Project Number Date
test_Tails_ISO_stable 5087 09 Sep 2024, 16:38

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:16.793 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
2:55.725
Before features/support/hooks.rb:269 0.003
Before features/support/hooks.rb:507 0.013
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:42.240
And I update APT using apt 12.994
When I install "popularity-contest" using apt 22.844
Then I am notified I can not use Additional Software for "popularity-contest" 10.214
And I can open the Additional Software documentation from the notification 27.431
After features/support/hooks.rb:515 26.736
After features/support/hooks.rb:326 2.832
After features/support/hooks.rb:100 0.002
5:29.711
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 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:4.127
And I update APT using apt 16.004
And I install "popularity-contest" using apt 25.635
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.343
When I create a persistent storage and activate the Additional Software feature 24.699
Then Additional Software is correctly configured for package "popularity-contest" 1.709
When I shutdown Tails and wait for the computer to power off 15.035
And I start Tails from USB drive "__internal" with network unplugged 1:8.939
And I enable persistence 27.136
And I log in to a new session 37.324
And the Additional Software installation service has started 41.109
Then I am notified that the installation succeeded 1.509
And Additional Software is correctly configured for package "popularity-contest" 0.854
And the package "popularity-contest" is installed after Additional Software has been started 0.280
After features/support/hooks.rb:515 26.106
After features/support/hooks.rb:326 1.471
After features/support/hooks.rb:100 0.011
2:28.878
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.005
Given a computer 0.267
And I start Tails from USB drive "__internal" and I login with an administration password 1:47.461
And I update APT using apt 12.100
When I install "makepp" using apt 22.416
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.565
And the package "makepp" is installed 0.066
After features/support/hooks.rb:515 28.860
After features/support/hooks.rb:326 0.966
After features/support/hooks.rb:100 0.015
5:24.753
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.009
Given a computer 0.295
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:38.198
When I uninstall "popularity-contest" using apt 18.714
And I accept removing "popularity-contest" from Additional Software 0.671
Then "popularity-contest" is not in the list of Additional Software 0.752
When I start Synaptic 25.508
And I update APT using Synaptic 22.062
And I install "cowsay" using Synaptic 10.259
And I accept adding "cowsay" to Additional Software 2.648
Then Additional Software is correctly configured for package "cowsay" 0.877
When I uninstall "cowsay" using apt 3.201
And I refuse removing "cowsay" from Additional Software 0.603
Then Additional Software is correctly configured for package "cowsay" 0.773
When I start "Additional Software" via GNOME Activities Overview 9.749
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.815
Then "cowsay" is not in the list of Additional Software 0.976
When I install "cowsay" using apt 3.244
And I refuse adding "cowsay" to Additional Software 0.583
Then "cowsay" is not in the list of Additional Software 0.816
After features/support/hooks.rb:515 1.127
After features/support/hooks.rb:326 0.807
After features/support/hooks.rb:100 0.010
11:35.318
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.007
Given a computer 0.236
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:24.823
And I configure APT to prefer an old version of cowsay 0.034
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 29.264
And I accept adding "cowsay" to Additional Software 4.816
And Additional Software is correctly configured for package "cowsay" 0.887
And I shutdown Tails and wait for the computer to power off 6.433
And I start Tails from USB drive "__internal" with network unplugged 1:6.826
And I enable persistence 14.602
# 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 46.856
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 30.773
And I revert the APT tweaks that made it prefer an old version of cowsay 0.068
# 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.071
And the network is plugged 0.077
And Tor is ready 20.190
# 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.468
And available upgrades have been checked 0.107
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.300
And I can open the Additional Software configuration window from the notification 3.561
And I shutdown Tails and wait for the computer to power off 2:3.332
And I start Tails from USB drive "__internal" with network unplugged 1:1.738
And I enable persistence 13.029
# 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.027
And I log in to a new session 47.332
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 30.781
And I revert the APT tweaks that made it prefer an old version of cowsay 0.055
And the network is plugged 0.245
And Tor is ready 41.055
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.081
After features/support/hooks.rb:515 2.325
After features/support/hooks.rb:326 0.726
After features/support/hooks.rb:100 0.046
2:22.406
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.006
Given a computer 0.208
And I start Tails from USB drive "__internal" with network unplugged 1:1.358
And I enable persistence 17.858
And I remove the "cowsay" deb files from the APT cache 1.362
# 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.091
And I log in to a new session 41.021
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.343
And I can open the Additional Software log file from the notification 5.979
And the package "cowsay" is not installed 1.183
After features/support/hooks.rb:515 0.103
After features/support/hooks.rb:326 1.122
After features/support/hooks.rb:100 0.010