Project Number Date
test_Tails_ISO_devel 3470 08 Aug 2024, 15:40

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 27:50.458 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:6.784
Before features/support/hooks.rb:269 0.003
Before features/support/hooks.rb:507 0.003
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:38.366
And I update APT using apt 18.078
When I install "popularity-contest" using apt 22.700
Then I am notified I can not use Additional Software for "popularity-contest" 9.598
And I can open the Additional Software documentation from the notification 38.040
After features/support/hooks.rb:515 38.243
After features/support/hooks.rb:326 3.076
After features/support/hooks.rb:100 0.004
5:4.955
Before features/support/hooks.rb:269 0.005
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:2.000
And I update APT using apt 19.095
And I install "popularity-contest" using apt 22.387
Then I am proposed to add the "popularity-contest" package to my Additional Software 9.225
When I create a persistent storage and activate the Additional Software feature 20.705
Then Additional Software is correctly configured for package "popularity-contest" 1.610
When I shutdown Tails and wait for the computer to power off 13.001
And I start Tails from USB drive "__internal" with network unplugged 58.771
And I enable persistence 17.481
And I log in to a new session 36.525
And the Additional Software installation service has started 40.664
Then I am notified that the installation succeeded 2.363
And Additional Software is correctly configured for package "popularity-contest" 0.853
And the package "popularity-contest" is installed after Additional Software has been started 0.267
After features/support/hooks.rb:515 38.692
After features/support/hooks.rb:326 1.376
After features/support/hooks.rb:100 0.015
2:31.577
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.007
Given a computer 0.222
And I start Tails from USB drive "__internal" and I login with an administration password 1:43.692
And I update APT using apt 17.353
When I install "makepp" using apt 25.803
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.406
And the package "makepp" is installed 0.098
After features/support/hooks.rb:515 41.361
After features/support/hooks.rb:326 1.038
After features/support/hooks.rb:100 0.016
5:7.824
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.008
Given a computer 0.236
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:14.159
When I uninstall "popularity-contest" using apt 21.806
And I accept removing "popularity-contest" from Additional Software 0.633
Then "popularity-contest" is not in the list of Additional Software 0.762
When I start Synaptic 26.397
And I update APT using Synaptic 23.132
And I install "cowsay" using Synaptic 12.259
And I accept adding "cowsay" to Additional Software 1.890
Then Additional Software is correctly configured for package "cowsay" 0.800
When I uninstall "cowsay" using apt 3.256
And I refuse removing "cowsay" from Additional Software 0.593
Then Additional Software is correctly configured for package "cowsay" 0.826
When I start "Additional Software" via GNOME Activities Overview 10.700
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.942
Then "cowsay" is not in the list of Additional Software 0.900
When I install "cowsay" using apt 3.208
And I refuse adding "cowsay" to Additional Software 0.640
Then "cowsay" is not in the list of Additional Software 0.677
After features/support/hooks.rb:515 0.999
After features/support/hooks.rb:326 0.635
After features/support/hooks.rb:100 0.010
9:46.441
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.007
Given a computer 0.190
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:22.531
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.122
And I accept adding "cowsay" to Additional Software 7.651
And Additional Software is correctly configured for package "cowsay" 0.913
And I shutdown Tails and wait for the computer to power off 6.571
And I start Tails from USB drive "__internal" with network unplugged 58.877
And I enable persistence 13.160
# 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 38.205
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.292
And I revert the APT tweaks that made it prefer an old version of cowsay 0.074
# 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.089
And the network is plugged 0.098
And Tor is ready 21.906
# 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 7.758
And available upgrades have been checked 0.078
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.988
And I can open the Additional Software configuration window from the notification 3.753
And I shutdown Tails and wait for the computer to power off 8.640
And I start Tails from USB drive "__internal" with network unplugged 59.774
And I enable persistence 15.483
# 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.026
And I log in to a new session 36.471
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.907
And I revert the APT tweaks that made it prefer an old version of cowsay 0.064
And the network is plugged 0.127
And Tor is ready 52.348
Then the Additional Software upgrade service has started 0.181
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.096
After features/support/hooks.rb:515 2.357
After features/support/hooks.rb:326 1.202
After features/support/hooks.rb:100 0.031
2:12.874
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:507 0.008
Given a computer 0.194
And I start Tails from USB drive "__internal" with network unplugged 59.314
And I enable persistence 11.913
And I remove the "cowsay" deb files from the APT cache 0.676
# 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.081
And I log in to a new session 40.421
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.877
And I can open the Additional Software log file from the notification 5.702
And the package "cowsay" is not installed 0.692
After features/support/hooks.rb:515 0.121
After features/support/hooks.rb:326 1.331
After features/support/hooks.rb:100 0.011