Project Number Date
test_Tails_ISO_feature-arti 21 07 Apr 2025, 16:50

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:19.331 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
9:24.205
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:507 0.012
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:17.852
And I update APT using apt 4:15.210
And I install "popularity-contest" using apt 26.265
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.269
When I create a persistent storage and activate the Additional Software feature 19.197
Then Additional Software is correctly configured for package "popularity-contest" 2.838
When I shutdown Tails and wait for the computer to power off 14.702
And I start Tails from USB drive "__internal" with network unplugged 1:1.688
And I enable persistence 23.238
And I log in to a new session 41.284
And the Additional Software installation service has started 33.681
Then I am notified that the installation succeeded 1.758
And Additional Software is correctly configured for package "popularity-contest" 0.888
And the package "popularity-contest" is installed after Additional Software has been started 0.329
After features/support/hooks.rb:515 14.833
After features/support/hooks.rb:330 2.056
After features/support/hooks.rb:100 0.014
6:15.832
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.200
And I start Tails from USB drive "__internal" and I login with an administration password 1:49.214
And I update APT using apt 3:55.335
When I install "makepp" using apt 23.367
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 7.641
And the package "makepp" is installed 0.073
After features/support/hooks.rb:515 15.491
After features/support/hooks.rb:330 1.607
After features/support/hooks.rb:100 0.014
5:3.286
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:507 0.007
Given a computer 0.218
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:10.379
When I uninstall "popularity-contest" using apt 21.981
And I accept removing "popularity-contest" from Additional Software 0.598
Then "popularity-contest" is not in the list of Additional Software 0.905
When I start Synaptic 23.718
And I update APT using Synaptic 23.267
And I install "cowsay" using Synaptic 12.674
And I accept adding "cowsay" to Additional Software 1.833
Then Additional Software is correctly configured for package "cowsay" 0.832
When I uninstall "cowsay" using apt 3.256
And I refuse removing "cowsay" from Additional Software 0.632
Then Additional Software is correctly configured for package "cowsay" 0.941
When I start "Additional Software" via GNOME Activities Overview 10.617
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.970
Then "cowsay" is not in the list of Additional Software 0.870
When I install "cowsay" using apt 3.211
And I refuse adding "cowsay" to Additional Software 0.615
Then "cowsay" is not in the list of Additional Software 0.760
After features/support/hooks.rb:515 0.989
After features/support/hooks.rb:330 0.805
After features/support/hooks.rb:100 0.010
10:17.803
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.017
Before features/support/hooks.rb:507 0.016
Given a computer 0.327
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:30.504
And I configure APT to prefer an old version of cowsay 0.026
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 29.266
And I accept adding "cowsay" to Additional Software 4.230
And Additional Software is correctly configured for package "cowsay" 1.046
And I shutdown Tails and wait for the computer to power off 4.496
And I start Tails from USB drive "__internal" with network unplugged 1:2.143
And I enable persistence 13.133
# 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.038
# 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.101
And I log in to a new session 44.315
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.308
And I revert the APT tweaks that made it prefer an old version of cowsay 0.071
# 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.073
And Tor is ready 49.805
And available upgrades have been checked 0.078
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 0.650
And I can open the Additional Software configuration window from the notification 4.921
And I shutdown Tails and wait for the computer to power off 17.997
And I start Tails from USB drive "__internal" with network unplugged 1:1.029
And I enable persistence 13.754
# 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.038
And I log in to a new session 41.666
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.986
And I revert the APT tweaks that made it prefer an old version of cowsay 0.055
And the network is plugged 0.081
And Tor is ready 53.265
Then the Additional Software upgrade service has started 0.204
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.107
After features/support/hooks.rb:515 2.532
After features/support/hooks.rb:330 0.666
After features/support/hooks.rb:100 0.047
2:18.203
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.005
Given a computer 0.246
And I start Tails from USB drive "__internal" with network unplugged 1:3.398
And I enable persistence 12.797
And I remove the "cowsay" deb files from the APT cache 0.061
# 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.089
And I log in to a new session 40.582
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.798
And I can open the Additional Software log file from the notification 5.456
And the package "cowsay" is not installed 0.772
After features/support/hooks.rb:515 0.256
After features/support/hooks.rb:330 0.919
After features/support/hooks.rb:100 0.010