Project Number Date
test_Tails_ISO_test-suite-early-boot-hooks 1 06 Dec 2024, 20:42

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:36.134 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:40.443
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.004
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:27.864
And I update APT using apt 13.047
And I install "popularity-contest" using apt 25.596
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.152
When I create a persistent storage and activate the Additional Software feature 19.891
Then Additional Software is correctly configured for package "popularity-contest" 1.434
When I shutdown Tails and wait for the computer to power off 14.950
And I start Tails from USB drive "__internal" with network unplugged 1:1.084
And I enable persistence 23.706
And I log in to a new session 42.999
And the Additional Software installation service has started 41.898
Then I am notified that the installation succeeded 1.605
And Additional Software is correctly configured for package "popularity-contest" 0.931
And the package "popularity-contest" is installed after Additional Software has been started 0.280
After features/support/hooks.rb:519 14.218
After features/support/hooks.rb:330 1.840
After features/support/hooks.rb:100 0.010
2:33.462
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.202
And I start Tails from USB drive "__internal" and I login with an administration password 1:48.592
And I update APT using apt 14.167
When I install "makepp" using apt 26.102
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.303
And the package "makepp" is installed 0.094
After features/support/hooks.rb:519 14.182
After features/support/hooks.rb:330 0.995
After features/support/hooks.rb:100 0.015
4:57.860
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.261
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:11.450
When I uninstall "popularity-contest" using apt 18.786
And I accept removing "popularity-contest" from Additional Software 2.131
Then "popularity-contest" is not in the list of Additional Software 0.717
When I start Synaptic 23.524
And I update APT using Synaptic 22.252
And I install "cowsay" using Synaptic 9.213
And I accept adding "cowsay" to Additional Software 3.220
Then Additional Software is correctly configured for package "cowsay" 0.914
When I uninstall "cowsay" using apt 3.216
And I refuse removing "cowsay" from Additional Software 0.545
Then Additional Software is correctly configured for package "cowsay" 0.786
When I start "Additional Software" via GNOME Activities Overview 10.579
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.780
Then "cowsay" is not in the list of Additional Software 1.027
When I install "cowsay" using apt 3.231
And I refuse adding "cowsay" to Additional Software 0.576
Then "cowsay" is not in the list of Additional Software 0.643
After features/support/hooks.rb:519 0.548
After features/support/hooks.rb:330 0.796
After features/support/hooks.rb:100 0.008
9:54.607
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.290
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:24.551
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 29.509
And I accept adding "cowsay" to Additional Software 4.324
And Additional Software is correctly configured for package "cowsay" 1.042
And I shutdown Tails and wait for the computer to power off 6.398
And I start Tails from USB drive "__internal" with network unplugged 59.226
And I enable persistence 13.518
# 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.030
# 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 45.666
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 30.865
And I revert the APT tweaks that made it prefer an old version of cowsay 0.063
# 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.094
And the network is plugged 0.066
And Tor is ready 17.964
And available upgrades have been checked 2.913
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.386
And I can open the Additional Software configuration window from the notification 3.400
And I shutdown Tails and wait for the computer to power off 15.032
And I start Tails from USB drive "__internal" with network unplugged 1:0.794
And I enable persistence 15.754
# 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.041
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.926
And I revert the APT tweaks that made it prefer an old version of cowsay 0.078
And the network is plugged 0.101
And Tor is ready 54.130
Then the Additional Software upgrade service has started 0.174
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.112
After features/support/hooks.rb:519 1.456
After features/support/hooks.rb:330 0.844
After features/support/hooks.rb:100 0.032
2:29.761
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:511 0.010
Given a computer 0.257
And I start Tails from USB drive "__internal" with network unplugged 1:8.905
And I enable persistence 12.114
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.095
And I log in to a new session 45.803
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 15.427
And I can open the Additional Software log file from the notification 6.486
And the package "cowsay" is not installed 0.609
After features/support/hooks.rb:519 0.122
After features/support/hooks.rb:330 2.054
After features/support/hooks.rb:100 0.009