Project Number Date
test_Tails_ISO_devel 3502 04 Sep 2024, 12:49

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 26:24.103 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:52.562
Before features/support/hooks.rb:269 0.003
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:42.245
And I update APT using apt 13.003
When I install "popularity-contest" using apt 22.341
Then I am notified I can not use Additional Software for "popularity-contest" 7.208
And I can open the Additional Software documentation from the notification 27.763
After features/support/hooks.rb:515 25.720
After features/support/hooks.rb:326 2.398
After features/support/hooks.rb:100 0.002
4:56.563
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.007
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 58.027
And I update APT using apt 12.681
And I install "popularity-contest" using apt 22.284
Then I am proposed to add the "popularity-contest" package to my Additional Software 9.848
When I create a persistent storage and activate the Additional Software feature 19.082
Then Additional Software is correctly configured for package "popularity-contest" 1.251
When I shutdown Tails and wait for the computer to power off 10.719
And I start Tails from USB drive "__internal" with network unplugged 1:2.798
And I enable persistence 19.066
And I log in to a new session 46.288
And the Additional Software installation service has started 31.523
Then I am notified that the installation succeeded 1.931
And Additional Software is correctly configured for package "popularity-contest" 0.795
And the package "popularity-contest" is installed after Additional Software has been started 0.264
After features/support/hooks.rb:515 27.048
After features/support/hooks.rb:326 1.478
After features/support/hooks.rb:100 0.010
2:20.316
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.005
Given a computer 0.181
And I start Tails from USB drive "__internal" and I login with an administration password 1:39.218
And I update APT using apt 11.559
When I install "makepp" using apt 22.842
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.424
And the package "makepp" is installed 0.089
After features/support/hooks.rb:515 27.935
After features/support/hooks.rb:326 0.953
After features/support/hooks.rb:100 0.053
4:54.301
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.005
Given a computer 0.185
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:9.675
When I uninstall "popularity-contest" using apt 18.793
And I accept removing "popularity-contest" from Additional Software 1.953
Then "popularity-contest" is not in the list of Additional Software 0.731
When I start Synaptic 24.401
And I update APT using Synaptic 22.126
And I install "cowsay" using Synaptic 8.776
And I accept adding "cowsay" to Additional Software 2.097
Then Additional Software is correctly configured for package "cowsay" 0.893
When I uninstall "cowsay" using apt 3.251
And I refuse removing "cowsay" from Additional Software 0.517
Then Additional Software is correctly configured for package "cowsay" 0.807
When I start "Additional Software" via GNOME Activities Overview 10.028
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.689
Then "cowsay" is not in the list of Additional Software 0.952
When I install "cowsay" using apt 3.194
And I refuse adding "cowsay" to Additional Software 0.587
Then "cowsay" is not in the list of Additional Software 0.637
After features/support/hooks.rb:515 0.966
After features/support/hooks.rb:326 0.706
After features/support/hooks.rb:100 0.010
9:22.202
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.005
Given a computer 0.192
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:19.117
And I configure APT to prefer an old version of cowsay 0.025
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.250
And I accept adding "cowsay" to Additional Software 6.526
And Additional Software is correctly configured for package "cowsay" 0.835
And I shutdown Tails and wait for the computer to power off 6.340
And I start Tails from USB drive "__internal" with network unplugged 58.641
And I enable persistence 16.766
# 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.024
And I log in to a new session 34.205
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.891
And I revert the APT tweaks that made it prefer an old version of cowsay 0.054
# 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.070
And the network is plugged 0.069
And Tor is ready 20.254
# 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 6.137
And available upgrades have been checked 0.067
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 0.993
And I can open the Additional Software configuration window from the notification 2.456
And I shutdown Tails and wait for the computer to power off 13.336
And I start Tails from USB drive "__internal" with network unplugged 58.348
And I enable persistence 11.676
# 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.023
And I log in to a new session 38.465
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.626
And I revert the APT tweaks that made it prefer an old version of cowsay 0.055
And the network is plugged 0.067
And Tor is ready 38.430
Then the Additional Software upgrade service has started 0.163
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.088
After features/support/hooks.rb:515 2.232
After features/support/hooks.rb:326 0.676
After features/support/hooks.rb:100 0.029
1:58.156
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.007
Given a computer 0.194
And I start Tails from USB drive "__internal" with network unplugged 58.100
And I enable persistence 9.867
And I remove the "cowsay" deb files from the APT cache 0.931
# 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 37.179
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 6.380
And I can open the Additional Software log file from the notification 4.754
And the package "cowsay" is not installed 0.659
After features/support/hooks.rb:515 0.123
After features/support/hooks.rb:326 0.858
After features/support/hooks.rb:100 0.009