Project Number Date
test_Tails_ISO_20448-tor-browser-14-force-all-tests 54 25 Sep 2024, 07:23

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Additional software 84 0 0 0 0 84 6 0 6 29:1.727 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
3:10.077
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:51.704
And I update APT using apt 15.333
When I install "popularity-contest" using apt 26.098
Then I am notified I can not use Additional Software for "popularity-contest" 5.734
And I can open the Additional Software documentation from the notification 31.205
After features/support/hooks.rb:515 25.387
After features/support/hooks.rb:326 3.069
After features/support/hooks.rb:100 0.003
5:51.503
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.004
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:31.846
And I update APT using apt 41.688
And I install "popularity-contest" using apt 26.145
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.214
When I create a persistent storage and activate the Additional Software feature 21.259
Then Additional Software is correctly configured for package "popularity-contest" 1.406
When I shutdown Tails and wait for the computer to power off 10.413
And I start Tails from USB drive "__internal" with network unplugged 59.385
And I enable persistence 20.667
And I log in to a new session 38.393
And the Additional Software installation service has started 31.885
Then I am notified that the installation succeeded 2.112
And Additional Software is correctly configured for package "popularity-contest" 0.826
And the package "popularity-contest" is installed after Additional Software has been started 0.258
After features/support/hooks.rb:515 24.591
After features/support/hooks.rb:326 1.648
After features/support/hooks.rb:100 0.012
2:53.078
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.005
Given a computer 0.217
And I start Tails from USB drive "__internal" and I login with an administration password 1:42.394
And I update APT using apt 41.138
When I install "makepp" using apt 22.477
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.762
And the package "makepp" is installed 0.088
After features/support/hooks.rb:515 28.057
After features/support/hooks.rb:326 1.049
After features/support/hooks.rb:100 0.011
4:59.753
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.006
Given a computer 0.220
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:16.877
When I uninstall "popularity-contest" using apt 18.734
And I accept removing "popularity-contest" from Additional Software 0.585
Then "popularity-contest" is not in the list of Additional Software 0.704
When I start Synaptic 22.508
And I update APT using Synaptic 21.948
And I install "cowsay" using Synaptic 10.190
And I accept adding "cowsay" to Additional Software 1.253
Then Additional Software is correctly configured for package "cowsay" 0.908
When I uninstall "cowsay" using apt 3.254
And I refuse removing "cowsay" from Additional Software 0.603
Then Additional Software is correctly configured for package "cowsay" 0.822
When I start "Additional Software" via GNOME Activities Overview 10.614
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.868
Then "cowsay" is not in the list of Additional Software 1.027
When I install "cowsay" using apt 3.233
And I refuse adding "cowsay" to Additional Software 0.628
Then "cowsay" is not in the list of Additional Software 0.766
After features/support/hooks.rb:515 1.031
After features/support/hooks.rb:326 0.679
After features/support/hooks.rb:100 0.007
9:47.929
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.006
Given a computer 0.202
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:20.408
And I configure APT to prefer an old version of cowsay 0.048
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.087
And I accept adding "cowsay" to Additional Software 5.402
And Additional Software is correctly configured for package "cowsay" 0.919
And I shutdown Tails and wait for the computer to power off 4.444
And I start Tails from USB drive "__internal" with network unplugged 59.381
And I enable persistence 12.793
# 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.030
And I log in to a new session 39.016
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.349
And I revert the APT tweaks that made it prefer an old version of cowsay 0.054
# 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.071
And the network is plugged 0.072
And Tor is ready 22.553
# Note: the next step races against the appearance of the "The
# upgrade of your additional software failed" notification.
# It should win most of the time, which is good, but there's no
# guarantee it does. If it loses, then it'll remove the notification
# we'll be trying to interact with below ("I can open…")
And all notifications have disappeared 6.942
And available upgrades have been checked 0.093
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.318
And I can open the Additional Software configuration window from the notification 3.390
And I shutdown Tails and wait for the computer to power off 13.154
And I start Tails from USB drive "__internal" with network unplugged 58.772
And I enable persistence 13.652
# 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 40.419
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.595
And I revert the APT tweaks that made it prefer an old version of cowsay 0.068
And the network is plugged 0.084
And Tor is ready 53.225
Then the Additional Software upgrade service has started 0.237
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.106
After features/support/hooks.rb:515 3.159
After features/support/hooks.rb:326 0.866
After features/support/hooks.rb:100 0.034
2:19.386
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.007
Given a computer 0.283
And I start Tails from USB drive "__internal" with network unplugged 1:3.445
And I enable persistence 14.036
And I remove the "cowsay" deb files from the APT cache 0.059
# 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.116
And I log in to a new session 40.676
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.520
And I can open the Additional Software log file from the notification 6.574
And the package "cowsay" is not installed 0.672
After features/support/hooks.rb:515 0.144
After features/support/hooks.rb:326 1.221
After features/support/hooks.rb:100 0.010