Project Number Date
test_Tails_ISO_improved-new-identity-scenario 9 08 May 2025, 13:27

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:0.619 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
4:47.598
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 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.471
And I update APT using apt 12.335
And I install "popularity-contest" using apt 23.019
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.410
When I create a persistent storage and activate the Additional Software feature 19.946
Then Additional Software is correctly configured for package "popularity-contest" 2.686
When I shutdown Tails and wait for the computer to power off 12.687
And I start Tails from USB drive "__internal" with network unplugged 1:0.530
And I enable persistence 23.638
And I log in to a new session 31.257
And the Additional Software installation service has started 31.823
Then I am notified that the installation succeeded 1.537
And Additional Software is correctly configured for package "popularity-contest" 0.936
And the package "popularity-contest" is installed after Additional Software has been started 0.316
After features/support/hooks.rb:519 14.098
After features/support/hooks.rb:330 1.973
After features/support/hooks.rb:100 0.014
2:22.647
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.006
Given a computer 0.259
And I start Tails from USB drive "__internal" and I login with an administration password 1:42.038
And I update APT using apt 11.763
When I install "makepp" using apt 22.997
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 5.517
And the package "makepp" is installed 0.070
After features/support/hooks.rb:519 14.249
After features/support/hooks.rb:330 1.096
After features/support/hooks.rb:100 0.013
4:53.335
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.006
Given a computer 0.188
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:7.265
When I uninstall "popularity-contest" using apt 18.753
And I accept removing "popularity-contest" from Additional Software 1.930
Then "popularity-contest" is not in the list of Additional Software 0.755
When I start Synaptic 23.630
And I update APT using Synaptic 23.139
And I install "cowsay" using Synaptic 10.027
And I accept adding "cowsay" to Additional Software 0.640
Then Additional Software is correctly configured for package "cowsay" 1.054
When I uninstall "cowsay" using apt 3.289
And I refuse removing "cowsay" from Additional Software 0.601
Then Additional Software is correctly configured for package "cowsay" 0.858
When I start "Additional Software" via GNOME Activities Overview 9.849
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.693
Then "cowsay" is not in the list of Additional Software 2.034
When I install "cowsay" using apt 3.219
And I refuse adding "cowsay" to Additional Software 0.638
Then "cowsay" is not in the list of Additional Software 0.765
After features/support/hooks.rb:519 0.671
After features/support/hooks.rb:330 0.700
After features/support/hooks.rb:100 0.008
11:43.191
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.006
Given a computer 0.210
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:28.656
And I configure APT to prefer an old version of cowsay 0.033
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.213
And I accept adding "cowsay" to Additional Software 6.035
And Additional Software is correctly configured for package "cowsay" 0.966
And I shutdown Tails and wait for the computer to power off 6.255
And I start Tails from USB drive "__internal" with network unplugged 1:8.320
And I enable persistence 12.470
# 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.035
# 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 43.015
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.842
And I revert the APT tweaks that made it prefer an old version of cowsay 0.067
# 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.079
And the network is plugged 0.102
And Tor is ready 22.426
And available upgrades have been checked 0.062
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.216
And I can open the Additional Software configuration window from the notification 2.599
And I shutdown Tails and wait for the computer to power off 2:3.025
And I start Tails from USB drive "__internal" with network unplugged 1:1.411
And I enable persistence 11.444
# 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.025
And I log in to a new session 39.732
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.467
And I revert the APT tweaks that made it prefer an old version of cowsay 0.060
And the network is plugged 0.070
And Tor is ready 52.973
Then the Additional Software upgrade service has started 0.176
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.097
After features/support/hooks.rb:519 1.602
After features/support/hooks.rb:330 0.871
After features/support/hooks.rb:100 0.028
2:13.847
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.006
Given a computer 0.210
And I start Tails from USB drive "__internal" with network unplugged 1:1.904
And I enable persistence 11.017
And I remove the "cowsay" deb files from the APT cache 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.073
And I log in to a new session 41.513
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.024
And I can open the Additional Software log file from the notification 5.141
And the package "cowsay" is not installed 0.904
After features/support/hooks.rb:519 0.115
After features/support/hooks.rb:330 1.393
After features/support/hooks.rb:100 0.008