Project Number Date
test_Tails_ISO_devel 3718 04 Mar 2025, 09:18

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Additional software 84 0 0 0 0 84 6 0 6 27:58.297 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
2:43.563
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.006
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:31.349
And I update APT using apt 13.220
When I install "popularity-contest" using apt 22.500
Then I am notified I can not use Additional Software for "popularity-contest" 6.274
And I can open the Additional Software documentation from the notification 30.218
After features/support/hooks.rb:519 12.989
After features/support/hooks.rb:330 3.011
After features/support/hooks.rb:100 0.003
4:40.541
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.005
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 56.489
And I update APT using apt 13.545
And I install "popularity-contest" using apt 22.404
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.370
When I create a persistent storage and activate the Additional Software feature 17.738
Then Additional Software is correctly configured for package "popularity-contest" 1.449
When I shutdown Tails and wait for the computer to power off 12.365
And I start Tails from USB drive "__internal" with network unplugged 58.700
And I enable persistence 17.901
And I log in to a new session 38.817
And the Additional Software installation service has started 31.189
Then I am notified that the installation succeeded 1.518
And Additional Software is correctly configured for package "popularity-contest" 0.810
And the package "popularity-contest" is installed after Additional Software has been started 0.241
After features/support/hooks.rb:519 13.761
After features/support/hooks.rb:330 1.627
After features/support/hooks.rb:100 0.012
2:21.160
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.006
Given a computer 0.178
And I start Tails from USB drive "__internal" and I login with an administration password 1:40.020
And I update APT using apt 12.052
When I install "makepp" using apt 22.316
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.516
And the package "makepp" is installed 0.074
After features/support/hooks.rb:519 14.115
After features/support/hooks.rb:330 0.869
After features/support/hooks.rb:100 0.013
4:51.505
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.006
Given a computer 0.186
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:8.283
When I uninstall "popularity-contest" using apt 21.749
And I accept removing "popularity-contest" from Additional Software 0.571
Then "popularity-contest" is not in the list of Additional Software 0.632
When I start Synaptic 22.596
And I update APT using Synaptic 22.432
And I install "cowsay" using Synaptic 8.662
And I accept adding "cowsay" to Additional Software 0.947
Then Additional Software is correctly configured for package "cowsay" 0.726
When I uninstall "cowsay" using apt 3.231
And I refuse removing "cowsay" from Additional Software 0.580
Then Additional Software is correctly configured for package "cowsay" 0.771
When I start "Additional Software" via GNOME Activities Overview 10.465
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.312
Then "cowsay" is not in the list of Additional Software 0.954
When I install "cowsay" using apt 3.200
And I refuse adding "cowsay" to Additional Software 0.595
Then "cowsay" is not in the list of Additional Software 0.604
After features/support/hooks.rb:519 0.592
After features/support/hooks.rb:330 0.691
After features/support/hooks.rb:100 0.009
11:12.652
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.006
Given a computer 0.179
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:15.950
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 26.337
And I accept adding "cowsay" to Additional Software 5.499
And Additional Software is correctly configured for package "cowsay" 0.843
And I shutdown Tails and wait for the computer to power off 6.366
And I start Tails from USB drive "__internal" with network unplugged 58.136
And I enable persistence 11.957
# 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.024
# 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 37.857
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.567
And I revert the APT tweaks that made it prefer an old version of cowsay 0.050
# 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.088
And the network is plugged 0.062
And Tor is ready 20.416
And available upgrades have been checked 2.208
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.435
And I can open the Additional Software configuration window from the notification 2.967
And I shutdown Tails and wait for the computer to power off 2:7.210
And I start Tails from USB drive "__internal" with network unplugged 58.273
And I enable persistence 9.415
# 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.059
And I log in to a new session 38.080
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.559
And I revert the APT tweaks that made it prefer an old version of cowsay 0.064
And the network is plugged 0.066
And Tor is ready 53.588
Then the Additional Software upgrade service has started 0.176
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.092
After features/support/hooks.rb:519 1.348
After features/support/hooks.rb:330 0.645
After features/support/hooks.rb:100 0.059
2:8.874
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.006
Given a computer 0.179
And I start Tails from USB drive "__internal" with network unplugged 58.087
And I enable persistence 12.537
And I remove the "cowsay" deb files from the APT cache 0.060
# 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.075
And I log in to a new session 41.547
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 10.856
And I can open the Additional Software log file from the notification 4.943
And the package "cowsay" is not installed 0.586
After features/support/hooks.rb:519 0.111
After features/support/hooks.rb:330 1.333
After features/support/hooks.rb:100 0.008