Project Number Date
test_Tails_ISO_feature-arti 5 22 Mar 2025, 16:27

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 34:23.806 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:0.869
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
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 58.375
And I update APT using apt 3:14.500
And I install "popularity-contest" using apt 22.748
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.998
When I create a persistent storage and activate the Additional Software feature 18.653
Then Additional Software is correctly configured for package "popularity-contest" 1.242
When I shutdown Tails and wait for the computer to power off 10.840
And I start Tails from USB drive "__internal" with network unplugged 1:1.791
And I enable persistence 23.704
And I log in to a new session 37.255
And the Additional Software installation service has started 41.971
Then I am notified that the installation succeeded 1.623
And Additional Software is correctly configured for package "popularity-contest" 0.862
And the package "popularity-contest" is installed after Additional Software has been started 0.299
After features/support/hooks.rb:515 14.716
After features/support/hooks.rb:330 1.825
After features/support/hooks.rb:100 0.012
7:59.573
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.229
And I start Tails from USB drive "__internal" and I login with an administration password 1:45.505
And I update APT using apt 4:13.977
When I install "makepp" using apt 1:55.337
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.415
And the package "makepp" is installed 0.107
After features/support/hooks.rb:515 14.850
After features/support/hooks.rb:330 1.201
After features/support/hooks.rb:100 0.012
5:1.666
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.208
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:15.224
When I uninstall "popularity-contest" using apt 21.764
And I accept removing "popularity-contest" from Additional Software 0.592
Then "popularity-contest" is not in the list of Additional Software 0.719
When I start Synaptic 25.000
And I update APT using Synaptic 22.051
And I install "cowsay" using Synaptic 8.736
And I accept adding "cowsay" to Additional Software 1.263
Then Additional Software is correctly configured for package "cowsay" 0.845
When I uninstall "cowsay" using apt 3.239
And I refuse removing "cowsay" from Additional Software 0.574
Then Additional Software is correctly configured for package "cowsay" 0.847
When I start "Additional Software" via GNOME Activities Overview 10.528
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.598
Then "cowsay" is not in the list of Additional Software 0.938
When I install "cowsay" using apt 3.211
And I refuse adding "cowsay" to Additional Software 0.622
Then "cowsay" is not in the list of Additional Software 0.698
After features/support/hooks.rb:515 1.359
After features/support/hooks.rb:330 0.736
After features/support/hooks.rb:100 0.010
11:15.585
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:507 0.004
Given a computer 0.230
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:23.429
And I configure APT to prefer an old version of cowsay 0.028
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.759
And I accept adding "cowsay" to Additional Software 5.582
And Additional Software is correctly configured for package "cowsay" 0.958
And I shutdown Tails and wait for the computer to power off 6.817
And I start Tails from USB drive "__internal" with network unplugged 59.463
And I enable persistence 12.544
# 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.033
# 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.085
And I log in to a new session 38.115
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.221
And I revert the APT tweaks that made it prefer an old version of cowsay 0.067
# 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.067
And Tor is ready 21.976
And available upgrades have been checked 0.054
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.975
And I can open the Additional Software configuration window from the notification 3.137
And I shutdown Tails and wait for the computer to power off 2:8.004
And I start Tails from USB drive "__internal" with network unplugged 59.136
And I enable persistence 14.246
# 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 37.617
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.546
And I revert the APT tweaks that made it prefer an old version of cowsay 0.055
And the network is plugged 0.065
And Tor is ready 40.990
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.087
After features/support/hooks.rb:515 1.926
After features/support/hooks.rb:330 0.670
After features/support/hooks.rb:100 0.035
2:6.111
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:507 0.004
Given a computer 0.190
And I start Tails from USB drive "__internal" with network unplugged 1:6.775
And I enable persistence 11.252
And I remove the "cowsay" deb files from the APT cache 0.058
# 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 39.101
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 4.097
And I can open the Additional Software log file from the notification 4.287
And the package "cowsay" is not installed 0.264
After features/support/hooks.rb:515 0.196
After features/support/hooks.rb:330 1.048
After features/support/hooks.rb:100 0.008