Project Number Date
test_Tails_ISO_20979-pdfarranger 2 29 May 2025, 01:26

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:24.717 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.073
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 I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:1.747
And I update APT using apt 12.630
And I install "popularity-contest" using apt 23.362
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.125
When I create a persistent storage and activate the Additional Software feature 20.368
Then Additional Software is correctly configured for package "popularity-contest" 2.879
When I shutdown Tails and wait for the computer to power off 12.684
And I start Tails from USB drive "__internal" with network unplugged 1:3.565
And I enable persistence 20.538
And I log in to a new session 39.802
And the Additional Software installation service has started 32.476
Then I am notified that the installation succeeded 1.570
And Additional Software is correctly configured for package "popularity-contest" 0.985
And the package "popularity-contest" is installed after Additional Software has been started 0.335
After features/support/hooks.rb:521 15.410
After features/support/hooks.rb:330 1.948
After features/support/hooks.rb:100 0.013
2:28.793
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.212
And I start Tails from USB drive "__internal" and I login with an administration password 1:46.909
And I update APT using apt 14.036
When I install "makepp" using apt 23.209
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.347
And the package "makepp" is installed 0.078
After features/support/hooks.rb:521 14.226
After features/support/hooks.rb:330 1.430
After features/support/hooks.rb:100 0.011
5:1.250
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.230
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:11.931
When I uninstall "popularity-contest" using apt 22.011
And I accept removing "popularity-contest" from Additional Software 1.135
Then "popularity-contest" is not in the list of Additional Software 0.755
When I start Synaptic 23.661
And I update APT using Synaptic 23.025
And I install "cowsay" using Synaptic 9.221
And I accept adding "cowsay" to Additional Software 2.245
Then Additional Software is correctly configured for package "cowsay" 0.863
When I uninstall "cowsay" using apt 3.237
And I refuse removing "cowsay" from Additional Software 0.580
Then Additional Software is correctly configured for package "cowsay" 0.884
When I start "Additional Software" via GNOME Activities Overview 10.779
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.642
Then "cowsay" is not in the list of Additional Software 1.547
When I install "cowsay" using apt 3.218
And I refuse adding "cowsay" to Additional Software 0.607
Then "cowsay" is not in the list of Additional Software 0.668
After features/support/hooks.rb:521 0.614
After features/support/hooks.rb:330 0.954
After features/support/hooks.rb:100 0.008
11:42.251
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.262
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:25.871
And I configure APT to prefer an old version of cowsay 0.028
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 29.670
And I accept adding "cowsay" to Additional Software 3.272
And Additional Software is correctly configured for package "cowsay" 1.007
And I shutdown Tails and wait for the computer to power off 6.720
And I start Tails from USB drive "__internal" with network unplugged 1:2.423
And I enable persistence 12.311
# 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.030
# 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.091
And I log in to a new session 40.163
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.200
And I revert the APT tweaks that made it prefer an old version of cowsay 0.071
# 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.091
And the network is plugged 0.070
And Tor is ready 22.895
And available upgrades have been checked 1.223
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.439
And I can open the Additional Software configuration window from the notification 2.635
And I shutdown Tails and wait for the computer to power off 2:2.227
And I start Tails from USB drive "__internal" with network unplugged 1:10.598
And I enable persistence 11.044
# 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 40.780
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.697
And I revert the APT tweaks that made it prefer an old version of cowsay 0.052
And the network is plugged 0.076
And Tor is ready 50.987
Then the Additional Software upgrade service has started 0.172
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.107
After features/support/hooks.rb:521 1.469
After features/support/hooks.rb:330 0.702
After features/support/hooks.rb:100 0.023
2:12.349
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.236
And I start Tails from USB drive "__internal" with network unplugged 1:1.686
And I enable persistence 13.211
And I remove the "cowsay" deb files from the APT cache 0.057
# 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.082
And I log in to a new session 37.675
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.907
And I can open the Additional Software log file from the notification 5.584
And the package "cowsay" is not installed 0.907
After features/support/hooks.rb:521 0.135
After features/support/hooks.rb:330 1.731
After features/support/hooks.rb:100 0.008