Project Number Date
test_Tails_ISO_test-suite-early-boot-hooks 13 16 Dec 2024, 15:40

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:15.259 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:10.133
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:2.748
And I update APT using apt 12.947
And I install "popularity-contest" using apt 22.543
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.859
When I create a persistent storage and activate the Additional Software feature 19.679
Then Additional Software is correctly configured for package "popularity-contest" 1.579
When I shutdown Tails and wait for the computer to power off 13.454
And I start Tails from USB drive "__internal" with network unplugged 1:1.851
And I enable persistence 19.573
And I log in to a new session 42.225
And the Additional Software installation service has started 41.360
Then I am notified that the installation succeeded 2.100
And Additional Software is correctly configured for package "popularity-contest" 0.904
And the package "popularity-contest" is installed after Additional Software has been started 0.306
After features/support/hooks.rb:519 14.312
After features/support/hooks.rb:330 2.078
After features/support/hooks.rb:100 0.013
2:33.905
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.005
Given a computer 0.230
And I start Tails from USB drive "__internal" and I login with an administration password 1:50.842
And I update APT using apt 12.636
When I install "makepp" using apt 25.781
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.325
And the package "makepp" is installed 0.089
After features/support/hooks.rb:519 17.004
After features/support/hooks.rb:330 0.990
After features/support/hooks.rb:100 0.024
5:5.845
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.230
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:18.848
When I uninstall "popularity-contest" using apt 18.755
And I accept removing "popularity-contest" from Additional Software 0.535
Then "popularity-contest" is not in the list of Additional Software 0.697
When I start Synaptic 25.867
And I update APT using Synaptic 22.379
And I install "cowsay" using Synaptic 9.068
And I accept adding "cowsay" to Additional Software 2.462
Then Additional Software is correctly configured for package "cowsay" 0.876
When I uninstall "cowsay" using apt 3.278
And I refuse removing "cowsay" from Additional Software 0.600
Then Additional Software is correctly configured for package "cowsay" 0.779
When I start "Additional Software" via GNOME Activities Overview 10.592
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.108
Then "cowsay" is not in the list of Additional Software 1.137
When I install "cowsay" using apt 3.250
And I refuse adding "cowsay" to Additional Software 0.620
Then "cowsay" is not in the list of Additional Software 0.752
After features/support/hooks.rb:519 0.663
After features/support/hooks.rb:330 0.754
After features/support/hooks.rb:100 0.010
10:6.139
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.204
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:35.542
And I configure APT to prefer an old version of cowsay 0.038
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 29.559
And I accept adding "cowsay" to Additional Software 4.550
And Additional Software is correctly configured for package "cowsay" 0.999
And I shutdown Tails and wait for the computer to power off 6.686
And I start Tails from USB drive "__internal" with network unplugged 1:0.930
And I enable persistence 13.005
# 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.035
# 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.087
And I log in to a new session 41.823
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.151
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.082
And the network is plugged 0.109
And Tor is ready 19.422
And available upgrades have been checked 1.102
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.634
And I can open the Additional Software configuration window from the notification 3.135
And I shutdown Tails and wait for the computer to power off 18.921
And I start Tails from USB drive "__internal" with network unplugged 1:9.806
And I enable persistence 14.577
# 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.045
And I log in to a new session 45.571
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.645
And I revert the APT tweaks that made it prefer an old version of cowsay 0.064
And the network is plugged 0.075
And Tor is ready 51.852
Then the Additional Software upgrade service has started 0.225
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.186
After features/support/hooks.rb:519 1.396
After features/support/hooks.rb:330 0.751
After features/support/hooks.rb:100 0.027
2:19.234
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.007
Given a computer 0.208
And I start Tails from USB drive "__internal" with network unplugged 1:1.537
And I enable persistence 12.474
And I remove the "cowsay" deb files from the APT cache 0.056
# 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.085
And I log in to a new session 44.495
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.476
And I can open the Additional Software log file from the notification 6.185
And the package "cowsay" is not installed 0.713
After features/support/hooks.rb:519 0.151
After features/support/hooks.rb:330 2.641
After features/support/hooks.rb:100 0.011