Project Number Date
test_Tails_ISO_devel 3483 17 Aug 2024, 12:32

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 28:51.788 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.873
Before features/support/hooks.rb:269 0.003
Before features/support/hooks.rb:507 0.004
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:41.645
And I update APT using apt 18.505
When I install "popularity-contest" using apt 25.703
Then I am notified I can not use Additional Software for "popularity-contest" 9.489
And I can open the Additional Software documentation from the notification 36.529
After features/support/hooks.rb:515 37.622
After features/support/hooks.rb:326 2.761
After features/support/hooks.rb:100 0.004
5:23.483
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.008
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:7.490
And I update APT using apt 19.344
And I install "popularity-contest" using apt 22.412
Then I am proposed to add the "popularity-contest" package to my Additional Software 9.761
When I create a persistent storage and activate the Additional Software feature 22.020
Then Additional Software is correctly configured for package "popularity-contest" 1.483
When I shutdown Tails and wait for the computer to power off 12.683
And I start Tails from USB drive "__internal" with network unplugged 59.708
And I enable persistence 21.238
And I log in to a new session 42.239
And the Additional Software installation service has started 41.657
Then I am notified that the installation succeeded 2.381
And Additional Software is correctly configured for package "popularity-contest" 0.804
And the package "popularity-contest" is installed after Additional Software has been started 0.256
After features/support/hooks.rb:515 36.656
After features/support/hooks.rb:326 1.265
After features/support/hooks.rb:100 0.017
2:27.532
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:507 0.011
Given a computer 0.242
And I start Tails from USB drive "__internal" and I login with an administration password 1:40.127
And I update APT using apt 16.634
When I install "makepp" using apt 26.074
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.379
And the package "makepp" is installed 0.075
After features/support/hooks.rb:515 38.262
After features/support/hooks.rb:326 0.972
After features/support/hooks.rb:100 0.016
5:37.364
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.010
Given a computer 0.224
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:43.514
When I uninstall "popularity-contest" using apt 21.787
And I accept removing "popularity-contest" from Additional Software 0.608
Then "popularity-contest" is not in the list of Additional Software 0.721
When I start Synaptic 24.892
And I update APT using Synaptic 22.360
And I install "cowsay" using Synaptic 12.892
And I accept adding "cowsay" to Additional Software 2.837
Then Additional Software is correctly configured for package "cowsay" 0.845
When I uninstall "cowsay" using apt 3.286
And I refuse removing "cowsay" from Additional Software 0.622
Then Additional Software is correctly configured for package "cowsay" 0.853
When I start "Additional Software" via GNOME Activities Overview 10.612
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.885
Then "cowsay" is not in the list of Additional Software 0.882
When I install "cowsay" using apt 3.214
And I refuse adding "cowsay" to Additional Software 0.651
Then "cowsay" is not in the list of Additional Software 0.670
After features/support/hooks.rb:515 1.099
After features/support/hooks.rb:326 0.832
After features/support/hooks.rb:100 0.011
9:52.908
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.007
Given a computer 0.320
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:27.865
And I configure APT to prefer an old version of cowsay 0.027
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.621
And I accept adding "cowsay" to Additional Software 6.910
And Additional Software is correctly configured for package "cowsay" 1.015
And I shutdown Tails and wait for the computer to power off 6.435
And I start Tails from USB drive "__internal" with network unplugged 58.847
And I enable persistence 10.521
# 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.034
And I log in to a new session 38.043
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.511
And I revert the APT tweaks that made it prefer an old version of cowsay 0.055
# 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.085
And Tor is ready 17.068
# 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.985
And available upgrades have been checked 0.099
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.387
And I can open the Additional Software configuration window from the notification 4.643
And I shutdown Tails and wait for the computer to power off 19.343
And I start Tails from USB drive "__internal" with network unplugged 58.012
And I enable persistence 10.075
# 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.032
And I log in to a new session 37.252
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.949
And I revert the APT tweaks that made it prefer an old version of cowsay 0.052
And the network is plugged 0.085
And Tor is ready 52.293
Then the Additional Software upgrade service has started 0.170
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.089
After features/support/hooks.rb:515 2.346
After features/support/hooks.rb:326 0.947
After features/support/hooks.rb:100 0.032
2:18.624
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.008
Given a computer 0.224
And I start Tails from USB drive "__internal" with network unplugged 1:6.209
And I enable persistence 13.210
And I remove the "cowsay" deb files from the APT cache 0.754
# 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.080
And I log in to a new session 37.204
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.625
And I can open the Additional Software log file from the notification 5.647
And the package "cowsay" is not installed 0.667
After features/support/hooks.rb:515 0.122
After features/support/hooks.rb:326 1.226
After features/support/hooks.rb:100 0.011