Project Number Date
test_Tails_ISO_19139-arti-1.4.2 8 24 Apr 2025, 03:49

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:43.733 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:22.132
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:507 0.003
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 56.728
And I update APT using apt 34.066
And I install "popularity-contest" using apt 22.894
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.797
When I create a persistent storage and activate the Additional Software feature 19.314
Then Additional Software is correctly configured for package "popularity-contest" 2.888
When I shutdown Tails and wait for the computer to power off 10.600
And I start Tails from USB drive "__internal" with network unplugged 1:1.868
And I enable persistence 20.653
And I log in to a new session 40.461
And the Additional Software installation service has started 42.047
Then I am notified that the installation succeeded 1.752
And Additional Software is correctly configured for package "popularity-contest" 0.818
And the package "popularity-contest" is installed after Additional Software has been started 0.241
After features/support/hooks.rb:515 14.779
After features/support/hooks.rb:330 2.355
After features/support/hooks.rb:100 0.011
2:46.324
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:507 0.006
Given a computer 0.255
And I start Tails from USB drive "__internal" and I login with an administration password 1:44.338
And I update APT using apt 32.721
When I install "makepp" using apt 23.403
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 5.524
And the package "makepp" is installed 0.080
After features/support/hooks.rb:515 14.754
After features/support/hooks.rb:330 1.677
After features/support/hooks.rb:100 0.048
5:1.748
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.006
Given a computer 0.194
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:9.969
When I uninstall "popularity-contest" using apt 21.821
And I accept removing "popularity-contest" from Additional Software 0.582
Then "popularity-contest" is not in the list of Additional Software 0.721
When I start Synaptic 25.978
And I update APT using Synaptic 22.663
And I install "cowsay" using Synaptic 11.223
And I accept adding "cowsay" to Additional Software 1.248
Then Additional Software is correctly configured for package "cowsay" 0.808
When I uninstall "cowsay" using apt 3.266
And I refuse removing "cowsay" from Additional Software 0.612
Then Additional Software is correctly configured for package "cowsay" 0.822
When I start "Additional Software" via GNOME Activities Overview 10.500
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.964
Then "cowsay" is not in the list of Additional Software 0.935
When I install "cowsay" using apt 3.193
And I refuse adding "cowsay" to Additional Software 0.563
Then "cowsay" is not in the list of Additional Software 0.679
After features/support/hooks.rb:515 1.138
After features/support/hooks.rb:330 0.718
After features/support/hooks.rb:100 0.008
11:20.056
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.005
Given a computer 0.255
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:23.021
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.902
And I accept adding "cowsay" to Additional Software 5.335
And Additional Software is correctly configured for package "cowsay" 0.893
And I shutdown Tails and wait for the computer to power off 6.391
And I start Tails from USB drive "__internal" with network unplugged 59.903
And I enable persistence 11.734
# 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
# 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 39.190
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.922
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.066
And the network is plugged 0.349
And Tor is ready 20.942
And available upgrades have been checked 1.268
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.440
And I can open the Additional Software configuration window from the notification 5.305
And I shutdown Tails and wait for the computer to power off 2:7.305
And I start Tails from USB drive "__internal" with network unplugged 1:1.405
And I enable persistence 12.375
# 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.032
And I log in to a new session 40.351
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.305
And I revert the APT tweaks that made it prefer an old version of cowsay 0.056
And the network is plugged 0.077
And Tor is ready 50.756
Then the Additional Software upgrade service has started 0.149
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.095
After features/support/hooks.rb:515 2.184
After features/support/hooks.rb:330 0.633
After features/support/hooks.rb:100 0.024
2:13.471
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.005
Given a computer 0.197
And I start Tails from USB drive "__internal" with network unplugged 1:1.764
And I enable persistence 12.426
And I remove the "cowsay" deb files from the APT cache 0.060
# 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 40.960
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.005
And I can open the Additional Software log file from the notification 5.052
And the package "cowsay" is not installed 0.929
After features/support/hooks.rb:515 0.191
After features/support/hooks.rb:330 1.658
After features/support/hooks.rb:100 0.021