Project Number Date
test_Tails_ISO_20860-unsafe-browser-desktop-portals 6 11 May 2025, 20:48

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:19.208 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:31.363
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
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 1:13.346
And I update APT using apt 12.660
And I install "popularity-contest" using apt 22.761
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.566
When I create a persistent storage and activate the Additional Software feature 18.020
Then Additional Software is correctly configured for package "popularity-contest" 2.666
When I shutdown Tails and wait for the computer to power off 12.215
And I start Tails from USB drive "__internal" with network unplugged 1:1.711
And I enable persistence 34.115
And I log in to a new session 41.296
And the Additional Software installation service has started 42.043
Then I am notified that the installation succeeded 3.815
And Additional Software is correctly configured for package "popularity-contest" 0.848
And the package "popularity-contest" is installed after Additional Software has been started 0.294
After features/support/hooks.rb:519 13.920
After features/support/hooks.rb:330 2.475
After features/support/hooks.rb:100 0.010
2:23.970
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.006
Given a computer 0.263
And I start Tails from USB drive "__internal" and I login with an administration password 1:42.503
And I update APT using apt 12.892
When I install "makepp" using apt 22.778
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 5.461
And the package "makepp" is installed 0.071
After features/support/hooks.rb:519 14.787
After features/support/hooks.rb:330 1.678
After features/support/hooks.rb:100 0.011
5:10.402
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.200
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:21.700
When I uninstall "popularity-contest" using apt 21.871
And I accept removing "popularity-contest" from Additional Software 0.578
Then "popularity-contest" is not in the list of Additional Software 0.640
When I start Synaptic 25.044
And I update APT using Synaptic 22.652
And I install "cowsay" using Synaptic 9.572
And I accept adding "cowsay" to Additional Software 1.156
Then Additional Software is correctly configured for package "cowsay" 0.781
When I uninstall "cowsay" using apt 3.220
And I refuse removing "cowsay" from Additional Software 0.564
Then Additional Software is correctly configured for package "cowsay" 0.792
When I start "Additional Software" via GNOME Activities Overview 10.577
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.620
Then "cowsay" is not in the list of Additional Software 2.013
When I install "cowsay" using apt 3.198
And I refuse adding "cowsay" to Additional Software 0.596
Then "cowsay" is not in the list of Additional Software 0.618
After features/support/hooks.rb:519 0.509
After features/support/hooks.rb:330 0.652
After features/support/hooks.rb:100 0.033
11:17.927
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.193
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:21.180
And I configure APT to prefer an old version of cowsay 0.027
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.608
And I accept adding "cowsay" to Additional Software 4.307
And Additional Software is correctly configured for package "cowsay" 0.932
And I shutdown Tails and wait for the computer to power off 6.710
And I start Tails from USB drive "__internal" with network unplugged 1:0.806
And I enable persistence 11.594
# 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.032
# 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.092
And I log in to a new session 34.779
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.935
And I revert the APT tweaks that made it prefer an old version of cowsay 0.059
# 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.080
And Tor is ready 21.376
And available upgrades have been checked 1.177
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.647
And I can open the Additional Software configuration window from the notification 2.945
And I shutdown Tails and wait for the computer to power off 2:6.618
And I start Tails from USB drive "__internal" with network unplugged 1:7.512
And I enable persistence 11.943
# 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
And I log in to a new session 39.321
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.465
And I revert the APT tweaks that made it prefer an old version of cowsay 0.057
And the network is plugged 0.073
And Tor is ready 43.065
Then the Additional Software upgrade service has started 0.189
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.093
After features/support/hooks.rb:519 1.383
After features/support/hooks.rb:330 0.676
After features/support/hooks.rb:100 0.064
1:55.544
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.205
And I start Tails from USB drive "__internal" with network unplugged 1:2.284
And I enable persistence 10.659
And I remove the "cowsay" deb files from the APT cache 0.060
# 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.085
And I log in to a new session 33.076
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 4.330
And I can open the Additional Software log file from the notification 4.618
And the package "cowsay" is not installed 0.222
After features/support/hooks.rb:519 0.151
After features/support/hooks.rb:330 1.715
After features/support/hooks.rb:100 0.008