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
Browsing the web using the Tor Browser 131 0 0 0 0 131 17 0 17 19:42.315 Passed
Tags: @product
Feature Browsing the web using the Tor Browser
As a Tails user when I browse the web using the Tor Browser all Internet traffic should flow only through Tor
Tags: @product
52.956
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD and logged in and the network is connected 14.132
And a web server is running on the LAN 1.036
And I capture all network traffic 0.005
When I start the Tor Browser 23.689
And the Tor Browser loads the startup page 1.215
And I open a page on the LAN web server in the Tor Browser 11.670
Then the Tor Browser shows the "Unable to connect" error 0.942
And no traffic was sent to the web server on the LAN 0.263
After features/support/hooks.rb:330 1.173
After features/support/hooks.rb:100 0.077
1:13.934
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.005
Given I have started Tails from DVD and logged in and the network is connected 26.173
Then the amnesiac Tor Browser directory exists 0.047
And there is a GNOME bookmark for the amnesiac Tor Browser directory 2.092
And the persistent Tor Browser directory does not exist 0.077
When I start the Tor Browser 25.261
And the Tor Browser loads the startup page 1.165
Then I can save the current page as "index.html" to the default downloads directory 8.570
And I can print the current page as "output.pdf" to the default downloads directory 10.545
After features/support/hooks.rb:519 0.785
After features/support/hooks.rb:330 0.711
After features/support/hooks.rb:100 0.000
54.686
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 I have started Tails from DVD and logged in and the network is connected 13.080
When I start the Tor Browser 23.194
Then the Tor Browser loads the startup page 1.119
When I download some file in the Tor Browser 16.262
Then the file is saved to the default Tor Browser download directory 1.028
After features/support/hooks.rb:519 1.276
After features/support/hooks.rb:330 0.712
After features/support/hooks.rb:100 0.000
1:25.412
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 I have started Tails from DVD and logged in and the network is connected 12.643
When I start the Tor Browser 24.329
And the Tor Browser loads the startup page 1.191
Then I can listen to an Ogg audio track in Tor Browser 47.247
After features/support/hooks.rb:519 14.284
After features/support/hooks.rb:330 1.378
After features/support/hooks.rb:100 0.004
54.999
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Before features/support/hooks.rb:511 0.008
Given I have started Tails from DVD and logged in and the network is connected 13.368
When I start the Tor Browser 25.106
And the Tor Browser loads the startup page 1.252
Then I can watch a WebM video in Tor Browser 15.272
After features/support/hooks.rb:519 0.826
After features/support/hooks.rb:330 2.663
After features/support/hooks.rb:100 0.000
Tags: @product
1:22.340
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.911
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.135
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.073
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.067
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.067
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.055
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.050
And the file "/tmp/synaptic.html" exists 0.064
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.142
When I start the Tor Browser 23.897
And the Tor Browser loads the startup page 1.016
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 14.135
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.620
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.502
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.170
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.942
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.541
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.101
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.142
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.372
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.540
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.065
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.119
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.765
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.561
# Due to our AppArmor aliases, /live/overlay will be treated
# as /lib/live/mount/overlay.
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.158
# We do not get any AppArmor log for when access to files in /tmp is denied
# since we explictly override (commit 51c0060) the rules (from the user-tmp
# abstraction) that would otherwise allow it, and we do so with "deny", which
# also specifies "noaudit". We could explicitly specify "audit deny" and
# then have logs, but it could be a problem when we set up desktop
# notifications for AppArmor denials (#9337).
When I open the address "file:///tmp/synaptic.html" in the Tor Browser 6.492
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.625
After features/support/hooks.rb:330 0.908
After features/support/hooks.rb:100 0.000
Tags: @product
37.898
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given I have started Tails from DVD and logged in and the network is connected 13.255
When I start the Tor Browser 23.410
Then the Tor Browser uses all expected TBB shared libraries 1.231
After features/support/hooks.rb:330 0.825
After features/support/hooks.rb:100 0.000
1:4.420
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 I have started Tails from DVD and logged in and the network is connected 13.876
When I start the Tor Browser 23.902
And the Tor Browser loads the startup page 1.113
And I open the Tails homepage in the Tor Browser 15.804
Then the Tor Browser loads the Tails homepage 1.201
When I request a new identity in Tor Browser 3.218
Then the Tor Browser restarts into a fresh session 5.303
After features/support/hooks.rb:519 1.261
After features/support/hooks.rb:330 1.193
After features/support/hooks.rb:100 0.000
Tags: @product
40.233
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.312
When I start the Tor Browser 25.186
And the Tor Browser loads the startup page 0.958
Then Tor Browser's circuit view is working 1.776
After features/support/hooks.rb:330 0.753
After features/support/hooks.rb:100 0.000
Tags: @product
1:3.051
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.235
When I start the Tor Browser 25.036
And the Tor Browser loads the startup page 1.303
When I open the address "https://net.ipcalf.com/" in the Tor Browser 13.135
Then Tor Browser displays a 'ifconfig | grep inet | grep -v inet6 | cut -d" " -f2 | tail -n1' heading on the "Network IP Address via ipcalf.com" page 1.060
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.288
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.991
After features/support/hooks.rb:330 1.002
After features/support/hooks.rb:100 0.000
Tags: @product
1:52.256
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.887
And the network is plugged 0.097
And I successfully configure Tor 20.167
And available upgrades have been checked 1.133
And all notifications have disappeared 4.430
Then the persistent Tor Browser directory exists 0.061
And there is a GNOME bookmark for the persistent Tor Browser directory 1.811
When I start the Tor Browser 24.250
And I open the address "https://tails.net/about" in the Tor Browser 14.712
And "Tails - How Tails works" has loaded in the Tor Browser 1.056
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 11.306
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.050
Then "Tails - How Tails works" has loaded in the Tor Browser 1.579
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.712
After features/support/hooks.rb:330 1.058
After features/support/hooks.rb:100 0.000
Tags: @product
43.234
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD without network and logged in 8.432
Then the amnesiac Documents directory exists 0.049
And there is a GNOME bookmark for the amnesiac Documents directory 1.739
Then I start the Tor Browser in offline mode 22.940
And I can save the current page as "index.html" to the Documents GNOME bookmark 10.072
After features/support/hooks.rb:330 2.333
After features/support/hooks.rb:100 0.000
Tags: @product
46.422
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given I have started Tails from DVD without network and logged in 9.042
Then the amnesiac Downloads directory exists 0.062
And there is a GNOME bookmark for the amnesiac Downloads directory 1.867
Then I start the Tor Browser in offline mode 24.805
And I can save the current page as "index.html" to the Downloads GNOME bookmark 10.645
After features/support/hooks.rb:330 2.981
After features/support/hooks.rb:100 0.000
Tags: @product
43.766
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD without network and logged in 8.610
Then the amnesiac Music directory exists 0.075
And there is a GNOME bookmark for the amnesiac Music directory 1.746
Then I start the Tor Browser in offline mode 24.096
And I can save the current page as "index.html" to the Music GNOME bookmark 9.238
After features/support/hooks.rb:330 1.998
After features/support/hooks.rb:100 0.000
Tags: @product
44.752
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD without network and logged in 8.744
Then the amnesiac Pictures directory exists 0.070
And there is a GNOME bookmark for the amnesiac Pictures directory 1.842
Then I start the Tor Browser in offline mode 23.896
And I can save the current page as "index.html" to the Pictures GNOME bookmark 10.197
After features/support/hooks.rb:330 2.082
After features/support/hooks.rb:100 0.000
Tags: @product
47.498
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD without network and logged in 9.636
Then the amnesiac Videos directory exists 0.059
And there is a GNOME bookmark for the amnesiac Videos directory 1.724
Then I start the Tor Browser in offline mode 26.940
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.138
After features/support/hooks.rb:330 2.055
After features/support/hooks.rb:100 0.000
Tags: @product
3:54.452
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.227
And all tps features are active 3.176
And all persistent filesystems have safe access rights 0.238
And all persistence configuration files have safe access rights 0.445
And all persistent directories have safe access rights 2.569
When I start the Tor Browser in offline mode 23.539
And I add a bookmark to eff.org in the Tor Browser 14.317
And I cold reboot the computer 12.427
And the computer reboots Tails 1:8.591
And I enable persistence 28.924
And I log in to a new session 39.370
And all notifications have disappeared 8.983
And I start the Tor Browser in offline mode 20.232
Then the Tor Browser has a bookmark to eff.org 1.407
After features/support/hooks.rb:330 1.672
After features/support/hooks.rb:100 0.008