Project Number Date
test_Tails_ISO_20828-wifi-firmware-missing 2 14 Mar 2025, 14:11

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:2.185 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:45.870
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.003
Before features/support/hooks.rb:511 0.007
Given I start Tails from a freshly installed USB drive with an administration password and the network is plugged and I login 55.992
And I update APT using apt 1:11.929
And I install "popularity-contest" using apt 22.607
Then I am proposed to add the "popularity-contest" package to my Additional Software 6.091
When I create a persistent storage and activate the Additional Software feature 18.869
Then Additional Software is correctly configured for package "popularity-contest" 1.409
When I shutdown Tails and wait for the computer to power off 12.641
And I start Tails from USB drive "__internal" with network unplugged 59.589
And I enable persistence 19.471
And I log in to a new session 41.435
And the Additional Software installation service has started 33.143
Then I am notified that the installation succeeded 1.580
And Additional Software is correctly configured for package "popularity-contest" 0.792
And the package "popularity-contest" is installed after Additional Software has been started 0.316
After features/support/hooks.rb:519 14.413
After features/support/hooks.rb:330 1.584
After features/support/hooks.rb:100 0.014
8:19.946
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.183
And I start Tails from USB drive "__internal" and I login with an administration password 1:38.127
And I update APT using apt 5:12.969
When I install "makepp" using apt 1:24.252
Then the Additional Software dpkg hook has been run for package "makepp" and notices the persistence is locked 4.341
And the package "makepp" is installed 0.071
After features/support/hooks.rb:519 14.588
After features/support/hooks.rb:330 1.044
After features/support/hooks.rb:100 0.013
4:46.255
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.197
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 3:3.194
When I uninstall "popularity-contest" using apt 21.792
And I accept removing "popularity-contest" from Additional Software 0.577
Then "popularity-contest" is not in the list of Additional Software 0.687
When I start Synaptic 21.875
And I update APT using Synaptic 22.186
And I install "cowsay" using Synaptic 9.295
And I accept adding "cowsay" to Additional Software 1.105
Then Additional Software is correctly configured for package "cowsay" 0.905
When I uninstall "cowsay" using apt 3.211
And I refuse removing "cowsay" from Additional Software 0.569
Then Additional Software is correctly configured for package "cowsay" 0.802
When I start "Additional Software" via GNOME Activities Overview 9.880
And I remove "cowsay" from the list of Additional Software using Additional Software GUI 4.546
Then "cowsay" is not in the list of Additional Software 0.988
When I install "cowsay" using apt 3.203
And I refuse adding "cowsay" to Additional Software 0.590
Then "cowsay" is not in the list of Additional Software 0.646
After features/support/hooks.rb:519 0.612
After features/support/hooks.rb:330 0.702
After features/support/hooks.rb:100 0.009
10:58.501
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.006
Given a computer 0.177
And I start Tails from USB drive "__internal" and I login with persistence enabled and an administration password 2:18.604
And I configure APT to prefer an old version of cowsay 0.029
When I install an old version "3.03+dfsg2-1" of the cowsay package using apt 25.610
And I accept adding "cowsay" to Additional Software 5.778
And Additional Software is correctly configured for package "cowsay" 0.880
And I shutdown Tails and wait for the computer to power off 6.362
And I start Tails from USB drive "__internal" with network unplugged 58.075
And I enable persistence 12.219
# 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.024
# 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.080
And I log in to a new session 38.398
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 31.424
And I revert the APT tweaks that made it prefer an old version of cowsay 0.060
# 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.066
And the network is plugged 0.088
And Tor is ready 19.119
And available upgrades have been checked 2.578
And I see the "The upgrade of your additional software failed" notification after at most 300 seconds 2.471
And I can open the Additional Software configuration window from the notification 2.474
And I shutdown Tails and wait for the computer to power off 2:3.390
And I start Tails from USB drive "__internal" with network unplugged 57.848
And I enable persistence 11.490
# 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.028
And I log in to a new session 37.274
And the installed version of package "cowsay" is "3.03+dfsg2-1" after Additional Software has been started 42.142
And I revert the APT tweaks that made it prefer an old version of cowsay 0.064
And the network is plugged 0.066
And Tor is ready 41.404
Then the Additional Software upgrade service has started 0.179
And the installed version of package "cowsay" is newer than "3.03+dfsg2-1" 0.085
After features/support/hooks.rb:519 1.251
After features/support/hooks.rb:330 0.674
After features/support/hooks.rb:100 0.028
2:11.612
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.006
Given a computer 0.194
And I start Tails from USB drive "__internal" with network unplugged 58.832
And I enable persistence 12.138
And I remove the "cowsay" deb files from the APT cache 0.055
# 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.067
And I log in to a new session 38.449
Then I see the "The installation of your additional software failed" notification after at most 300 seconds 15.577
And I can open the Additional Software log file from the notification 5.808
And the package "cowsay" is not installed 0.488
After features/support/hooks.rb:519 0.134
After features/support/hooks.rb:330 1.544
After features/support/hooks.rb:100 0.009