Project Number Date
test_Tails_ISO_20860-unsafe-browser-desktop-portals 9 13 May 2025, 21:47

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:50.844 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:47.762
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:513 0.003
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 56.240
And I update APT using apt 12.246
And I install "popularity-contest" using apt 22.981
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.228
When I create a persistent storage and activate the Additional Software feature 18.326
Then Additional Software is correctly configured for package "popularity-contest" 3.501
When I shutdown Tails and wait for the computer to power off 10.599
And I start Tails from USB drive "__internal" with network unplugged 1:2.037
And I enable persistence 26.185
And I log in to a new session 33.869
And the Additional Software installation service has started 31.076
Then I am notified that the installation succeeded 2.348
And Additional Software is correctly configured for package "popularity-contest" 0.853
And the package "popularity-contest" is installed after Additional Software has been started 0.268
After features/support/hooks.rb:521 15.239
After features/support/hooks.rb:330 2.053
After features/support/hooks.rb:100 0.014
2:26.967
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:513 0.005
Given a computer 0.194
And I start Tails from USB drive "__internal" and I login with an administration password 1:44.570
And I update APT using apt 14.032
When I install "makepp" using apt 23.302
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.753
And the package "makepp" is installed 0.113
After features/support/hooks.rb:521 14.997
After features/support/hooks.rb:330 1.194
After features/support/hooks.rb:100 0.016
5:9.744
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:513 0.006
Given a computer 0.207
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:19.269
When I uninstall "popularity-contest" using apt 21.861
And I accept removing "popularity-contest" from Additional Software 0.761
Then "popularity-contest" is not in the list of Additional Software 0.695
When I start Synaptic 24.468
And I update APT using Synaptic 22.624
And I install "cowsay" using Synaptic 10.426
And I accept adding "cowsay" to Additional Software 1.368
Then Additional Software is correctly configured for package "cowsay" 0.881
When I uninstall "cowsay" using apt 3.225
And I refuse removing "cowsay" from Additional Software 0.579
Then Additional Software is correctly configured for package "cowsay" 0.787
When I start "Additional Software" via GNOME Activities Overview 10.585
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.802
Then "cowsay" is not in the list of Additional Software 1.720
When I install "cowsay" using apt 3.209
And I refuse adding "cowsay" to Additional Software 0.598
Then "cowsay" is not in the list of Additional Software 0.670
After features/support/hooks.rb:521 0.592
After features/support/hooks.rb:330 0.976
After features/support/hooks.rb:100 0.009
12:10.259
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:513 0.006
Given a computer 0.210
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:52.347
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 26.430
And I accept adding "cowsay" to Additional Software 5.582
And Additional Software is correctly configured for package "cowsay" 1.095
And I shutdown Tails and wait for the computer to power off 6.444
And I start Tails from USB drive "__internal" with network unplugged 1:1.395
And I enable persistence 12.309
# 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.082
And I log in to a new session 40.358
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.481
And I revert the APT tweaks that made it prefer an old version of cowsay 0.053
# 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 20.573
And available upgrades have been checked 0.096
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.926
And I can open the Additional Software configuration window from the notification 2.964
And I shutdown Tails and wait for the computer to power off 2:8.107
And I start Tails from USB drive "__internal" with network unplugged 59.115
And I enable persistence 11.123
# 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
And I log in to a new session 39.370
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.695
And I revert the APT tweaks that made it prefer an old version of cowsay 0.072
And the network is plugged 0.072
And Tor is ready 53.819
Then the Additional Software upgrade service has started 0.178
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.108
After features/support/hooks.rb:521 1.659
After features/support/hooks.rb:330 0.662
After features/support/hooks.rb:100 0.021
2:16.110
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:513 0.005
Given a computer 0.182
And I start Tails from USB drive "__internal" with network unplugged 1:0.766
And I enable persistence 12.133
And I remove the "cowsay" deb files from the APT cache 0.063
# 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.086
And I log in to a new session 46.037
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 11.399
And I can open the Additional Software log file from the notification 4.762
And the package "cowsay" is not installed 0.678
After features/support/hooks.rb:521 0.175
After features/support/hooks.rb:330 1.677
After features/support/hooks.rb:100 0.008