Project Number Date
test_Tails_ISO_feature-arti 36 21 Apr 2025, 16:31

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 26:50.323 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:36.706
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
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 1:26.502
And I update APT using apt 12.519
And I install "popularity-contest" using apt 23.171
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.333
When I create a persistent storage and activate the Additional Software feature 22.955
Then Additional Software is correctly configured for package "popularity-contest" 2.612
When I shutdown Tails and wait for the computer to power off 12.445
And I start Tails from USB drive "__internal" with network unplugged 1:8.481
And I enable persistence 19.743
And I log in to a new session 37.031
And the Additional Software installation service has started 41.034
Then I am notified that the installation succeeded 1.669
And Additional Software is correctly configured for package "popularity-contest" 0.850
And the package "popularity-contest" is installed after Additional Software has been started 0.355
After features/support/hooks.rb:515 14.853
After features/support/hooks.rb:330 2.361
After features/support/hooks.rb:100 0.012
2:39.633
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.007
Given a computer 0.223
And I start Tails from USB drive "__internal" and I login with an administration password 1:57.194
And I update APT using apt 12.305
When I install "makepp" using apt 23.405
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.399
And the package "makepp" is installed 0.104
After features/support/hooks.rb:515 13.541
After features/support/hooks.rb:330 1.148
After features/support/hooks.rb:100 0.012
5:10.224
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 persistence enabled and an administration password 3:23.061
When I uninstall "popularity-contest" using apt 18.699
And I accept removing "popularity-contest" from Additional Software 0.628
Then "popularity-contest" is not in the list of Additional Software 0.673
When I start Synaptic 23.080
And I update APT using Synaptic 23.326
And I install "cowsay" using Synaptic 9.349
And I accept adding "cowsay" to Additional Software 3.179
Then Additional Software is correctly configured for package "cowsay" 0.812
When I uninstall "cowsay" using apt 3.252
And I refuse removing "cowsay" from Additional Software 0.593
Then Additional Software is correctly configured for package "cowsay" 0.836
When I start "Additional Software" via GNOME Activities Overview 10.445
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.773
Then "cowsay" is not in the list of Additional Software 1.749
When I install "cowsay" using apt 3.262
And I refuse adding "cowsay" to Additional Software 0.610
Then "cowsay" is not in the list of Additional Software 0.664
After features/support/hooks.rb:515 0.948
After features/support/hooks.rb:330 0.822
After features/support/hooks.rb:100 0.008
11:19.571
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" and I login with persistence enabled and an administration password 2:29.126
And I configure APT to prefer an old version of cowsay 0.029
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.322
And I accept adding "cowsay" to Additional Software 5.585
And Additional Software is correctly configured for package "cowsay" 0.796
And I shutdown Tails and wait for the computer to power off 6.205
And I start Tails from USB drive "__internal" with network unplugged 1:1.075
And I enable persistence 13.084
# 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.028
# 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 36.309
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.777
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.068
And the network is plugged 0.100
And Tor is ready 19.933
And available upgrades have been checked 1.106
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.151
And I can open the Additional Software configuration window from the notification 2.852
And I shutdown Tails and wait for the computer to power off 2:3.099
And I start Tails from USB drive "__internal" with network unplugged 1:7.846
And I enable persistence 12.359
# 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
And I log in to a new session 37.599
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.851
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
And the network is plugged 0.079
And Tor is ready 39.477
Then the Additional Software upgrade service has started 0.191
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.091
After features/support/hooks.rb:515 2.217
After features/support/hooks.rb:330 1.010
After features/support/hooks.rb:100 0.025
2:4.189
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.004
Given a computer 0.221
And I start Tails from USB drive "__internal" with network unplugged 1:1.667
And I enable persistence 10.833
And I remove the "cowsay" deb files from the APT cache 0.062
# 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.072
And I log in to a new session 39.047
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 6.097
And I can open the Additional Software log file from the notification 5.330
And the package "cowsay" is not installed 0.856
After features/support/hooks.rb:515 0.199
After features/support/hooks.rb:330 1.537
After features/support/hooks.rb:100 0.009