Project Number Date
test_Tails_ISO_20531-early-reporting-of-bad-devices 1 05 Dec 2024, 20:26

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 24:16.010 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:13.417
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
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:13.691
And I update APT using apt 12.893
And I install "popularity-contest" using apt 22.764
Then I am proposed to add the "popularity-contest" package to my Additional Software 9.385
When I create a persistent storage and activate the Additional Software feature 20.662
Then Additional Software is correctly configured for package "popularity-contest" 1.407
When I shutdown Tails and wait for the computer to power off 12.351
And I start Tails from USB drive "__internal" with network unplugged 58.731
And I enable persistence 21.914
And I log in to a new session 44.176
And the Additional Software installation service has started 32.203
Then I am notified that the installation succeeded 2.069
And Additional Software is correctly configured for package "popularity-contest" 0.884
And the package "popularity-contest" is installed after Additional Software has been started 0.279
After features/support/hooks.rb:519 14.812
After features/support/hooks.rb:330 1.888
After features/support/hooks.rb:100 0.010
2:23.743
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 an administration password 1:41.581
And I update APT using apt 12.600
When I install "makepp" using apt 22.841
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.429
And the package "makepp" is installed 0.081
After features/support/hooks.rb:519 14.699
After features/support/hooks.rb:330 0.882
After features/support/hooks.rb:100 0.016
4:57.573
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.187
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:12.195
When I uninstall "popularity-contest" using apt 21.916
And I accept removing "popularity-contest" from Additional Software 0.570
Then "popularity-contest" is not in the list of Additional Software 0.736
When I start Synaptic 23.271
And I update APT using Synaptic 22.181
And I install "cowsay" using Synaptic 9.066
And I accept adding "cowsay" to Additional Software 1.303
Then Additional Software is correctly configured for package "cowsay" 0.810
When I uninstall "cowsay" using apt 3.232
And I refuse removing "cowsay" from Additional Software 0.591
Then Additional Software is correctly configured for package "cowsay" 0.784
When I start "Additional Software" via GNOME Activities Overview 10.540
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.645
Then "cowsay" is not in the list of Additional Software 0.986
When I install "cowsay" using apt 3.198
And I refuse adding "cowsay" to Additional Software 0.618
Then "cowsay" is not in the list of Additional Software 0.735
After features/support/hooks.rb:519 0.662
After features/support/hooks.rb:330 0.719
After features/support/hooks.rb:100 0.010
9:29.951
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.216
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:18.855
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.865
And I accept adding "cowsay" to Additional Software 5.537
And Additional Software is correctly configured for package "cowsay" 0.835
And I shutdown Tails and wait for the computer to power off 6.467
And I start Tails from USB drive "__internal" with network unplugged 1:8.699
And I enable persistence 12.626
# 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
# 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.132
And I log in to a new session 35.353
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.438
And I revert the APT tweaks that made it prefer an old version of cowsay 0.060
# 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.076
And the network is plugged 0.077
And Tor is ready 20.175
And available upgrades have been checked 1.136
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.820
And I can open the Additional Software configuration window from the notification 2.719
And I shutdown Tails and wait for the computer to power off 12.658
And I start Tails from USB drive "__internal" with network unplugged 59.388
And I enable persistence 11.788
# 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
And I log in to a new session 38.048
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.694
And I revert the APT tweaks that made it prefer an old version of cowsay 0.070
And the network is plugged 0.075
And Tor is ready 51.794
Then the Additional Software upgrade service has started 0.157
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.097
After features/support/hooks.rb:519 1.421
After features/support/hooks.rb:330 1.008
After features/support/hooks.rb:100 0.028
2:11.324
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.007
Given a computer 0.189
And I start Tails from USB drive "__internal" with network unplugged 59.263
And I enable persistence 13.311
And I remove the "cowsay" deb files from the APT cache 0.069
# 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 41.315
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 11.171
And I can open the Additional Software log file from the notification 5.128
And the package "cowsay" is not installed 0.790
After features/support/hooks.rb:519 0.136
After features/support/hooks.rb:330 0.986
After features/support/hooks.rb:100 0.019