Project Number Date
test_Tails_ISO_10422-tor-browser-in-flatpak 28 11 Mar 2025, 14:23

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:15.299 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:44.555
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.009
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:21.782
And I update APT using apt 12.672
And I install "popularity-contest" using apt 23.411
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.594
When I create a persistent storage and activate the Additional Software feature 19.853
Then Additional Software is correctly configured for package "popularity-contest" 2.959
When I shutdown Tails and wait for the computer to power off 14.502
And I start Tails from USB drive "__internal" with network unplugged 1:6.731
And I enable persistence 33.517
And I log in to a new session 34.734
And the Additional Software installation service has started 43.143
Then I am notified that the installation succeeded 1.434
And Additional Software is correctly configured for package "popularity-contest" 0.919
And the package "popularity-contest" is installed after Additional Software has been started 0.299
After features/support/hooks.rb:519 15.375
After features/support/hooks.rb:330 3.030
After features/support/hooks.rb:100 0.032
2:31.995
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.007
Given a computer 0.238
And I start Tails from USB drive "__internal" and I login with an administration password 1:48.024
And I update APT using apt 13.826
When I install "makepp" using apt 23.056
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.732
And the package "makepp" is installed 0.116
After features/support/hooks.rb:519 14.187
After features/support/hooks.rb:330 1.744
After features/support/hooks.rb:100 0.011
5:29.252
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.005
Given a computer 0.546
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:35.939
When I uninstall "popularity-contest" using apt 21.947
And I accept removing "popularity-contest" from Additional Software 0.550
Then "popularity-contest" is not in the list of Additional Software 0.682
When I start Synaptic 24.783
And I update APT using Synaptic 23.547
And I install "cowsay" using Synaptic 9.472
And I accept adding "cowsay" to Additional Software 4.634
Then Additional Software is correctly configured for package "cowsay" 0.874
When I uninstall "cowsay" using apt 3.247
And I refuse removing "cowsay" from Additional Software 0.546
Then Additional Software is correctly configured for package "cowsay" 0.952
When I start "Additional Software" via GNOME Activities Overview 10.587
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.403
Then "cowsay" is not in the list of Additional Software 0.996
When I install "cowsay" using apt 3.211
And I refuse adding "cowsay" to Additional Software 0.593
Then "cowsay" is not in the list of Additional Software 0.733
After features/support/hooks.rb:519 0.630
After features/support/hooks.rb:330 0.832
After features/support/hooks.rb:100 0.008
10:4.565
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.007
Given a computer 0.255
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:27.918
And I configure APT to prefer an old version of cowsay 0.035
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.950
And I accept adding "cowsay" to Additional Software 6.522
And Additional Software is correctly configured for package "cowsay" 0.969
And I shutdown Tails and wait for the computer to power off 6.652
And I start Tails from USB drive "__internal" with network unplugged 1:3.792
And I enable persistence 12.876
# 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.027
# 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.084
And I log in to a new session 42.778
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 30.875
And I revert the APT tweaks that made it prefer an old version of cowsay 0.062
# 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.074
And the network is plugged 0.085
And Tor is ready 22.893
And available upgrades have been checked 1.222
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 3.730
And I can open the Additional Software configuration window from the notification 2.456
And I shutdown Tails and wait for the computer to power off 18.980
And I start Tails from USB drive "__internal" with network unplugged 1:6.328
And I enable persistence 11.657
# 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 39.590
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 43.004
And I revert the APT tweaks that made it prefer an old version of cowsay 0.060
And the network is plugged 0.082
And Tor is ready 55.277
Then the Additional Software upgrade service has started 0.177
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.114
After features/support/hooks.rb:519 1.646
After features/support/hooks.rb:330 0.796
After features/support/hooks.rb:100 0.029
2:24.929
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.007
Given a computer 0.231
And I start Tails from USB drive "__internal" with network unplugged 1:8.043
And I enable persistence 13.793
And I remove the "cowsay" deb files from the APT cache 0.083
# 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.069
And I log in to a new session 43.409
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.697
And I can open the Additional Software log file from the notification 4.915
And the package "cowsay" is not installed 0.685
After features/support/hooks.rb:519 0.104
After features/support/hooks.rb:330 2.091
After features/support/hooks.rb:100 0.009