Project Number Date
test_Tails_ISO_20950-remove-sshfs 3 14 May 2025, 23:40

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:28.160 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:46.841
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:513 0.013
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:3.249
And I update APT using apt 12.461
And I install "popularity-contest" using apt 26.753
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.778
When I create a persistent storage and activate the Additional Software feature 21.197
Then Additional Software is correctly configured for package "popularity-contest" 3.290
When I shutdown Tails and wait for the computer to power off 12.816
And I start Tails from USB drive "__internal" with network unplugged 1:7.154
And I enable persistence 44.584
And I log in to a new session 40.287
And the Additional Software installation service has started 46.417
Then I am notified that the installation succeeded 1.579
And Additional Software is correctly configured for package "popularity-contest" 0.941
And the package "popularity-contest" is installed after Additional Software has been started 0.327
After features/support/hooks.rb:521 15.802
After features/support/hooks.rb:330 2.362
After features/support/hooks.rb:100 0.017
2:47.469
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:513 0.008
Given a computer 0.328
And I start Tails from USB drive "__internal" and I login with an administration password 1:58.205
And I update APT using apt 13.971
When I install "makepp" using apt 28.266
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.593
And the package "makepp" is installed 0.102
After features/support/hooks.rb:521 19.403
After features/support/hooks.rb:330 1.341
After features/support/hooks.rb:100 0.014
5:25.075
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Before features/support/hooks.rb:513 0.008
Given a computer 0.501
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:30.257
When I uninstall "popularity-contest" using apt 21.964
And I accept removing "popularity-contest" from Additional Software 0.696
Then "popularity-contest" is not in the list of Additional Software 0.894
When I start Synaptic 24.940
And I update APT using Synaptic 22.411
And I install "cowsay" using Synaptic 12.985
And I accept adding "cowsay" to Additional Software 1.351
Then Additional Software is correctly configured for package "cowsay" 1.456
When I uninstall "cowsay" using apt 3.283
And I refuse removing "cowsay" from Additional Software 0.655
Then Additional Software is correctly configured for package "cowsay" 0.899
When I start "Additional Software" via GNOME Activities Overview 10.770
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 6.316
Then "cowsay" is not in the list of Additional Software 0.960
When I install "cowsay" using apt 3.207
And I refuse adding "cowsay" to Additional Software 0.767
Then "cowsay" is not in the list of Additional Software 0.751
After features/support/hooks.rb:521 0.625
After features/support/hooks.rb:330 0.790
After features/support/hooks.rb:100 0.012
10:8.360
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:513 0.007
Given a computer 0.290
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:32.020
And I configure APT to prefer an old version of cowsay 0.039
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 29.982
And I accept adding "cowsay" to Additional Software 5.225
And Additional Software is correctly configured for package "cowsay" 1.004
And I shutdown Tails and wait for the computer to power off 6.502
And I start Tails from USB drive "__internal" with network unplugged 1:3.679
And I enable persistence 12.979
# 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.036
# 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.095
And I log in to a new session 41.934
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.398
And I revert the APT tweaks that made it prefer an old version of cowsay 0.071
# 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.060
And the network is plugged 0.097
And Tor is ready 20.860
And available upgrades have been checked 0.276
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.708
And I can open the Additional Software configuration window from the notification 4.326
And I shutdown Tails and wait for the computer to power off 19.493
And I start Tails from USB drive "__internal" with network unplugged 1:2.600
And I enable persistence 10.721
# 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.029
And I log in to a new session 43.411
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 34.257
And I revert the APT tweaks that made it prefer an old version of cowsay 0.058
And the network is plugged 0.082
And Tor is ready 52.811
Then the Additional Software upgrade service has started 0.189
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.116
After features/support/hooks.rb:521 1.501
After features/support/hooks.rb:330 0.732
After features/support/hooks.rb:100 0.035
2:20.414
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.262
And I start Tails from USB drive "__internal" with network unplugged 1:4.453
And I enable persistence 12.897
And I remove the "cowsay" deb files from the APT cache 0.070
# 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.106
And I log in to a new session 41.678
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.656
And I can open the Additional Software log file from the notification 5.452
And the package "cowsay" is not installed 0.835
After features/support/hooks.rb:521 0.135
After features/support/hooks.rb:330 1.632
After features/support/hooks.rb:100 0.009