Project Number Date
test_Tails_ISO_feature-arti 54 10 May 2025, 16:37

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 28:5.417 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:48.005
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:507 0.009
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:18.311
And I update APT using apt 33.850
And I install "popularity-contest" using apt 23.038
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.015
When I create a persistent storage and activate the Additional Software feature 21.569
Then Additional Software is correctly configured for package "popularity-contest" 2.734
When I shutdown Tails and wait for the computer to power off 12.730
And I start Tails from USB drive "__internal" with network unplugged 1:1.717
And I enable persistence 23.360
And I log in to a new session 47.550
And the Additional Software installation service has started 33.067
Then I am notified that the installation succeeded 1.907
And Additional Software is correctly configured for package "popularity-contest" 0.865
And the package "popularity-contest" is installed after Additional Software has been started 0.285
After features/support/hooks.rb:515 14.151
After features/support/hooks.rb:330 2.755
After features/support/hooks.rb:100 0.014
2:57.495
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.226
And I start Tails from USB drive "__internal" and I login with an administration password 1:52.545
And I update APT using apt 34.249
When I install "makepp" using apt 23.944
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.457
And the package "makepp" is installed 0.071
After features/support/hooks.rb:515 15.584
After features/support/hooks.rb:330 1.721
After features/support/hooks.rb:100 0.013
5:21.789
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.006
Given a computer 0.211
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:31.819
When I uninstall "popularity-contest" using apt 21.940
And I accept removing "popularity-contest" from Additional Software 0.588
Then "popularity-contest" is not in the list of Additional Software 0.769
When I start Synaptic 25.341
And I update APT using Synaptic 23.129
And I install "cowsay" using Synaptic 9.838
And I accept adding "cowsay" to Additional Software 1.576
Then Additional Software is correctly configured for package "cowsay" 0.811
When I uninstall "cowsay" using apt 3.291
And I refuse removing "cowsay" from Additional Software 0.567
Then Additional Software is correctly configured for package "cowsay" 0.845
When I start "Additional Software" via GNOME Activities Overview 9.817
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.661
Then "cowsay" is not in the list of Additional Software 2.092
When I install "cowsay" using apt 3.205
And I refuse adding "cowsay" to Additional Software 0.573
Then "cowsay" is not in the list of Additional Software 0.705
After features/support/hooks.rb:515 0.965
After features/support/hooks.rb:330 0.729
After features/support/hooks.rb:100 0.010
11:41.759
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.203
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:26.059
And I configure APT to prefer an old version of cowsay 0.027
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 29.511
And I accept adding "cowsay" to Additional Software 4.697
And Additional Software is correctly configured for package "cowsay" 1.081
And I shutdown Tails and wait for the computer to power off 6.875
And I start Tails from USB drive "__internal" with network unplugged 1:3.039
And I enable persistence 13.723
# 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.084
And I log in to a new session 43.057
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.732
And I revert the APT tweaks that made it prefer an old version of cowsay 0.068
# 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.064
And the network is plugged 0.072
And Tor is ready 20.563
And available upgrades have been checked 1.303
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.963
And I can open the Additional Software configuration window from the notification 4.422
And I shutdown Tails and wait for the computer to power off 2:3.798
And I start Tails from USB drive "__internal" with network unplugged 1:1.098
And I enable persistence 10.466
# 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.025
And I log in to a new session 44.071
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.113
And I revert the APT tweaks that made it prefer an old version of cowsay 0.061
And the network is plugged 0.458
And Tor is ready 47.803
Then the Additional Software upgrade service has started 0.177
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.100
After features/support/hooks.rb:515 2.104
After features/support/hooks.rb:330 0.783
After features/support/hooks.rb:100 0.026
2:16.367
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.192
And I start Tails from USB drive "__internal" with network unplugged 1:0.533
And I enable persistence 15.445
And I remove the "cowsay" deb files from the APT cache 0.059
# 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.086
And I log in to a new session 40.337
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.468
And I can open the Additional Software log file from the notification 5.436
And the package "cowsay" is not installed 0.806
After features/support/hooks.rb:515 0.192
After features/support/hooks.rb:330 1.906
After features/support/hooks.rb:100 0.008