Project Number Date
test_Tails_ISO_devel 3400 26 May 2024, 13:22

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:13.117 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:13.488
Before features/support/hooks.rb:259 0.002
Before features/support/hooks.rb:456 0.003
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:46.944
And I update APT using apt 19.299
When I install "popularity-contest" using apt 23.447
Then I am notified I can not use Additional Software for "popularity-contest" 11.210
And I can open the Additional Software documentation from the notification 32.585
After features/support/hooks.rb:464 41.279
After features/support/hooks.rb:305 2.494
After features/support/hooks.rb:89 0.006
5:24.157
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:6.320
And I update APT using apt 17.784
And I install "popularity-contest" using apt 25.606
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.718
When I create a persistent storage and activate the Additional Software feature 21.385
Then Additional Software is correctly configured for package "popularity-contest" 1.492
When I shutdown Tails and wait for the computer to power off 12.397
And I start Tails from USB drive "__internal" with network unplugged 1:0.533
And I enable persistence 28.354
And I log in to a new session 37.674
And the Additional Software installation service has started 41.187
Then I am notified that the installation succeeded 2.606
And Additional Software is correctly configured for package "popularity-contest" 0.848
And the package "popularity-contest" is installed after Additional Software has been started 0.248
After features/support/hooks.rb:464 40.793
After features/support/hooks.rb:305 0.980
After features/support/hooks.rb:89 0.017
2:29.040
Before features/support/hooks.rb:259 0.007
Before features/support/hooks.rb:456 0.008
Given a computer 0.286
And I start Tails from USB drive "__internal" and I login with an administration password 1:42.352
And I update APT using apt 17.461
When I install "makepp" using apt 22.363
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.501
And the package "makepp" is installed 0.074
After features/support/hooks.rb:464 37.583
After features/support/hooks.rb:305 0.940
After features/support/hooks.rb:89 0.036
5:4.967
Before features/support/hooks.rb:259 0.006
Before features/support/hooks.rb:456 0.008
Given a computer 0.216
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:14.103
When I uninstall "popularity-contest" using apt 21.818
And I accept removing "popularity-contest" from Additional Software 0.588
Then "popularity-contest" is not in the list of Additional Software 0.699
When I start Synaptic 27.970
And I update APT using Synaptic 21.850
And I install "cowsay" using Synaptic 10.134
And I accept adding "cowsay" to Additional Software 1.335
Then Additional Software is correctly configured for package "cowsay" 0.832
When I uninstall "cowsay" using apt 3.221
And I refuse removing "cowsay" from Additional Software 0.606
Then Additional Software is correctly configured for package "cowsay" 0.864
When I start "Additional Software" via GNOME Activities Overview 10.578
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.598
Then "cowsay" is not in the list of Additional Software 0.921
When I install "cowsay" using apt 3.269
And I refuse adding "cowsay" to Additional Software 0.700
Then "cowsay" is not in the list of Additional Software 0.655
After features/support/hooks.rb:464 0.901
After features/support/hooks.rb:305 0.638
After features/support/hooks.rb:89 0.017
11:46.156
Before features/support/hooks.rb:259 0.005
Before features/support/hooks.rb:456 0.006
Given a computer 0.192
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:22.735
And I configure APT to prefer an old version of cowsay 0.024
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.965
And I accept adding "cowsay" to Additional Software 6.761
And Additional Software is correctly configured for package "cowsay" 0.854
And I shutdown Tails and wait for the computer to power off 6.405
And I start Tails from USB drive "__internal" with network unplugged 1:0.468
And I enable persistence 13.043
# 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.025
And I log in to a new session 36.728
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.169
And I revert the APT tweaks that made it prefer an old version of cowsay 0.065
# 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.069
And the network is plugged 0.054
And Tor is ready 24.146
# 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 9.477
And available upgrades have been checked 0.145
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.286
And I can open the Additional Software configuration window from the notification 4.027
And I shutdown Tails and wait for the computer to power off 2:6.742
And I start Tails from USB drive "__internal" with network unplugged 1:1.230
And I enable persistence 13.764
# 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 37.080
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.023
And I revert the APT tweaks that made it prefer an old version of cowsay 0.062
And the network is plugged 0.034
And Tor is ready 50.284
Then the Additional Software upgrade service has started 0.184
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.077
After features/support/hooks.rb:464 2.161
After features/support/hooks.rb:305 1.100
After features/support/hooks.rb:89 0.034
2:15.308
Before features/support/hooks.rb:259 0.004
Before features/support/hooks.rb:456 0.006
Given a computer 0.200
And I start Tails from USB drive "__internal" with network unplugged 1:0.609
And I enable persistence 12.391
And I remove the "cowsay" deb files from the APT cache 0.584
# 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 40.289
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.181
And I can open the Additional Software log file from the notification 6.351
And the package "cowsay" is not installed 0.607
After features/support/hooks.rb:464 0.115
After features/support/hooks.rb:305 1.183
After features/support/hooks.rb:89 0.009