Project Number Date
test_Tails_ISO_devel 3716 03 Mar 2025, 18:57

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:4.865 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:48.487
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.008
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:34.770
And I update APT using apt 13.154
When I install "popularity-contest" using apt 22.812
Then I am notified I can not use Additional Software for "popularity-contest" 7.853
And I can open the Additional Software documentation from the notification 29.895
After features/support/hooks.rb:519 13.921
After features/support/hooks.rb:330 2.096
After features/support/hooks.rb:100 0.003
5:2.198
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 1:14.141
And I update APT using apt 12.396
And I install "popularity-contest" using apt 22.780
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.576
When I create a persistent storage and activate the Additional Software feature 19.085
Then Additional Software is correctly configured for package "popularity-contest" 1.295
When I shutdown Tails and wait for the computer to power off 10.490
And I start Tails from USB drive "__internal" with network unplugged 1:1.569
And I enable persistence 18.289
And I log in to a new session 39.716
And the Additional Software installation service has started 31.946
Then I am notified that the installation succeeded 1.732
And Additional Software is correctly configured for package "popularity-contest" 0.882
And the package "popularity-contest" is installed after Additional Software has been started 0.293
After features/support/hooks.rb:519 15.018
After features/support/hooks.rb:330 1.770
After features/support/hooks.rb:100 0.028
2:22.972
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.009
Given a computer 0.220
And I start Tails from USB drive "__internal" and I login with an administration password 1:40.705
And I update APT using apt 12.999
When I install "makepp" using apt 22.424
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.537
And the package "makepp" is installed 0.084
After features/support/hooks.rb:519 14.609
After features/support/hooks.rb:330 0.814
After features/support/hooks.rb:100 0.013
5:0.493
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.235
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:14.676
When I uninstall "popularity-contest" using apt 21.873
And I accept removing "popularity-contest" from Additional Software 0.652
Then "popularity-contest" is not in the list of Additional Software 0.708
When I start Synaptic 24.192
And I update APT using Synaptic 22.354
And I install "cowsay" using Synaptic 9.253
And I accept adding "cowsay" to Additional Software 1.016
Then Additional Software is correctly configured for package "cowsay" 0.776
When I uninstall "cowsay" using apt 3.267
And I refuse removing "cowsay" from Additional Software 0.572
Then Additional Software is correctly configured for package "cowsay" 0.799
When I start "Additional Software" via GNOME Activities Overview 10.013
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.547
Then "cowsay" is not in the list of Additional Software 0.973
When I install "cowsay" using apt 3.211
And I refuse adding "cowsay" to Additional Software 0.613
Then "cowsay" is not in the list of Additional Software 0.753
After features/support/hooks.rb:519 0.756
After features/support/hooks.rb:330 0.733
After features/support/hooks.rb:100 0.011
9:37.313
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:23.645
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 26.125
And I accept adding "cowsay" to Additional Software 5.575
And Additional Software is correctly configured for package "cowsay" 0.913
And I shutdown Tails and wait for the computer to power off 6.499
And I start Tails from USB drive "__internal" with network unplugged 59.520
And I enable persistence 13.959
# 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.033
# 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 38.111
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.023
And I revert the APT tweaks that made it prefer an old version of cowsay 0.070
# 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.069
And Tor is ready 22.777
And available upgrades have been checked 1.167
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.794
And I can open the Additional Software configuration window from the notification 2.256
And I shutdown Tails and wait for the computer to power off 14.053
And I start Tails from USB drive "__internal" with network unplugged 1:1.218
And I enable persistence 11.613
# 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.028
And I log in to a new session 39.016
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.749
And I revert the APT tweaks that made it prefer an old version of cowsay 0.072
And the network is plugged 0.074
And Tor is ready 53.243
Then the Additional Software upgrade service has started 0.184
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.099
After features/support/hooks.rb:519 1.308
After features/support/hooks.rb:330 0.727
After features/support/hooks.rb:100 0.026
2:13.399
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.008
Given a computer 0.220
And I start Tails from USB drive "__internal" with network unplugged 1:1.185
And I enable persistence 10.850
And I remove the "cowsay" deb files from the APT cache 0.071
# 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.095
And I log in to a new session 40.976
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.575
And I can open the Additional Software log file from the notification 5.846
And the package "cowsay" is not installed 0.576
After features/support/hooks.rb:519 0.137
After features/support/hooks.rb:330 1.508
After features/support/hooks.rb:100 0.010