Project Number Date
test_Tails_ISO_stable 5509 12 Mar 2025, 10:28

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:49.417 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
48.512
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.638
And a web server is running on the LAN 1.036
And I capture all network traffic 0.006
When I start the Tor Browser 24.454
And the Tor Browser loads the startup page 1.170
And I open a page on the LAN web server in the Tor Browser 7.794
Then the Tor Browser shows the "Unable to connect" error 1.128
And no traffic was sent to the web server on the LAN 0.284
After features/support/hooks.rb:330 0.929
After features/support/hooks.rb:100 0.036
1:0.589
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 I have started Tails from DVD and logged in and the network is connected 12.734
Then the amnesiac Tor Browser directory exists 0.067
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.737
And the persistent Tor Browser directory does not exist 0.059
When I start the Tor Browser 25.298
And the Tor Browser loads the startup page 0.995
Then I can save the current page as "index.html" to the default downloads directory 9.021
And I can print the current page as "output.pdf" to the default downloads directory 10.674
After features/support/hooks.rb:519 0.731
After features/support/hooks.rb:330 0.784
After features/support/hooks.rb:100 0.000
57.531
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 12.890
When I start the Tor Browser 24.503
Then the Tor Browser loads the startup page 1.183
When I download some file in the Tor Browser 18.284
Then the file is saved to the default Tor Browser download directory 0.668
After features/support/hooks.rb:519 1.318
After features/support/hooks.rb:330 0.783
After features/support/hooks.rb:100 0.000
1:24.677
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.733
When I start the Tor Browser 26.079
And the Tor Browser loads the startup page 1.026
Then I can listen to an Ogg audio track in Tor Browser 44.837
After features/support/hooks.rb:519 13.180
After features/support/hooks.rb:330 1.209
After features/support/hooks.rb:100 0.003
54.171
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.729
When I start the Tor Browser 23.721
And the Tor Browser loads the startup page 1.102
Then I can watch a WebM video in Tor Browser 16.618
After features/support/hooks.rb:519 0.822
After features/support/hooks.rb:330 1.523
After features/support/hooks.rb:100 0.000
Tags: @product
1:20.814
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.355
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.106
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.052
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.051
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.047
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.054
And the file "/tmp/synaptic.html" exists 0.055
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.135
When I start the Tor Browser 25.031
And the Tor Browser loads the startup page 1.343
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 12.646
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.596
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.526
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.195
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.229
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.593
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.133
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.135
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.142
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.533
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.077
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.114
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.947
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.581
# 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 6.431
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.557
After features/support/hooks.rb:330 2.707
After features/support/hooks.rb:100 0.000
Tags: @product
37.757
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.809
When I start the Tor Browser 23.636
Then the Tor Browser uses all expected TBB shared libraries 1.312
After features/support/hooks.rb:330 0.803
After features/support/hooks.rb:100 0.000
1:2.837
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.924
When I start the Tor Browser 27.072
And the Tor Browser loads the startup page 1.082
And I open the Tails homepage in the Tor Browser 11.389
Then the Tor Browser loads the Tails homepage 1.377
When I request a new identity in Tor Browser 3.218
Then the Tor Browser restarts into a fresh session 5.772
After features/support/hooks.rb:519 1.341
After features/support/hooks.rb:330 1.299
After features/support/hooks.rb:100 0.000
Tags: @product
40.590
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.613
When I start the Tor Browser 25.440
And the Tor Browser loads the startup page 1.008
Then Tor Browser's circuit view is working 1.527
After features/support/hooks.rb:330 1.210
After features/support/hooks.rb:100 0.000
Tags: @product
1:2.375
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 15.109
When I start the Tor Browser 24.566
And the Tor Browser loads the startup page 0.893
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.485
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.870
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.521
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.929
After features/support/hooks.rb:330 0.860
After features/support/hooks.rb:100 0.000
Tags: @product
1:52.560
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.135
And the network is plugged 0.098
And I successfully configure Tor 21.254
And available upgrades have been checked 1.214
And all notifications have disappeared 4.431
Then the persistent Tor Browser directory exists 0.212
And there is a GNOME bookmark for the persistent Tor Browser directory 1.885
When I start the Tor Browser 22.972
And I open the address "https://tails.net/about" in the Tor Browser 12.064
And "Tails - How Tails works" has loaded in the Tor Browser 1.296
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 13.267
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.939
Then "Tails - How Tails works" has loaded in the Tor Browser 1.416
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.371
After features/support/hooks.rb:330 1.925
After features/support/hooks.rb:100 0.000
Tags: @product
44.476
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.734
Then the amnesiac Documents directory exists 0.127
And there is a GNOME bookmark for the amnesiac Documents directory 1.910
Then I start the Tor Browser in offline mode 22.983
And I can save the current page as "index.html" to the Documents GNOME bookmark 10.721
After features/support/hooks.rb:330 1.442
After features/support/hooks.rb:100 0.000
Tags: @product
42.166
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.236
Then the amnesiac Downloads directory exists 0.059
And there is a GNOME bookmark for the amnesiac Downloads directory 1.838
Then I start the Tor Browser in offline mode 22.046
And I can save the current page as "index.html" to the Downloads GNOME bookmark 9.985
After features/support/hooks.rb:330 1.434
After features/support/hooks.rb:100 0.000
Tags: @product
44.128
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.527
Then the amnesiac Music directory exists 0.065
And there is a GNOME bookmark for the amnesiac Music directory 2.653
Then I start the Tor Browser in offline mode 22.365
And I can save the current page as "index.html" to the Music GNOME bookmark 10.516
After features/support/hooks.rb:330 1.355
After features/support/hooks.rb:100 0.000
Tags: @product
42.521
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.626
Then the amnesiac Pictures directory exists 0.097
And there is a GNOME bookmark for the amnesiac Pictures directory 1.757
Then I start the Tor Browser in offline mode 22.276
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.763
After features/support/hooks.rb:330 1.360
After features/support/hooks.rb:100 0.000
Tags: @product
43.818
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.732
Then the amnesiac Videos directory exists 0.178
And there is a GNOME bookmark for the amnesiac Videos directory 1.710
Then I start the Tor Browser in offline mode 23.209
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.987
After features/support/hooks.rb:330 1.308
After features/support/hooks.rb:100 0.000
Tags: @product
3:29.886
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.586
And all tps features are active 2.426
And all persistent filesystems have safe access rights 0.266
And all persistence configuration files have safe access rights 0.398
And all persistent directories have safe access rights 2.520
When I start the Tor Browser in offline mode 23.602
And I add a bookmark to eff.org in the Tor Browser 11.951
And I cold reboot the computer 11.634
And the computer reboots Tails 1:1.179
And I enable persistence 16.404
And I log in to a new session 38.101
And all notifications have disappeared 9.156
And I start the Tor Browser in offline mode 21.339
Then the Tor Browser has a bookmark to eff.org 1.317
After features/support/hooks.rb:330 1.485
After features/support/hooks.rb:100 0.011