Project Number Date
test_Tails_ISO_devel 3876 19 Jun 2025, 11:30

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 36:24.803 Passed
Feature Additional software
As a Tails user I may want to install software not shipped in Tails And have them installed automatically when I enable persistence in the Greeter
3:37.737
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 have started Tails from DVD and logged in with an administration password and the network is connected 2:4.974
And I update APT using apt 19.452
When I install "popularity-contest" using apt 27.510
Then I am notified I can not use Additional Software for "popularity-contest" 10.013
And I can open the Additional Software documentation from the notification 35.786
After features/support/hooks.rb:515 28.066
After features/support/hooks.rb:330 3.756
After features/support/hooks.rb:100 0.003
6:48.145
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 I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:22.071
And I update APT using apt 18.981
And I install "popularity-contest" using apt 26.921
Then I am proposed to add the "popularity-contest" package to my Additional Software 10.931
When I create a persistent storage and activate the Additional Software feature 27.868
Then Additional Software is correctly configured for package "popularity-contest" 4.426
When I shutdown Tails and wait for the computer to power off 16.869
And I start Tails from USB drive "__internal" with network unplugged 1:28.816
And I enable persistence 33.244
And I log in to a new session 48.544
And the Additional Software installation service has started 42.852
Then I am notified that the installation succeeded 2.063
And Additional Software is correctly configured for package "popularity-contest" 3.740
And the package "popularity-contest" is installed after Additional Software has been started 0.813
After features/support/hooks.rb:515 26.300
After features/support/hooks.rb:330 2.164
After features/support/hooks.rb:100 0.015
3:19.036
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.008
Given a computer 0.239
And I start Tails from USB drive "__internal" and I login with an administration password 2:19.261
And I update APT using apt 19.792
When I install "makepp" using apt 31.393
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 8.265
And the package "makepp" is installed 0.085
After features/support/hooks.rb:515 22.373
After features/support/hooks.rb:330 1.798
After features/support/hooks.rb:100 0.017
6:57.366
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.008
Given a computer 0.241
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 4:35.688
When I uninstall "popularity-contest" using apt 24.116
And I accept removing "popularity-contest" from Additional Software 2.133
Then "popularity-contest" is not in the list of Additional Software 0.801
When I start Synaptic 31.189
And I update APT using Synaptic 24.631
And I install "cowsay" using Synaptic 16.527
And I accept adding "cowsay" to Additional Software 1.272
Then Additional Software is correctly configured for package "cowsay" 0.908
When I uninstall "cowsay" using apt 3.287
And I refuse removing "cowsay" from Additional Software 1.065
Then Additional Software is correctly configured for package "cowsay" 0.950
When I start "Additional Software" via GNOME Activities Overview 15.463
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 7.587
Then "cowsay" is not in the list of Additional Software 3.613
When I install "cowsay" using apt 6.503
And I refuse adding "cowsay" to Additional Software 0.616
Then "cowsay" is not in the list of Additional Software 0.765
After features/support/hooks.rb:515 0.721
After features/support/hooks.rb:330 0.986
After features/support/hooks.rb:100 0.010
12:47.202
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.008
Given a computer 0.410
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:19.592
And I configure APT to prefer an old version of cowsay 0.026
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 36.643
And I accept adding "cowsay" to Additional Software 6.590
And Additional Software is correctly configured for package "cowsay" 2.202
And I shutdown Tails and wait for the computer to power off 9.879
And I start Tails from USB drive "__internal" with network unplugged 1:19.795
And I enable persistence 17.375
# 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.034
# 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.154
And I log in to a new session 51.747
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 46.827
And I revert the APT tweaks that made it prefer an old version of cowsay 0.071
# 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.099
And the network is plugged 0.088
And Tor is ready 24.576
And available upgrades have been checked 0.081
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.184
And I can open the Additional Software configuration window from the notification 3.790
And I shutdown Tails and wait for the computer to power off 20.144
And I start Tails from USB drive "__internal" with network unplugged 1:25.241
And I enable persistence 16.746
# 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.198
And I log in to a new session 53.400
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 44.680
And I revert the APT tweaks that made it prefer an old version of cowsay 0.825
And the network is plugged 2.266
And Tor is ready 58.221
Then the Additional Software upgrade service has started 0.993
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.309
After features/support/hooks.rb:515 5.111
After features/support/hooks.rb:330 0.859
After features/support/hooks.rb:100 0.061
2:55.313
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Before features/support/hooks.rb:507 0.006
Given a computer 0.301
And I start Tails from USB drive "__internal" with network unplugged 1:21.774
And I enable persistence 15.990
And I remove the "cowsay" deb files from the APT cache 0.102
# 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.125
And I log in to a new session 47.392
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 18.933
And I can open the Additional Software log file from the notification 8.416
And the package "cowsay" is not installed 2.276
After features/support/hooks.rb:515 1.868
After features/support/hooks.rb:330 1.016
After features/support/hooks.rb:100 0.024