Project Number Date
test_Tails_ISO_test-suite-early-boot-hooks 3 08 Dec 2024, 19:49

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 25:4.076 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:22.591
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
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:6.380
And I update APT using apt 13.531
And I install "popularity-contest" using apt 22.389
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.197
When I create a persistent storage and activate the Additional Software feature 24.099
Then Additional Software is correctly configured for package "popularity-contest" 1.690
When I shutdown Tails and wait for the computer to power off 14.975
And I start Tails from USB drive "__internal" with network unplugged 59.600
And I enable persistence 24.423
And I log in to a new session 43.804
And the Additional Software installation service has started 41.551
Then I am notified that the installation succeeded 1.715
And Additional Software is correctly configured for package "popularity-contest" 0.949
And the package "popularity-contest" is installed after Additional Software has been started 0.282
After features/support/hooks.rb:519 14.904
After features/support/hooks.rb:330 1.805
After features/support/hooks.rb:100 0.012
2:31.725
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.232
And I start Tails from USB drive "__internal" and I login with an administration password 1:48.677
And I update APT using apt 13.102
When I install "makepp" using apt 22.998
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.618
And the package "makepp" is installed 0.096
After features/support/hooks.rb:519 16.077
After features/support/hooks.rb:330 0.933
After features/support/hooks.rb:100 0.012
5:7.096
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.201
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:19.716
When I uninstall "popularity-contest" using apt 18.755
And I accept removing "popularity-contest" from Additional Software 0.647
Then "popularity-contest" is not in the list of Additional Software 0.781
When I start Synaptic 24.922
And I update APT using Synaptic 22.932
And I install "cowsay" using Synaptic 10.366
And I accept adding "cowsay" to Additional Software 1.677
Then Additional Software is correctly configured for package "cowsay" 0.909
When I uninstall "cowsay" using apt 3.232
And I refuse removing "cowsay" from Additional Software 0.594
Then Additional Software is correctly configured for package "cowsay" 0.894
When I start "Additional Software" via GNOME Activities Overview 10.607
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.130
Then "cowsay" is not in the list of Additional Software 1.106
When I install "cowsay" using apt 3.282
And I refuse adding "cowsay" to Additional Software 0.592
Then "cowsay" is not in the list of Additional Software 0.744
After features/support/hooks.rb:519 0.593
After features/support/hooks.rb:330 0.715
After features/support/hooks.rb:100 0.009
9:46.575
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.213
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:17.570
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 30.231
And I accept adding "cowsay" to Additional Software 4.488
And Additional Software is correctly configured for package "cowsay" 1.137
And I shutdown Tails and wait for the computer to power off 4.638
And I start Tails from USB drive "__internal" with network unplugged 1:0.976
And I enable persistence 11.607
# 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.099
And I log in to a new session 41.237
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.803
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
# 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.070
And the network is plugged 0.071
And Tor is ready 20.230
And available upgrades have been checked 0.102
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 7.306
And I can open the Additional Software configuration window from the notification 3.598
And I shutdown Tails and wait for the computer to power off 6.510
And I start Tails from USB drive "__internal" with network unplugged 1:2.667
And I enable persistence 11.379
# 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.033
And I log in to a new session 40.710
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.504
And I revert the APT tweaks that made it prefer an old version of cowsay 0.073
And the network is plugged 0.097
And Tor is ready 56.811
Then the Additional Software upgrade service has started 0.191
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.089
After features/support/hooks.rb:519 1.639
After features/support/hooks.rb:330 0.769
After features/support/hooks.rb:100 0.022
2:16.086
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.003
Given a computer 0.193
And I start Tails from USB drive "__internal" with network unplugged 1:2.214
And I enable persistence 13.366
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.083
And I log in to a new session 41.393
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.045
And I can open the Additional Software log file from the notification 4.890
And the package "cowsay" is not installed 0.837
After features/support/hooks.rb:519 0.133
After features/support/hooks.rb:330 1.835
After features/support/hooks.rb:100 0.016