Project Number Date
test_Tails_ISO_devel 3512 10 Sep 2024, 16:14

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:30.298 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
2:55.253
Before features/support/hooks.rb:269 0.002
Before features/support/hooks.rb:507 0.002
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:40.148
And I update APT using apt 13.394
When I install "popularity-contest" using apt 22.632
Then I am notified I can not use Additional Software for "popularity-contest" 8.605
And I can open the Additional Software documentation from the notification 30.472
After features/support/hooks.rb:515 27.105
After features/support/hooks.rb:326 3.807
After features/support/hooks.rb:100 0.006
5:21.859
Before features/support/hooks.rb:269 0.012
Before features/support/hooks.rb:507 0.014
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:6.576
And I update APT using apt 13.636
And I install "popularity-contest" using apt 25.758
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.154
When I create a persistent storage and activate the Additional Software feature 20.846
Then Additional Software is correctly configured for package "popularity-contest" 1.338
When I shutdown Tails and wait for the computer to power off 10.756
And I start Tails from USB drive "__internal" with network unplugged 1:5.592
And I enable persistence 21.168
And I log in to a new session 45.180
And the Additional Software installation service has started 41.935
Then I am notified that the installation succeeded 1.758
And Additional Software is correctly configured for package "popularity-contest" 0.867
And the package "popularity-contest" is installed after Additional Software has been started 0.287
After features/support/hooks.rb:515 28.777
After features/support/hooks.rb:326 1.321
After features/support/hooks.rb:100 0.015
2:28.463
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.008
Given a computer 0.258
And I start Tails from USB drive "__internal" and I login with an administration password 1:47.073
And I update APT using apt 12.008
When I install "makepp" using apt 22.468
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.575
And the package "makepp" is installed 0.078
After features/support/hooks.rb:515 28.105
After features/support/hooks.rb:326 0.925
After features/support/hooks.rb:100 0.016
5:28.853
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.006
Given a computer 0.227
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:35.306
When I uninstall "popularity-contest" using apt 21.907
And I accept removing "popularity-contest" from Additional Software 2.359
Then "popularity-contest" is not in the list of Additional Software 0.860
When I start Synaptic 23.368
And I update APT using Synaptic 22.759
And I install "cowsay" using Synaptic 12.262
And I accept adding "cowsay" to Additional Software 1.651
Then Additional Software is correctly configured for package "cowsay" 0.856
When I uninstall "cowsay" using apt 3.244
And I refuse removing "cowsay" from Additional Software 0.567
Then Additional Software is correctly configured for package "cowsay" 1.087
When I start "Additional Software" via GNOME Activities Overview 10.711
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.154
Then "cowsay" is not in the list of Additional Software 0.919
When I install "cowsay" using apt 3.260
And I refuse adding "cowsay" to Additional Software 0.526
Then "cowsay" is not in the list of Additional Software 0.819
After features/support/hooks.rb:515 1.322
After features/support/hooks.rb:326 0.758
After features/support/hooks.rb:100 0.012
11:47.429
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.007
Given a computer 0.236
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:25.486
And I configure APT to prefer an old version of cowsay 0.026
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.454
And I accept adding "cowsay" to Additional Software 7.371
And Additional Software is correctly configured for package "cowsay" 1.013
And I shutdown Tails and wait for the computer to power off 6.765
And I start Tails from USB drive "__internal" with network unplugged 1:3.474
And I enable persistence 11.337
# 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.035
And I log in to a new session 39.881
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.379
And I revert the APT tweaks that made it prefer an old version of cowsay 0.050
# 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.076
And the network is plugged 0.091
And Tor is ready 19.667
# 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.712
And available upgrades have been checked 0.057
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.076
And I can open the Additional Software configuration window from the notification 3.181
And I shutdown Tails and wait for the computer to power off 2:8.519
And I start Tails from USB drive "__internal" with network unplugged 1:1.222
And I enable persistence 10.652
# 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 38.302
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.105
And I revert the APT tweaks that made it prefer an old version of cowsay 0.094
And the network is plugged 0.087
And Tor is ready 52.773
Then the Additional Software upgrade service has started 0.151
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.115
After features/support/hooks.rb:515 2.513
After features/support/hooks.rb:326 0.978
After features/support/hooks.rb:100 0.029
2:28.439
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.007
Given a computer 0.212
And I start Tails from USB drive "__internal" with network unplugged 1:9.977
And I enable persistence 14.438
And I remove the "cowsay" deb files from the APT cache 0.915
# 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 42.514
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.498
And I can open the Additional Software log file from the notification 5.984
And the package "cowsay" is not installed 0.804
After features/support/hooks.rb:515 0.136
After features/support/hooks.rb:326 1.175
After features/support/hooks.rb:100 0.009