Project Number Date
test_Tails_ISO_feature-arti 30 16 Apr 2025, 17:04

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:17.101 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
7:24.564
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
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:0.300
And I update APT using apt 2:44.629
And I install "popularity-contest" using apt 23.210
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.660
When I create a persistent storage and activate the Additional Software feature 19.273
Then Additional Software is correctly configured for package "popularity-contest" 2.930
When I shutdown Tails and wait for the computer to power off 11.010
And I start Tails from USB drive "__internal" with network unplugged 1:7.673
And I enable persistence 21.407
And I log in to a new session 33.656
And the Additional Software installation service has started 32.048
Then I am notified that the installation succeeded 1.720
And Additional Software is correctly configured for package "popularity-contest" 0.786
And the package "popularity-contest" is installed after Additional Software has been started 0.253
After features/support/hooks.rb:515 13.782
After features/support/hooks.rb:330 2.245
After features/support/hooks.rb:100 0.012
4:22.136
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.224
And I start Tails from USB drive "__internal" and I login with an administration password 1:42.156
And I update APT using apt 2:11.951
When I install "makepp" using apt 23.396
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.336
And the package "makepp" is installed 0.070
After features/support/hooks.rb:515 15.299
After features/support/hooks.rb:330 1.281
After features/support/hooks.rb:100 0.013
5:21.631
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.204
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:31.223
When I uninstall "popularity-contest" using apt 21.846
And I accept removing "popularity-contest" from Additional Software 0.507
Then "popularity-contest" is not in the list of Additional Software 0.679
When I start Synaptic 23.489
And I update APT using Synaptic 22.608
And I install "cowsay" using Synaptic 13.583
And I accept adding "cowsay" to Additional Software 1.342
Then Additional Software is correctly configured for package "cowsay" 0.822
When I uninstall "cowsay" using apt 3.215
And I refuse removing "cowsay" from Additional Software 0.582
Then Additional Software is correctly configured for package "cowsay" 0.828
When I start "Additional Software" via GNOME Activities Overview 10.484
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.814
Then "cowsay" is not in the list of Additional Software 0.872
When I install "cowsay" using apt 3.225
And I refuse adding "cowsay" to Additional Software 0.584
Then "cowsay" is not in the list of Additional Software 0.715
After features/support/hooks.rb:515 0.981
After features/support/hooks.rb:330 0.747
After features/support/hooks.rb:100 0.008
12:5.691
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:507 0.005
Given a computer 0.210
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:28.578
And I configure APT to prefer an old version of cowsay 0.032
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 29.447
And I accept adding "cowsay" to Additional Software 3.040
And Additional Software is correctly configured for package "cowsay" 0.909
And I shutdown Tails and wait for the computer to power off 6.445
And I start Tails from USB drive "__internal" with network unplugged 1:10.333
And I enable persistence 11.748
# 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.034
# 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.094
And I log in to a new session 41.693
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 33.237
And I revert the APT tweaks that made it prefer an old version of cowsay 0.063
# 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.079
And the network is plugged 0.075
And Tor is ready 50.664
And available upgrades have been checked 0.078
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 0.740
And I can open the Additional Software configuration window from the notification 4.561
And I shutdown Tails and wait for the computer to power off 2:7.891
And I start Tails from USB drive "__internal" with network unplugged 1:1.773
And I enable persistence 12.888
# 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.040
And I log in to a new session 46.203
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.670
And I revert the APT tweaks that made it prefer an old version of cowsay 0.055
And the network is plugged 0.074
And Tor is ready 42.689
Then the Additional Software upgrade service has started 0.227
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.106
After features/support/hooks.rb:515 2.416
After features/support/hooks.rb:330 1.033
After features/support/hooks.rb:100 0.028
2:3.077
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.182
And I start Tails from USB drive "__internal" with network unplugged 59.653
And I enable persistence 11.953
And I remove the "cowsay" deb files from the APT cache 0.066
# 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.070
And I log in to a new session 42.332
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 3.435
And I can open the Additional Software log file from the notification 4.971
And the package "cowsay" is not installed 0.410
After features/support/hooks.rb:515 0.192
After features/support/hooks.rb:330 1.792
After features/support/hooks.rb:100 0.009