Project Number Date
test_Tails_ISO_20860-unsafe-browser-desktop-portals 5 10 May 2025, 20:51

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.415 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:57.813
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 57.735
And I update APT using apt 12.212
And I install "popularity-contest" using apt 23.184
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.674
When I create a persistent storage and activate the Additional Software feature 18.113
Then Additional Software is correctly configured for package "popularity-contest" 2.675
When I shutdown Tails and wait for the computer to power off 10.696
And I start Tails from USB drive "__internal" with network unplugged 59.609
And I enable persistence 27.419
And I log in to a new session 43.773
And the Additional Software installation service has started 32.729
Then I am notified that the installation succeeded 1.944
And Additional Software is correctly configured for package "popularity-contest" 0.761
And the package "popularity-contest" is installed after Additional Software has been started 0.282
After features/support/hooks.rb:519 13.841
After features/support/hooks.rb:330 2.505
After features/support/hooks.rb:100 0.013
2:51.866
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.007
Given a computer 0.236
And I start Tails from USB drive "__internal" and I login with an administration password 2:9.733
And I update APT using apt 11.626
When I install "makepp" using apt 23.695
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.494
And the package "makepp" is installed 0.079
After features/support/hooks.rb:519 15.295
After features/support/hooks.rb:330 1.200
After features/support/hooks.rb:100 0.021
5:0.413
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.216
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:13.123
When I uninstall "popularity-contest" using apt 21.814
And I accept removing "popularity-contest" from Additional Software 0.569
Then "popularity-contest" is not in the list of Additional Software 0.703
When I start Synaptic 22.623
And I update APT using Synaptic 22.541
And I install "cowsay" using Synaptic 10.217
And I accept adding "cowsay" to Additional Software 1.579
Then Additional Software is correctly configured for package "cowsay" 0.802
When I uninstall "cowsay" using apt 3.231
And I refuse removing "cowsay" from Additional Software 0.588
Then Additional Software is correctly configured for package "cowsay" 0.763
When I start "Additional Software" via GNOME Activities Overview 10.518
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.001
Then "cowsay" is not in the list of Additional Software 1.582
When I install "cowsay" using apt 3.198
And I refuse adding "cowsay" to Additional Software 0.628
Then "cowsay" is not in the list of Additional Software 0.709
After features/support/hooks.rb:519 0.562
After features/support/hooks.rb:330 0.949
After features/support/hooks.rb:100 0.007
11:9.454
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.250
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:22.266
And I configure APT to prefer an old version of cowsay 0.029
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.566
And I accept adding "cowsay" to Additional Software 6.666
And Additional Software is correctly configured for package "cowsay" 0.867
And I shutdown Tails and wait for the computer to power off 4.181
And I start Tails from USB drive "__internal" with network unplugged 1:0.645
And I enable persistence 10.728
# 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.090
And I log in to a new session 41.369
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.815
And I revert the APT tweaks that made it prefer an old version of cowsay 0.048
# 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.072
And the network is plugged 0.083
And Tor is ready 21.089
And available upgrades have been checked 1.168
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.977
And I can open the Additional Software configuration window from the notification 2.673
And I shutdown Tails and wait for the computer to power off 2:7.494
And I start Tails from USB drive "__internal" with network unplugged 1:0.301
And I enable persistence 11.345
# 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 41.163
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.069
And I revert the APT tweaks that made it prefer an old version of cowsay 0.050
And the network is plugged 0.083
And Tor is ready 43.048
Then the Additional Software upgrade service has started 0.175
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.081
After features/support/hooks.rb:519 1.300
After features/support/hooks.rb:330 0.686
After features/support/hooks.rb:100 0.024
2:15.867
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.208
And I start Tails from USB drive "__internal" with network unplugged 1:1.514
And I enable persistence 13.248
And I remove the "cowsay" deb files from the APT cache 0.053
# 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 42.479
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.207
And I can open the Additional Software log file from the notification 5.216
And the package "cowsay" is not installed 0.848
After features/support/hooks.rb:519 0.141
After features/support/hooks.rb:330 1.709
After features/support/hooks.rb:100 0.010