Project Number Date
test_Tails_ISO_20828-wifi-firmware-missing 4 16 Mar 2025, 14:45

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 36:26.330 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
10:16.665
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 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:0.816
And I update APT using apt 5:30.167
And I install "popularity-contest" using apt 25.728
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.035
When I create a persistent storage and activate the Additional Software feature 17.942
Then Additional Software is correctly configured for package "popularity-contest" 1.507
When I shutdown Tails and wait for the computer to power off 11.086
And I start Tails from USB drive "__internal" with network unplugged 1:0.747
And I enable persistence 20.706
And I log in to a new session 47.556
And the Additional Software installation service has started 31.124
Then I am notified that the installation succeeded 2.098
And Additional Software is correctly configured for package "popularity-contest" 0.860
And the package "popularity-contest" is installed after Additional Software has been started 0.286
After features/support/hooks.rb:519 16.576
After features/support/hooks.rb:330 1.981
After features/support/hooks.rb:100 0.014
6:40.175
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.214
And I start Tails from USB drive "__internal" and I login with an administration password 1:47.455
And I update APT using apt 4:22.709
When I install "makepp" using apt 22.869
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 6.836
And the package "makepp" is installed 0.090
After features/support/hooks.rb:519 14.759
After features/support/hooks.rb:330 1.385
After features/support/hooks.rb:100 0.015
5:13.295
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.233
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:22.162
When I uninstall "popularity-contest" using apt 21.893
And I accept removing "popularity-contest" from Additional Software 0.696
Then "popularity-contest" is not in the list of Additional Software 0.762
When I start Synaptic 24.973
And I update APT using Synaptic 21.936
And I install "cowsay" using Synaptic 12.230
And I accept adding "cowsay" to Additional Software 1.114
Then Additional Software is correctly configured for package "cowsay" 0.906
When I uninstall "cowsay" using apt 3.297
And I refuse removing "cowsay" from Additional Software 0.578
Then Additional Software is correctly configured for package "cowsay" 0.931
When I start "Additional Software" via GNOME Activities Overview 10.719
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 5.170
Then "cowsay" is not in the list of Additional Software 0.940
When I install "cowsay" using apt 3.254
And I refuse adding "cowsay" to Additional Software 0.640
Then "cowsay" is not in the list of Additional Software 0.853
After features/support/hooks.rb:519 0.801
After features/support/hooks.rb:330 0.894
After features/support/hooks.rb:100 0.012
12:1.514
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.011
Given a computer 0.244
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:27.695
And I configure APT to prefer an old version of cowsay 0.044
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.253
And I accept adding "cowsay" to Additional Software 6.645
And Additional Software is correctly configured for package "cowsay" 0.968
And I shutdown Tails and wait for the computer to power off 6.582
And I start Tails from USB drive "__internal" with network unplugged 1:8.238
And I enable persistence 12.278
# 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.026
# 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.092
And I log in to a new session 41.300
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.835
And I revert the APT tweaks that made it prefer an old version of cowsay 0.104
# 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.067
And the network is plugged 0.103
And Tor is ready 21.762
And available upgrades have been checked 1.393
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.382
And I can open the Additional Software configuration window from the notification 2.929
And I shutdown Tails and wait for the computer to power off 2:7.750
And I start Tails from USB drive "__internal" with network unplugged 1:1.376
And I enable persistence 12.921
# 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.590
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.305
And I revert the APT tweaks that made it prefer an old version of cowsay 0.055
And the network is plugged 0.066
And Tor is ready 54.088
Then the Additional Software upgrade service has started 0.220
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.156
After features/support/hooks.rb:519 1.462
After features/support/hooks.rb:330 0.737
After features/support/hooks.rb:100 0.030
2:14.678
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.303
And I start Tails from USB drive "__internal" with network unplugged 59.719
And I enable persistence 12.403
And I remove the "cowsay" deb files from the APT cache 0.065
# 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 42.121
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.524
And I can open the Additional Software log file from the notification 5.887
And the package "cowsay" is not installed 0.550
After features/support/hooks.rb:519 0.132
After features/support/hooks.rb:330 1.533
After features/support/hooks.rb:100 0.011