Project Number Date
test_Tails_ISO_feature-arti 32 17 Apr 2025, 20:29

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 28:39.897 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:41.001
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:507 0.007
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:3.116
And I update APT using apt 12.645
And I install "popularity-contest" using apt 23.178
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.655
When I create a persistent storage and activate the Additional Software feature 21.325
Then Additional Software is correctly configured for package "popularity-contest" 3.042
When I shutdown Tails and wait for the computer to power off 11.029
And I start Tails from USB drive "__internal" with network unplugged 1:10.547
And I enable persistence 41.502
And I log in to a new session 41.677
And the Additional Software installation service has started 41.273
Then I am notified that the installation succeeded 1.855
And Additional Software is correctly configured for package "popularity-contest" 0.875
And the package "popularity-contest" is installed after Additional Software has been started 0.276
After features/support/hooks.rb:515 14.590
After features/support/hooks.rb:330 2.500
After features/support/hooks.rb:100 0.017
2:32.680
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:507 0.008
Given a computer 0.296
And I start Tails from USB drive "__internal" and I login with an administration password 1:49.298
And I update APT using apt 12.734
When I install "makepp" using apt 23.672
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.589
And the package "makepp" is installed 0.088
After features/support/hooks.rb:515 15.532
After features/support/hooks.rb:330 1.575
After features/support/hooks.rb:100 0.016
5:43.923
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:507 0.007
Given a computer 0.341
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:57.561
When I uninstall "popularity-contest" using apt 18.865
And I accept removing "popularity-contest" from Additional Software 2.146
Then "popularity-contest" is not in the list of Additional Software 0.733
When I start Synaptic 23.081
And I update APT using Synaptic 22.870
And I install "cowsay" using Synaptic 10.005
And I accept adding "cowsay" to Additional Software 1.096
Then Additional Software is correctly configured for package "cowsay" 0.889
When I uninstall "cowsay" using apt 3.224
And I refuse removing "cowsay" from Additional Software 0.677
Then Additional Software is correctly configured for package "cowsay" 0.981
When I start "Additional Software" via GNOME Activities Overview 9.915
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.112
Then "cowsay" is not in the list of Additional Software 1.621
When I install "cowsay" using apt 3.224
And I refuse adding "cowsay" to Additional Software 0.823
Then "cowsay" is not in the list of Additional Software 0.749
After features/support/hooks.rb:515 0.978
After features/support/hooks.rb:330 1.088
After features/support/hooks.rb:100 0.009
12:22.125
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:507 0.004
Given a computer 1.261
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:43.930
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 26.597
And I accept adding "cowsay" to Additional Software 5.753
And Additional Software is correctly configured for package "cowsay" 0.967
And I shutdown Tails and wait for the computer to power off 6.620
And I start Tails from USB drive "__internal" with network unplugged 1:13.592
And I enable persistence 15.674
# 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.055
# 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.098
And I log in to a new session 43.481
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.622
And I revert the APT tweaks that made it prefer an old version of cowsay 0.059
# 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.071
And the network is plugged 0.099
And Tor is ready 22.468
And available upgrades have been checked 0.063
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.417
And I can open the Additional Software configuration window from the notification 2.800
And I shutdown Tails and wait for the computer to power off 2:8.716
And I start Tails from USB drive "__internal" with network unplugged 1:3.382
And I enable persistence 14.774
# 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.031
And I log in to a new session 41.046
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.701
And I revert the APT tweaks that made it prefer an old version of cowsay 0.063
And the network is plugged 0.074
And Tor is ready 51.372
Then the Additional Software upgrade service has started 0.180
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.115
After features/support/hooks.rb:515 2.221
After features/support/hooks.rb:330 0.773
After features/support/hooks.rb:100 0.024
2:20.166
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.006
Given a computer 0.190
And I start Tails from USB drive "__internal" with network unplugged 1:2.823
And I enable persistence 12.652
And I remove the "cowsay" deb files from the APT cache 0.070
# 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.097
And I log in to a new session 46.957
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 11.024
And I can open the Additional Software log file from the notification 5.237
And the package "cowsay" is not installed 1.112
After features/support/hooks.rb:515 0.198
After features/support/hooks.rb:330 1.596
After features/support/hooks.rb:100 0.008