Project Number Date
test_Tails_ISO_stable 5578 16 Apr 2025, 12: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 28:46.544 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
7:38.931
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
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 54.374
And I update APT using apt 3:13.434
And I install "popularity-contest" using apt 22.748
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.668
When I create a persistent storage and activate the Additional Software feature 17.572
Then Additional Software is correctly configured for package "popularity-contest" 2.659
When I shutdown Tails and wait for the computer to power off 10.248
And I start Tails from USB drive "__internal" with network unplugged 58.703
And I enable persistence 18.170
And I log in to a new session 41.631
And the Additional Software installation service has started 30.977
Then I am notified that the installation succeeded 1.716
And Additional Software is correctly configured for package "popularity-contest" 0.758
And the package "popularity-contest" is installed after Additional Software has been started 0.267
After features/support/hooks.rb:519 14.096
After features/support/hooks.rb:330 2.150
After features/support/hooks.rb:100 0.011
4:55.484
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.181
And I start Tails from USB drive "__internal" and I login with an administration password 1:43.300
And I update APT using apt 2:44.442
When I install "makepp" using apt 23.108
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.379
And the package "makepp" is installed 0.071
After features/support/hooks.rb:519 14.125
After features/support/hooks.rb:330 1.437
After features/support/hooks.rb:100 0.012
4:58.679
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.189
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:14.033
When I uninstall "popularity-contest" using apt 21.723
And I accept removing "popularity-contest" from Additional Software 0.576
Then "popularity-contest" is not in the list of Additional Software 0.670
When I start Synaptic 21.459
And I update APT using Synaptic 22.018
And I install "cowsay" using Synaptic 8.773
And I accept adding "cowsay" to Additional Software 2.833
Then Additional Software is correctly configured for package "cowsay" 0.769
When I uninstall "cowsay" using apt 3.253
And I refuse removing "cowsay" from Additional Software 0.556
Then Additional Software is correctly configured for package "cowsay" 0.738
When I start "Additional Software" via GNOME Activities Overview 10.431
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.697
Then "cowsay" is not in the list of Additional Software 1.493
When I install "cowsay" using apt 3.248
And I refuse adding "cowsay" to Additional Software 0.577
Then "cowsay" is not in the list of Additional Software 0.634
After features/support/hooks.rb:519 0.587
After features/support/hooks.rb:330 0.622
After features/support/hooks.rb:100 0.008
9:3.711
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.173
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:18.824
And I configure APT to prefer an old version of cowsay 0.025
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.511
And I accept adding "cowsay" to Additional Software 5.598
And Additional Software is correctly configured for package "cowsay" 0.834
And I shutdown Tails and wait for the computer to power off 4.303
And I start Tails from USB drive "__internal" with network unplugged 59.552
And I enable persistence 11.100
# 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.030
# 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.167
And I log in to a new session 38.682
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.789
And I revert the APT tweaks that made it prefer an old version of cowsay 0.050
# 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.071
And the network is plugged 0.070
And Tor is ready 20.768
And available upgrades have been checked 0.073
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.195
And I can open the Additional Software configuration window from the notification 2.654
And I shutdown Tails and wait for the computer to power off 6.334
And I start Tails from USB drive "__internal" with network unplugged 59.498
And I enable persistence 11.487
# 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.030
And I log in to a new session 40.473
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.626
And I revert the APT tweaks that made it prefer an old version of cowsay 0.050
And the network is plugged 0.063
And Tor is ready 50.408
Then the Additional Software upgrade service has started 0.162
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.095
After features/support/hooks.rb:519 1.225
After features/support/hooks.rb:330 0.677
After features/support/hooks.rb:100 0.024
2:9.737
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.669
And I enable persistence 10.723
And I remove the "cowsay" deb files from the APT cache 0.056
# 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.069
And I log in to a new session 40.373
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.823
And I can open the Additional Software log file from the notification 5.044
And the package "cowsay" is not installed 0.786
After features/support/hooks.rb:519 0.116
After features/support/hooks.rb:330 1.509
After features/support/hooks.rb:100 0.008