Project Number Date
test_Tails_ISO_20828-wifi-firmware-missing 19 31 Mar 2025, 14:41

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 32:55.404 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
8:21.660
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
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:31.080
And I update APT using apt 2:43.997
And I install "popularity-contest" using apt 23.475
Then I am proposed to add the "popularity-contest" package to my Additional Software 8.107
When I create a persistent storage and activate the Additional Software feature 19.922
Then Additional Software is correctly configured for package "popularity-contest" 3.617
When I shutdown Tails and wait for the computer to power off 10.903
And I start Tails from USB drive "__internal" with network unplugged 1:6.106
And I enable persistence 20.588
And I log in to a new session 48.873
And the Additional Software installation service has started 42.263
Then I am notified that the installation succeeded 1.503
And Additional Software is correctly configured for package "popularity-contest" 0.917
And the package "popularity-contest" is installed after Additional Software has been started 0.302
After features/support/hooks.rb:519 17.174
After features/support/hooks.rb:330 1.189
After features/support/hooks.rb:100 0.013
6:37.287
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.220
And I start Tails from USB drive "__internal" and I login with an administration password 2:1.393
And I update APT using apt 4:4.306
When I install "makepp" using apt 26.927
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.368
And the package "makepp" is installed 0.071
After features/support/hooks.rb:519 17.691
After features/support/hooks.rb:330 1.475
After features/support/hooks.rb:100 0.013
5:22.329
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.245
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:30.340
When I uninstall "popularity-contest" using apt 22.053
And I accept removing "popularity-contest" from Additional Software 0.836
Then "popularity-contest" is not in the list of Additional Software 0.926
When I start Synaptic 24.818
And I update APT using Synaptic 23.335
And I install "cowsay" using Synaptic 10.431
And I accept adding "cowsay" to Additional Software 1.718
Then Additional Software is correctly configured for package "cowsay" 0.845
When I uninstall "cowsay" using apt 3.253
And I refuse removing "cowsay" from Additional Software 0.609
Then Additional Software is correctly configured for package "cowsay" 0.787
When I start "Additional Software" via GNOME Activities Overview 10.613
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.674
Then "cowsay" is not in the list of Additional Software 1.978
When I install "cowsay" using apt 3.239
And I refuse adding "cowsay" to Additional Software 0.556
Then "cowsay" is not in the list of Additional Software 1.062
After features/support/hooks.rb:519 0.641
After features/support/hooks.rb:330 0.778
After features/support/hooks.rb:100 0.009
10:9.586
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.240
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:36.013
And I configure APT to prefer an old version of cowsay 0.034
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 30.523
And I accept adding "cowsay" to Additional Software 4.740
And Additional Software is correctly configured for package "cowsay" 1.072
And I shutdown Tails and wait for the computer to power off 6.493
And I start Tails from USB drive "__internal" with network unplugged 1:5.398
And I enable persistence 14.514
# 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.070
# 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.110
And I log in to a new session 47.988
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.160
And I revert the APT tweaks that made it prefer an old version of cowsay 0.059
# 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.073
And the network is plugged 0.075
And Tor is ready 21.483
And available upgrades have been checked 0.167
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 5.091
And I can open the Additional Software configuration window from the notification 2.978
And I shutdown Tails and wait for the computer to power off 13.051
And I start Tails from USB drive "__internal" with network unplugged 1:5.854
And I enable persistence 13.990
# 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 42.148
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 32.250
And I revert the APT tweaks that made it prefer an old version of cowsay 0.062
And the network is plugged 0.086
And Tor is ready 53.511
Then the Additional Software upgrade service has started 0.193
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.118
After features/support/hooks.rb:519 1.584
After features/support/hooks.rb:330 0.824
After features/support/hooks.rb:100 0.032
2:24.541
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.005
Given a computer 0.241
And I start Tails from USB drive "__internal" with network unplugged 1:4.968
And I enable persistence 12.991
And I remove the "cowsay" deb files from the APT cache 0.041
# 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.096
And I log in to a new session 47.658
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 11.658
And I can open the Additional Software log file from the notification 5.939
And the package "cowsay" is not installed 0.943
After features/support/hooks.rb:519 0.164
After features/support/hooks.rb:330 2.027
After features/support/hooks.rb:100 0.016