Project Number Date
test_Tails_ISO_feature-arti 83 06 Jun 2025, 16:46

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:55.552 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:25.776
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:509 0.003
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:7.844
And I update APT using apt 37.989
And I install "popularity-contest" using apt 23.045
Then I am proposed to add the "popularity-contest" package to my Additional Software 9.148
When I create a persistent storage and activate the Additional Software feature 18.819
Then Additional Software is correctly configured for package "popularity-contest" 3.267
When I shutdown Tails and wait for the computer to power off 10.289
And I start Tails from USB drive "__internal" with network unplugged 1:1.062
And I enable persistence 23.453
And I log in to a new session 35.206
And the Additional Software installation service has started 32.739
Then I am notified that the installation succeeded 1.624
And Additional Software is correctly configured for package "popularity-contest" 0.945
And the package "popularity-contest" is installed after Additional Software has been started 0.338
After features/support/hooks.rb:517 14.933
After features/support/hooks.rb:330 2.375
After features/support/hooks.rb:100 0.010
2:55.188
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:509 0.003
Given a computer 0.210
And I start Tails from USB drive "__internal" and I login with an administration password 1:47.277
And I update APT using apt 37.680
When I install "makepp" using apt 23.355
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.572
And the package "makepp" is installed 0.092
After features/support/hooks.rb:517 14.676
After features/support/hooks.rb:330 1.976
After features/support/hooks.rb:100 0.011
5:13.509
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:509 0.006
Given a computer 0.203
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:23.549
When I uninstall "popularity-contest" using apt 21.847
And I accept removing "popularity-contest" from Additional Software 0.600
Then "popularity-contest" is not in the list of Additional Software 0.682
When I start Synaptic 24.512
And I update APT using Synaptic 22.910
And I install "cowsay" using Synaptic 9.674
And I accept adding "cowsay" to Additional Software 2.267
Then Additional Software is correctly configured for package "cowsay" 0.793
When I uninstall "cowsay" using apt 3.237
And I refuse removing "cowsay" from Additional Software 0.617
Then Additional Software is correctly configured for package "cowsay" 0.804
When I start "Additional Software" via GNOME Activities Overview 10.553
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.659
Then "cowsay" is not in the list of Additional Software 1.092
When I install "cowsay" using apt 3.219
And I refuse adding "cowsay" to Additional Software 0.604
Then "cowsay" is not in the list of Additional Software 0.678
After features/support/hooks.rb:517 0.856
After features/support/hooks.rb:330 0.731
After features/support/hooks.rb:100 0.079
11:11.767
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:509 0.005
Given a computer 0.221
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:25.195
And I configure APT to prefer an old version of cowsay 0.031
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.080
And I accept adding "cowsay" to Additional Software 5.832
And Additional Software is correctly configured for package "cowsay" 0.925
And I shutdown Tails and wait for the computer to power off 6.526
And I start Tails from USB drive "__internal" with network unplugged 1:1.977
And I enable persistence 12.823
# 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
# 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.096
And I log in to a new session 42.640
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.113
And I revert the APT tweaks that made it prefer an old version of cowsay 0.063
# 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.077
And the network is plugged 0.065
And Tor is ready 17.704
And available upgrades have been checked 1.158
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.741
And I can open the Additional Software configuration window from the notification 2.825
And I shutdown Tails and wait for the computer to power off 2:3.141
And I start Tails from USB drive "__internal" with network unplugged 1:1.652
And I enable persistence 10.832
# 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.033
And I log in to a new session 39.908
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.252
And I revert the APT tweaks that made it prefer an old version of cowsay 0.062
And the network is plugged 0.065
And Tor is ready 44.401
Then the Additional Software upgrade service has started 0.201
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.087
After features/support/hooks.rb:517 2.065
After features/support/hooks.rb:330 0.807
After features/support/hooks.rb:100 0.026
2:9.310
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:509 0.006
Given a computer 0.207
And I start Tails from USB drive "__internal" with network unplugged 1:1.220
And I enable persistence 13.536
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.093
And I log in to a new session 46.805
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 2.322
And I can open the Additional Software log file from the notification 4.722
And the package "cowsay" is not installed 0.345
After features/support/hooks.rb:517 0.252
After features/support/hooks.rb:330 1.706
After features/support/hooks.rb:100 0.008