Project Number Date
test_Tails_ISO_feature-arti 27 13 Apr 2025, 16: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 31:24.235 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:35.894
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:507 0.003
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 59.106
And I update APT using apt 44.112
And I install "popularity-contest" using apt 23.013
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.846
When I create a persistent storage and activate the Additional Software feature 21.529
Then Additional Software is correctly configured for package "popularity-contest" 2.868
When I shutdown Tails and wait for the computer to power off 9.342
And I start Tails from USB drive "__internal" with network unplugged 1:3.528
And I enable persistence 25.301
And I log in to a new session 42.315
And the Additional Software installation service has started 33.732
Then I am notified that the installation succeeded 1.998
And Additional Software is correctly configured for package "popularity-contest" 0.855
And the package "popularity-contest" is installed after Additional Software has been started 0.343
After features/support/hooks.rb:515 15.296
After features/support/hooks.rb:330 1.270
After features/support/hooks.rb:100 0.014
8:5.838
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.006
Given a computer 0.273
And I start Tails from USB drive "__internal" and I login with an administration password 2:18.009
And I update APT using apt 3:48.457
When I install "makepp" using apt 1:52.527
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.498
And the package "makepp" is installed 0.070
After features/support/hooks.rb:515 14.026
After features/support/hooks.rb:330 1.146
After features/support/hooks.rb:100 0.013
4:59.944
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.005
Given a computer 0.214
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:14.049
When I uninstall "popularity-contest" using apt 18.754
And I accept removing "popularity-contest" from Additional Software 1.774
Then "popularity-contest" is not in the list of Additional Software 0.675
When I start Synaptic 25.185
And I update APT using Synaptic 23.001
And I install "cowsay" using Synaptic 9.011
And I accept adding "cowsay" to Additional Software 1.208
Then Additional Software is correctly configured for package "cowsay" 0.761
When I uninstall "cowsay" using apt 3.230
And I refuse removing "cowsay" from Additional Software 0.636
Then Additional Software is correctly configured for package "cowsay" 0.862
When I start "Additional Software" via GNOME Activities Overview 10.005
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.582
Then "cowsay" is not in the list of Additional Software 1.557
When I install "cowsay" using apt 3.199
And I refuse adding "cowsay" to Additional Software 0.553
Then "cowsay" is not in the list of Additional Software 0.679
After features/support/hooks.rb:515 0.909
After features/support/hooks.rb:330 0.778
After features/support/hooks.rb:100 0.009
10:21.492
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.007
Given a computer 0.224
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:24.412
And I configure APT to prefer an old version of cowsay 0.039
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.675
And I accept adding "cowsay" to Additional Software 6.655
And Additional Software is correctly configured for package "cowsay" 0.928
And I shutdown Tails and wait for the computer to power off 6.586
And I start Tails from USB drive "__internal" with network unplugged 1:3.248
And I enable persistence 12.489
# 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.092
And I log in to a new session 35.842
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.450
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
# 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.077
And the network is plugged 0.098
And Tor is ready 49.023
And available upgrades have been checked 0.055
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 0.638
And I can open the Additional Software configuration window from the notification 3.140
And I shutdown Tails and wait for the computer to power off 19.127
And I start Tails from USB drive "__internal" with network unplugged 1:10.381
And I enable persistence 10.698
# 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
And I log in to a new session 40.890
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.678
And I revert the APT tweaks that made it prefer an old version of cowsay 0.087
And the network is plugged 0.077
And Tor is ready 55.482
Then the Additional Software upgrade service has started 0.167
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.100
After features/support/hooks.rb:515 2.203
After features/support/hooks.rb:330 0.701
After features/support/hooks.rb:100 0.031
2:21.065
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.007
Given a computer 0.267
And I start Tails from USB drive "__internal" with network unplugged 1:2.603
And I enable persistence 16.928
And I remove the "cowsay" deb files from the APT cache 0.072
# 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.083
And I log in to a new session 40.717
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.050
And I can open the Additional Software log file from the notification 5.666
And the package "cowsay" is not installed 0.676
After features/support/hooks.rb:515 0.245
After features/support/hooks.rb:330 1.828
After features/support/hooks.rb:100 0.011