Project Number Date
test_Tails_ISO_20828-wifi-firmware-missing 1 14 Mar 2025, 00:22

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:57.635 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:17.999
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.002
Before features/support/hooks.rb:511 0.002
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 1:1.661
And I update APT using apt 13.649
And I install "popularity-contest" using apt 25.658
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.936
When I create a persistent storage and activate the Additional Software feature 20.684
Then Additional Software is correctly configured for package "popularity-contest" 1.609
When I shutdown Tails and wait for the computer to power off 10.851
And I start Tails from USB drive "__internal" with network unplugged 1:10.219
And I enable persistence 20.405
And I log in to a new session 40.492
And the Additional Software installation service has started 42.457
Then I am notified that the installation succeeded 2.198
And Additional Software is correctly configured for package "popularity-contest" 0.899
And the package "popularity-contest" is installed after Additional Software has been started 0.274
After features/support/hooks.rb:519 15.572
After features/support/hooks.rb:330 2.125
After features/support/hooks.rb:100 0.013
2:27.403
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.310
And I start Tails from USB drive "__internal" and I login with an administration password 1:44.929
And I update APT using apt 11.913
When I install "makepp" using apt 25.715
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.438
And the package "makepp" is installed 0.095
After features/support/hooks.rb:519 14.226
After features/support/hooks.rb:330 0.986
After features/support/hooks.rb:100 0.011
5:2.384
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.005
Given a computer 0.558
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:13.623
When I uninstall "popularity-contest" using apt 21.805
And I accept removing "popularity-contest" from Additional Software 0.603
Then "popularity-contest" is not in the list of Additional Software 1.432
When I start Synaptic 23.046
And I update APT using Synaptic 22.616
And I install "cowsay" using Synaptic 9.356
And I accept adding "cowsay" to Additional Software 2.417
Then Additional Software is correctly configured for package "cowsay" 0.907
When I uninstall "cowsay" using apt 3.245
And I refuse removing "cowsay" from Additional Software 0.608
Then Additional Software is correctly configured for package "cowsay" 0.819
When I start "Additional Software" via GNOME Activities Overview 10.536
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.999
Then "cowsay" is not in the list of Additional Software 1.162
When I install "cowsay" using apt 3.241
And I refuse adding "cowsay" to Additional Software 0.642
Then "cowsay" is not in the list of Additional Software 0.761
After features/support/hooks.rb:519 0.755
After features/support/hooks.rb:330 0.717
After features/support/hooks.rb:100 0.011
11:53.283
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.200
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:31.248
And I configure APT to prefer an old version of cowsay 0.026
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 26.118
And I accept adding "cowsay" to Additional Software 7.004
And Additional Software is correctly configured for package "cowsay" 0.876
And I shutdown Tails and wait for the computer to power off 6.526
And I start Tails from USB drive "__internal" with network unplugged 1:1.158
And I enable persistence 13.929
# 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.091
And I log in to a new session 38.863
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.286
And I revert the APT tweaks that made it prefer an old version of cowsay 0.061
# 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.098
And the network is plugged 0.083
And Tor is ready 21.336
And available upgrades have been checked 0.123
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 4.717
And I can open the Additional Software configuration window from the notification 2.418
And I shutdown Tails and wait for the computer to power off 2:7.375
And I start Tails from USB drive "__internal" with network unplugged 1:1.670
And I enable persistence 11.562
# 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.034
And I log in to a new session 40.754
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 41.655
And I revert the APT tweaks that made it prefer an old version of cowsay 0.059
And the network is plugged 0.089
And Tor is ready 52.565
Then the Additional Software upgrade service has started 0.218
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.097
After features/support/hooks.rb:519 1.668
After features/support/hooks.rb:330 0.807
After features/support/hooks.rb:100 0.031
2:16.565
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.230
And I start Tails from USB drive "__internal" with network unplugged 59.666
And I enable persistence 14.195
And I remove the "cowsay" deb files from the APT cache 0.060
# 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 42.726
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 13.396
And I can open the Additional Software log file from the notification 5.635
And the package "cowsay" is not installed 0.584
After features/support/hooks.rb:519 0.104
After features/support/hooks.rb:330 1.955
After features/support/hooks.rb:100 0.009