Project Number Date
test_Tails_ISO_20816-block-paths-bwrap 17 20 Mar 2025, 18:30

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Additional software 79 0 0 0 0 79 5 0 5 28:37.899 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
6:46.559
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.003
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 55.735
And I update APT using apt 2:11.983
And I install "popularity-contest" using apt 22.580
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.400
When I create a persistent storage and activate the Additional Software feature 18.540
Then Additional Software is correctly configured for package "popularity-contest" 1.273
When I shutdown Tails and wait for the computer to power off 10.918
And I start Tails from USB drive "__internal" with network unplugged 59.030
And I enable persistence 23.700
And I log in to a new session 39.922
And the Additional Software installation service has started 31.630
Then I am notified that the installation succeeded 1.790
And Additional Software is correctly configured for package "popularity-contest" 0.793
And the package "popularity-contest" is installed after Additional Software has been started 0.259
After features/support/hooks.rb:519 14.340
After features/support/hooks.rb:330 1.756
After features/support/hooks.rb:100 0.011
3:26.420
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.005
Given a computer 0.255
And I start Tails from USB drive "__internal" and I login with an administration password 1:41.490
And I update APT using apt 44.327
When I install "makepp" using apt 53.609
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.659
And the package "makepp" is installed 0.076
After features/support/hooks.rb:519 15.306
After features/support/hooks.rb:330 1.269
After features/support/hooks.rb:100 0.011
4:59.834
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.005
Given a computer 0.226
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:12.071
When I uninstall "popularity-contest" using apt 21.851
And I accept removing "popularity-contest" from Additional Software 0.542
Then "popularity-contest" is not in the list of Additional Software 0.755
When I start Synaptic 23.111
And I update APT using Synaptic 22.993
And I install "cowsay" using Synaptic 9.232
And I accept adding "cowsay" to Additional Software 1.489
Then Additional Software is correctly configured for package "cowsay" 0.837
When I uninstall "cowsay" using apt 3.223
And I refuse removing "cowsay" from Additional Software 0.639
Then Additional Software is correctly configured for package "cowsay" 0.780
When I start "Additional Software" via GNOME Activities Overview 10.555
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.978
Then "cowsay" is not in the list of Additional Software 1.117
When I install "cowsay" using apt 3.189
And I refuse adding "cowsay" to Additional Software 0.556
Then "cowsay" is not in the list of Additional Software 0.682
After features/support/hooks.rb:519 0.551
After features/support/hooks.rb:330 0.839
After features/support/hooks.rb:100 0.008
11:6.126
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.005
Given a computer 0.237
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:19.525
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.687
And I accept adding "cowsay" to Additional Software 5.955
And Additional Software is correctly configured for package "cowsay" 0.898
And I shutdown Tails and wait for the computer to power off 6.292
And I start Tails from USB drive "__internal" with network unplugged 59.452
And I enable persistence 11.950
# 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
# 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.099
And I log in to a new session 39.411
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.530
And I revert the APT tweaks that made it prefer an old version of cowsay 0.049
# 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.065
And the network is plugged 0.090
And Tor is ready 21.002
And available upgrades have been checked 1.130
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.662
And I can open the Additional Software configuration window from the notification 2.856
And I shutdown Tails and wait for the computer to power off 2:3.042
And I start Tails from USB drive "__internal" with network unplugged 58.355
And I enable persistence 10.294
# 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.039
And I log in to a new session 38.734
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.290
And I revert the APT tweaks that made it prefer an old version of cowsay 0.061
And the network is plugged 0.068
And Tor is ready 45.012
Then the Additional Software upgrade service has started 0.172
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.101
After features/support/hooks.rb:519 1.271
After features/support/hooks.rb:330 0.652
After features/support/hooks.rb:100 0.025
2:18.959
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.006
Given a computer 0.211
And I start Tails from USB drive "__internal" with network unplugged 1:7.378
And I enable persistence 11.102
And I remove the "cowsay" deb files from the APT cache 0.055
# 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.084
And I log in to a new session 38.769
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.415
And I can open the Additional Software log file from the notification 6.394
And the package "cowsay" is not installed 0.547
After features/support/hooks.rb:519 0.115
After features/support/hooks.rb:330 1.749
After features/support/hooks.rb:100 0.008