Project Number Date
test_Tails_ISO_20979-pdfarranger 11 06 Jun 2025, 02:59

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Additional software 79 0 0 0 0 79 5 0 5 26:16.848 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
4:57.820
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:513 0.003
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 57.852
And I update APT using apt 11.887
And I install "popularity-contest" using apt 22.958
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.825
When I create a persistent storage and activate the Additional Software feature 21.713
Then Additional Software is correctly configured for package "popularity-contest" 2.821
When I shutdown Tails and wait for the computer to power off 12.934
And I start Tails from USB drive "__internal" with network unplugged 1:1.373
And I enable persistence 27.757
And I log in to a new session 37.405
And the Additional Software installation service has started 31.326
Then I am notified that the installation succeeded 1.860
And Additional Software is correctly configured for package "popularity-contest" 0.803
And the package "popularity-contest" is installed after Additional Software has been started 0.300
After features/support/hooks.rb:521 14.165
After features/support/hooks.rb:330 3.022
After features/support/hooks.rb:100 0.013
2:23.042
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.215
And I start Tails from USB drive "__internal" and I login with an administration password 1:42.138
And I update APT using apt 11.750
When I install "makepp" using apt 23.457
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 5.395
And the package "makepp" is installed 0.085
After features/support/hooks.rb:521 13.904
After features/support/hooks.rb:330 1.521
After features/support/hooks.rb:100 0.015
5:13.143
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 a computer 0.199
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:23.834
When I uninstall "popularity-contest" using apt 21.784
And I accept removing "popularity-contest" from Additional Software 0.587
Then "popularity-contest" is not in the list of Additional Software 0.774
When I start Synaptic 23.334
And I update APT using Synaptic 22.856
And I install "cowsay" using Synaptic 12.578
And I accept adding "cowsay" to Additional Software 1.033
Then Additional Software is correctly configured for package "cowsay" 0.828
When I uninstall "cowsay" using apt 3.221
And I refuse removing "cowsay" from Additional Software 0.618
Then Additional Software is correctly configured for package "cowsay" 0.950
When I start "Additional Software" via GNOME Activities Overview 10.540
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.579
Then "cowsay" is not in the list of Additional Software 0.881
When I install "cowsay" using apt 3.215
And I refuse adding "cowsay" to Additional Software 0.579
Then "cowsay" is not in the list of Additional Software 0.746
After features/support/hooks.rb:521 0.595
After features/support/hooks.rb:330 0.867
After features/support/hooks.rb:100 0.009
11:25.175
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 a computer 0.182
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:33.202
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 25.996
And I accept adding "cowsay" to Additional Software 7.322
And Additional Software is correctly configured for package "cowsay" 0.908
And I shutdown Tails and wait for the computer to power off 6.513
And I start Tails from USB drive "__internal" with network unplugged 1:2.377
And I enable persistence 12.294
# 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
# 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.080
And I log in to a new session 38.902
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.300
And I revert the APT tweaks that made it prefer an old version of cowsay 0.056
# 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.067
And the network is plugged 0.081
And Tor is ready 19.130
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.282
And I can open the Additional Software configuration window from the notification 2.275
And I shutdown Tails and wait for the computer to power off 2:3.792
And I start Tails from USB drive "__internal" with network unplugged 1:1.471
And I enable persistence 12.024
# 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 41.996
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.898
And I revert the APT tweaks that made it prefer an old version of cowsay 0.064
And the network is plugged 0.072
And Tor is ready 48.304
Then the Additional Software upgrade service has started 0.153
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.086
After features/support/hooks.rb:521 1.359
After features/support/hooks.rb:330 0.911
After features/support/hooks.rb:100 0.028
2:17.667
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:513 0.006
Given a computer 0.267
And I start Tails from USB drive "__internal" with network unplugged 1:1.718
And I enable persistence 12.749
And I remove the "cowsay" deb files from the APT cache 0.058
# 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.074
And I log in to a new session 44.994
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 11.927
And I can open the Additional Software log file from the notification 5.163
And the package "cowsay" is not installed 0.712
After features/support/hooks.rb:521 0.144
After features/support/hooks.rb:330 1.688
After features/support/hooks.rb:100 0.010