Project Number Date
test_Tails_ISO_test-suite-early-boot-hooks 5 10 Dec 2024, 20:13

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:1.228 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
6:15.223
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:28.768
And I update APT using apt 14.118
And I install "popularity-contest" using apt 25.599
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.957
When I create a persistent storage and activate the Additional Software feature 32.266
Then Additional Software is correctly configured for package "popularity-contest" 1.522
When I shutdown Tails and wait for the computer to power off 13.730
And I start Tails from USB drive "__internal" with network unplugged 1:13.530
And I enable persistence 31.844
And I log in to a new session 42.251
And the Additional Software installation service has started 41.458
Then I am notified that the installation succeeded 1.976
And Additional Software is correctly configured for package "popularity-contest" 0.927
And the package "popularity-contest" is installed after Additional Software has been started 0.273
After features/support/hooks.rb:519 14.223
After features/support/hooks.rb:330 1.503
After features/support/hooks.rb:100 0.013
2:35.791
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.008
Given a computer 0.293
And I start Tails from USB drive "__internal" and I login with an administration password 1:52.647
And I update APT using apt 12.452
When I install "makepp" using apt 25.895
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.423
And the package "makepp" is installed 0.078
After features/support/hooks.rb:519 14.612
After features/support/hooks.rb:330 1.276
After features/support/hooks.rb:100 0.016
5:15.335
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.315
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:25.921
When I uninstall "popularity-contest" using apt 18.853
And I accept removing "popularity-contest" from Additional Software 2.916
Then "popularity-contest" is not in the list of Additional Software 0.784
When I start Synaptic 23.940
And I update APT using Synaptic 22.583
And I install "cowsay" using Synaptic 11.889
And I accept adding "cowsay" to Additional Software 1.722
Then Additional Software is correctly configured for package "cowsay" 0.925
When I uninstall "cowsay" using apt 3.284
And I refuse removing "cowsay" from Additional Software 0.532
Then Additional Software is correctly configured for package "cowsay" 0.839
When I start "Additional Software" via GNOME Activities Overview 10.560
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.594
Then "cowsay" is not in the list of Additional Software 1.004
When I install "cowsay" using apt 3.214
And I refuse adding "cowsay" to Additional Software 0.618
Then "cowsay" is not in the list of Additional Software 0.829
After features/support/hooks.rb:519 0.680
After features/support/hooks.rb:330 0.956
After features/support/hooks.rb:100 0.009
10:33.371
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.007
Given a computer 0.299
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:28.981
And I configure APT to prefer an old version of cowsay 0.033
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 29.702
And I accept adding "cowsay" to Additional Software 4.488
And Additional Software is correctly configured for package "cowsay" 1.044
And I shutdown Tails and wait for the computer to power off 6.413
And I start Tails from USB drive "__internal" with network unplugged 59.802
And I enable persistence 14.367
# 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.031
# 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.098
And I log in to a new session 42.066
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.642
And I revert the APT tweaks that made it prefer an old version of cowsay 0.070
# 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.085
And the network is plugged 0.077
And Tor is ready 49.162
And available upgrades have been checked 0.048
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.560
And I can open the Additional Software configuration window from the notification 3.086
And I shutdown Tails and wait for the computer to power off 14.673
And I start Tails from USB drive "__internal" with network unplugged 1:3.198
And I enable persistence 11.387
# 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
And I log in to a new session 41.097
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.597
And I revert the APT tweaks that made it prefer an old version of cowsay 0.061
And the network is plugged 0.074
And Tor is ready 52.915
Then the Additional Software upgrade service has started 0.169
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.099
After features/support/hooks.rb:519 1.255
After features/support/hooks.rb:330 0.700
After features/support/hooks.rb:100 0.073
2:21.506
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 a computer 0.224
And I start Tails from USB drive "__internal" with network unplugged 1:0.747
And I enable persistence 15.222
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.101
And I log in to a new session 41.941
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 16.895
And I can open the Additional Software log file from the notification 5.690
And the package "cowsay" is not installed 0.613
After features/support/hooks.rb:519 0.195
After features/support/hooks.rb:330 1.740
After features/support/hooks.rb:100 0.010