Project Number Date
test_Tails_ISO_stable 5721 18 Jun 2025, 15:38

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 33:26.884 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
6:32.102
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:507 0.004
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:14.732
And I update APT using apt 15.165
And I install "popularity-contest" using apt 29.994
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.465
When I create a persistent storage and activate the Additional Software feature 31.361
Then Additional Software is correctly configured for package "popularity-contest" 3.775
When I shutdown Tails and wait for the computer to power off 17.503
And I start Tails from USB drive "__internal" with network unplugged 1:19.443
And I enable persistence 31.359
And I log in to a new session 54.831
And the Additional Software installation service has started 43.440
Then I am notified that the installation succeeded 2.449
And Additional Software is correctly configured for package "popularity-contest" 1.265
And the package "popularity-contest" is installed after Additional Software has been started 0.314
After features/support/hooks.rb:515 21.668
After features/support/hooks.rb:330 4.700
After features/support/hooks.rb:100 0.035
3:41.746
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.017
Before features/support/hooks.rb:507 0.020
Given a computer 0.542
And I start Tails from USB drive "__internal" and I login with an administration password 2:45.468
And I update APT using apt 18.210
When I install "makepp" using apt 30.158
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 7.273
And the package "makepp" is installed 0.094
After features/support/hooks.rb:515 21.275
After features/support/hooks.rb:330 2.240
After features/support/hooks.rb:100 0.013
6:10.895
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.006
Given a computer 0.273
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 4:1.537
When I uninstall "popularity-contest" using apt 25.905
And I accept removing "popularity-contest" from Additional Software 0.527
Then "popularity-contest" is not in the list of Additional Software 0.900
When I start Synaptic 28.921
And I update APT using Synaptic 25.161
And I install "cowsay" using Synaptic 16.106
And I accept adding "cowsay" to Additional Software 1.476
Then Additional Software is correctly configured for package "cowsay" 1.012
When I uninstall "cowsay" using apt 3.299
And I refuse removing "cowsay" from Additional Software 0.776
Then Additional Software is correctly configured for package "cowsay" 1.181
When I start "Additional Software" via GNOME Activities Overview 11.419
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.999
Then "cowsay" is not in the list of Additional Software 1.009
When I install "cowsay" using apt 3.307
And I refuse adding "cowsay" to Additional Software 0.675
Then "cowsay" is not in the list of Additional Software 1.402
After features/support/hooks.rb:515 2.779
After features/support/hooks.rb:330 0.876
After features/support/hooks.rb:100 0.011
14:13.062
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.009
Given a computer 0.369
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:48.647
And I configure APT to prefer an old version of cowsay 0.053
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 35.224
And I accept adding "cowsay" to Additional Software 6.471
And Additional Software is correctly configured for package "cowsay" 1.290
And I shutdown Tails and wait for the computer to power off 9.606
And I start Tails from USB drive "__internal" with network unplugged 1:37.614
And I enable persistence 23.528
# 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.054
# 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.155
And I log in to a new session 1:5.796
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 44.758
And I revert the APT tweaks that made it prefer an old version of cowsay 0.321
# 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.096
And the network is plugged 0.107
And Tor is ready 27.910
And available upgrades have been checked 0.093
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 8.656
And I can open the Additional Software configuration window from the notification 4.899
And I shutdown Tails and wait for the computer to power off 17.361
And I start Tails from USB drive "__internal" with network unplugged 1:35.563
And I enable persistence 19.955
# 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.055
And I log in to a new session 55.856
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 45.560
And I revert the APT tweaks that made it prefer an old version of cowsay 0.068
And the network is plugged 0.161
And Tor is ready 1:2.507
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.124
After features/support/hooks.rb:515 2.101
After features/support/hooks.rb:330 1.733
After features/support/hooks.rb:100 0.154
2:49.077
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.061
Before features/support/hooks.rb:507 0.065
Given a computer 0.556
And I start Tails from USB drive "__internal" with network unplugged 1:18.839
And I enable persistence 24.421
And I remove the "cowsay" deb files from the APT cache 0.145
# 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.176
And I log in to a new session 43.142
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.434
And I can open the Additional Software log file from the notification 7.283
And the package "cowsay" is not installed 1.076
After features/support/hooks.rb:515 0.170
After features/support/hooks.rb:330 2.421
After features/support/hooks.rb:100 0.012