Project Number Date
test_Tails_ISO_feature-arti 1 18 Mar 2025, 20:30

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:20.626 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
7:14.797
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:507 0.004
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:3.729
And I update APT using apt 2:13.966
And I install "popularity-contest" using apt 25.824
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.996
When I create a persistent storage and activate the Additional Software feature 21.047
Then Additional Software is correctly configured for package "popularity-contest" 1.378
When I shutdown Tails and wait for the computer to power off 12.423
And I start Tails from USB drive "__internal" with network unplugged 1:2.022
And I enable persistence 25.516
And I log in to a new session 48.353
And the Additional Software installation service has started 31.269
Then I am notified that the installation succeeded 1.984
And Additional Software is correctly configured for package "popularity-contest" 0.950
And the package "popularity-contest" is installed after Additional Software has been started 0.333
After features/support/hooks.rb:515 15.678
After features/support/hooks.rb:330 2.101
After features/support/hooks.rb:100 0.016
3:28.112
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:507 0.008
Given a computer 0.314
And I start Tails from USB drive "__internal" and I login with an administration password 1:47.032
And I update APT using apt 42.176
When I install "makepp" using apt 54.134
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.365
And the package "makepp" is installed 0.087
After features/support/hooks.rb:515 16.788
After features/support/hooks.rb:330 1.122
After features/support/hooks.rb:100 0.014
5:6.228
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.007
Given a computer 0.254
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:16.156
When I uninstall "popularity-contest" using apt 21.890
And I accept removing "popularity-contest" from Additional Software 0.618
Then "popularity-contest" is not in the list of Additional Software 0.810
When I start Synaptic 24.224
And I update APT using Synaptic 22.223
And I install "cowsay" using Synaptic 11.337
And I accept adding "cowsay" to Additional Software 2.120
Then Additional Software is correctly configured for package "cowsay" 0.871
When I uninstall "cowsay" using apt 3.226
And I refuse removing "cowsay" from Additional Software 0.626
Then Additional Software is correctly configured for package "cowsay" 0.931
When I start "Additional Software" via GNOME Activities Overview 10.504
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.875
Then "cowsay" is not in the list of Additional Software 0.951
When I install "cowsay" using apt 3.245
And I refuse adding "cowsay" to Additional Software 0.641
Then "cowsay" is not in the list of Additional Software 0.717
After features/support/hooks.rb:515 0.960
After features/support/hooks.rb:330 0.727
After features/support/hooks.rb:100 0.010
12:6.113
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:507 0.007
Given a computer 0.200
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:35.706
And I configure APT to prefer an old version of cowsay 0.036
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 29.162
And I accept adding "cowsay" to Additional Software 4.576
And Additional Software is correctly configured for package "cowsay" 0.998
And I shutdown Tails and wait for the computer to power off 4.466
And I start Tails from USB drive "__internal" with network unplugged 1:3.609
And I enable persistence 12.847
# 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.053
# 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 42.613
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.303
And I revert the APT tweaks that made it prefer an old version of cowsay 0.061
# 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.078
And the network is plugged 0.078
And Tor is ready 48.351
And available upgrades have been checked 0.061
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 0.786
And I can open the Additional Software configuration window from the notification 3.114
And I shutdown Tails and wait for the computer to power off 2:6.598
And I start Tails from USB drive "__internal" with network unplugged 1:2.041
And I enable persistence 12.172
# 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.041
And I log in to a new session 40.397
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.061
And I revert the APT tweaks that made it prefer an old version of cowsay 0.061
And the network is plugged 0.106
And Tor is ready 53.132
Then the Additional Software upgrade service has started 0.220
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.075
After features/support/hooks.rb:515 2.449
After features/support/hooks.rb:330 0.729
After features/support/hooks.rb:100 0.109
2:25.374
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.009
Given a computer 0.241
And I start Tails from USB drive "__internal" with network unplugged 1:4.051
And I enable persistence 15.908
And I remove the "cowsay" deb files from the APT cache 0.083
# 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.105
And I log in to a new session 46.290
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.530
And I can open the Additional Software log file from the notification 5.606
And the package "cowsay" is not installed 0.555
After features/support/hooks.rb:515 0.209
After features/support/hooks.rb:330 1.688
After features/support/hooks.rb:100 0.008