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

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:23.993 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
5:31.743
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
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:0.940
And I update APT using apt 18.983
And I install "popularity-contest" using apt 25.930
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.885
When I create a persistent storage and activate the Additional Software feature 24.281
Then Additional Software is correctly configured for package "popularity-contest" 3.303
When I shutdown Tails and wait for the computer to power off 13.462
And I start Tails from USB drive "__internal" with network unplugged 1:7.065
And I enable persistence 22.401
And I log in to a new session 42.624
And the Additional Software installation service has started 43.599
Then I am notified that the installation succeeded 1.971
And Additional Software is correctly configured for package "popularity-contest" 1.001
And the package "popularity-contest" is installed after Additional Software has been started 0.289
After features/support/hooks.rb:515 18.753
After features/support/hooks.rb:330 2.720
After features/support/hooks.rb:100 0.025
2:44.160
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Before features/support/hooks.rb:507 0.008
Given a computer 0.271
And I start Tails from USB drive "__internal" and I login with an administration password 1:57.697
And I update APT using apt 13.367
When I install "makepp" using apt 26.784
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 5.491
And the package "makepp" is installed 0.548
After features/support/hooks.rb:515 16.984
After features/support/hooks.rb:330 1.171
After features/support/hooks.rb:100 0.016
5:36.835
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:507 0.007
Given a computer 0.245
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:37.456
When I uninstall "popularity-contest" using apt 22.046
And I accept removing "popularity-contest" from Additional Software 2.424
Then "popularity-contest" is not in the list of Additional Software 1.063
When I start Synaptic 26.240
And I update APT using Synaptic 23.188
And I install "cowsay" using Synaptic 13.211
And I accept adding "cowsay" to Additional Software 1.601
Then Additional Software is correctly configured for package "cowsay" 0.943
When I uninstall "cowsay" using apt 3.383
And I refuse removing "cowsay" from Additional Software 0.576
Then Additional Software is correctly configured for package "cowsay" 0.782
When I start "Additional Software" via GNOME Activities Overview 10.714
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 7.340
Then "cowsay" is not in the list of Additional Software 0.886
When I install "cowsay" using apt 3.251
And I refuse adding "cowsay" to Additional Software 0.601
Then "cowsay" is not in the list of Additional Software 0.876
After features/support/hooks.rb:515 0.940
After features/support/hooks.rb:330 0.964
After features/support/hooks.rb:100 0.023
12:55.106
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.012
Before features/support/hooks.rb:507 0.006
Given a computer 0.222
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:44.461
And I configure APT to prefer an old version of cowsay 0.103
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 30.300
And I accept adding "cowsay" to Additional Software 4.541
And Additional Software is correctly configured for package "cowsay" 1.004
And I shutdown Tails and wait for the computer to power off 7.681
And I start Tails from USB drive "__internal" with network unplugged 1:9.444
And I enable persistence 16.506
# 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.032
# 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 55.439
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 33.028
And I revert the APT tweaks that made it prefer an old version of cowsay 0.176
# 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.236
And the network is plugged 0.432
And Tor is ready 24.188
And available upgrades have been checked 1.134
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.098
And I can open the Additional Software configuration window from the notification 3.048
And I shutdown Tails and wait for the computer to power off 2:2.223
And I start Tails from USB drive "__internal" with network unplugged 1:13.305
And I enable persistence 14.332
# 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.023
And I log in to a new session 46.964
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 43.220
And I revert the APT tweaks that made it prefer an old version of cowsay 0.044
And the network is plugged 0.066
And Tor is ready 57.466
Then the Additional Software upgrade service has started 0.193
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.099
After features/support/hooks.rb:515 1.516
After features/support/hooks.rb:330 0.741
After features/support/hooks.rb:100 0.028
2:36.147
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:507 0.007
Given a computer 0.189
And I start Tails from USB drive "__internal" with network unplugged 1:12.735
And I enable persistence 16.437
And I remove the "cowsay" deb files from the APT cache 0.071
# 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.091
And I log in to a new session 48.005
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 11.780
And I can open the Additional Software log file from the notification 6.037
And the package "cowsay" is not installed 0.798
After features/support/hooks.rb:515 0.107
After features/support/hooks.rb:330 1.678
After features/support/hooks.rb:100 0.009