Project Number Date
test_Tails_ISO_20816-block-paths-bwrap 7 11 Mar 2025, 07:15

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:31.887 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
50.187
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.021
Given I have started Tails from DVD and logged in and the network is connected 13.201
And a web server is running on the LAN 1.045
And I capture all network traffic 0.007
When I start the Tor Browser 25.016
And the Tor Browser loads the startup page 1.078
And I open a page on the LAN web server in the Tor Browser 8.756
Then the Tor Browser shows the "Unable to connect" error 0.818
And no traffic was sent to the web server on the LAN 0.263
After features/support/hooks.rb:330 1.432
After features/support/hooks.rb:100 0.052
58.613
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 I have started Tails from DVD and logged in and the network is connected 13.868
Then the amnesiac Tor Browser directory exists 0.057
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.890
And the persistent Tor Browser directory does not exist 0.063
When I start the Tor Browser 23.049
And the Tor Browser loads the startup page 0.953
Then I can save the current page as "index.html" to the default downloads directory 8.191
And I can print the current page as "output.pdf" to the default downloads directory 10.539
After features/support/hooks.rb:519 1.284
After features/support/hooks.rb:330 0.766
After features/support/hooks.rb:100 0.000
57.381
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.004
Given I have started Tails from DVD and logged in and the network is connected 13.042
When I start the Tor Browser 24.673
Then the Tor Browser loads the startup page 1.124
When I download some file in the Tor Browser 17.954
Then the file is saved to the default Tor Browser download directory 0.585
After features/support/hooks.rb:519 1.329
After features/support/hooks.rb:330 0.695
After features/support/hooks.rb:100 0.000
1:24.201
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:511 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.360
When I start the Tor Browser 24.520
And the Tor Browser loads the startup page 1.319
Then I can listen to an Ogg audio track in Tor Browser 46.000
After features/support/hooks.rb:519 15.530
After features/support/hooks.rb:330 2.147
After features/support/hooks.rb:100 0.004
54.315
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Before features/support/hooks.rb:511 0.010
Given I have started Tails from DVD and logged in and the network is connected 12.776
When I start the Tor Browser 24.933
And the Tor Browser loads the startup page 0.999
Then I can watch a WebM video in Tor Browser 15.605
After features/support/hooks.rb:519 0.889
After features/support/hooks.rb:330 1.420
After features/support/hooks.rb:100 0.000
Tags: @product
1:19.371
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Given I have started Tails from DVD and logged in and the network is connected 13.038
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.127
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.059
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.052
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.040
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.065
And the file "/tmp/synaptic.html" exists 0.055
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.130
When I start the Tor Browser 24.258
And the Tor Browser loads the startup page 0.978
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 12.691
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.594
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.509
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.165
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.985
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.108
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.111
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.714
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.565
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.062
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.115
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.018
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.549
# 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.069
# 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.180
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.516
After features/support/hooks.rb:330 0.691
After features/support/hooks.rb:100 0.000
Tags: @product
37.800
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.475
When I start the Tor Browser 24.025
Then the Tor Browser uses all expected TBB shared libraries 1.299
After features/support/hooks.rb:330 0.703
After features/support/hooks.rb:100 0.000
1:2.545
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.009
Given I have started Tails from DVD and logged in and the network is connected 13.584
When I start the Tor Browser 24.608
And the Tor Browser loads the startup page 1.235
And I open the Tails homepage in the Tor Browser 13.293
Then the Tor Browser loads the Tails homepage 1.388
When I request a new identity in Tor Browser 3.224
Then the Tor Browser restarts into a fresh session 5.211
After features/support/hooks.rb:519 1.630
After features/support/hooks.rb:330 1.234
After features/support/hooks.rb:100 0.000
Tags: @product
45.274
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.445
When I start the Tor Browser 29.645
And the Tor Browser loads the startup page 1.200
Then Tor Browser's circuit view is working 1.982
After features/support/hooks.rb:330 1.077
After features/support/hooks.rb:100 0.000
Tags: @product
1:4.343
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.804
When I start the Tor Browser 25.565
And the Tor Browser loads the startup page 1.272
When I open the address "https://net.ipcalf.com/" in the Tor Browser 12.470
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.111
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.973
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.146
After features/support/hooks.rb:330 0.982
After features/support/hooks.rb:100 0.000
Tags: @product
2:0.516
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.551
And the network is plugged 0.129
And I successfully configure Tor 21.623
And available upgrades have been checked 0.049
And all notifications have disappeared 4.333
Then the persistent Tor Browser directory exists 0.068
And there is a GNOME bookmark for the persistent Tor Browser directory 1.832
When I start the Tor Browser 26.740
And I open the address "https://tails.net/about" in the Tor Browser 16.254
And "Tails - How Tails works" has loaded in the Tor Browser 1.143
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 10.835
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 11.077
Then "Tails - How Tails works" has loaded in the Tor Browser 1.431
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 13.444
After features/support/hooks.rb:330 1.153
After features/support/hooks.rb:100 0.000
Tags: @product
48.202
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.774
Then the amnesiac Documents directory exists 0.108
And there is a GNOME bookmark for the amnesiac Documents directory 1.852
Then I start the Tor Browser in offline mode 27.797
And I can save the current page as "index.html" to the Documents GNOME bookmark 9.670
After features/support/hooks.rb:330 2.037
After features/support/hooks.rb:100 0.000
Tags: @product
45.347
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.768
Then the amnesiac Downloads directory exists 0.059
And there is a GNOME bookmark for the amnesiac Downloads directory 1.793
Then I start the Tor Browser in offline mode 24.357
And I can save the current page as "index.html" to the Downloads GNOME bookmark 10.369
After features/support/hooks.rb:330 2.191
After features/support/hooks.rb:100 0.000
Tags: @product
46.666
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.085
Then the amnesiac Music directory exists 0.233
And there is a GNOME bookmark for the amnesiac Music directory 1.929
Then I start the Tor Browser in offline mode 23.763
And I can save the current page as "index.html" to the Music GNOME bookmark 11.655
After features/support/hooks.rb:330 1.999
After features/support/hooks.rb:100 0.000
Tags: @product
43.584
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 8.812
Then the amnesiac Pictures directory exists 0.070
And there is a GNOME bookmark for the amnesiac Pictures directory 1.860
Then I start the Tor Browser in offline mode 23.462
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.380
After features/support/hooks.rb:330 2.288
After features/support/hooks.rb:100 0.000
Tags: @product
44.060
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.193
Then the amnesiac Videos directory exists 0.081
And there is a GNOME bookmark for the amnesiac Videos directory 1.814
Then I start the Tor Browser in offline mode 23.527
And I can save the current page as "index.html" to the Videos GNOME bookmark 10.443
After features/support/hooks.rb:330 2.039
After features/support/hooks.rb:100 0.000
Tags: @product
3:49.473
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.906
And all tps features are active 3.572
And all persistent filesystems have safe access rights 0.253
And all persistence configuration files have safe access rights 0.467
And all persistent directories have safe access rights 2.630
When I start the Tor Browser in offline mode 25.543
And I add a bookmark to eff.org in the Tor Browser 14.376
And I cold reboot the computer 12.456
And the computer reboots Tails 1:7.630
And I enable persistence 16.901
And I log in to a new session 38.560
And all notifications have disappeared 9.438
And I start the Tor Browser in offline mode 23.077
Then the Tor Browser has a bookmark to eff.org 2.656
After features/support/hooks.rb:330 1.922
After features/support/hooks.rb:100 0.054