Project Number Date
test_Tails_ISO_simplify-build-memory-requirements 3 14 May 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 26:18.618 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.855
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:513 0.002
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 54.976
And I update APT using apt 11.948
And I install "popularity-contest" using apt 23.006
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.867
When I create a persistent storage and activate the Additional Software feature 20.232
Then Additional Software is correctly configured for package "popularity-contest" 2.375
When I shutdown Tails and wait for the computer to power off 14.402
And I start Tails from USB drive "__internal" with network unplugged 1:2.456
And I enable persistence 20.742
And I log in to a new session 35.811
And the Additional Software installation service has started 31.682
Then I am notified that the installation succeeded 2.009
And Additional Software is correctly configured for package "popularity-contest" 0.986
And the package "popularity-contest" is installed after Additional Software has been started 0.357
After features/support/hooks.rb:521 15.009
After features/support/hooks.rb:330 2.218
After features/support/hooks.rb:100 0.013
2:24.233
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:513 0.005
Given a computer 0.328
And I start Tails from USB drive "__internal" and I login with an administration password 1:41.601
And I update APT using apt 11.940
When I install "makepp" using apt 23.528
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.751
And the package "makepp" is installed 0.082
After features/support/hooks.rb:521 13.411
After features/support/hooks.rb:330 1.236
After features/support/hooks.rb:100 0.013
5:14.966
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:513 0.005
Given a computer 0.201
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:25.681
When I uninstall "popularity-contest" using apt 21.824
And I accept removing "popularity-contest" from Additional Software 0.576
Then "popularity-contest" is not in the list of Additional Software 0.850
When I start Synaptic 22.859
And I update APT using Synaptic 22.358
And I install "cowsay" using Synaptic 12.097
And I accept adding "cowsay" to Additional Software 1.147
Then Additional Software is correctly configured for package "cowsay" 0.822
When I uninstall "cowsay" using apt 3.238
And I refuse removing "cowsay" from Additional Software 0.585
Then Additional Software is correctly configured for package "cowsay" 0.769
When I start "Additional Software" via GNOME Activities Overview 10.498
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.030
Then "cowsay" is not in the list of Additional Software 0.897
When I install "cowsay" using apt 3.224
And I refuse adding "cowsay" to Additional Software 0.597
Then "cowsay" is not in the list of Additional Software 0.704
After features/support/hooks.rb:521 0.545
After features/support/hooks.rb:330 0.753
After features/support/hooks.rb:100 0.008
11:35.915
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:513 0.006
Given a computer 0.198
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:31.423
And I configure APT to prefer an old version of cowsay 0.025
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.357
And I accept adding "cowsay" to Additional Software 5.617
And Additional Software is correctly configured for package "cowsay" 0.946
And I shutdown Tails and wait for the computer to power off 6.562
And I start Tails from USB drive "__internal" with network unplugged 1:2.281
And I enable persistence 12.923
# 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
# 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.101
And I log in to a new session 33.850
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.745
And I revert the APT tweaks that made it prefer an old version of cowsay 0.055
# 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.074
And the network is plugged 0.523
And Tor is ready 23.370
And available upgrades have been checked 1.129
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.774
And I can open the Additional Software configuration window from the notification 3.772
And I shutdown Tails and wait for the computer to power off 2:8.050
And I start Tails from USB drive "__internal" with network unplugged 1:8.482
And I enable persistence 11.875
# 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 38.011
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.892
And I revert the APT tweaks that made it prefer an old version of cowsay 0.056
And the network is plugged 0.066
And Tor is ready 52.416
Then the Additional Software upgrade service has started 0.185
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.091
After features/support/hooks.rb:521 1.222
After features/support/hooks.rb:330 0.653
After features/support/hooks.rb:100 0.022
2:15.647
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:513 0.004
Given a computer 0.198
And I start Tails from USB drive "__internal" with network unplugged 1:1.015
And I enable persistence 12.477
And I remove the "cowsay" deb files from the APT cache 0.060
# 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.079
And I log in to a new session 43.285
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 11.998
And I can open the Additional Software log file from the notification 5.649
And the package "cowsay" is not installed 0.881
After features/support/hooks.rb:521 0.120
After features/support/hooks.rb:330 1.816
After features/support/hooks.rb:100 0.007