Project Number Date
test_Tails_ISO_stable 5577 15 Apr 2025, 23:25

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 32:20.386 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:7.639
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:511 0.006
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 56.799
And I update APT using apt 3:14.137
And I install "popularity-contest" using apt 23.052
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.811
When I create a persistent storage and activate the Additional Software feature 18.825
Then Additional Software is correctly configured for package "popularity-contest" 2.753
When I shutdown Tails and wait for the computer to power off 14.490
And I start Tails from USB drive "__internal" with network unplugged 1:9.897
And I enable persistence 19.575
And I log in to a new session 46.834
And the Additional Software installation service has started 31.759
Then I am notified that the installation succeeded 1.587
And Additional Software is correctly configured for package "popularity-contest" 0.813
And the package "popularity-contest" is installed after Additional Software has been started 0.300
After features/support/hooks.rb:519 13.664
After features/support/hooks.rb:330 2.046
After features/support/hooks.rb:100 0.011
5:57.768
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.005
Given a computer 0.213
And I start Tails from USB drive "__internal" and I login with an administration password 1:45.531
And I update APT using apt 3:43.675
When I install "makepp" using apt 23.711
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.560
And the package "makepp" is installed 0.076
After features/support/hooks.rb:519 14.800
After features/support/hooks.rb:330 1.094
After features/support/hooks.rb:100 0.012
5:4.568
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.193
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:18.338
When I uninstall "popularity-contest" using apt 21.797
And I accept removing "popularity-contest" from Additional Software 0.610
Then "popularity-contest" is not in the list of Additional Software 0.733
When I start Synaptic 22.839
And I update APT using Synaptic 22.785
And I install "cowsay" using Synaptic 8.948
And I accept adding "cowsay" to Additional Software 1.903
Then Additional Software is correctly configured for package "cowsay" 0.769
When I uninstall "cowsay" using apt 3.265
And I refuse removing "cowsay" from Additional Software 0.556
Then Additional Software is correctly configured for package "cowsay" 0.903
When I start "Additional Software" via GNOME Activities Overview 10.597
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.606
Then "cowsay" is not in the list of Additional Software 1.247
When I install "cowsay" using apt 3.199
And I refuse adding "cowsay" to Additional Software 0.595
Then "cowsay" is not in the list of Additional Software 0.675
After features/support/hooks.rb:519 0.679
After features/support/hooks.rb:330 0.788
After features/support/hooks.rb:100 0.009
11:1.365
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Before features/support/hooks.rb:511 0.014
Given a computer 0.198
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:19.527
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.716
And I accept adding "cowsay" to Additional Software 6.939
And Additional Software is correctly configured for package "cowsay" 0.877
And I shutdown Tails and wait for the computer to power off 6.622
And I start Tails from USB drive "__internal" with network unplugged 1:1.609
And I enable persistence 10.582
# 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
# 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.082
And I log in to a new session 36.299
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.191
And I revert the APT tweaks that made it prefer an old version of cowsay 0.071
# 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.073
And the network is plugged 0.062
And Tor is ready 20.043
And available upgrades have been checked 1.273
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.148
And I can open the Additional Software configuration window from the notification 3.273
And I shutdown Tails and wait for the computer to power off 2:2.309
And I start Tails from USB drive "__internal" with network unplugged 1:1.316
And I enable persistence 12.929
# 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 40.475
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.046
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
And the network is plugged 0.060
And Tor is ready 43.249
Then the Additional Software upgrade service has started 0.165
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.078
After features/support/hooks.rb:519 1.276
After features/support/hooks.rb:330 0.637
After features/support/hooks.rb:100 0.025
2:9.044
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.173
And I start Tails from USB drive "__internal" with network unplugged 1:0.269
And I enable persistence 11.493
And I remove the "cowsay" deb files from the APT cache 0.059
# 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.069
And I log in to a new session 37.544
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.363
And I can open the Additional Software log file from the notification 5.211
And the package "cowsay" is not installed 0.859
After features/support/hooks.rb:519 0.175
After features/support/hooks.rb:330 1.428
After features/support/hooks.rb:100 0.027