Project Number Date
test_Tails_ISO_20816-block-paths-bwrap 5 08 Mar 2025, 06:25

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 31:48.784 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
10:15.776
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.644
And I update APT using apt 5:46.157
And I install "popularity-contest" using apt 22.523
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.786
When I create a persistent storage and activate the Additional Software feature 18.687
Then Additional Software is correctly configured for package "popularity-contest" 1.282
When I shutdown Tails and wait for the computer to power off 12.543
And I start Tails from USB drive "__internal" with network unplugged 59.202
And I enable persistence 21.004
And I log in to a new session 36.889
And the Additional Software installation service has started 31.077
Then I am notified that the installation succeeded 1.752
And Additional Software is correctly configured for package "popularity-contest" 0.939
And the package "popularity-contest" is installed after Additional Software has been started 0.283
After features/support/hooks.rb:519 13.739
After features/support/hooks.rb:330 1.798
After features/support/hooks.rb:100 0.011
3:22.669
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.202
And I start Tails from USB drive "__internal" and I login with an administration password 1:40.001
And I update APT using apt 1:13.482
When I install "makepp" using apt 22.496
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.419
And the package "makepp" is installed 0.067
After features/support/hooks.rb:519 14.957
After features/support/hooks.rb:330 1.136
After features/support/hooks.rb:100 0.011
4:48.551
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.208
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:3.943
When I uninstall "popularity-contest" using apt 21.841
And I accept removing "popularity-contest" from Additional Software 0.594
Then "popularity-contest" is not in the list of Additional Software 0.653
When I start Synaptic 22.313
And I update APT using Synaptic 22.193
And I install "cowsay" using Synaptic 9.048
And I accept adding "cowsay" to Additional Software 2.011
Then Additional Software is correctly configured for package "cowsay" 0.731
When I uninstall "cowsay" using apt 3.222
And I refuse removing "cowsay" from Additional Software 0.579
Then Additional Software is correctly configured for package "cowsay" 0.772
When I start "Additional Software" via GNOME Activities Overview 10.513
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.639
Then "cowsay" is not in the list of Additional Software 0.862
When I install "cowsay" using apt 3.195
And I refuse adding "cowsay" to Additional Software 0.569
Then "cowsay" is not in the list of Additional Software 0.655
After features/support/hooks.rb:519 0.570
After features/support/hooks.rb:330 0.787
After features/support/hooks.rb:100 0.007
11:9.601
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.204
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:20.694
And I configure APT to prefer an old version of cowsay 0.032
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.750
And I accept adding "cowsay" to Additional Software 5.346
And Additional Software is correctly configured for package "cowsay" 0.808
And I shutdown Tails and wait for the computer to power off 6.449
And I start Tails from USB drive "__internal" with network unplugged 58.290
And I enable persistence 11.717
# 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.083
And I log in to a new session 37.722
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.324
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.062
And the network is plugged 0.072
And Tor is ready 21.614
And available upgrades have been checked 0.060
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.601
And I can open the Additional Software configuration window from the notification 3.251
And I shutdown Tails and wait for the computer to power off 2:8.219
And I start Tails from USB drive "__internal" with network unplugged 59.044
And I enable persistence 13.029
# 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 37.826
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.211
And I revert the APT tweaks that made it prefer an old version of cowsay 0.053
And the network is plugged 0.072
And Tor is ready 53.670
Then the Additional Software upgrade service has started 0.176
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.095
After features/support/hooks.rb:519 1.472
After features/support/hooks.rb:330 0.900
After features/support/hooks.rb:100 0.019
2:12.185
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 a computer 0.191
And I start Tails from USB drive "__internal" with network unplugged 59.308
And I enable persistence 12.284
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.089
And I log in to a new session 44.701
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 10.327
And I can open the Additional Software log file from the notification 4.760
And the package "cowsay" is not installed 0.473
After features/support/hooks.rb:519 0.111
After features/support/hooks.rb:330 0.727
After features/support/hooks.rb:100 0.007