Project Number Date
test_Tails_ISO_15268-explain-admin-password 8 20 Jul 2025, 15:18

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 29:29.298 Passed
Feature Additional software
As a Tails user I may want to install software not shipped in Tails And have them installed automatically when I enable persistence in the Greeter
5:47.206
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:509 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:9.171
And I update APT using apt 16.353
And I install "popularity-contest" using apt 27.090
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.159
When I create a persistent storage and activate the Additional Software feature 26.774
Then Additional Software is correctly configured for package "popularity-contest" 3.339
When I shutdown Tails and wait for the computer to power off 11.187
And I start Tails from USB drive "__internal" with network unplugged 1:14.857
And I enable persistence 36.335
And I log in to a new session 39.784
And the Additional Software installation service has started 33.751
Then I am notified that the installation succeeded 1.834
And Additional Software is correctly configured for package "popularity-contest" 1.119
And the package "popularity-contest" is installed after Additional Software has been started 0.446
After features/support/hooks.rb:517 20.532
After features/support/hooks.rb:330 1.690
After features/support/hooks.rb:100 0.014
2:51.956
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:509 0.007
Given a computer 0.282
And I start Tails from USB drive "__internal" and I login with an administration password 2:4.313
And I update APT using apt 14.822
When I install "makepp" using apt 26.797
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 5.555
And the package "makepp" is installed 0.185
After features/support/hooks.rb:517 23.233
After features/support/hooks.rb:330 1.971
After features/support/hooks.rb:100 0.018
6:42.143
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:509 0.011
Given a computer 0.449
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 4:29.188
When I uninstall "popularity-contest" using apt 22.814
And I accept removing "popularity-contest" from Additional Software 2.027
Then "popularity-contest" is not in the list of Additional Software 0.788
When I start Synaptic 32.251
And I update APT using Synaptic 23.266
And I install "cowsay" using Synaptic 14.886
And I accept adding "cowsay" to Additional Software 1.223
Then Additional Software is correctly configured for package "cowsay" 0.932
When I uninstall "cowsay" using apt 4.043
And I refuse removing "cowsay" from Additional Software 0.652
Then Additional Software is correctly configured for package "cowsay" 0.845
When I start "Additional Software" via GNOME Activities Overview 13.818
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.016
Then "cowsay" is not in the list of Additional Software 0.929
When I install "cowsay" using apt 6.453
And I refuse adding "cowsay" to Additional Software 0.695
Then "cowsay" is not in the list of Additional Software 0.858
After features/support/hooks.rb:517 1.055
After features/support/hooks.rb:330 1.193
After features/support/hooks.rb:100 0.009
11:20.690
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:509 0.006
Given a computer 0.256
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:50.080
And I configure APT to prefer an old version of cowsay 0.759
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 34.803
And I accept adding "cowsay" to Additional Software 7.040
And Additional Software is correctly configured for package "cowsay" 2.731
And I shutdown Tails and wait for the computer to power off 6.334
And I start Tails from USB drive "__internal" with network unplugged 1:13.479
And I enable persistence 15.339
# 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.604
# 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.469
And I log in to a new session 48.104
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 44.820
And I revert the APT tweaks that made it prefer an old version of cowsay 0.053
# 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.091
And the network is plugged 0.069
And Tor is ready 22.484
And available upgrades have been checked 1.125
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 6.851
And I can open the Additional Software configuration window from the notification 2.992
And I shutdown Tails and wait for the computer to power off 15.808
And I start Tails from USB drive "__internal" with network unplugged 1:12.260
And I enable persistence 17.708
# 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.048
And I log in to a new session 54.360
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 34.479
And I revert the APT tweaks that made it prefer an old version of cowsay 0.230
And the network is plugged 0.258
And Tor is ready 46.742
Then the Additional Software upgrade service has started 0.214
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.085
After features/support/hooks.rb:517 1.325
After features/support/hooks.rb:330 0.647
After features/support/hooks.rb:100 0.024
2:47.302
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:509 0.005
Given a computer 0.227
And I start Tails from USB drive "__internal" with network unplugged 1:13.444
And I enable persistence 17.489
And I remove the "cowsay" deb files from the APT cache 0.055
# 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.081
And I log in to a new session 51.501
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 17.933
And I can open the Additional Software log file from the notification 5.541
And the package "cowsay" is not installed 1.028
After features/support/hooks.rb:517 2.844
After features/support/hooks.rb:330 2.938
After features/support/hooks.rb:100 0.009