Project Number Date
test_Tails_ISO_20872-more-gtk-launch 3 28 Mar 2025, 07:56

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 30:14.508 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:22.804
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.011
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 57.324
And I update APT using apt 2:43.864
And I install "popularity-contest" using apt 22.986
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.164
When I create a persistent storage and activate the Additional Software feature 21.188
Then Additional Software is correctly configured for package "popularity-contest" 2.654
When I shutdown Tails and wait for the computer to power off 8.568
And I start Tails from USB drive "__internal" with network unplugged 1:1.657
And I enable persistence 22.969
And I log in to a new session 40.571
And the Additional Software installation service has started 32.065
Then I am notified that the installation succeeded 1.711
And Additional Software is correctly configured for package "popularity-contest" 0.822
And the package "popularity-contest" is installed after Additional Software has been started 0.254
After features/support/hooks.rb:519 14.910
After features/support/hooks.rb:330 2.828
After features/support/hooks.rb:100 0.010
5:57.196
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.005
Given a computer 0.212
And I start Tails from USB drive "__internal" and I login with an administration password 1:45.232
And I update APT using apt 3:43.969
When I install "makepp" using apt 23.313
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.387
And the package "makepp" is installed 0.081
After features/support/hooks.rb:519 15.254
After features/support/hooks.rb:330 1.309
After features/support/hooks.rb:100 0.014
5:6.755
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.006
Given a computer 0.223
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:20.573
When I uninstall "popularity-contest" using apt 21.797
And I accept removing "popularity-contest" from Additional Software 0.600
Then "popularity-contest" is not in the list of Additional Software 0.709
When I start Synaptic 21.995
And I update APT using Synaptic 23.544
And I install "cowsay" using Synaptic 8.759
And I accept adding "cowsay" to Additional Software 1.201
Then Additional Software is correctly configured for package "cowsay" 0.784
When I uninstall "cowsay" using apt 3.200
And I refuse removing "cowsay" from Additional Software 0.546
Then Additional Software is correctly configured for package "cowsay" 0.805
When I start "Additional Software" via GNOME Activities Overview 10.551
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.429
Then "cowsay" is not in the list of Additional Software 1.576
When I install "cowsay" using apt 3.192
And I refuse adding "cowsay" to Additional Software 0.576
Then "cowsay" is not in the list of Additional Software 0.687
After features/support/hooks.rb:519 0.642
After features/support/hooks.rb:330 0.676
After features/support/hooks.rb:100 0.037
9:30.026
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.005
Given a computer 0.186
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:22.989
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 25.456
And I accept adding "cowsay" to Additional Software 5.464
And Additional Software is correctly configured for package "cowsay" 0.969
And I shutdown Tails and wait for the computer to power off 6.650
And I start Tails from USB drive "__internal" with network unplugged 1:0.208
And I enable persistence 11.561
# 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
# 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.096
And I log in to a new session 40.356
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.498
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.070
And the network is plugged 0.070
And Tor is ready 18.770
And available upgrades have been checked 1.114
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.623
And I can open the Additional Software configuration window from the notification 2.800
And I shutdown Tails and wait for the computer to power off 18.365
And I start Tails from USB drive "__internal" with network unplugged 59.572
And I enable persistence 11.840
# 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.634
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.474
And I revert the APT tweaks that made it prefer an old version of cowsay 0.049
And the network is plugged 0.077
And Tor is ready 51.740
Then the Additional Software upgrade service has started 0.161
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.085
After features/support/hooks.rb:519 1.187
After features/support/hooks.rb:330 0.718
After features/support/hooks.rb:100 0.025
2:17.724
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.006
Given a computer 0.207
And I start Tails from USB drive "__internal" with network unplugged 1:1.595
And I enable persistence 12.852
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.093
And I log in to a new session 46.307
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 10.766
And I can open the Additional Software log file from the notification 5.054
And the package "cowsay" is not installed 0.783
After features/support/hooks.rb:519 0.154
After features/support/hooks.rb:330 1.578
After features/support/hooks.rb:100 0.008