Project Number Date
test_Tails_ISO_stable 5618 30 Apr 2025, 15:54

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 28:22.189 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
3:7.872
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.002
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:46.412
And I update APT using apt 14.501
When I install "popularity-contest" using apt 26.637
Then I am notified I can not use Additional Software for "popularity-contest" 8.177
And I can open the Additional Software documentation from the notification 32.143
After features/support/hooks.rb:519 17.201
After features/support/hooks.rb:330 3.492
After features/support/hooks.rb:100 0.003
5:38.361
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.007
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:13.694
And I update APT using apt 13.745
And I install "popularity-contest" using apt 26.365
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.354
When I create a persistent storage and activate the Additional Software feature 21.706
Then Additional Software is correctly configured for package "popularity-contest" 3.051
When I shutdown Tails and wait for the computer to power off 11.858
And I start Tails from USB drive "__internal" with network unplugged 1:11.285
And I enable persistence 24.087
And I log in to a new session 39.279
And the Additional Software installation service has started 42.989
Then I am notified that the installation succeeded 1.734
And Additional Software is correctly configured for package "popularity-contest" 0.906
And the package "popularity-contest" is installed after Additional Software has been started 0.303
After features/support/hooks.rb:519 16.344
After features/support/hooks.rb:330 2.489
After features/support/hooks.rb:100 0.015
2:29.899
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.008
Given a computer 0.259
And I start Tails from USB drive "__internal" and I login with an administration password 1:47.271
And I update APT using apt 12.593
When I install "makepp" using apt 23.013
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.682
And the package "makepp" is installed 0.079
After features/support/hooks.rb:519 15.724
After features/support/hooks.rb:330 1.839
After features/support/hooks.rb:100 0.012
5:12.818
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.222
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:23.362
When I uninstall "popularity-contest" using apt 21.896
And I accept removing "popularity-contest" from Additional Software 0.601
Then "popularity-contest" is not in the list of Additional Software 0.838
When I start Synaptic 23.083
And I update APT using Synaptic 23.032
And I install "cowsay" using Synaptic 12.155
And I accept adding "cowsay" to Additional Software 1.282
Then Additional Software is correctly configured for package "cowsay" 1.154
When I uninstall "cowsay" using apt 3.248
And I refuse removing "cowsay" from Additional Software 0.714
Then Additional Software is correctly configured for package "cowsay" 0.927
When I start "Additional Software" via GNOME Activities Overview 9.928
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.821
Then "cowsay" is not in the list of Additional Software 0.960
When I install "cowsay" using apt 3.235
And I refuse adding "cowsay" to Additional Software 0.622
Then "cowsay" is not in the list of Additional Software 0.727
After features/support/hooks.rb:519 0.632
After features/support/hooks.rb:330 0.748
After features/support/hooks.rb:100 0.010
9:39.857
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 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:28.226
And I configure APT to prefer an old version of cowsay 0.029
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.290
And I accept adding "cowsay" to Additional Software 5.802
And Additional Software is correctly configured for package "cowsay" 0.933
And I shutdown Tails and wait for the computer to power off 6.346
And I start Tails from USB drive "__internal" with network unplugged 1:1.588
And I enable persistence 11.759
# 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.029
# 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 39.563
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.422
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.085
And the network is plugged 0.078
And Tor is ready 20.579
And available upgrades have been checked 1.248
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.681
And I can open the Additional Software configuration window from the notification 2.495
And I shutdown Tails and wait for the computer to power off 17.663
And I start Tails from USB drive "__internal" with network unplugged 1:1.343
And I enable persistence 11.775
# 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.043
And I log in to a new session 42.674
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 30.690
And I revert the APT tweaks that made it prefer an old version of cowsay 0.054
And the network is plugged 0.104
And Tor is ready 53.722
Then the Additional Software upgrade service has started 0.183
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.083
After features/support/hooks.rb:519 1.293
After features/support/hooks.rb:330 0.682
After features/support/hooks.rb:100 0.052
2:13.381
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.008
Given a computer 0.246
And I start Tails from USB drive "__internal" with network unplugged 1:1.051
And I enable persistence 11.197
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.106
And I log in to a new session 40.221
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.192
And I can open the Additional Software log file from the notification 5.322
And the package "cowsay" is not installed 0.985
After features/support/hooks.rb:519 0.135
After features/support/hooks.rb:330 1.783
After features/support/hooks.rb:100 0.008