Project Number Date
test_Tails_ISO_20979-pdfarranger 4 30 May 2025, 02:37

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:38.049 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:5.147
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:513 0.002
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 56.979
And I update APT using apt 11.940
And I install "popularity-contest" using apt 22.851
Then I am proposed to add the "popularity-contest" package to my Additional Software 9.955
When I create a persistent storage and activate the Additional Software feature 20.972
Then Additional Software is correctly configured for package "popularity-contest" 2.562
When I shutdown Tails and wait for the computer to power off 12.627
And I start Tails from USB drive "__internal" with network unplugged 1:7.682
And I enable persistence 23.624
And I log in to a new session 40.530
And the Additional Software installation service has started 31.555
Then I am notified that the installation succeeded 2.720
And Additional Software is correctly configured for package "popularity-contest" 0.885
And the package "popularity-contest" is installed after Additional Software has been started 0.260
After features/support/hooks.rb:521 13.641
After features/support/hooks.rb:330 2.559
After features/support/hooks.rb:100 0.011
2:55.045
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:513 0.004
Given a computer 0.192
And I start Tails from USB drive "__internal" and I login with an administration password 2:12.878
And I update APT using apt 12.144
When I install "makepp" using apt 23.261
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.475
And the package "makepp" is installed 0.092
After features/support/hooks.rb:521 14.985
After features/support/hooks.rb:330 1.180
After features/support/hooks.rb:100 0.011
4:56.380
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.199
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:12.172
When I uninstall "popularity-contest" using apt 18.719
And I accept removing "popularity-contest" from Additional Software 1.912
Then "popularity-contest" is not in the list of Additional Software 0.707
When I start Synaptic 24.122
And I update APT using Synaptic 22.500
And I install "cowsay" using Synaptic 9.041
And I accept adding "cowsay" to Additional Software 0.636
Then Additional Software is correctly configured for package "cowsay" 0.913
When I uninstall "cowsay" using apt 3.194
And I refuse removing "cowsay" from Additional Software 0.579
Then Additional Software is correctly configured for package "cowsay" 0.815
When I start "Additional Software" via GNOME Activities Overview 10.528
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.530
Then "cowsay" is not in the list of Additional Software 1.237
When I install "cowsay" using apt 3.308
And I refuse adding "cowsay" to Additional Software 0.597
Then "cowsay" is not in the list of Additional Software 0.662
After features/support/hooks.rb:521 0.653
After features/support/hooks.rb:330 0.688
After features/support/hooks.rb:100 0.008
11:27.086
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:513 0.003
Given a computer 0.180
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:21.337
And I configure APT to prefer an old version of cowsay 0.033
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.030
And I accept adding "cowsay" to Additional Software 7.004
And Additional Software is correctly configured for package "cowsay" 1.030
And I shutdown Tails and wait for the computer to power off 4.528
And I start Tails from USB drive "__internal" with network unplugged 1:0.844
And I enable persistence 12.234
# 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
# 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.084
And I log in to a new session 40.860
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.324
And I revert the APT tweaks that made it prefer an old version of cowsay 0.050
# 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.075
And the network is plugged 0.088
And Tor is ready 19.892
And available upgrades have been checked 1.130
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.745
And I can open the Additional Software configuration window from the notification 2.671
And I shutdown Tails and wait for the computer to power off 2:8.424
And I start Tails from USB drive "__internal" with network unplugged 1:3.120
And I enable persistence 13.184
# 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.984
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.636
And I revert the APT tweaks that made it prefer an old version of cowsay 0.053
And the network is plugged 0.076
And Tor is ready 55.108
Then the Additional Software upgrade service has started 0.208
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.085
After features/support/hooks.rb:521 1.497
After features/support/hooks.rb:330 0.907
After features/support/hooks.rb:100 0.023
2:14.388
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.593
And I start Tails from USB drive "__internal" with network unplugged 1:1.292
And I enable persistence 12.628
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.080
And I log in to a new session 41.549
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.588
And I can open the Additional Software log file from the notification 4.944
And the package "cowsay" is not installed 0.656
After features/support/hooks.rb:521 0.119
After features/support/hooks.rb:330 1.656
After features/support/hooks.rb:100 0.008