Project Number Date
test_Tails_ISO_feature-arti 42 27 Apr 2025, 16:36

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 27:17.914 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:6.905
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:507 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:0.768
And I update APT using apt 13.533
And I install "popularity-contest" using apt 23.316
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.134
When I create a persistent storage and activate the Additional Software feature 23.519
Then Additional Software is correctly configured for package "popularity-contest" 2.755
When I shutdown Tails and wait for the computer to power off 10.429
And I start Tails from USB drive "__internal" with network unplugged 1:3.164
And I enable persistence 19.345
And I log in to a new session 38.011
And the Additional Software installation service has started 41.824
Then I am notified that the installation succeeded 1.824
And Additional Software is correctly configured for package "popularity-contest" 0.981
And the package "popularity-contest" is installed after Additional Software has been started 0.296
After features/support/hooks.rb:515 15.037
After features/support/hooks.rb:330 1.070
After features/support/hooks.rb:100 0.014
2:34.311
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.007
Given a computer 0.219
And I start Tails from USB drive "__internal" and I login with an administration password 1:52.747
And I update APT using apt 12.440
When I install "makepp" using apt 23.200
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 5.621
And the package "makepp" is installed 0.082
After features/support/hooks.rb:515 13.521
After features/support/hooks.rb:330 1.145
After features/support/hooks.rb:100 0.012
5:15.254
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:507 0.007
Given a computer 0.204
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:24.845
When I uninstall "popularity-contest" using apt 21.831
And I accept removing "popularity-contest" from Additional Software 0.608
Then "popularity-contest" is not in the list of Additional Software 0.782
When I start Synaptic 23.067
And I update APT using Synaptic 22.690
And I install "cowsay" using Synaptic 12.819
And I accept adding "cowsay" to Additional Software 1.720
Then Additional Software is correctly configured for package "cowsay" 0.949
When I uninstall "cowsay" using apt 3.231
And I refuse removing "cowsay" from Additional Software 0.637
Then Additional Software is correctly configured for package "cowsay" 0.890
When I start "Additional Software" via GNOME Activities Overview 10.634
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.870
Then "cowsay" is not in the list of Additional Software 0.905
When I install "cowsay" using apt 3.234
And I refuse adding "cowsay" to Additional Software 0.583
Then "cowsay" is not in the list of Additional Software 0.744
After features/support/hooks.rb:515 1.008
After features/support/hooks.rb:330 0.796
After features/support/hooks.rb:100 0.010
12:6.406
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Before features/support/hooks.rb:507 0.016
Given a computer 0.226
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:56.153
And I configure APT to prefer an old version of cowsay 0.035
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.470
And I accept adding "cowsay" to Additional Software 5.526
And Additional Software is correctly configured for package "cowsay" 0.969
And I shutdown Tails and wait for the computer to power off 6.383
And I start Tails from USB drive "__internal" with network unplugged 1:1.881
And I enable persistence 13.963
# 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.052
# 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.100
And I log in to a new session 47.746
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.616
And I revert the APT tweaks that made it prefer an old version of cowsay 0.072
# 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.083
And the network is plugged 0.096
And Tor is ready 21.954
And available upgrades have been checked 0.045
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.952
And I can open the Additional Software configuration window from the notification 3.055
And I shutdown Tails and wait for the computer to power off 2:1.905
And I start Tails from USB drive "__internal" with network unplugged 1:1.900
And I enable persistence 13.491
# 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.028
And I log in to a new session 42.251
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.967
And I revert the APT tweaks that made it prefer an old version of cowsay 0.060
And the network is plugged 0.093
And Tor is ready 52.993
Then the Additional Software upgrade service has started 0.193
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.135
After features/support/hooks.rb:515 2.254
After features/support/hooks.rb:330 0.698
After features/support/hooks.rb:100 0.026
2:15.036
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.006
Given a computer 0.196
And I start Tails from USB drive "__internal" with network unplugged 1:1.548
And I enable persistence 12.120
And I remove the "cowsay" deb files from the APT cache 0.073
# 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.094
And I log in to a new session 41.248
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.373
And I can open the Additional Software log file from the notification 5.504
And the package "cowsay" is not installed 0.878
After features/support/hooks.rb:515 0.212
After features/support/hooks.rb:330 1.569
After features/support/hooks.rb:100 0.056