Project Number Date
test_Tails_ISO_21014-htpdateerror 15 27 Jun 2025, 23: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 31:38.070 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:34.187
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:507 0.002
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:15.957
And I update APT using apt 20.454
And I install "popularity-contest" using apt 27.205
Then I am proposed to add the "popularity-contest" package to my Additional Software 10.093
When I create a persistent storage and activate the Additional Software feature 26.583
Then Additional Software is correctly configured for package "popularity-contest" 3.174
When I shutdown Tails and wait for the computer to power off 12.888
And I start Tails from USB drive "__internal" with network unplugged 1:19.440
And I enable persistence 35.831
And I log in to a new session 52.788
And the Additional Software installation service has started 44.748
Then I am notified that the installation succeeded 2.763
And Additional Software is correctly configured for package "popularity-contest" 1.897
And the package "popularity-contest" is installed after Additional Software has been started 0.360
After features/support/hooks.rb:515 24.502
After features/support/hooks.rb:330 1.992
After features/support/hooks.rb:100 0.013
3:11.638
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.222
And I start Tails from USB drive "__internal" and I login with an administration password 2:18.729
And I update APT using apt 16.041
When I install "makepp" using apt 28.066
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 8.429
And the package "makepp" is installed 0.149
After features/support/hooks.rb:515 24.910
After features/support/hooks.rb:330 1.232
After features/support/hooks.rb:100 0.013
6:25.575
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.209
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 4:7.855
When I uninstall "popularity-contest" using apt 29.625
And I accept removing "popularity-contest" from Additional Software 0.801
Then "popularity-contest" is not in the list of Additional Software 1.075
When I start Synaptic 27.110
And I update APT using Synaptic 24.097
And I install "cowsay" using Synaptic 14.827
And I accept adding "cowsay" to Additional Software 1.286
Then Additional Software is correctly configured for package "cowsay" 0.969
When I uninstall "cowsay" using apt 6.917
And I refuse removing "cowsay" from Additional Software 2.079
Then Additional Software is correctly configured for package "cowsay" 1.061
When I start "Additional Software" via GNOME Activities Overview 11.271
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 10.168
Then "cowsay" is not in the list of Additional Software 0.987
When I install "cowsay" using apt 3.227
And I refuse adding "cowsay" to Additional Software 0.911
Then "cowsay" is not in the list of Additional Software 1.091
After features/support/hooks.rb:515 0.947
After features/support/hooks.rb:330 0.820
After features/support/hooks.rb:100 0.010
12:27.294
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.204
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:15.629
And I configure APT to prefer an old version of cowsay 0.036
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 36.879
And I accept adding "cowsay" to Additional Software 4.507
And Additional Software is correctly configured for package "cowsay" 1.032
And I shutdown Tails and wait for the computer to power off 9.298
And I start Tails from USB drive "__internal" with network unplugged 1:20.302
And I enable persistence 16.179
# 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.468
# 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.281
And I log in to a new session 53.301
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 43.689
And I revert the APT tweaks that made it prefer an old version of cowsay 0.243
# 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.860
And the network is plugged 0.839
And Tor is ready 27.712
And available upgrades have been checked 0.068
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.517
And I can open the Additional Software configuration window from the notification 3.250
And I shutdown Tails and wait for the computer to power off 9.246
And I start Tails from USB drive "__internal" with network unplugged 1:19.470
And I enable persistence 19.224
# 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.050
And I log in to a new session 52.486
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 47.421
And I revert the APT tweaks that made it prefer an old version of cowsay 0.110
And the network is plugged 0.199
And Tor is ready 58.329
Then the Additional Software upgrade service has started 0.321
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.129
After features/support/hooks.rb:515 2.393
After features/support/hooks.rb:330 0.986
After features/support/hooks.rb:100 0.028
2:59.374
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.222
And I start Tails from USB drive "__internal" with network unplugged 1:20.758
And I enable persistence 17.118
And I remove the "cowsay" deb files from the APT cache 0.258
# 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.122
And I log in to a new session 50.213
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 19.550
And I can open the Additional Software log file from the notification 10.182
And the package "cowsay" is not installed 0.948
After features/support/hooks.rb:515 0.291
After features/support/hooks.rb:330 2.393
After features/support/hooks.rb:100 0.010