Project Number Date
test_Tails_ISO_test-suite-early-boot-hooks 2 07 Dec 2024, 20:09

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 26:57.010 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:17.409
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 57.557
And I update APT using apt 12.635
And I install "popularity-contest" using apt 25.774
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.350
When I create a persistent storage and activate the Additional Software feature 24.849
Then Additional Software is correctly configured for package "popularity-contest" 1.421
When I shutdown Tails and wait for the computer to power off 12.732
And I start Tails from USB drive "__internal" with network unplugged 1:0.306
And I enable persistence 23.490
And I log in to a new session 48.117
And the Additional Software installation service has started 42.150
Then I am notified that the installation succeeded 1.886
And Additional Software is correctly configured for package "popularity-contest" 0.831
And the package "popularity-contest" is installed after Additional Software has been started 0.305
After features/support/hooks.rb:519 14.860
After features/support/hooks.rb:330 1.976
After features/support/hooks.rb:100 0.012
2:27.371
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.009
Given a computer 0.225
And I start Tails from USB drive "__internal" and I login with an administration password 1:45.357
And I update APT using apt 12.288
When I install "makepp" using apt 22.819
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.585
And the package "makepp" is installed 0.093
After features/support/hooks.rb:519 16.634
After features/support/hooks.rb:330 1.177
After features/support/hooks.rb:100 0.018
5:0.325
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.004
Given a computer 0.209
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:17.416
When I uninstall "popularity-contest" using apt 18.776
And I accept removing "popularity-contest" from Additional Software 0.607
Then "popularity-contest" is not in the list of Additional Software 0.802
When I start Synaptic 22.485
And I update APT using Synaptic 22.701
And I install "cowsay" using Synaptic 9.812
And I accept adding "cowsay" to Additional Software 0.661
Then Additional Software is correctly configured for package "cowsay" 0.897
When I uninstall "cowsay" using apt 3.314
And I refuse removing "cowsay" from Additional Software 0.614
Then Additional Software is correctly configured for package "cowsay" 0.835
When I start "Additional Software" via GNOME Activities Overview 10.709
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.910
Then "cowsay" is not in the list of Additional Software 1.043
When I install "cowsay" using apt 3.205
And I refuse adding "cowsay" to Additional Software 0.599
Then "cowsay" is not in the list of Additional Software 0.720
After features/support/hooks.rb:519 0.553
After features/support/hooks.rb:330 0.855
After features/support/hooks.rb:100 0.009
11:48.911
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.007
Given a computer 0.191
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:29.938
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.261
And I accept adding "cowsay" to Additional Software 4.601
And Additional Software is correctly configured for package "cowsay" 0.995
And I shutdown Tails and wait for the computer to power off 6.710
And I start Tails from USB drive "__internal" with network unplugged 1:0.174
And I enable persistence 13.075
# 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.029
# 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 43.837
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 30.983
And I revert the APT tweaks that made it prefer an old version of cowsay 0.046
# 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.066
And the network is plugged 0.064
And Tor is ready 21.467
And available upgrades have been checked 1.251
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.303
And I can open the Additional Software configuration window from the notification 3.274
And I shutdown Tails and wait for the computer to power off 2:3.938
And I start Tails from USB drive "__internal" with network unplugged 1:2.766
And I enable persistence 13.770
# 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.029
And I log in to a new session 42.618
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.398
And I revert the APT tweaks that made it prefer an old version of cowsay 0.055
And the network is plugged 0.075
And Tor is ready 51.534
Then the Additional Software upgrade service has started 0.231
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.087
After features/support/hooks.rb:519 1.330
After features/support/hooks.rb:330 0.752
After features/support/hooks.rb:100 0.022
2:22.993
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.185
And I start Tails from USB drive "__internal" with network unplugged 1:0.808
And I enable persistence 25.003
And I remove the "cowsay" deb files from the APT cache 0.068
# 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 37.437
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.590
And I can open the Additional Software log file from the notification 5.029
And the package "cowsay" is not installed 0.779
After features/support/hooks.rb:519 1.231
After features/support/hooks.rb:330 1.515
After features/support/hooks.rb:100 0.008