Project Number Date
test_Tails_ISO_20816-block-paths-bwrap 18 21 Mar 2025, 06:15

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:33.204 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:45.758
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 54.726
And I update APT using apt 1:13.349
And I install "popularity-contest" using apt 22.651
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.924
When I create a persistent storage and activate the Additional Software feature 18.861
Then Additional Software is correctly configured for package "popularity-contest" 1.368
When I shutdown Tails and wait for the computer to power off 10.170
And I start Tails from USB drive "__internal" with network unplugged 58.146
And I enable persistence 22.834
And I log in to a new session 43.838
And the Additional Software installation service has started 31.329
Then I am notified that the installation succeeded 1.551
And Additional Software is correctly configured for package "popularity-contest" 0.748
And the package "popularity-contest" is installed after Additional Software has been started 0.255
After features/support/hooks.rb:519 14.151
After features/support/hooks.rb:330 1.397
After features/support/hooks.rb:100 0.011
7:24.880
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.187
And I start Tails from USB drive "__internal" and I login with an administration password 1:41.185
And I update APT using apt 5:13.456
When I install "makepp" using apt 25.533
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.450
And the package "makepp" is installed 0.066
After features/support/hooks.rb:519 13.878
After features/support/hooks.rb:330 1.338
After features/support/hooks.rb:100 0.012
4:56.105
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.213
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:11.071
When I uninstall "popularity-contest" using apt 21.730
And I accept removing "popularity-contest" from Additional Software 0.589
Then "popularity-contest" is not in the list of Additional Software 0.685
When I start Synaptic 22.506
And I update APT using Synaptic 22.443
And I install "cowsay" using Synaptic 8.753
And I accept adding "cowsay" to Additional Software 1.707
Then Additional Software is correctly configured for package "cowsay" 0.764
When I uninstall "cowsay" using apt 3.223
And I refuse removing "cowsay" from Additional Software 0.579
Then Additional Software is correctly configured for package "cowsay" 0.777
When I start "Additional Software" via GNOME Activities Overview 10.457
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.166
Then "cowsay" is not in the list of Additional Software 1.017
When I install "cowsay" using apt 3.195
And I refuse adding "cowsay" to Additional Software 0.602
Then "cowsay" is not in the list of Additional Software 0.618
After features/support/hooks.rb:519 0.667
After features/support/hooks.rb:330 0.715
After features/support/hooks.rb:100 0.008
11:18.125
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.191
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:19.360
And I configure APT to prefer an old version of cowsay 0.031
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.871
And I accept adding "cowsay" to Additional Software 5.544
And Additional Software is correctly configured for package "cowsay" 0.889
And I shutdown Tails and wait for the computer to power off 4.670
And I start Tails from USB drive "__internal" with network unplugged 57.911
And I enable persistence 14.326
# 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.100
And I log in to a new session 42.777
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.279
And I revert the APT tweaks that made it prefer an old version of cowsay 0.056
# 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.074
And the network is plugged 0.095
And Tor is ready 19.428
And available upgrades have been checked 1.250
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.343
And I can open the Additional Software configuration window from the notification 4.594
And I shutdown Tails and wait for the computer to power off 2:6.897
And I start Tails from USB drive "__internal" with network unplugged 57.314
And I enable persistence 11.225
# 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.028
And I log in to a new session 38.815
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.252
And I revert the APT tweaks that made it prefer an old version of cowsay 0.064
And the network is plugged 0.075
And Tor is ready 50.339
Then the Additional Software upgrade service has started 0.196
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.090
After features/support/hooks.rb:519 1.576
After features/support/hooks.rb:330 0.637
After features/support/hooks.rb:100 0.026
2:8.335
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.237
And I start Tails from USB drive "__internal" with network unplugged 58.281
And I enable persistence 11.133
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.077
And I log in to a new session 39.409
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.892
And I can open the Additional Software log file from the notification 4.757
And the package "cowsay" is not installed 0.483
After features/support/hooks.rb:519 0.117
After features/support/hooks.rb:330 1.578
After features/support/hooks.rb:100 0.009