Project Number Date
test_Tails_ISO_20979-pdfarranger 6 01 Jun 2025, 03:07

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:18.801 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
5:0.690
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:513 0.011
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 58.030
And I update APT using apt 12.175
And I install "popularity-contest" using apt 22.924
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.213
When I create a persistent storage and activate the Additional Software feature 18.875
Then Additional Software is correctly configured for package "popularity-contest" 2.799
When I shutdown Tails and wait for the computer to power off 12.258
And I start Tails from USB drive "__internal" with network unplugged 1:1.479
And I enable persistence 20.559
And I log in to a new session 38.595
And the Additional Software installation service has started 42.714
Then I am notified that the installation succeeded 1.922
And Additional Software is correctly configured for package "popularity-contest" 0.918
And the package "popularity-contest" is installed after Additional Software has been started 0.221
After features/support/hooks.rb:521 13.386
After features/support/hooks.rb:330 1.906
After features/support/hooks.rb:100 0.010
2:58.635
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:513 0.004
Given a computer 0.197
And I start Tails from USB drive "__internal" and I login with an administration password 2:18.436
And I update APT using apt 12.113
When I install "makepp" using apt 23.432
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.382
And the package "makepp" is installed 0.072
After features/support/hooks.rb:521 14.036
After features/support/hooks.rb:330 1.290
After features/support/hooks.rb:100 0.011
4:57.570
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.197
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:12.541
When I uninstall "popularity-contest" using apt 18.760
And I accept removing "popularity-contest" from Additional Software 1.774
Then "popularity-contest" is not in the list of Additional Software 0.727
When I start Synaptic 24.243
And I update APT using Synaptic 22.636
And I install "cowsay" using Synaptic 9.138
And I accept adding "cowsay" to Additional Software 1.176
Then Additional Software is correctly configured for package "cowsay" 0.822
When I uninstall "cowsay" using apt 3.247
And I refuse removing "cowsay" from Additional Software 0.617
Then Additional Software is correctly configured for package "cowsay" 0.830
When I start "Additional Software" via GNOME Activities Overview 10.522
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.691
Then "cowsay" is not in the list of Additional Software 1.179
When I install "cowsay" using apt 3.202
And I refuse adding "cowsay" to Additional Software 0.583
Then "cowsay" is not in the list of Additional Software 0.675
After features/support/hooks.rb:521 0.582
After features/support/hooks.rb:330 0.746
After features/support/hooks.rb:100 0.009
11:9.066
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 2:15.406
And I configure APT to prefer an old version of cowsay 0.025
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.640
And I accept adding "cowsay" to Additional Software 5.378
And Additional Software is correctly configured for package "cowsay" 0.870
And I shutdown Tails and wait for the computer to power off 4.347
And I start Tails from USB drive "__internal" with network unplugged 1:1.266
And I enable persistence 10.902
# 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.088
And I log in to a new session 38.911
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.569
And I revert the APT tweaks that made it prefer an old version of cowsay 0.065
# 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.068
And the network is plugged 0.089
And Tor is ready 22.638
And available upgrades have been checked 0.057
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.149
And I can open the Additional Software configuration window from the notification 2.165
And I shutdown Tails and wait for the computer to power off 2:2.114
And I start Tails from USB drive "__internal" with network unplugged 1:2.258
And I enable persistence 12.807
# 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.036
And I log in to a new session 34.294
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.811
And I revert the APT tweaks that made it prefer an old version of cowsay 0.050
And the network is plugged 0.069
And Tor is ready 52.457
Then the Additional Software upgrade service has started 0.196
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.098
After features/support/hooks.rb:521 1.336
After features/support/hooks.rb:330 1.039
After features/support/hooks.rb:100 0.025
2:12.838
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.209
And I start Tails from USB drive "__internal" with network unplugged 1:0.640
And I enable persistence 12.811
And I remove the "cowsay" deb files from the APT cache 0.054
# 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.087
And I log in to a new session 39.360
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.792
And I can open the Additional Software log file from the notification 5.208
And the package "cowsay" is not installed 0.673
After features/support/hooks.rb:521 0.140
After features/support/hooks.rb:330 1.677
After features/support/hooks.rb:100 0.008