Project Number Date
test_Tails_ISO_21014-htpdateerror 24 06 Jul 2025, 23:13

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:46.985 Passed
Feature Additional software
As a Tails user I may want to install software not shipped in Tails And have them installed automatically when I enable persistence in the Greeter
6:22.843
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:507 0.012
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:23.149
And I update APT using apt 19.151
And I install "popularity-contest" using apt 27.262
Then I am proposed to add the "popularity-contest" package to my Additional Software 10.805
When I create a persistent storage and activate the Additional Software feature 27.397
Then Additional Software is correctly configured for package "popularity-contest" 3.374
When I shutdown Tails and wait for the computer to power off 13.867
And I start Tails from USB drive "__internal" with network unplugged 1:14.891
And I enable persistence 34.284
And I log in to a new session 49.891
And the Additional Software installation service has started 34.976
Then I am notified that the installation succeeded 2.410
And Additional Software is correctly configured for package "popularity-contest" 1.085
And the package "popularity-contest" is installed after Additional Software has been started 0.295
After features/support/hooks.rb:515 23.362
After features/support/hooks.rb:330 2.490
After features/support/hooks.rb:100 0.024
3:27.790
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.315
And I start Tails from USB drive "__internal" and I login with an administration password 2:27.917
And I update APT using apt 22.225
When I install "makepp" using apt 27.872
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 9.199
And the package "makepp" is installed 0.258
After features/support/hooks.rb:515 27.254
After features/support/hooks.rb:330 1.378
After features/support/hooks.rb:100 0.012
6:26.431
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.233
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 4:16.276
When I uninstall "popularity-contest" using apt 23.292
And I accept removing "popularity-contest" from Additional Software 0.542
Then "popularity-contest" is not in the list of Additional Software 0.849
When I start Synaptic 29.771
And I update APT using Synaptic 23.617
And I install "cowsay" using Synaptic 18.957
And I accept adding "cowsay" to Additional Software 2.387
Then Additional Software is correctly configured for package "cowsay" 1.014
When I uninstall "cowsay" using apt 3.260
And I refuse removing "cowsay" from Additional Software 0.665
Then Additional Software is correctly configured for package "cowsay" 1.032
When I start "Additional Software" via GNOME Activities Overview 11.335
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.942
Then "cowsay" is not in the list of Additional Software 0.975
When I install "cowsay" using apt 3.234
And I refuse adding "cowsay" to Additional Software 0.620
Then "cowsay" is not in the list of Additional Software 1.422
After features/support/hooks.rb:515 2.772
After features/support/hooks.rb:330 1.167
After features/support/hooks.rb:100 0.028
12:34.317
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.021
Before features/support/hooks.rb:507 0.020
Given a computer 0.559
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:14.349
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 39.513
And I accept adding "cowsay" to Additional Software 9.067
And Additional Software is correctly configured for package "cowsay" 1.219
And I shutdown Tails and wait for the computer to power off 6.455
And I start Tails from USB drive "__internal" with network unplugged 1:18.939
And I enable persistence 17.545
# 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.094
And I log in to a new session 58.046
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 44.733
And I revert the APT tweaks that made it prefer an old version of cowsay 0.072
# 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.157
And the network is plugged 0.095
And Tor is ready 23.080
And available upgrades have been checked 1.531
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 9.230
And I can open the Additional Software configuration window from the notification 3.465
And I shutdown Tails and wait for the computer to power off 16.106
And I start Tails from USB drive "__internal" with network unplugged 1:20.779
And I enable persistence 17.673
# 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 50.476
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 47.695
And I revert the APT tweaks that made it prefer an old version of cowsay 0.132
And the network is plugged 0.252
And Tor is ready 52.701
Then the Additional Software upgrade service has started 0.154
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.093
After features/support/hooks.rb:515 7.537
After features/support/hooks.rb:330 1.102
After features/support/hooks.rb:100 0.030
2:55.601
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:507 0.005
Given a computer 0.312
And I start Tails from USB drive "__internal" with network unplugged 1:22.183
And I enable persistence 16.585
And I remove the "cowsay" deb files from the APT cache 0.084
# 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.118
And I log in to a new session 47.905
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 18.502
And I can open the Additional Software log file from the notification 8.148
And the package "cowsay" is not installed 1.759
After features/support/hooks.rb:515 0.359
After features/support/hooks.rb:330 2.956
After features/support/hooks.rb:100 0.029