Project Number Date
test_Tails_ISO_feature-arti 25 11 Apr 2025, 16:35

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 30:10.940 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
6:55.884
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:507 0.007
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 56.145
And I update APT using apt 2:13.334
And I install "popularity-contest" using apt 23.394
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.907
When I create a persistent storage and activate the Additional Software feature 18.075
Then Additional Software is correctly configured for package "popularity-contest" 3.440
When I shutdown Tails and wait for the computer to power off 12.327
And I start Tails from USB drive "__internal" with network unplugged 1:0.232
And I enable persistence 20.366
And I log in to a new session 37.113
And the Additional Software installation service has started 41.779
Then I am notified that the installation succeeded 1.548
And Additional Software is correctly configured for package "popularity-contest" 0.886
And the package "popularity-contest" is installed after Additional Software has been started 0.334
After features/support/hooks.rb:515 14.172
After features/support/hooks.rb:330 2.241
After features/support/hooks.rb:100 0.013
4:26.055
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.207
And I start Tails from USB drive "__internal" and I login with an administration password 1:45.697
And I update APT using apt 2:12.135
When I install "makepp" using apt 23.548
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.386
And the package "makepp" is installed 0.080
After features/support/hooks.rb:515 14.062
After features/support/hooks.rb:330 1.223
After features/support/hooks.rb:100 0.011
4:58.197
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:507 0.006
Given a computer 0.217
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:10.372
When I uninstall "popularity-contest" using apt 18.749
And I accept removing "popularity-contest" from Additional Software 1.948
Then "popularity-contest" is not in the list of Additional Software 0.778
When I start Synaptic 24.544
And I update APT using Synaptic 23.157
And I install "cowsay" using Synaptic 10.277
And I accept adding "cowsay" to Additional Software 1.503
Then Additional Software is correctly configured for package "cowsay" 0.904
When I uninstall "cowsay" using apt 3.275
And I refuse removing "cowsay" from Additional Software 0.591
Then Additional Software is correctly configured for package "cowsay" 0.872
When I start "Additional Software" via GNOME Activities Overview 10.637
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.603
Then "cowsay" is not in the list of Additional Software 1.204
When I install "cowsay" using apt 3.237
And I refuse adding "cowsay" to Additional Software 0.575
Then "cowsay" is not in the list of Additional Software 0.745
After features/support/hooks.rb:515 0.959
After features/support/hooks.rb:330 0.680
After features/support/hooks.rb:100 0.075
11:33.526
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 persistence enabled and an administration password 2:31.430
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 25.998
And I accept adding "cowsay" to Additional Software 6.578
And Additional Software is correctly configured for package "cowsay" 0.960
And I shutdown Tails and wait for the computer to power off 6.679
And I start Tails from USB drive "__internal" with network unplugged 1:2.624
And I enable persistence 12.431
# 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
# 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.103
And I log in to a new session 44.653
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.910
And I revert the APT tweaks that made it prefer an old version of cowsay 0.074
# 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.070
And the network is plugged 0.063
And Tor is ready 19.771
And available upgrades have been checked 1.130
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.885
And I can open the Additional Software configuration window from the notification 3.681
And I shutdown Tails and wait for the computer to power off 2:7.149
And I start Tails from USB drive "__internal" with network unplugged 1:1.810
And I enable persistence 11.575
# 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.025
And I log in to a new session 41.259
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.627
And I revert the APT tweaks that made it prefer an old version of cowsay 0.069
And the network is plugged 0.076
And Tor is ready 45.336
Then the Additional Software upgrade service has started 0.185
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.096
After features/support/hooks.rb:515 2.063
After features/support/hooks.rb:330 0.730
After features/support/hooks.rb:100 0.038
2:17.275
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:507 0.008
Given a computer 0.197
And I start Tails from USB drive "__internal" with network unplugged 1:1.290
And I enable persistence 14.467
And I remove the "cowsay" deb files from the APT cache 0.055
# 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.082
And I log in to a new session 40.225
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.629
And I can open the Additional Software log file from the notification 5.506
And the package "cowsay" is not installed 0.820
After features/support/hooks.rb:515 0.241
After features/support/hooks.rb:330 1.755
After features/support/hooks.rb:100 0.009