Project Number Date
test_Tails_ISO_stable 5528 24 Mar 2025, 13:05

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 36:54.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
11:16.617
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.021
Before features/support/hooks.rb:511 0.018
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:1.842
And I update APT using apt 6:33.885
And I install "popularity-contest" using apt 22.390
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.183
When I create a persistent storage and activate the Additional Software feature 18.797
Then Additional Software is correctly configured for package "popularity-contest" 1.297
When I shutdown Tails and wait for the computer to power off 13.111
And I start Tails from USB drive "__internal" with network unplugged 1:7.900
And I enable persistence 21.724
And I log in to a new session 34.234
And the Additional Software installation service has started 31.249
Then I am notified that the installation succeeded 1.789
And Additional Software is correctly configured for package "popularity-contest" 0.911
And the package "popularity-contest" is installed after Additional Software has been started 0.299
After features/support/hooks.rb:519 15.859
After features/support/hooks.rb:330 2.232
After features/support/hooks.rb:100 0.012
6:25.414
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.005
Given a computer 0.194
And I start Tails from USB drive "__internal" and I login with an administration password 1:41.206
And I update APT using apt 3:43.134
When I install "makepp" using apt 53.698
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.854
And the package "makepp" is installed 0.326
After features/support/hooks.rb:519 15.945
After features/support/hooks.rb:330 0.790
After features/support/hooks.rb:100 0.021
5:14.075
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.018
Before features/support/hooks.rb:511 0.015
Given a computer 0.222
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:23.093
When I uninstall "popularity-contest" using apt 21.930
And I accept removing "popularity-contest" from Additional Software 0.596
Then "popularity-contest" is not in the list of Additional Software 0.753
When I start Synaptic 25.359
And I update APT using Synaptic 22.004
And I install "cowsay" using Synaptic 10.259
And I accept adding "cowsay" to Additional Software 1.518
Then Additional Software is correctly configured for package "cowsay" 0.939
When I uninstall "cowsay" using apt 3.271
And I refuse removing "cowsay" from Additional Software 0.627
Then Additional Software is correctly configured for package "cowsay" 0.931
When I start "Additional Software" via GNOME Activities Overview 10.808
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.982
Then "cowsay" is not in the list of Additional Software 1.173
When I install "cowsay" using apt 3.239
And I refuse adding "cowsay" to Additional Software 0.633
Then "cowsay" is not in the list of Additional Software 0.729
After features/support/hooks.rb:519 0.598
After features/support/hooks.rb:330 0.707
After features/support/hooks.rb:100 0.010
11:45.590
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.008
Given a computer 0.291
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:25.081
And I configure APT to prefer an old version of cowsay 0.037
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 29.339
And I accept adding "cowsay" to Additional Software 6.317
And Additional Software is correctly configured for package "cowsay" 1.045
And I shutdown Tails and wait for the computer to power off 6.630
And I start Tails from USB drive "__internal" with network unplugged 1:5.582
And I enable persistence 16.431
# 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
# 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.094
And I log in to a new session 39.599
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.198
And I revert the APT tweaks that made it prefer an old version of cowsay 0.062
# 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.070
And Tor is ready 20.774
And available upgrades have been checked 0.092
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.973
And I can open the Additional Software configuration window from the notification 3.005
And I shutdown Tails and wait for the computer to power off 2:8.279
And I start Tails from USB drive "__internal" with network unplugged 59.200
And I enable persistence 11.795
# 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.026
And I log in to a new session 39.951
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.596
And I revert the APT tweaks that made it prefer an old version of cowsay 0.055
And the network is plugged 0.076
And Tor is ready 52.580
Then the Additional Software upgrade service has started 0.203
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.094
After features/support/hooks.rb:519 1.431
After features/support/hooks.rb:330 0.671
After features/support/hooks.rb:100 0.031
2:13.036
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.007
Given a computer 0.224
And I start Tails from USB drive "__internal" with network unplugged 1:0.023
And I enable persistence 13.522
And I remove the "cowsay" deb files from the APT cache 0.049
# 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.096
And I log in to a new session 39.120
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.491
And I can open the Additional Software log file from the notification 5.909
And the package "cowsay" is not installed 0.599
After features/support/hooks.rb:519 0.172
After features/support/hooks.rb:330 1.518
After features/support/hooks.rb:100 0.010