Project Number Date
test_Tails_ISO_20816-block-paths-bwrap 4 07 Mar 2025, 07:07

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 33:26.805 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
9:55.357
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.006
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 54.550
And I update APT using apt 5:19.581
And I install "popularity-contest" using apt 22.313
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.187
When I create a persistent storage and activate the Additional Software feature 18.818
Then Additional Software is correctly configured for package "popularity-contest" 1.205
When I shutdown Tails and wait for the computer to power off 10.657
And I start Tails from USB drive "__internal" with network unplugged 57.373
And I enable persistence 20.971
And I log in to a new session 38.367
And the Additional Software installation service has started 41.442
Then I am notified that the installation succeeded 1.847
And Additional Software is correctly configured for package "popularity-contest" 0.777
And the package "popularity-contest" is installed after Additional Software has been started 0.263
After features/support/hooks.rb:519 15.328
After features/support/hooks.rb:330 1.952
After features/support/hooks.rb:100 0.010
4:28.476
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.199
And I start Tails from USB drive "__internal" and I login with an administration password 1:47.175
And I update APT using apt 1:42.981
When I install "makepp" using apt 53.717
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.319
And the package "makepp" is installed 0.082
After features/support/hooks.rb:519 15.081
After features/support/hooks.rb:330 1.988
After features/support/hooks.rb:100 0.013
5:3.186
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.205
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:13.983
When I uninstall "popularity-contest" using apt 21.783
And I accept removing "popularity-contest" from Additional Software 0.565
Then "popularity-contest" is not in the list of Additional Software 0.680
When I start Synaptic 26.066
And I update APT using Synaptic 22.061
And I install "cowsay" using Synaptic 9.565
And I accept adding "cowsay" to Additional Software 2.357
Then Additional Software is correctly configured for package "cowsay" 0.840
When I uninstall "cowsay" using apt 3.229
And I refuse removing "cowsay" from Additional Software 0.562
Then Additional Software is correctly configured for package "cowsay" 0.829
When I start "Additional Software" via GNOME Activities Overview 10.533
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.629
Then "cowsay" is not in the list of Additional Software 0.832
When I install "cowsay" using apt 3.187
And I refuse adding "cowsay" to Additional Software 0.577
Then "cowsay" is not in the list of Additional Software 0.694
After features/support/hooks.rb:519 0.568
After features/support/hooks.rb:330 0.698
After features/support/hooks.rb:100 0.009
11:50.640
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.188
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:17.127
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.600
And I accept adding "cowsay" to Additional Software 5.351
And Additional Software is correctly configured for package "cowsay" 0.852
And I shutdown Tails and wait for the computer to power off 6.541
And I start Tails from USB drive "__internal" with network unplugged 58.739
And I enable persistence 12.450
# 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.027
# 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.094
And I log in to a new session 40.071
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.382
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
# 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.073
And Tor is ready 49.094
And available upgrades have been checked 0.056
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 0.672
And I can open the Additional Software configuration window from the notification 3.811
And I shutdown Tails and wait for the computer to power off 2:2.847
And I start Tails from USB drive "__internal" with network unplugged 1:7.913
And I enable persistence 11.402
# 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 41.734
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.972
And I revert the APT tweaks that made it prefer an old version of cowsay 0.053
And the network is plugged 0.090
And Tor is ready 52.034
Then the Additional Software upgrade service has started 0.158
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.112
After features/support/hooks.rb:519 1.234
After features/support/hooks.rb:330 0.632
After features/support/hooks.rb:100 0.024
2:9.145
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.005
Given a computer 0.186
And I start Tails from USB drive "__internal" with network unplugged 59.186
And I enable persistence 12.024
And I remove the "cowsay" deb files from the APT cache 0.050
# 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.081
And I log in to a new session 39.175
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.489
And I can open the Additional Software log file from the notification 5.414
And the package "cowsay" is not installed 0.536
After features/support/hooks.rb:519 0.167
After features/support/hooks.rb:330 0.925
After features/support/hooks.rb:100 0.009