Project Number Date
test_Tails_ISO_devel 3386 14 May 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 30:42.867 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:11.435
Before features/support/hooks.rb:259 0.002
Before features/support/hooks.rb:456 0.012
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:45.508
And I update APT using apt 19.583
When I install "popularity-contest" using apt 25.778
Then I am notified I can not use Additional Software for "popularity-contest" 7.199
And I can open the Additional Software documentation from the notification 33.365
After features/support/hooks.rb:464 38.984
After features/support/hooks.rb:305 2.540
After features/support/hooks.rb:89 0.004
5:34.148
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 1:12.363
And I update APT using apt 19.463
And I install "popularity-contest" using apt 25.846
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.634
When I create a persistent storage and activate the Additional Software feature 24.462
Then Additional Software is correctly configured for package "popularity-contest" 1.578
When I shutdown Tails and wait for the computer to power off 13.437
And I start Tails from USB drive "__internal" with network unplugged 1:2.533
And I enable persistence 22.054
And I log in to a new session 38.931
And the Additional Software installation service has started 41.927
Then I am notified that the installation succeeded 2.573
And Additional Software is correctly configured for package "popularity-contest" 1.041
And the package "popularity-contest" is installed after Additional Software has been started 0.300
After features/support/hooks.rb:464 38.324
After features/support/hooks.rb:305 1.120
After features/support/hooks.rb:89 0.015
2:31.502
Before features/support/hooks.rb:259 0.006
Before features/support/hooks.rb:456 0.007
Given a computer 0.219
And I start Tails from USB drive "__internal" and I login with an administration password 1:43.681
And I update APT using apt 17.068
When I install "makepp" using apt 26.021
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.426
And the package "makepp" is installed 0.085
After features/support/hooks.rb:464 39.556
After features/support/hooks.rb:305 1.111
After features/support/hooks.rb:89 0.016
5:13.099
Before features/support/hooks.rb:259 0.006
Before features/support/hooks.rb:456 0.008
Given a computer 0.323
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:21.791
When I uninstall "popularity-contest" using apt 21.844
And I accept removing "popularity-contest" from Additional Software 0.583
Then "popularity-contest" is not in the list of Additional Software 0.682
When I start Synaptic 24.851
And I update APT using Synaptic 22.191
And I install "cowsay" using Synaptic 10.915
And I accept adding "cowsay" to Additional Software 1.752
Then Additional Software is correctly configured for package "cowsay" 0.825
When I uninstall "cowsay" using apt 3.272
And I refuse removing "cowsay" from Additional Software 0.588
Then Additional Software is correctly configured for package "cowsay" 0.791
When I start "Additional Software" via GNOME Activities Overview 10.711
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.403
Then "cowsay" is not in the list of Additional Software 1.035
When I install "cowsay" using apt 3.240
And I refuse adding "cowsay" to Additional Software 0.601
Then "cowsay" is not in the list of Additional Software 0.692
After features/support/hooks.rb:464 1.372
After features/support/hooks.rb:305 0.670
After features/support/hooks.rb:89 0.011
12:0.926
Before features/support/hooks.rb:259 0.008
Before features/support/hooks.rb:456 0.008
Given a computer 0.257
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:26.603
And I configure APT to prefer an old version of cowsay 0.028
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 27.050
And I accept adding "cowsay" to Additional Software 7.112
And Additional Software is correctly configured for package "cowsay" 1.046
And I shutdown Tails and wait for the computer to power off 9.029
And I start Tails from USB drive "__internal" with network unplugged 1:0.670
And I enable persistence 13.871
# 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.023
And I log in to a new session 36.316
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.356
And I revert the APT tweaks that made it prefer an old version of cowsay 0.066
# 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.038
And Tor is ready 23.602
# 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.538
And available upgrades have been checked 0.148
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.290
And I can open the Additional Software configuration window from the notification 5.248
And I shutdown Tails and wait for the computer to power off 2:7.443
And I start Tails from USB drive "__internal" with network unplugged 1:0.490
And I enable persistence 12.718
# 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 40.375
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.657
And I revert the APT tweaks that made it prefer an old version of cowsay 0.049
And the network is plugged 0.045
And Tor is ready 54.477
Then the Additional Software upgrade service has started 0.190
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.085
After features/support/hooks.rb:464 2.804
After features/support/hooks.rb:305 0.856
After features/support/hooks.rb:89 0.030
2:11.754
Before features/support/hooks.rb:259 0.006
Before features/support/hooks.rb:456 0.008
Given a computer 0.218
And I start Tails from USB drive "__internal" with network unplugged 59.606
And I enable persistence 13.247
And I remove the "cowsay" deb files from the APT cache 0.636
# 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.093
And I log in to a new session 36.305
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.698
And I can open the Additional Software log file from the notification 6.306
And the package "cowsay" is not installed 0.641
After features/support/hooks.rb:464 0.133
After features/support/hooks.rb:305 0.895
After features/support/hooks.rb:89 0.013