Project Number Date
test_Tails_ISO_20950-remove-sshfs 4 16 May 2025, 00:03

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 23:36.962 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:59.828
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:513 0.005
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 57.128
And I update APT using apt 12.473
And I install "popularity-contest" using apt 22.957
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.710
When I create a persistent storage and activate the Additional Software feature 21.185
Then Additional Software is correctly configured for package "popularity-contest" 2.662
When I shutdown Tails and wait for the computer to power off 15.177
And I start Tails from USB drive "__internal" with network unplugged 1:2.333
And I enable persistence 22.048
And I log in to a new session 43.158
And the Additional Software installation service has started 31.009
Then I am notified that the installation succeeded 1.856
And Additional Software is correctly configured for package "popularity-contest" 0.848
And the package "popularity-contest" is installed after Additional Software has been started 0.277
After features/support/hooks.rb:521 14.927
After features/support/hooks.rb:330 2.232
After features/support/hooks.rb:100 0.012
2:24.761
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.215
And I start Tails from USB drive "__internal" and I login with an administration password 1:43.948
And I update APT using apt 12.427
When I install "makepp" using apt 23.695
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.405
And the package "makepp" is installed 0.070
After features/support/hooks.rb:521 14.696
After features/support/hooks.rb:330 1.209
After features/support/hooks.rb:100 0.010
5:0.785
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:513 0.004
Given a computer 0.193
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:19.336
When I uninstall "popularity-contest" using apt 12.561
And I accept removing "popularity-contest" from Additional Software 2.000
Then "popularity-contest" is not in the list of Additional Software 0.815
When I start Synaptic 22.696
And I update APT using Synaptic 22.527
And I install "cowsay" using Synaptic 12.455
And I accept adding "cowsay" to Additional Software 0.637
Then Additional Software is correctly configured for package "cowsay" 0.838
When I uninstall "cowsay" using apt 3.278
And I refuse removing "cowsay" from Additional Software 0.608
Then Additional Software is correctly configured for package "cowsay" 0.841
When I start "Additional Software" via GNOME Activities Overview 10.580
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.983
Then "cowsay" is not in the list of Additional Software 0.874
When I install "cowsay" using apt 3.228
And I refuse adding "cowsay" to Additional Software 0.582
Then "cowsay" is not in the list of Additional Software 0.745
After features/support/hooks.rb:521 0.701
After features/support/hooks.rb:330 0.691
After features/support/hooks.rb:100 0.010
9:8.547
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:513 0.007
Given a computer 0.191
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:20.724
And I configure APT to prefer an old version of cowsay 0.037
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.206
And I accept adding "cowsay" to Additional Software 6.880
And Additional Software is correctly configured for package "cowsay" 0.883
And I shutdown Tails and wait for the computer to power off 6.359
And I start Tails from USB drive "__internal" with network unplugged 1:0.615
And I enable persistence 13.840
# 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.097
And I log in to a new session 31.768
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.555
And I revert the APT tweaks that made it prefer an old version of cowsay 0.052
# 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.069
And the network is plugged 0.086
And Tor is ready 20.907
And available upgrades have been checked 2.332
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.596
And I can open the Additional Software configuration window from the notification 2.935
And I shutdown Tails and wait for the computer to power off 17.755
And I start Tails from USB drive "__internal" with network unplugged 1:1.953
And I enable persistence 11.334
# 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 34.072
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.966
And I revert the APT tweaks that made it prefer an old version of cowsay 0.059
And the network is plugged 0.070
And Tor is ready 42.879
Then the Additional Software upgrade service has started 0.173
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.090
After features/support/hooks.rb:521 1.425
After features/support/hooks.rb:330 0.656
After features/support/hooks.rb:100 0.046
2:3.039
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.196
And I start Tails from USB drive "__internal" with network unplugged 1:0.930
And I enable persistence 13.507
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.085
And I log in to a new session 36.934
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 5.971
And I can open the Additional Software log file from the notification 4.711
And the package "cowsay" is not installed 0.645
After features/support/hooks.rb:521 0.158
After features/support/hooks.rb:330 1.574
After features/support/hooks.rb:100 0.011