Project Number Date
test_Tails_ISO_21014-htpdateerror 5 16 Jun 2025, 23:21

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 29:56.073 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
6:45.692
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:44.087
And I update APT using apt 24.104
And I install "popularity-contest" using apt 26.493
Then I am proposed to add the "popularity-contest" package to my Additional Software 7.296
When I create a persistent storage and activate the Additional Software feature 24.345
Then Additional Software is correctly configured for package "popularity-contest" 3.140
When I shutdown Tails and wait for the computer to power off 13.103
And I start Tails from USB drive "__internal" with network unplugged 1:14.864
And I enable persistence 33.789
And I log in to a new session 47.122
And the Additional Software installation service has started 41.529
Then I am notified that the installation succeeded 1.844
And Additional Software is correctly configured for package "popularity-contest" 0.818
And the package "popularity-contest" is installed after Additional Software has been started 3.151
After features/support/hooks.rb:515 21.141
After features/support/hooks.rb:330 2.807
After features/support/hooks.rb:100 0.013
3:18.832
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.207
And I start Tails from USB drive "__internal" and I login with an administration password 2:28.691
And I update APT using apt 15.810
When I install "makepp" using apt 27.126
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.900
And the package "makepp" is installed 0.096
After features/support/hooks.rb:515 20.563
After features/support/hooks.rb:330 2.136
After features/support/hooks.rb:100 0.012
5:52.696
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:507 0.006
Given a computer 0.487
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:48.721
When I uninstall "popularity-contest" using apt 22.322
And I accept removing "popularity-contest" from Additional Software 2.225
Then "popularity-contest" is not in the list of Additional Software 1.272
When I start Synaptic 26.458
And I update APT using Synaptic 23.747
And I install "cowsay" using Synaptic 17.362
And I accept adding "cowsay" to Additional Software 0.685
Then Additional Software is correctly configured for package "cowsay" 0.804
When I uninstall "cowsay" using apt 3.257
And I refuse removing "cowsay" from Additional Software 0.678
Then Additional Software is correctly configured for package "cowsay" 1.057
When I start "Additional Software" via GNOME Activities Overview 10.805
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.008
When I install "cowsay" using apt 3.305
And I refuse adding "cowsay" to Additional Software 0.656
Then "cowsay" is not in the list of Additional Software 2.061
After features/support/hooks.rb:515 2.656
After features/support/hooks.rb:330 0.893
After features/support/hooks.rb:100 0.022
11:19.226
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.017
Before features/support/hooks.rb:507 0.021
Given a computer 0.322
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:45.908
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 31.150
And I accept adding "cowsay" to Additional Software 7.280
And Additional Software is correctly configured for package "cowsay" 1.381
And I shutdown Tails and wait for the computer to power off 6.827
And I start Tails from USB drive "__internal" with network unplugged 1:11.805
And I enable persistence 15.211
# 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.056
# 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.116
And I log in to a new session 46.070
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.860
And I revert the APT tweaks that made it prefer an old version of cowsay 0.069
# 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.350
And Tor is ready 23.784
And available upgrades have been checked 0.082
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 8.325
And I can open the Additional Software configuration window from the notification 4.573
And I shutdown Tails and wait for the computer to power off 13.801
And I start Tails from USB drive "__internal" with network unplugged 1:11.515
And I enable persistence 15.215
# 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.026
And I log in to a new session 48.185
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 44.653
And I revert the APT tweaks that made it prefer an old version of cowsay 0.064
And the network is plugged 0.094
And Tor is ready 59.041
Then the Additional Software upgrade service has started 0.249
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.097
After features/support/hooks.rb:515 1.562
After features/support/hooks.rb:330 0.905
After features/support/hooks.rb:100 0.028
2:39.626
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:507 0.008
Given a computer 0.435
And I start Tails from USB drive "__internal" with network unplugged 1:11.636
And I enable persistence 15.910
And I remove the "cowsay" deb files from the APT cache 0.086
# 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.085
And I log in to a new session 53.772
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 9.193
And I can open the Additional Software log file from the notification 7.330
And the package "cowsay" is not installed 1.174
After features/support/hooks.rb:515 0.149
After features/support/hooks.rb:330 2.494
After features/support/hooks.rb:100 0.009