Project Number Date
test_Tails_ISO_20816-block-paths-bwrap 46 18 Apr 2025, 06:54

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 26:27.763 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
4:40.550
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.012
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 53.275
And I update APT using apt 12.459
And I install "popularity-contest" using apt 23.015
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.610
When I create a persistent storage and activate the Additional Software feature 18.627
Then Additional Software is correctly configured for package "popularity-contest" 2.770
When I shutdown Tails and wait for the computer to power off 12.780
And I start Tails from USB drive "__internal" with network unplugged 1:0.448
And I enable persistence 18.675
And I log in to a new session 39.272
And the Additional Software installation service has started 30.814
Then I am notified that the installation succeeded 1.639
And Additional Software is correctly configured for package "popularity-contest" 0.866
And the package "popularity-contest" is installed after Additional Software has been started 0.295
After features/support/hooks.rb:519 13.916
After features/support/hooks.rb:330 2.279
After features/support/hooks.rb:100 0.011
2:54.407
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.207
And I start Tails from USB drive "__internal" and I login with an administration password 1:43.258
And I update APT using apt 42.698
When I install "makepp" using apt 23.576
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.528
And the package "makepp" is installed 0.137
After features/support/hooks.rb:519 15.230
After features/support/hooks.rb:330 1.162
After features/support/hooks.rb:100 0.012
5:11.847
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.219
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:25.175
When I uninstall "popularity-contest" using apt 21.855
And I accept removing "popularity-contest" from Additional Software 0.563
Then "popularity-contest" is not in the list of Additional Software 0.669
When I start Synaptic 22.313
And I update APT using Synaptic 23.538
And I install "cowsay" using Synaptic 10.074
And I accept adding "cowsay" to Additional Software 1.318
Then Additional Software is correctly configured for package "cowsay" 0.732
When I uninstall "cowsay" using apt 3.219
And I refuse removing "cowsay" from Additional Software 0.608
Then Additional Software is correctly configured for package "cowsay" 0.758
When I start "Additional Software" via GNOME Activities Overview 10.501
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.666
Then "cowsay" is not in the list of Additional Software 1.210
When I install "cowsay" using apt 3.203
And I refuse adding "cowsay" to Additional Software 0.516
Then "cowsay" is not in the list of Additional Software 0.700
After features/support/hooks.rb:519 0.587
After features/support/hooks.rb:330 0.880
After features/support/hooks.rb:100 0.010
11:31.478
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.202
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:29.348
And I configure APT to prefer an old version of cowsay 0.033
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.368
And I accept adding "cowsay" to Additional Software 5.647
And Additional Software is correctly configured for package "cowsay" 0.939
And I shutdown Tails and wait for the computer to power off 6.529
And I start Tails from USB drive "__internal" with network unplugged 59.583
And I enable persistence 10.912
# 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.079
And I log in to a new session 42.591
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.566
And I revert the APT tweaks that made it prefer an old version of cowsay 0.075
# 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.070
And the network is plugged 0.094
And Tor is ready 20.188
And available upgrades have been checked 3.949
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.717
And I can open the Additional Software configuration window from the notification 3.364
And I shutdown Tails and wait for the computer to power off 2:8.112
And I start Tails from USB drive "__internal" with network unplugged 1:4.050
And I enable persistence 14.017
# 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.030
And I log in to a new session 43.303
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.505
And I revert the APT tweaks that made it prefer an old version of cowsay 0.062
And the network is plugged 0.090
And Tor is ready 46.758
Then the Additional Software upgrade service has started 0.165
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.089
After features/support/hooks.rb:519 1.386
After features/support/hooks.rb:330 0.776
After features/support/hooks.rb:100 0.027
2:9.479
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.261
And I start Tails from USB drive "__internal" with network unplugged 1:3.792
And I enable persistence 13.500
And I remove the "cowsay" deb files from the APT cache 0.062
# 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.073
And I log in to a new session 43.698
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 3.193
And I can open the Additional Software log file from the notification 4.641
And the package "cowsay" is not installed 0.256
After features/support/hooks.rb:519 0.119
After features/support/hooks.rb:330 1.703
After features/support/hooks.rb:100 0.009