Project Number Date
test_Tails_ISO_20816-block-paths-bwrap 15 19 Mar 2025, 06:34

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 30:52.031 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:24.350
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.012
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 54.911
And I update APT using apt 41.760
And I install "popularity-contest" using apt 22.408
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.366
When I create a persistent storage and activate the Additional Software feature 17.528
Then Additional Software is correctly configured for package "popularity-contest" 2.428
When I shutdown Tails and wait for the computer to power off 12.464
And I start Tails from USB drive "__internal" with network unplugged 1:5.074
And I enable persistence 23.785
And I log in to a new session 43.952
And the Additional Software installation service has started 30.893
Then I am notified that the installation succeeded 1.716
And Additional Software is correctly configured for package "popularity-contest" 0.783
And the package "popularity-contest" is installed after Additional Software has been started 0.275
After features/support/hooks.rb:519 14.554
After features/support/hooks.rb:330 1.979
After features/support/hooks.rb:100 0.011
7:22.118
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.190
And I start Tails from USB drive "__internal" and I login with an administration password 1:39.683
And I update APT using apt 4:13.741
When I install "makepp" using apt 1:23.986
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.444
And the package "makepp" is installed 0.071
After features/support/hooks.rb:519 14.268
After features/support/hooks.rb:330 0.846
After features/support/hooks.rb:100 0.013
4:41.643
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.212
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:58.681
When I uninstall "popularity-contest" using apt 21.781
And I accept removing "popularity-contest" from Additional Software 0.578
Then "popularity-contest" is not in the list of Additional Software 0.714
When I start Synaptic 21.217
And I update APT using Synaptic 21.944
And I install "cowsay" using Synaptic 8.403
And I accept adding "cowsay" to Additional Software 2.124
Then Additional Software is correctly configured for package "cowsay" 0.833
When I uninstall "cowsay" using apt 3.207
And I refuse removing "cowsay" from Additional Software 0.567
Then Additional Software is correctly configured for package "cowsay" 0.728
When I start "Additional Software" via GNOME Activities Overview 10.491
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.724
Then "cowsay" is not in the list of Additional Software 0.923
When I install "cowsay" using apt 3.234
And I refuse adding "cowsay" to Additional Software 0.616
Then "cowsay" is not in the list of Additional Software 0.658
After features/support/hooks.rb:519 0.606
After features/support/hooks.rb:330 0.622
After features/support/hooks.rb:100 0.008
11:17.844
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.006
Given a computer 0.196
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:21.399
And I configure APT to prefer an old version of cowsay 0.026
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.674
And I accept adding "cowsay" to Additional Software 6.567
And Additional Software is correctly configured for package "cowsay" 0.898
And I shutdown Tails and wait for the computer to power off 6.302
And I start Tails from USB drive "__internal" with network unplugged 57.400
And I enable persistence 11.524
# 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.027
# 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.090
And I log in to a new session 38.613
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.158
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.067
And the network is plugged 0.076
And Tor is ready 19.884
And available upgrades have been checked 3.789
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.949
And I can open the Additional Software configuration window from the notification 2.927
And I shutdown Tails and wait for the computer to power off 2:7.699
And I start Tails from USB drive "__internal" with network unplugged 59.866
And I enable persistence 10.102
# 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.028
And I log in to a new session 40.172
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.283
And I revert the APT tweaks that made it prefer an old version of cowsay 0.052
And the network is plugged 0.061
And Tor is ready 48.692
Then the Additional Software upgrade service has started 0.171
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.085
After features/support/hooks.rb:519 1.728
After features/support/hooks.rb:330 0.681
After features/support/hooks.rb:100 0.021
2:6.074
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.218
And I start Tails from USB drive "__internal" with network unplugged 58.033
And I enable persistence 9.827
And I remove the "cowsay" deb files from the APT cache 0.054
# 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.091
And I log in to a new session 38.760
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.953
And I can open the Additional Software log file from the notification 5.533
And the package "cowsay" is not installed 0.601
After features/support/hooks.rb:519 0.132
After features/support/hooks.rb:330 0.733
After features/support/hooks.rb:100 0.009