Project Number Date
test_Tails_ISO_20816-block-paths-bwrap 19 22 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 33:35.254 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
8:19.288
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:511 0.011
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 55.328
And I update APT using apt 3:45.175
And I install "popularity-contest" using apt 22.402
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.535
When I create a persistent storage and activate the Additional Software feature 17.883
Then Additional Software is correctly configured for package "popularity-contest" 1.366
When I shutdown Tails and wait for the computer to power off 10.974
And I start Tails from USB drive "__internal" with network unplugged 58.698
And I enable persistence 20.532
And I log in to a new session 37.290
And the Additional Software installation service has started 41.372
Then I am notified that the installation succeeded 1.710
And Additional Software is correctly configured for package "popularity-contest" 0.749
And the package "popularity-contest" is installed after Additional Software has been started 0.267
After features/support/hooks.rb:519 13.552
After features/support/hooks.rb:330 1.743
After features/support/hooks.rb:100 0.011
7:19.545
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.201
And I start Tails from USB drive "__internal" and I login with an administration password 1:37.581
And I update APT using apt 4:43.588
When I install "makepp" using apt 53.793
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.308
And the package "makepp" is installed 0.072
After features/support/hooks.rb:519 14.876
After features/support/hooks.rb:330 1.138
After features/support/hooks.rb:100 0.011
4:56.452
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.248
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:11.039
When I uninstall "popularity-contest" using apt 18.674
And I accept removing "popularity-contest" from Additional Software 1.737
Then "popularity-contest" is not in the list of Additional Software 0.690
When I start Synaptic 22.290
And I update APT using Synaptic 22.654
And I install "cowsay" using Synaptic 10.420
And I accept adding "cowsay" to Additional Software 1.854
Then Additional Software is correctly configured for package "cowsay" 0.866
When I uninstall "cowsay" using apt 3.183
And I refuse removing "cowsay" from Additional Software 0.611
Then Additional Software is correctly configured for package "cowsay" 0.697
When I start "Additional Software" via GNOME Activities Overview 10.488
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.493
Then "cowsay" is not in the list of Additional Software 1.095
When I install "cowsay" using apt 3.204
And I refuse adding "cowsay" to Additional Software 0.558
Then "cowsay" is not in the list of Additional Software 0.643
After features/support/hooks.rb:519 0.532
After features/support/hooks.rb:330 0.742
After features/support/hooks.rb:100 0.008
10:52.547
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.185
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:15.966
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.538
And I accept adding "cowsay" to Additional Software 5.237
And Additional Software is correctly configured for package "cowsay" 0.901
And I shutdown Tails and wait for the computer to power off 6.413
And I start Tails from USB drive "__internal" with network unplugged 58.876
And I enable persistence 11.315
# 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
# 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.110
And I log in to a new session 36.173
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.286
And I revert the APT tweaks that made it prefer an old version of cowsay 0.065
# 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.075
And the network is plugged 0.096
And Tor is ready 19.346
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 3.365
And I can open the Additional Software configuration window from the notification 2.904
And I shutdown Tails and wait for the computer to power off 2:2.611
And I start Tails from USB drive "__internal" with network unplugged 58.378
And I enable persistence 12.392
# 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 39.045
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.472
And I revert the APT tweaks that made it prefer an old version of cowsay 0.074
And the network is plugged 0.067
And Tor is ready 50.269
Then the Additional Software upgrade service has started 0.164
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.077
After features/support/hooks.rb:519 1.221
After features/support/hooks.rb:330 0.671
After features/support/hooks.rb:100 0.020
2:7.420
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.003
Given a computer 0.184
And I start Tails from USB drive "__internal" with network unplugged 56.816
And I enable persistence 10.993
And I remove the "cowsay" deb files from the APT cache 0.048
# 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 39.305
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.133
And I can open the Additional Software log file from the notification 5.385
And the package "cowsay" is not installed 0.464
After features/support/hooks.rb:519 0.109
After features/support/hooks.rb:330 1.731
After features/support/hooks.rb:100 0.008