Project Number Date
test_Tails_ISO_20816-block-paths-bwrap 16 20 Mar 2025, 06:23

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 18:11.346 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
46.318
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 11.987
And a web server is running on the LAN 1.038
And I capture all network traffic 0.005
When I start the Tor Browser 23.714
And the Tor Browser loads the startup page 1.009
And I open a page on the LAN web server in the Tor Browser 7.486
Then the Tor Browser shows the "Unable to connect" error 0.823
And no traffic was sent to the web server on the LAN 0.254
After features/support/hooks.rb:330 0.864
After features/support/hooks.rb:100 0.041
58.043
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 I have started Tails from DVD and logged in and the network is connected 13.343
Then the amnesiac Tor Browser directory exists 0.059
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.704
And the persistent Tor Browser directory does not exist 0.057
When I start the Tor Browser 23.392
And the Tor Browser loads the startup page 1.056
Then I can save the current page as "index.html" to the default downloads directory 8.039
And I can print the current page as "output.pdf" to the default downloads directory 10.391
After features/support/hooks.rb:519 0.737
After features/support/hooks.rb:330 0.750
After features/support/hooks.rb:100 0.000
53.245
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 I have started Tails from DVD and logged in and the network is connected 11.898
When I start the Tor Browser 23.263
Then the Tor Browser loads the startup page 1.065
When I download some file in the Tor Browser 16.249
Then the file is saved to the default Tor Browser download directory 0.768
After features/support/hooks.rb:519 1.308
After features/support/hooks.rb:330 0.667
After features/support/hooks.rb:100 0.000
1:20.371
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 I have started Tails from DVD and logged in and the network is connected 11.736
When I start the Tor Browser 22.898
And the Tor Browser loads the startup page 1.096
Then I can listen to an Ogg audio track in Tor Browser 44.639
After features/support/hooks.rb:519 13.767
After features/support/hooks.rb:330 1.390
After features/support/hooks.rb:100 0.003
53.454
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Before features/support/hooks.rb:511 0.010
Given I have started Tails from DVD and logged in and the network is connected 12.301
When I start the Tor Browser 24.562
And the Tor Browser loads the startup page 0.982
Then I can watch a WebM video in Tor Browser 15.607
After features/support/hooks.rb:519 0.739
After features/support/hooks.rb:330 1.140
After features/support/hooks.rb:100 0.000
Tags: @product
1:14.633
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.137
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.099
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.063
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.090
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.053
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.050
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.044
And the file "/tmp/synaptic.html" exists 0.060
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.127
When I start the Tor Browser 22.831
And the Tor Browser loads the startup page 1.387
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.912
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.526
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.385
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.161
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.634
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.494
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.089
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.103
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.849
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.518
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.056
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.120
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.764
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.513
# 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.072
# 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 5.981
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.499
After features/support/hooks.rb:330 0.899
After features/support/hooks.rb:100 0.000
Tags: @product
36.028
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.890
When I start the Tor Browser 22.806
Then the Tor Browser uses all expected TBB shared libraries 1.331
After features/support/hooks.rb:330 1.027
After features/support/hooks.rb:100 0.000
57.424
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 12.013
When I start the Tor Browser 22.891
And the Tor Browser loads the startup page 1.142
And I open the Tails homepage in the Tor Browser 10.785
Then the Tor Browser loads the Tails homepage 1.188
When I request a new identity in Tor Browser 3.647
Then the Tor Browser restarts into a fresh session 5.755
After features/support/hooks.rb:519 1.289
After features/support/hooks.rb:330 3.287
After features/support/hooks.rb:100 0.017
Tags: @product
37.278
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.093
When I start the Tor Browser 22.508
And the Tor Browser loads the startup page 1.121
Then Tor Browser's circuit view is working 1.555
After features/support/hooks.rb:330 0.729
After features/support/hooks.rb:100 0.000
Tags: @product
56.561
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.026
When I start the Tor Browser 23.074
And the Tor Browser loads the startup page 0.990
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.290
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 0.926
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.327
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.924
After features/support/hooks.rb:330 0.778
After features/support/hooks.rb:100 0.000
Tags: @product
1:49.432
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.683
And the network is plugged 0.132
And I successfully configure Tor 23.320
And available upgrades have been checked 0.052
And all notifications have disappeared 4.357
Then the persistent Tor Browser directory exists 0.067
And there is a GNOME bookmark for the persistent Tor Browser directory 1.706
When I start the Tor Browser 22.370
And I open the address "https://tails.net/about" in the Tor Browser 11.539
And "Tails - How Tails works" has loaded in the Tor Browser 1.413
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 10.990
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.250
Then "Tails - How Tails works" has loaded in the Tor Browser 1.548
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.998
After features/support/hooks.rb:330 0.999
After features/support/hooks.rb:100 0.000
Tags: @product
40.869
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.359
Then the amnesiac Documents directory exists 0.052
And there is a GNOME bookmark for the amnesiac Documents directory 1.564
Then I start the Tor Browser in offline mode 21.887
And I can save the current page as "index.html" to the Documents GNOME bookmark 9.005
After features/support/hooks.rb:330 1.900
After features/support/hooks.rb:100 0.000
Tags: @product
41.758
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.131
Then the amnesiac Downloads directory exists 0.045
And there is a GNOME bookmark for the amnesiac Downloads directory 1.637
Then I start the Tor Browser in offline mode 22.670
And I can save the current page as "index.html" to the Downloads GNOME bookmark 9.274
After features/support/hooks.rb:330 1.925
After features/support/hooks.rb:100 0.000
Tags: @product
43.880
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD without network and logged in 8.262
Then the amnesiac Music directory exists 0.048
And there is a GNOME bookmark for the amnesiac Music directory 1.652
Then I start the Tor Browser in offline mode 24.028
And I can save the current page as "index.html" to the Music GNOME bookmark 9.888
After features/support/hooks.rb:330 1.888
After features/support/hooks.rb:100 0.000
Tags: @product
40.304
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.093
Then the amnesiac Pictures directory exists 0.045
And there is a GNOME bookmark for the amnesiac Pictures directory 1.619
Then I start the Tor Browser in offline mode 21.585
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.960
After features/support/hooks.rb:330 1.892
After features/support/hooks.rb:100 0.000
Tags: @product
54.199
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 20.620
Then the amnesiac Videos directory exists 0.063
And there is a GNOME bookmark for the amnesiac Videos directory 1.944
Then I start the Tor Browser in offline mode 22.727
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.842
After features/support/hooks.rb:330 3.091
After features/support/hooks.rb:100 0.000
Tags: @product
3:27.543
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 11.148
And all tps features are active 2.622
And all persistent filesystems have safe access rights 0.206
And all persistence configuration files have safe access rights 0.393
And all persistent directories have safe access rights 2.431
When I start the Tor Browser in offline mode 22.472
And I add a bookmark to eff.org in the Tor Browser 11.812
And I cold reboot the computer 11.353
And the computer reboots Tails 1:3.381
And I enable persistence 15.832
And I log in to a new session 36.881
And all notifications have disappeared 8.846
And I start the Tor Browser in offline mode 18.937
Then the Tor Browser has a bookmark to eff.org 1.223
After features/support/hooks.rb:330 2.273
After features/support/hooks.rb:100 0.011