Project Number Date
test_Tails_ISO_devel 3451 08 Jul 2024, 16:08

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:19.153 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:3.928
Before features/support/hooks.rb:269 0.002
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:40.413
And I update APT using apt 18.749
When I install "popularity-contest" using apt 25.871
Then I am notified I can not use Additional Software for "popularity-contest" 5.948
And I can open the Additional Software documentation from the notification 32.945
After features/support/hooks.rb:515 39.265
After features/support/hooks.rb:326 3.584
After features/support/hooks.rb:100 0.004
5:18.899
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.005
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:6.858
And I update APT using apt 19.212
And I install "popularity-contest" using apt 25.719
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.196
When I create a persistent storage and activate the Additional Software feature 20.878
Then Additional Software is correctly configured for package "popularity-contest" 1.487
When I shutdown Tails and wait for the computer to power off 10.528
And I start Tails from USB drive "__internal" with network unplugged 1:0.798
And I enable persistence 21.994
And I log in to a new session 39.770
And the Additional Software installation service has started 40.983
Then I am notified that the installation succeeded 2.291
And Additional Software is correctly configured for package "popularity-contest" 0.894
And the package "popularity-contest" is installed after Additional Software has been started 0.284
After features/support/hooks.rb:515 36.368
After features/support/hooks.rb:326 1.583
After features/support/hooks.rb:100 0.020
2:28.610
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.012
Given a computer 0.270
And I start Tails from USB drive "__internal" and I login with an administration password 1:40.205
And I update APT using apt 18.811
When I install "makepp" using apt 22.571
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.648
And the package "makepp" is installed 0.102
After features/support/hooks.rb:515 44.025
After features/support/hooks.rb:326 1.017
After features/support/hooks.rb:100 0.016
5:8.546
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:507 0.011
Given a computer 0.320
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:16.046
When I uninstall "popularity-contest" using apt 21.936
And I accept removing "popularity-contest" from Additional Software 0.576
Then "popularity-contest" is not in the list of Additional Software 0.718
When I start Synaptic 27.137
And I update APT using Synaptic 22.046
And I install "cowsay" using Synaptic 9.346
And I accept adding "cowsay" to Additional Software 2.173
Then Additional Software is correctly configured for package "cowsay" 0.782
When I uninstall "cowsay" using apt 3.252
And I refuse removing "cowsay" from Additional Software 0.589
Then Additional Software is correctly configured for package "cowsay" 0.840
When I start "Additional Software" via GNOME Activities Overview 10.865
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.364
Then "cowsay" is not in the list of Additional Software 1.072
When I install "cowsay" using apt 3.226
And I refuse adding "cowsay" to Additional Software 0.585
Then "cowsay" is not in the list of Additional Software 0.663
After features/support/hooks.rb:515 1.189
After features/support/hooks.rb:326 0.756
After features/support/hooks.rb:100 0.012
12:5.573
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:507 0.009
Given a computer 0.247
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:21.570
And I configure APT to prefer an old version of cowsay 0.030
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 27.275
And I accept adding "cowsay" to Additional Software 7.404
And Additional Software is correctly configured for package "cowsay" 0.876
And I shutdown Tails and wait for the computer to power off 6.770
And I start Tails from USB drive "__internal" with network unplugged 1:0.731
And I enable persistence 12.125
# 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.029
And I log in to a new session 37.538
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.330
And I revert the APT tweaks that made it prefer an old version of cowsay 0.061
# 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.058
And Tor is ready 22.421
# 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.108
And available upgrades have been checked 0.126
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.214
And I can open the Additional Software configuration window from the notification 3.576
And I shutdown Tails and wait for the computer to power off 2:3.138
And I start Tails from USB drive "__internal" with network unplugged 58.631
And I enable persistence 14.313
# 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 37.853
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.578
And I revert the APT tweaks that made it prefer an old version of cowsay 0.053
And the network is plugged 0.033
And Tor is ready 1:19.089
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.116
After features/support/hooks.rb:515 2.568
After features/support/hooks.rb:326 0.824
After features/support/hooks.rb:100 0.032
2:13.595
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.007
Given a computer 0.288
And I start Tails from USB drive "__internal" with network unplugged 59.976
And I enable persistence 14.442
And I remove the "cowsay" deb files from the APT cache 1.330
# 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 36.488
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.073
And I can open the Additional Software log file from the notification 5.641
And the package "cowsay" is not installed 1.265
After features/support/hooks.rb:515 0.113
After features/support/hooks.rb:326 1.098
After features/support/hooks.rb:100 0.011