Project Number Date
test_Tails_ISO_devel 3848 02 Jun 2025, 13:08

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:58.719 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:12.728
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:513 0.006
Given I have started Tails from DVD and logged in with an administration password and the network is connected 2:1.642
And I update APT using apt 11.973
When I install "popularity-contest" using apt 23.387
Then I am notified I can not use Additional Software for "popularity-contest" 6.367
And I can open the Additional Software documentation from the notification 29.357
After features/support/hooks.rb:521 14.005
After features/support/hooks.rb:330 3.494
After features/support/hooks.rb:100 0.003
4:45.607
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:513 0.005
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 57.984
And I update APT using apt 13.300
And I install "popularity-contest" using apt 22.815
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.101
When I create a persistent storage and activate the Additional Software feature 17.666
Then Additional Software is correctly configured for package "popularity-contest" 2.210
When I shutdown Tails and wait for the computer to power off 8.735
And I start Tails from USB drive "__internal" with network unplugged 1:1.012
And I enable persistence 19.920
And I log in to a new session 41.730
And the Additional Software installation service has started 31.256
Then I am notified that the installation succeeded 1.775
And Additional Software is correctly configured for package "popularity-contest" 0.833
And the package "popularity-contest" is installed after Additional Software has been started 0.264
After features/support/hooks.rb:521 14.657
After features/support/hooks.rb:330 2.671
After features/support/hooks.rb:100 0.011
2:20.362
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:513 0.006
Given a computer 0.189
And I start Tails from USB drive "__internal" and I login with an administration password 1:40.228
And I update APT using apt 12.533
When I install "makepp" using apt 22.955
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.378
And the package "makepp" is installed 0.075
After features/support/hooks.rb:521 14.682
After features/support/hooks.rb:330 1.184
After features/support/hooks.rb:100 0.011
4:53.154
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:513 0.005
Given a computer 0.201
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:5.878
When I uninstall "popularity-contest" using apt 21.802
And I accept removing "popularity-contest" from Additional Software 0.581
Then "popularity-contest" is not in the list of Additional Software 0.692
When I start Synaptic 23.249
And I update APT using Synaptic 23.081
And I install "cowsay" using Synaptic 10.049
And I accept adding "cowsay" to Additional Software 1.396
Then Additional Software is correctly configured for package "cowsay" 0.919
When I uninstall "cowsay" using apt 3.244
And I refuse removing "cowsay" from Additional Software 0.584
Then Additional Software is correctly configured for package "cowsay" 0.839
When I start "Additional Software" via GNOME Activities Overview 10.704
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.445
Then "cowsay" is not in the list of Additional Software 1.056
When I install "cowsay" using apt 3.213
And I refuse adding "cowsay" to Additional Software 0.562
Then "cowsay" is not in the list of Additional Software 0.650
After features/support/hooks.rb:521 0.703
After features/support/hooks.rb:330 0.684
After features/support/hooks.rb:100 0.009
11:35.257
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:513 0.005
Given a computer 0.190
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:52.279
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 25.809
And I accept adding "cowsay" to Additional Software 5.732
And Additional Software is correctly configured for package "cowsay" 0.863
And I shutdown Tails and wait for the computer to power off 6.747
And I start Tails from USB drive "__internal" with network unplugged 59.716
And I enable persistence 13.838
# 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.038
# 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.099
And I log in to a new session 42.917
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.277
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.082
And the network is plugged 0.135
And Tor is ready 21.096
And available upgrades have been checked 0.067
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.340
And I can open the Additional Software configuration window from the notification 2.537
And I shutdown Tails and wait for the computer to power off 2:2.680
And I start Tails from USB drive "__internal" with network unplugged 1:0.869
And I enable persistence 10.928
# 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.347
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.418
And I revert the APT tweaks that made it prefer an old version of cowsay 0.062
And the network is plugged 0.068
And Tor is ready 40.688
Then the Additional Software upgrade service has started 0.198
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.089
After features/support/hooks.rb:521 1.417
After features/support/hooks.rb:330 0.741
After features/support/hooks.rb:100 0.028
2:11.609
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:513 0.006
Given a computer 0.194
And I start Tails from USB drive "__internal" with network unplugged 1:7.086
And I enable persistence 11.405
And I remove the "cowsay" deb files from the APT cache 0.069
# 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.083
And I log in to a new session 39.552
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 6.904
And I can open the Additional Software log file from the notification 5.669
And the package "cowsay" is not installed 0.641
After features/support/hooks.rb:521 0.115
After features/support/hooks.rb:330 1.812
After features/support/hooks.rb:100 0.010