Project Number Date
test_Tails_ISO_stable 5570 12 Apr 2025, 12:55

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 34:32.299 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
6:55.864
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.006
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:2.362
And I update APT using apt 2:12.643
And I install "popularity-contest" using apt 22.915
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.760
When I create a persistent storage and activate the Additional Software feature 20.876
Then Additional Software is correctly configured for package "popularity-contest" 2.700
When I shutdown Tails and wait for the computer to power off 10.641
And I start Tails from USB drive "__internal" with network unplugged 1:0.847
And I enable persistence 22.809
And I log in to a new session 36.249
And the Additional Software installation service has started 31.853
Then I am notified that the installation succeeded 1.992
And Additional Software is correctly configured for package "popularity-contest" 0.921
And the package "popularity-contest" is installed after Additional Software has been started 0.291
After features/support/hooks.rb:519 15.090
After features/support/hooks.rb:330 1.560
After features/support/hooks.rb:100 0.011
8:28.554
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.004
Given a computer 0.197
And I start Tails from USB drive "__internal" and I login with an administration password 1:45.729
And I update APT using apt 6:14.964
When I install "makepp" using apt 23.174
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.418
And the package "makepp" is installed 0.069
After features/support/hooks.rb:519 16.232
After features/support/hooks.rb:330 1.584
After features/support/hooks.rb:100 0.027
5:18.049
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Before features/support/hooks.rb:511 0.017
Given a computer 0.318
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:27.619
When I uninstall "popularity-contest" using apt 21.839
And I accept removing "popularity-contest" from Additional Software 0.588
Then "popularity-contest" is not in the list of Additional Software 0.716
When I start Synaptic 23.943
And I update APT using Synaptic 23.038
And I install "cowsay" using Synaptic 12.123
And I accept adding "cowsay" to Additional Software 1.200
Then Additional Software is correctly configured for package "cowsay" 0.955
When I uninstall "cowsay" using apt 3.251
And I refuse removing "cowsay" from Additional Software 0.594
Then Additional Software is correctly configured for package "cowsay" 0.769
When I start "Additional Software" via GNOME Activities Overview 10.535
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.107
Then "cowsay" is not in the list of Additional Software 0.918
When I install "cowsay" using apt 3.186
And I refuse adding "cowsay" to Additional Software 0.599
Then "cowsay" is not in the list of Additional Software 0.744
After features/support/hooks.rb:519 0.772
After features/support/hooks.rb:330 0.658
After features/support/hooks.rb:100 0.009
11:36.739
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.006
Given a computer 0.192
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:26.548
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 28.899
And I accept adding "cowsay" to Additional Software 4.651
And Additional Software is correctly configured for package "cowsay" 1.070
And I shutdown Tails and wait for the computer to power off 6.545
And I start Tails from USB drive "__internal" with network unplugged 1:0.973
And I enable persistence 12.903
# 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.051
# 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.108
And I log in to a new session 43.176
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.384
And I revert the APT tweaks that made it prefer an old version of cowsay 0.054
# 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.069
And the network is plugged 0.079
And Tor is ready 19.565
And available upgrades have been checked 1.102
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.239
And I can open the Additional Software configuration window from the notification 3.152
And I shutdown Tails and wait for the computer to power off 2:8.650
And I start Tails from USB drive "__internal" with network unplugged 1:2.548
And I enable persistence 12.891
# 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.726
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.943
And I revert the APT tweaks that made it prefer an old version of cowsay 0.054
And the network is plugged 0.094
And Tor is ready 54.753
Then the Additional Software upgrade service has started 0.177
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.078
After features/support/hooks.rb:519 1.396
After features/support/hooks.rb:330 0.710
After features/support/hooks.rb:100 0.022
2:13.091
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.004
Given a computer 0.228
And I start Tails from USB drive "__internal" with network unplugged 1:1.369
And I enable persistence 12.495
And I remove the "cowsay" deb files from the APT cache 0.056
# 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.077
And I log in to a new session 40.700
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.377
And I can open the Additional Software log file from the notification 4.941
And the package "cowsay" is not installed 0.844
After features/support/hooks.rb:519 0.118
After features/support/hooks.rb:330 1.662
After features/support/hooks.rb:100 0.009