Project Number Date
test_Tails_ISO_devel 3354 18 Apr 2024, 12:38

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 26:21.654 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
2:49.951
Before features/support/hooks.rb:259 0.002
Before features/support/hooks.rb:456 0.003
Given I have started Tails from DVD and logged in with an administration password and the network is connected 1:33.744
And I update APT using apt 18.312
When I install "popularity-contest" using apt 19.368
Then I am notified I can not use Additional Software for "popularity-contest" 7.737
And I can open the Additional Software documentation from the notification 30.788
After features/support/hooks.rb:464 43.714
After features/support/hooks.rb:305 2.145
After features/support/hooks.rb:89 0.004
4:53.738
Before features/support/hooks.rb:259 0.007
Before features/support/hooks.rb:456 0.007
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 57.642
And I update APT using apt 17.442
And I install "popularity-contest" using apt 22.402
Then I am proposed to add the "popularity-contest" package to my Additional Software 5.743
When I create a persistent storage and activate the Additional Software feature 19.765
Then Additional Software is correctly configured for package "popularity-contest" 1.335
When I shutdown Tails and wait for the computer to power off 12.594
And I start Tails from USB drive "__internal" with network unplugged 1:0.354
And I enable persistence 25.405
And I log in to a new session 37.003
And the Additional Software installation service has started 31.551
Then I am notified that the installation succeeded 1.468
And Additional Software is correctly configured for package "popularity-contest" 0.782
And the package "popularity-contest" is installed after Additional Software has been started 0.245
After features/support/hooks.rb:464 39.877
After features/support/hooks.rb:305 1.014
After features/support/hooks.rb:89 0.013
2:27.614
Before features/support/hooks.rb:259 0.004
Before features/support/hooks.rb:456 0.006
Given a computer 0.201
And I start Tails from USB drive "__internal" and I login with an administration password 1:44.823
And I update APT using apt 16.801
When I install "makepp" using apt 19.332
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.387
And the package "makepp" is installed 0.068
After features/support/hooks.rb:464 41.618
After features/support/hooks.rb:305 0.884
After features/support/hooks.rb:89 0.015
4:58.690
Before features/support/hooks.rb:259 0.006
Before features/support/hooks.rb:456 0.009
Given a computer 0.244
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:11.154
When I uninstall "popularity-contest" using apt 18.788
And I accept removing "popularity-contest" from Additional Software 0.535
Then "popularity-contest" is not in the list of Additional Software 0.655
When I start Synaptic 25.630
And I update APT using Synaptic 21.914
And I install "cowsay" using Synaptic 12.102
And I accept adding "cowsay" to Additional Software 1.380
Then Additional Software is correctly configured for package "cowsay" 0.976
When I uninstall "cowsay" using apt 3.251
And I refuse removing "cowsay" from Additional Software 0.564
Then Additional Software is correctly configured for package "cowsay" 0.804
When I start "Additional Software" via GNOME Activities Overview 9.944
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.450
Then "cowsay" is not in the list of Additional Software 0.867
When I install "cowsay" using apt 3.203
And I refuse adding "cowsay" to Additional Software 0.564
Then "cowsay" is not in the list of Additional Software 0.656
After features/support/hooks.rb:464 0.993
After features/support/hooks.rb:305 0.794
After features/support/hooks.rb:89 0.012
9:4.873
Before features/support/hooks.rb:259 0.008
Before features/support/hooks.rb:456 0.007
Given a computer 0.242
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:19.735
And I configure APT to prefer an old version of cowsay 0.027
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 27.010
And I accept adding "cowsay" to Additional Software 4.237
And Additional Software is correctly configured for package "cowsay" 0.999
And I shutdown Tails and wait for the computer to power off 6.342
And I start Tails from USB drive "__internal" with network unplugged 59.281
And I enable persistence 12.042
# 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.023
And I log in to a new session 35.360
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.456
And I revert the APT tweaks that made it prefer an old version of cowsay 0.066
# 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.068
And the network is plugged 0.046
And Tor is ready 21.033
# 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 10.296
And available upgrades have been checked 0.446
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 1.064
And I can open the Additional Software configuration window from the notification 2.694
And I shutdown Tails and wait for the computer to power off 13.424
And I start Tails from USB drive "__internal" with network unplugged 55.732
And I enable persistence 14.641
# 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.045
And I log in to a new session 36.619
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 30.891
And I revert the APT tweaks that made it prefer an old version of cowsay 0.065
And the network is plugged 0.034
And Tor is ready 40.623
Then the Additional Software upgrade service has started 0.203
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.114
After features/support/hooks.rb:464 2.506
After features/support/hooks.rb:305 0.896
After features/support/hooks.rb:89 0.035
2:6.785
Before features/support/hooks.rb:259 0.007
Before features/support/hooks.rb:456 0.009
Given a computer 0.283
And I start Tails from USB drive "__internal" with network unplugged 58.174
And I enable persistence 12.487
And I remove the "cowsay" deb files from the APT cache 0.728
# 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.103
And I log in to a new session 34.281
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 14.360
And I can open the Additional Software log file from the notification 5.611
And the package "cowsay" is not installed 0.753
After features/support/hooks.rb:464 0.154
After features/support/hooks.rb:305 1.084
After features/support/hooks.rb:89 0.011