Project Number Date
test_Tails_ISO_devel 3401 27 May 2024, 13:25

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:29.542 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:9.112
Before features/support/hooks.rb:259 0.003
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:47.261
And I update APT using apt 18.715
When I install "popularity-contest" using apt 22.868
Then I am notified I can not use Additional Software for "popularity-contest" 7.916
And I can open the Additional Software documentation from the notification 32.350
After features/support/hooks.rb:464 41.440
After features/support/hooks.rb:305 2.654
After features/support/hooks.rb:89 0.004
5:27.022
Before features/support/hooks.rb:259 0.008
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:8.665
And I update APT using apt 17.640
And I install "popularity-contest" using apt 23.339
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.837
When I create a persistent storage and activate the Additional Software feature 22.792
Then Additional Software is correctly configured for package "popularity-contest" 1.497
When I shutdown Tails and wait for the computer to power off 13.135
And I start Tails from USB drive "__internal" with network unplugged 1:4.993
And I enable persistence 24.950
And I log in to a new session 36.315
And the Additional Software installation service has started 41.753
Then I am notified that the installation succeeded 2.110
And Additional Software is correctly configured for package "popularity-contest" 0.761
And the package "popularity-contest" is installed after Additional Software has been started 0.229
After features/support/hooks.rb:464 40.741
After features/support/hooks.rb:305 0.915
After features/support/hooks.rb:89 0.018
2:32.825
Before features/support/hooks.rb:259 0.007
Before features/support/hooks.rb:456 0.007
Given a computer 0.229
And I start Tails from USB drive "__internal" and I login with an administration password 1:44.778
And I update APT using apt 16.689
When I install "makepp" using apt 26.587
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.428
And the package "makepp" is installed 0.112
After features/support/hooks.rb:464 38.623
After features/support/hooks.rb:305 1.015
After features/support/hooks.rb:89 0.046
5:9.511
Before features/support/hooks.rb:259 0.005
Before features/support/hooks.rb:456 0.008
Given a computer 0.217
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:17.623
When I uninstall "popularity-contest" using apt 21.776
And I accept removing "popularity-contest" from Additional Software 0.616
Then "popularity-contest" is not in the list of Additional Software 0.747
When I start Synaptic 23.909
And I update APT using Synaptic 21.965
And I install "cowsay" using Synaptic 11.927
And I accept adding "cowsay" to Additional Software 1.675
Then Additional Software is correctly configured for package "cowsay" 0.959
When I uninstall "cowsay" using apt 3.277
And I refuse removing "cowsay" from Additional Software 0.747
Then Additional Software is correctly configured for package "cowsay" 0.973
When I start "Additional Software" via GNOME Activities Overview 10.935
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.160
Then "cowsay" is not in the list of Additional Software 0.907
When I install "cowsay" using apt 3.206
And I refuse adding "cowsay" to Additional Software 0.777
Then "cowsay" is not in the list of Additional Software 1.104
After features/support/hooks.rb:464 1.364
After features/support/hooks.rb:305 0.684
After features/support/hooks.rb:89 0.010
11:55.675
Before features/support/hooks.rb:259 0.005
Before features/support/hooks.rb:456 0.005
Given a computer 0.179
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:31.367
And I configure APT to prefer an old version of cowsay 0.023
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 30.753
And I accept adding "cowsay" to Additional Software 6.820
And Additional Software is correctly configured for package "cowsay" 1.099
And I shutdown Tails and wait for the computer to power off 6.843
And I start Tails from USB drive "__internal" with network unplugged 1:4.165
And I enable persistence 13.488
# 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.031
And I log in to a new session 38.303
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.314
And I revert the APT tweaks that made it prefer an old version of cowsay 0.082
# 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.108
And the network is plugged 0.039
And Tor is ready 17.467
# 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.483
And available upgrades have been checked 0.118
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.288
And I can open the Additional Software configuration window from the notification 3.515
And I shutdown Tails and wait for the computer to power off 2:6.874
And I start Tails from USB drive "__internal" with network unplugged 1:0.737
And I enable persistence 12.984
# 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 35.448
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.529
And I revert the APT tweaks that made it prefer an old version of cowsay 0.066
And the network is plugged 0.046
And Tor is ready 50.203
Then the Additional Software upgrade service has started 0.166
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.099
After features/support/hooks.rb:464 3.214
After features/support/hooks.rb:305 0.727
After features/support/hooks.rb:89 0.036
2:15.394
Before features/support/hooks.rb:259 0.006
Before features/support/hooks.rb:456 0.006
Given a computer 0.187
And I start Tails from USB drive "__internal" with network unplugged 1:0.002
And I enable persistence 13.836
And I remove the "cowsay" deb files from the APT cache 0.848
# 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.088
And I log in to a new session 39.685
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.930
And I can open the Additional Software log file from the notification 6.184
And the package "cowsay" is not installed 0.630
After features/support/hooks.rb:464 0.110
After features/support/hooks.rb:305 0.957
After features/support/hooks.rb:89 0.010