Project Number Date
test_Tails_ISO_20816-block-paths-bwrap 16 20 Mar 2025, 06:23

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 34:24.099 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:21.317
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
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 56.761
And I update APT using apt 3:43.516
And I install "popularity-contest" using apt 22.213
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.624
When I create a persistent storage and activate the Additional Software feature 20.142
Then Additional Software is correctly configured for package "popularity-contest" 1.255
When I shutdown Tails and wait for the computer to power off 13.645
And I start Tails from USB drive "__internal" with network unplugged 59.323
And I enable persistence 22.000
And I log in to a new session 41.937
And the Additional Software installation service has started 31.401
Then I am notified that the installation succeeded 1.428
And Additional Software is correctly configured for package "popularity-contest" 0.833
And the package "popularity-contest" is installed after Additional Software has been started 0.231
After features/support/hooks.rb:519 14.404
After features/support/hooks.rb:330 1.732
After features/support/hooks.rb:100 0.013
7:54.997
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.207
And I start Tails from USB drive "__internal" and I login with an administration password 1:39.247
And I update APT using apt 4:15.670
When I install "makepp" using apt 1:55.397
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.404
And the package "makepp" is installed 0.069
After features/support/hooks.rb:519 14.942
After features/support/hooks.rb:330 1.229
After features/support/hooks.rb:100 0.014
4:57.532
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.007
Given a computer 0.247
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:12.009
When I uninstall "popularity-contest" using apt 18.672
And I accept removing "popularity-contest" from Additional Software 0.606
Then "popularity-contest" is not in the list of Additional Software 0.678
When I start Synaptic 23.072
And I update APT using Synaptic 22.142
And I install "cowsay" using Synaptic 12.173
And I accept adding "cowsay" to Additional Software 1.614
Then Additional Software is correctly configured for package "cowsay" 0.855
When I uninstall "cowsay" using apt 3.202
And I refuse removing "cowsay" from Additional Software 0.579
Then Additional Software is correctly configured for package "cowsay" 0.746
When I start "Additional Software" via GNOME Activities Overview 10.572
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.908
Then "cowsay" is not in the list of Additional Software 0.936
When I install "cowsay" using apt 3.210
And I refuse adding "cowsay" to Additional Software 0.634
Then "cowsay" is not in the list of Additional Software 0.669
After features/support/hooks.rb:519 0.646
After features/support/hooks.rb:330 0.832
After features/support/hooks.rb:100 0.008
11:10.390
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.187
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:19.410
And I configure APT to prefer an old version of cowsay 0.070
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 28.956
And I accept adding "cowsay" to Additional Software 2.989
And Additional Software is correctly configured for package "cowsay" 0.900
And I shutdown Tails and wait for the computer to power off 6.208
And I start Tails from USB drive "__internal" with network unplugged 59.850
And I enable persistence 12.737
# 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.025
# 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.094
And I log in to a new session 40.004
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.087
And I revert the APT tweaks that made it prefer an old version of cowsay 0.062
# 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.082
And the network is plugged 0.074
And Tor is ready 21.017
And available upgrades have been checked 1.332
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.150
And I can open the Additional Software configuration window from the notification 2.469
And I shutdown Tails and wait for the computer to power off 2:7.224
And I start Tails from USB drive "__internal" with network unplugged 59.442
And I enable persistence 12.466
# 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 38.700
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.536
And I revert the APT tweaks that made it prefer an old version of cowsay 0.060
And the network is plugged 0.095
And Tor is ready 39.856
Then the Additional Software upgrade service has started 0.181
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.089
After features/support/hooks.rb:519 1.282
After features/support/hooks.rb:330 0.682
After features/support/hooks.rb:100 0.024
1:59.862
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.190
And I start Tails from USB drive "__internal" with network unplugged 58.656
And I enable persistence 10.404
And I remove the "cowsay" deb files from the APT cache 0.070
# 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.098
And I log in to a new session 37.929
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 6.850
And I can open the Additional Software log file from the notification 5.157
And the package "cowsay" is not installed 0.505
After features/support/hooks.rb:519 0.112
After features/support/hooks.rb:330 1.529
After features/support/hooks.rb:100 0.008