Project Number Date
test_Tails_ISO_feature-arti 37 22 Apr 2025, 17:03

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:5.925 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
8:20.771
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:507 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:5.452
And I update APT using apt 3:14.350
And I install "popularity-contest" using apt 26.424
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.190
When I create a persistent storage and activate the Additional Software feature 20.957
Then Additional Software is correctly configured for package "popularity-contest" 3.070
When I shutdown Tails and wait for the computer to power off 13.065
And I start Tails from USB drive "__internal" with network unplugged 1:3.069
And I enable persistence 25.633
And I log in to a new session 47.003
And the Additional Software installation service has started 31.844
Then I am notified that the installation succeeded 1.469
And Additional Software is correctly configured for package "popularity-contest" 0.915
And the package "popularity-contest" is installed after Additional Software has been started 0.322
After features/support/hooks.rb:515 14.604
After features/support/hooks.rb:330 2.296
After features/support/hooks.rb:100 0.012
3:29.913
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:507 0.010
Given a computer 0.213
And I start Tails from USB drive "__internal" and I login with an administration password 1:48.869
And I update APT using apt 1:13.000
When I install "makepp" using apt 23.305
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.455
And the package "makepp" is installed 0.069
After features/support/hooks.rb:515 14.262
After features/support/hooks.rb:330 1.478
After features/support/hooks.rb:100 0.013
5:22.835
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.215
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:23.021
When I uninstall "popularity-contest" using apt 21.948
And I accept removing "popularity-contest" from Additional Software 0.621
Then "popularity-contest" is not in the list of Additional Software 0.867
When I start Synaptic 22.695
And I update APT using Synaptic 26.904
And I install "cowsay" using Synaptic 12.921
And I accept adding "cowsay" to Additional Software 4.871
Then Additional Software is correctly configured for package "cowsay" 0.969
When I uninstall "cowsay" using apt 3.303
And I refuse removing "cowsay" from Additional Software 0.648
Then Additional Software is correctly configured for package "cowsay" 1.028
When I start "Additional Software" via GNOME Activities Overview 10.378
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.592
Then "cowsay" is not in the list of Additional Software 1.093
When I install "cowsay" using apt 3.245
And I refuse adding "cowsay" to Additional Software 0.664
Then "cowsay" is not in the list of Additional Software 0.843
After features/support/hooks.rb:515 1.007
After features/support/hooks.rb:330 0.707
After features/support/hooks.rb:100 0.036
11:40.856
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.005
Given a computer 0.220
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:34.051
And I configure APT to prefer an old version of cowsay 0.034
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 1:58.105
And I accept adding "cowsay" to Additional Software 7.084
And Additional Software is correctly configured for package "cowsay" 1.015
And I shutdown Tails and wait for the computer to power off 4.958
And I start Tails from USB drive "__internal" with network unplugged 1:4.301
And I enable persistence 15.986
# 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.026
# 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.090
And I log in to a new session 42.050
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.449
And I revert the APT tweaks that made it prefer an old version of cowsay 0.057
# 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.076
And the network is plugged 0.085
And Tor is ready 19.106
And available upgrades have been checked 1.115
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.167
And I can open the Additional Software configuration window from the notification 3.113
And I shutdown Tails and wait for the computer to power off 17.924
And I start Tails from USB drive "__internal" with network unplugged 1:4.484
And I enable persistence 11.377
# 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 41.007
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.397
And I revert the APT tweaks that made it prefer an old version of cowsay 0.051
And the network is plugged 0.384
And Tor is ready 56.794
Then the Additional Software upgrade service has started 0.202
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.102
After features/support/hooks.rb:515 2.481
After features/support/hooks.rb:330 0.761
After features/support/hooks.rb:100 0.026
2:11.548
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.259
And I start Tails from USB drive "__internal" with network unplugged 59.969
And I enable persistence 10.908
And I remove the "cowsay" deb files from the APT cache 0.063
# 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 39.784
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.360
And I can open the Additional Software log file from the notification 5.379
And the package "cowsay" is not installed 0.734
After features/support/hooks.rb:515 0.190
After features/support/hooks.rb:330 1.542
After features/support/hooks.rb:100 0.007