Project Number Date
test_Tails_ISO_20816-block-paths-bwrap 1 04 Mar 2025, 15: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 26:15.065 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:56.071
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.004
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:2.242
And I update APT using apt 12.529
And I install "popularity-contest" using apt 22.280
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.153
When I create a persistent storage and activate the Additional Software feature 18.391
Then Additional Software is correctly configured for package "popularity-contest" 1.266
When I shutdown Tails and wait for the computer to power off 14.349
And I start Tails from USB drive "__internal" with network unplugged 59.838
And I enable persistence 22.377
And I log in to a new session 40.554
And the Additional Software installation service has started 31.956
Then I am notified that the installation succeeded 2.020
And Additional Software is correctly configured for package "popularity-contest" 0.842
And the package "popularity-contest" is installed after Additional Software has been started 0.268
After features/support/hooks.rb:519 14.242
After features/support/hooks.rb:330 1.895
After features/support/hooks.rb:100 0.010
2:37.176
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.004
Given a computer 0.175
And I start Tails from USB drive "__internal" and I login with an administration password 1:54.690
And I update APT using apt 12.353
When I install "makepp" using apt 25.556
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.312
And the package "makepp" is installed 0.088
After features/support/hooks.rb:519 13.732
After features/support/hooks.rb:330 0.870
After features/support/hooks.rb:100 0.013
5:4.735
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.006
Given a computer 0.205
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:17.835
When I uninstall "popularity-contest" using apt 21.777
And I accept removing "popularity-contest" from Additional Software 0.574
Then "popularity-contest" is not in the list of Additional Software 0.714
When I start Synaptic 24.256
And I update APT using Synaptic 22.253
And I install "cowsay" using Synaptic 9.722
And I accept adding "cowsay" to Additional Software 1.463
Then Additional Software is correctly configured for package "cowsay" 0.814
When I uninstall "cowsay" using apt 3.242
And I refuse removing "cowsay" from Additional Software 0.590
Then Additional Software is correctly configured for package "cowsay" 0.761
When I start "Additional Software" via GNOME Activities Overview 10.482
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.544
Then "cowsay" is not in the list of Additional Software 1.068
When I install "cowsay" using apt 3.211
And I refuse adding "cowsay" to Additional Software 0.581
Then "cowsay" is not in the list of Additional Software 0.636
After features/support/hooks.rb:519 0.575
After features/support/hooks.rb:330 0.832
After features/support/hooks.rb:100 0.009
11:24.880
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.205
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:15.353
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.719
And I accept adding "cowsay" to Additional Software 5.813
And Additional Software is correctly configured for package "cowsay" 0.933
And I shutdown Tails and wait for the computer to power off 6.416
And I start Tails from USB drive "__internal" with network unplugged 59.171
And I enable persistence 12.127
# 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.091
And I log in to a new session 38.788
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.163
And I revert the APT tweaks that made it prefer an old version of cowsay 0.051
# 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.057
And the network is plugged 0.122
And Tor is ready 21.747
And available upgrades have been checked 1.212
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.277
And I can open the Additional Software configuration window from the notification 2.605
And I shutdown Tails and wait for the computer to power off 2:1.964
And I start Tails from USB drive "__internal" with network unplugged 1:1.637
And I enable persistence 10.784
# 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.024
And I log in to a new session 40.462
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.065
And I revert the APT tweaks that made it prefer an old version of cowsay 0.072
And the network is plugged 0.065
And Tor is ready 52.585
Then the Additional Software upgrade service has started 0.215
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.085
After features/support/hooks.rb:519 1.255
After features/support/hooks.rb:330 0.646
After features/support/hooks.rb:100 0.028
2:12.201
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.006
Given a computer 0.204
And I start Tails from USB drive "__internal" with network unplugged 1:0.104
And I enable persistence 11.237
And I remove the "cowsay" deb files from the APT cache 0.066
# 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.091
And I log in to a new session 40.646
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.641
And I can open the Additional Software log file from the notification 5.584
And the package "cowsay" is not installed 0.625
After features/support/hooks.rb:519 0.137
After features/support/hooks.rb:330 1.461
After features/support/hooks.rb:100 0.008