Project Number Date
test_Tails_ISO_stable 5725 19 Jun 2025, 02:32

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 34:11.657 Passed
Feature Additional software
As a Tails user I may want to install software not shipped in Tails And have them installed automatically when I enable persistence in the Greeter
7:33.054
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.002
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:38.386
And I update APT using apt 17.578
And I install "popularity-contest" using apt 28.353
Then I am proposed to add the "popularity-contest" package to my Additional Software 13.015
When I create a persistent storage and activate the Additional Software feature 39.213
Then Additional Software is correctly configured for package "popularity-contest" 3.182
When I shutdown Tails and wait for the computer to power off 16.883
And I start Tails from USB drive "__internal" with network unplugged 1:23.511
And I enable persistence 35.825
And I log in to a new session 1:2.955
And the Additional Software installation service has started 44.307
Then I am notified that the installation succeeded 5.873
And Additional Software is correctly configured for package "popularity-contest" 3.261
And the package "popularity-contest" is installed after Additional Software has been started 0.707
After features/support/hooks.rb:515 22.908
After features/support/hooks.rb:330 1.672
After features/support/hooks.rb:100 0.078
3:25.228
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:507 0.009
Given a computer 0.247
And I start Tails from USB drive "__internal" and I login with an administration password 2:24.535
And I update APT using apt 18.335
When I install "makepp" using apt 35.479
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.529
And the package "makepp" is installed 0.101
After features/support/hooks.rb:515 33.199
After features/support/hooks.rb:330 1.996
After features/support/hooks.rb:100 0.016
7:2.608
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.007
Given a computer 0.252
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 4:44.680
When I uninstall "popularity-contest" using apt 29.363
And I accept removing "popularity-contest" from Additional Software 2.564
Then "popularity-contest" is not in the list of Additional Software 0.811
When I start Synaptic 27.299
And I update APT using Synaptic 23.485
And I install "cowsay" using Synaptic 16.631
And I accept adding "cowsay" to Additional Software 2.251
Then Additional Software is correctly configured for package "cowsay" 3.668
When I uninstall "cowsay" using apt 6.453
And I refuse removing "cowsay" from Additional Software 0.591
Then Additional Software is correctly configured for package "cowsay" 0.887
When I start "Additional Software" via GNOME Activities Overview 10.043
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 7.673
Then "cowsay" is not in the list of Additional Software 1.104
When I install "cowsay" using apt 3.249
And I refuse adding "cowsay" to Additional Software 0.697
Then "cowsay" is not in the list of Additional Software 0.897
After features/support/hooks.rb:515 1.159
After features/support/hooks.rb:330 0.813
After features/support/hooks.rb:100 0.009
13:8.227
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.007
Given a computer 0.207
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:15.888
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 39.021
And I accept adding "cowsay" to Additional Software 4.358
And Additional Software is correctly configured for package "cowsay" 1.062
And I shutdown Tails and wait for the computer to power off 10.669
And I start Tails from USB drive "__internal" with network unplugged 1:23.480
And I enable persistence 19.086
# 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.037
# 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.114
And I log in to a new session 1:3.517
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 46.890
And I revert the APT tweaks that made it prefer an old version of cowsay 0.335
# 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.450
And the network is plugged 0.195
And Tor is ready 30.170
And available upgrades have been checked 1.295
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 6.278
And I can open the Additional Software configuration window from the notification 7.991
And I shutdown Tails and wait for the computer to power off 17.460
And I start Tails from USB drive "__internal" with network unplugged 1:24.929
And I enable persistence 15.242
# 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.272
And I log in to a new session 48.430
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 47.645
And I revert the APT tweaks that made it prefer an old version of cowsay 0.147
And the network is plugged 0.147
And Tor is ready 1:2.321
Then the Additional Software upgrade service has started 0.337
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.212
After features/support/hooks.rb:515 2.622
After features/support/hooks.rb:330 0.785
After features/support/hooks.rb:100 0.103
3:2.538
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.019
Before features/support/hooks.rb:507 0.022
Given a computer 0.339
And I start Tails from USB drive "__internal" with network unplugged 1:23.625
And I enable persistence 18.584
And I remove the "cowsay" deb files from the APT cache 0.057
# 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 59.863
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 10.027
And I can open the Additional Software log file from the notification 9.184
And the package "cowsay" is not installed 0.770
After features/support/hooks.rb:515 0.121
After features/support/hooks.rb:330 0.884
After features/support/hooks.rb:100 0.008