Project Number Date
test_Tails_ISO_21014-htpdateerror 1 12 Jun 2025, 22:58

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 26:1.732 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
5:0.295
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 59.609
And I update APT using apt 12.801
And I install "popularity-contest" using apt 26.728
Then I am proposed to add the "popularity-contest" package to my Additional Software 4.576
When I create a persistent storage and activate the Additional Software feature 19.482
Then Additional Software is correctly configured for package "popularity-contest" 2.865
When I shutdown Tails and wait for the computer to power off 8.782
And I start Tails from USB drive "__internal" with network unplugged 1:1.774
And I enable persistence 21.875
And I log in to a new session 36.959
And the Additional Software installation service has started 41.321
Then I am notified that the installation succeeded 2.504
And Additional Software is correctly configured for package "popularity-contest" 0.766
And the package "popularity-contest" is installed after Additional Software has been started 0.246
After features/support/hooks.rb:515 14.431
After features/support/hooks.rb:330 2.398
After features/support/hooks.rb:100 0.011
2:29.586
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:507 0.004
Given a computer 0.194
And I start Tails from USB drive "__internal" and I login with an administration password 1:47.837
And I update APT using apt 13.811
When I install "makepp" using apt 23.304
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.354
And the package "makepp" is installed 0.085
After features/support/hooks.rb:515 16.100
After features/support/hooks.rb:330 1.354
After features/support/hooks.rb:100 0.012
4:54.665
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.184
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:15.320
When I uninstall "popularity-contest" using apt 15.627
And I accept removing "popularity-contest" from Additional Software 0.646
Then "popularity-contest" is not in the list of Additional Software 0.689
When I start Synaptic 22.752
And I update APT using Synaptic 22.522
And I install "cowsay" using Synaptic 8.757
And I accept adding "cowsay" to Additional Software 1.864
Then Additional Software is correctly configured for package "cowsay" 0.752
When I uninstall "cowsay" using apt 3.205
And I refuse removing "cowsay" from Additional Software 0.560
Then Additional Software is correctly configured for package "cowsay" 0.753
When I start "Additional Software" via GNOME Activities Overview 10.583
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.821
Then "cowsay" is not in the list of Additional Software 1.135
When I install "cowsay" using apt 3.188
And I refuse adding "cowsay" to Additional Software 0.605
Then "cowsay" is not in the list of Additional Software 0.694
After features/support/hooks.rb:515 0.651
After features/support/hooks.rb:330 0.679
After features/support/hooks.rb:100 0.008
11:24.010
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.213
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:24.398
And I configure APT to prefer an old version of cowsay 0.030
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.637
And I accept adding "cowsay" to Additional Software 7.178
And Additional Software is correctly configured for package "cowsay" 0.921
And I shutdown Tails and wait for the computer to power off 6.338
And I start Tails from USB drive "__internal" with network unplugged 1:6.797
And I enable persistence 11.539
# 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
# 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.110
And I log in to a new session 41.862
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.631
And I revert the APT tweaks that made it prefer an old version of cowsay 0.070
# 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.077
And the network is plugged 0.107
And Tor is ready 20.834
And available upgrades have been checked 1.126
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.232
And I can open the Additional Software configuration window from the notification 2.760
And I shutdown Tails and wait for the computer to power off 2:1.565
And I start Tails from USB drive "__internal" with network unplugged 1:1.200
And I enable persistence 12.675
# 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.024
And I log in to a new session 42.605
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.844
And I revert the APT tweaks that made it prefer an old version of cowsay 0.053
And the network is plugged 0.071
And Tor is ready 48.843
Then the Additional Software upgrade service has started 0.148
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.080
After features/support/hooks.rb:515 1.394
After features/support/hooks.rb:330 0.768
After features/support/hooks.rb:100 0.026
2:13.174
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.188
And I start Tails from USB drive "__internal" with network unplugged 1:2.280
And I enable persistence 11.633
And I remove the "cowsay" deb files from the APT cache 0.053
# 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.084
And I log in to a new session 40.038
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.210
And I can open the Additional Software log file from the notification 4.901
And the package "cowsay" is not installed 0.782
After features/support/hooks.rb:515 0.116
After features/support/hooks.rb:330 1.526
After features/support/hooks.rb:100 0.008