Project Number Date
test_Tails_ISO_test-suite-early-boot-hooks 6 11 Dec 2024, 20:28

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 27:56.190 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:20.818
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:511 0.003
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:11.366
And I update APT using apt 13.374
And I install "popularity-contest" using apt 26.238
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.022
When I create a persistent storage and activate the Additional Software feature 21.017
Then Additional Software is correctly configured for package "popularity-contest" 1.620
When I shutdown Tails and wait for the computer to power off 11.209
And I start Tails from USB drive "__internal" with network unplugged 1:4.153
And I enable persistence 22.928
And I log in to a new session 37.365
And the Additional Software installation service has started 41.797
Then I am notified that the installation succeeded 2.198
And Additional Software is correctly configured for package "popularity-contest" 1.152
And the package "popularity-contest" is installed after Additional Software has been started 0.373
After features/support/hooks.rb:519 16.694
After features/support/hooks.rb:330 2.414
After features/support/hooks.rb:100 0.015
2:57.295
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:511 0.008
Given a computer 0.325
And I start Tails from USB drive "__internal" and I login with an administration password 2:9.215
And I update APT using apt 14.636
When I install "makepp" using apt 26.424
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.623
And the package "makepp" is installed 0.069
After features/support/hooks.rb:519 15.990
After features/support/hooks.rb:330 0.990
After features/support/hooks.rb:100 0.013
5:24.793
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.368
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:31.289
When I uninstall "popularity-contest" using apt 21.931
And I accept removing "popularity-contest" from Additional Software 0.687
Then "popularity-contest" is not in the list of Additional Software 0.776
When I start Synaptic 24.881
And I update APT using Synaptic 22.383
And I install "cowsay" using Synaptic 13.821
And I accept adding "cowsay" to Additional Software 0.814
Then Additional Software is correctly configured for package "cowsay" 0.911
When I uninstall "cowsay" using apt 3.254
And I refuse removing "cowsay" from Additional Software 0.744
Then Additional Software is correctly configured for package "cowsay" 0.963
When I start "Additional Software" via GNOME Activities Overview 11.077
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.219
Then "cowsay" is not in the list of Additional Software 1.062
When I install "cowsay" using apt 3.233
And I refuse adding "cowsay" to Additional Software 0.581
Then "cowsay" is not in the list of Additional Software 0.787
After features/support/hooks.rb:519 0.597
After features/support/hooks.rb:330 1.006
After features/support/hooks.rb:100 0.011
11:54.124
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.264
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:30.585
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 30.623
And I accept adding "cowsay" to Additional Software 7.434
And Additional Software is correctly configured for package "cowsay" 0.999
And I shutdown Tails and wait for the computer to power off 6.617
And I start Tails from USB drive "__internal" with network unplugged 59.401
And I enable persistence 12.585
# 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.103
And I log in to a new session 43.052
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.812
And I revert the APT tweaks that made it prefer an old version of cowsay 0.049
# 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.085
And Tor is ready 21.892
And available upgrades have been checked 1.119
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.451
And I can open the Additional Software configuration window from the notification 3.154
And I shutdown Tails and wait for the computer to power off 2:3.691
And I start Tails from USB drive "__internal" with network unplugged 1:7.424
And I enable persistence 12.503
# 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.814
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.904
And I revert the APT tweaks that made it prefer an old version of cowsay 0.052
And the network is plugged 0.089
And Tor is ready 52.921
Then the Additional Software upgrade service has started 0.196
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.131
After features/support/hooks.rb:519 1.594
After features/support/hooks.rb:330 1.057
After features/support/hooks.rb:100 0.033
2:19.158
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.008
Given a computer 0.230
And I start Tails from USB drive "__internal" with network unplugged 1:4.513
And I enable persistence 14.041
And I remove the "cowsay" deb files from the APT cache 0.062
# 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.073
And I log in to a new session 41.389
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 12.841
And I can open the Additional Software log file from the notification 5.222
And the package "cowsay" is not installed 0.782
After features/support/hooks.rb:519 0.134
After features/support/hooks.rb:330 1.468
After features/support/hooks.rb:100 0.009