Project Number Date
test_Tails_ISO_20816-block-paths-bwrap 20 23 Mar 2025, 06:19

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 27:56.787 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
5:52.732
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
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 56.938
And I update APT using apt 1:13.156
And I install "popularity-contest" using apt 22.388
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.727
When I create a persistent storage and activate the Additional Software feature 19.726
Then Additional Software is correctly configured for package "popularity-contest" 1.245
When I shutdown Tails and wait for the computer to power off 12.595
And I start Tails from USB drive "__internal" with network unplugged 1:6.474
And I enable persistence 20.885
And I log in to a new session 39.063
And the Additional Software installation service has started 31.417
Then I am notified that the installation succeeded 2.075
And Additional Software is correctly configured for package "popularity-contest" 0.746
And the package "popularity-contest" is installed after Additional Software has been started 0.291
After features/support/hooks.rb:519 13.801
After features/support/hooks.rb:330 1.797
After features/support/hooks.rb:100 0.012
5:34.892
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.006
Given a computer 0.319
And I start Tails from USB drive "__internal" and I login with an administration password 1:40.281
And I update APT using apt 2:13.910
When I install "makepp" using apt 1:33.660
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.645
And the package "makepp" is installed 0.075
After features/support/hooks.rb:519 15.128
After features/support/hooks.rb:330 0.928
After features/support/hooks.rb:100 0.012
5:1.123
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.006
Given a computer 0.211
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:16.718
When I uninstall "popularity-contest" using apt 18.692
And I accept removing "popularity-contest" from Additional Software 2.005
Then "popularity-contest" is not in the list of Additional Software 0.667
When I start Synaptic 23.548
And I update APT using Synaptic 22.062
And I install "cowsay" using Synaptic 9.604
And I accept adding "cowsay" to Additional Software 0.953
Then Additional Software is correctly configured for package "cowsay" 0.855
When I uninstall "cowsay" using apt 3.208
And I refuse removing "cowsay" from Additional Software 0.592
Then Additional Software is correctly configured for package "cowsay" 0.701
When I start "Additional Software" via GNOME Activities Overview 10.558
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.458
Then "cowsay" is not in the list of Additional Software 0.882
When I install "cowsay" using apt 3.197
And I refuse adding "cowsay" to Additional Software 0.590
Then "cowsay" is not in the list of Additional Software 0.613
After features/support/hooks.rb:519 0.625
After features/support/hooks.rb:330 0.698
After features/support/hooks.rb:100 0.008
9:17.133
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.004
Given a computer 0.189
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:19.647
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.497
And I accept adding "cowsay" to Additional Software 5.737
And Additional Software is correctly configured for package "cowsay" 0.894
And I shutdown Tails and wait for the computer to power off 6.632
And I start Tails from USB drive "__internal" with network unplugged 58.951
And I enable persistence 10.718
# 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.034
# 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 38.602
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.232
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.065
And the network is plugged 0.097
And Tor is ready 19.695
And available upgrades have been checked 2.272
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.220
And I can open the Additional Software configuration window from the notification 2.831
And I shutdown Tails and wait for the computer to power off 17.614
And I start Tails from USB drive "__internal" with network unplugged 57.394
And I enable persistence 12.758
# 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 38.246
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.579
And I revert the APT tweaks that made it prefer an old version of cowsay 0.051
And the network is plugged 0.078
And Tor is ready 53.651
Then the Additional Software upgrade service has started 0.147
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.086
After features/support/hooks.rb:519 1.400
After features/support/hooks.rb:330 0.662
After features/support/hooks.rb:100 0.027
2:10.905
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.194
And I start Tails from USB drive "__internal" with network unplugged 59.302
And I enable persistence 13.049
And I remove the "cowsay" deb files from the APT cache 0.049
# 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 39.738
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.758
And I can open the Additional Software log file from the notification 5.169
And the package "cowsay" is not installed 0.559
After features/support/hooks.rb:519 0.138
After features/support/hooks.rb:330 1.548
After features/support/hooks.rb:100 0.010