Project Number Date
test_Tails_ISO_feature-arti 39 24 Apr 2025, 17:40

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:6.523 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:23.482
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:507 0.011
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:9.236
And I update APT using apt 12.385
And I install "popularity-contest" using apt 23.046
Then I am proposed to add the "popularity-contest" package to my Additional Software 9.799
When I create a persistent storage and activate the Additional Software feature 21.116
Then Additional Software is correctly configured for package "popularity-contest" 3.171
When I shutdown Tails and wait for the computer to power off 13.017
And I start Tails from USB drive "__internal" with network unplugged 1:1.024
And I enable persistence 22.156
And I log in to a new session 42.323
And the Additional Software installation service has started 41.843
Then I am notified that the installation succeeded 3.190
And Additional Software is correctly configured for package "popularity-contest" 0.872
And the package "popularity-contest" is installed after Additional Software has been started 0.297
After features/support/hooks.rb:515 13.652
After features/support/hooks.rb:330 1.905
After features/support/hooks.rb:100 0.011
2:28.694
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:507 0.004
Given a computer 0.251
And I start Tails from USB drive "__internal" and I login with an administration password 1:46.609
And I update APT using apt 11.988
When I install "makepp" using apt 23.074
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.679
And the package "makepp" is installed 0.092
After features/support/hooks.rb:515 16.960
After features/support/hooks.rb:330 1.629
After features/support/hooks.rb:100 0.014
5:25.566
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:507 0.009
Given a computer 0.228
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:31.765
When I uninstall "popularity-contest" using apt 22.049
And I accept removing "popularity-contest" from Additional Software 2.315
Then "popularity-contest" is not in the list of Additional Software 0.867
When I start Synaptic 24.213
And I update APT using Synaptic 23.064
And I install "cowsay" using Synaptic 9.836
And I accept adding "cowsay" to Additional Software 2.058
Then Additional Software is correctly configured for package "cowsay" 0.971
When I uninstall "cowsay" using apt 3.304
And I refuse removing "cowsay" from Additional Software 0.897
Then Additional Software is correctly configured for package "cowsay" 0.979
When I start "Additional Software" via GNOME Activities Overview 10.993
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.355
Then "cowsay" is not in the list of Additional Software 1.882
When I install "cowsay" using apt 3.295
And I refuse adding "cowsay" to Additional Software 0.658
Then "cowsay" is not in the list of Additional Software 0.830
After features/support/hooks.rb:515 1.153
After features/support/hooks.rb:330 0.716
After features/support/hooks.rb:100 0.012
12:27.992
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.299
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:39.719
And I configure APT to prefer an old version of cowsay 0.037
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 29.720
And I accept adding "cowsay" to Additional Software 4.225
And Additional Software is correctly configured for package "cowsay" 0.985
And I shutdown Tails and wait for the computer to power off 6.511
And I start Tails from USB drive "__internal" with network unplugged 1:7.027
And I enable persistence 14.607
# 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.044
# 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.091
And I log in to a new session 42.140
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 43.314
And I revert the APT tweaks that made it prefer an old version of cowsay 0.057
# 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.081
And the network is plugged 0.133
And Tor is ready 23.040
And available upgrades have been checked 1.287
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.426
And I can open the Additional Software configuration window from the notification 2.847
And I shutdown Tails and wait for the computer to power off 2:3.922
And I start Tails from USB drive "__internal" with network unplugged 1:3.585
And I enable persistence 21.592
# 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.032
And I log in to a new session 39.272
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.270
And I revert the APT tweaks that made it prefer an old version of cowsay 0.069
And the network is plugged 0.102
And Tor is ready 57.196
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.146
After features/support/hooks.rb:515 2.716
After features/support/hooks.rb:330 0.826
After features/support/hooks.rb:100 0.052
2:20.787
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:507 0.010
Given a computer 0.369
And I start Tails from USB drive "__internal" with network unplugged 1:5.688
And I enable persistence 13.812
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.095
And I log in to a new session 42.661
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 11.795
And I can open the Additional Software log file from the notification 5.392
And the package "cowsay" is not installed 0.910
After features/support/hooks.rb:515 0.208
After features/support/hooks.rb:330 1.703
After features/support/hooks.rb:100 0.011