Project Number Date
test_Tails_ISO_stable 5535 27 Mar 2025, 13:09

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 32:17.511 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
9:12.787
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.007
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 57.965
And I update APT using apt 4:15.899
And I install "popularity-contest" using apt 23.628
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.506
When I create a persistent storage and activate the Additional Software feature 21.966
Then Additional Software is correctly configured for package "popularity-contest" 3.511
When I shutdown Tails and wait for the computer to power off 10.602
And I start Tails from USB drive "__internal" with network unplugged 1:3.012
And I enable persistence 22.786
And I log in to a new session 42.062
And the Additional Software installation service has started 41.470
Then I am notified that the installation succeeded 2.249
And Additional Software is correctly configured for package "popularity-contest" 0.855
And the package "popularity-contest" is installed after Additional Software has been started 0.269
After features/support/hooks.rb:519 16.190
After features/support/hooks.rb:330 2.125
After features/support/hooks.rb:100 0.012
4:5.530
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.211
And I start Tails from USB drive "__internal" and I login with an administration password 1:52.449
And I update APT using apt 1:43.134
When I install "makepp" using apt 23.272
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.370
And the package "makepp" is installed 0.091
After features/support/hooks.rb:519 16.223
After features/support/hooks.rb:330 1.730
After features/support/hooks.rb:100 0.015
5:10.186
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.207
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:24.964
When I uninstall "popularity-contest" using apt 21.861
And I accept removing "popularity-contest" from Additional Software 0.618
Then "popularity-contest" is not in the list of Additional Software 0.761
When I start Synaptic 21.872
And I update APT using Synaptic 22.753
And I install "cowsay" using Synaptic 8.802
And I accept adding "cowsay" to Additional Software 1.324
Then Additional Software is correctly configured for package "cowsay" 0.898
When I uninstall "cowsay" using apt 3.259
And I refuse removing "cowsay" from Additional Software 0.602
Then Additional Software is correctly configured for package "cowsay" 0.966
When I start "Additional Software" via GNOME Activities Overview 10.728
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.766
Then "cowsay" is not in the list of Additional Software 1.221
When I install "cowsay" using apt 3.238
And I refuse adding "cowsay" to Additional Software 0.611
Then "cowsay" is not in the list of Additional Software 0.724
After features/support/hooks.rb:519 0.583
After features/support/hooks.rb:330 0.709
After features/support/hooks.rb:100 0.015
11:26.451
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:511 0.011
Given a computer 0.201
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:22.790
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.439
And I accept adding "cowsay" to Additional Software 7.138
And Additional Software is correctly configured for package "cowsay" 0.888
And I shutdown Tails and wait for the computer to power off 6.648
And I start Tails from USB drive "__internal" with network unplugged 1:2.433
And I enable persistence 11.747
# 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
# 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.101
And I log in to a new session 41.152
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 33.365
And I revert the APT tweaks that made it prefer an old version of cowsay 0.070
# 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.080
And the network is plugged 0.079
And Tor is ready 21.693
And available upgrades have been checked 0.062
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.661
And I can open the Additional Software configuration window from the notification 2.555
And I shutdown Tails and wait for the computer to power off 2:7.424
And I start Tails from USB drive "__internal" with network unplugged 1:1.725
And I enable persistence 11.495
# 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 42.576
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 33.390
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
And the network is plugged 0.093
And Tor is ready 50.180
Then the Additional Software upgrade service has started 0.219
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.093
After features/support/hooks.rb:519 1.498
After features/support/hooks.rb:330 0.775
After features/support/hooks.rb:100 0.041
2:22.556
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.007
Given a computer 0.209
And I start Tails from USB drive "__internal" with network unplugged 1:4.524
And I enable persistence 12.480
And I remove the "cowsay" deb files from the APT cache 0.067
# 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.100
And I log in to a new session 47.488
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 10.942
And I can open the Additional Software log file from the notification 5.742
And the package "cowsay" is not installed 0.999
After features/support/hooks.rb:519 0.164
After features/support/hooks.rb:330 1.672
After features/support/hooks.rb:100 0.017