Project Number Date
test_Tails_ISO_devel 3711 26 Feb 2025, 20:42

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:32.395 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
49.668
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.599
And a web server is running on the LAN 1.037
And I capture all network traffic 0.007
When I start the Tor Browser 23.366
And the Tor Browser loads the startup page 1.136
And I open a page on the LAN web server in the Tor Browser 11.540
Then the Tor Browser shows the "Unable to connect" error 0.744
And no traffic was sent to the web server on the LAN 0.235
After features/support/hooks.rb:330 1.166
After features/support/hooks.rb:100 0.042
57.677
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.014
Before features/support/hooks.rb:511 0.026
Given I have started Tails from DVD and logged in and the network is connected 11.644
Then the amnesiac Tor Browser directory exists 0.052
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.684
And the persistent Tor Browser directory does not exist 0.047
When I start the Tor Browser 24.078
And the Tor Browser loads the startup page 1.023
Then I can save the current page as "index.html" to the default downloads directory 9.042
And I can print the current page as "output.pdf" to the default downloads directory 10.104
After features/support/hooks.rb:519 0.666
After features/support/hooks.rb:330 0.751
After features/support/hooks.rb:100 0.000
57.051
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 11.582
When I start the Tor Browser 23.168
Then the Tor Browser loads the startup page 0.990
When I download some file in the Tor Browser 20.428
Then the file is saved to the default Tor Browser download directory 0.881
After features/support/hooks.rb:519 1.328
After features/support/hooks.rb:330 0.789
After features/support/hooks.rb:100 0.000
1:25.184
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 11.921
When I start the Tor Browser 24.516
And the Tor Browser loads the startup page 0.995
Then I can listen to an Ogg audio track in Tor Browser 47.751
After features/support/hooks.rb:519 13.562
After features/support/hooks.rb:330 1.769
After features/support/hooks.rb:100 0.003
51.684
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 11.835
When I start the Tor Browser 24.092
And the Tor Browser loads the startup page 0.998
Then I can watch a WebM video in Tor Browser 14.757
After features/support/hooks.rb:519 0.715
After features/support/hooks.rb:330 1.193
After features/support/hooks.rb:100 0.000
Tags: @product
1:18.582
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.474
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.095
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.050
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.051
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.048
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.048
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.061
And the file "/tmp/synaptic.html" exists 0.061
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.161
When I start the Tor Browser 24.605
And the Tor Browser loads the startup page 0.938
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 15.111
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.561
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.519
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.212
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.473
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.503
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.069
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.105
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.833
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.523
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.106
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.349
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.504
# 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.074
# 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.424
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.534
After features/support/hooks.rb:330 0.810
After features/support/hooks.rb:100 0.000
Tags: @product
39.190
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.611
When I start the Tor Browser 26.201
Then the Tor Browser uses all expected TBB shared libraries 1.378
After features/support/hooks.rb:330 0.811
After features/support/hooks.rb:100 0.000
1:1.271
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 11.434
When I start the Tor Browser 24.212
And the Tor Browser loads the startup page 0.985
And I open the Tails homepage in the Tor Browser 14.490
Then the Tor Browser loads the Tails homepage 1.302
When I request a new identity in Tor Browser 3.203
Then the Tor Browser restarts into a fresh session 5.643
After features/support/hooks.rb:519 1.401
After features/support/hooks.rb:330 1.446
After features/support/hooks.rb:100 0.000
Tags: @product
38.815
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.753
When I start the Tor Browser 24.553
And the Tor Browser loads the startup page 0.940
Then Tor Browser's circuit view is working 1.568
After features/support/hooks.rb:330 0.654
After features/support/hooks.rb:100 0.000
Tags: @product
1:2.264
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.223
When I start the Tor Browser 23.190
And the Tor Browser loads the startup page 1.053
When I open the address "https://net.ipcalf.com/" in the Tor Browser 14.587
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.001
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.147
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.060
After features/support/hooks.rb:330 2.665
After features/support/hooks.rb:100 0.000
Tags: @product
1:43.490
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.166
And the network is plugged 0.092
And I successfully configure Tor 18.949
And available upgrades have been checked 0.058
And all notifications have disappeared 4.048
Then the persistent Tor Browser directory exists 0.050
And there is a GNOME bookmark for the persistent Tor Browser directory 1.716
When I start the Tor Browser 22.912
And I open the address "https://tails.net/about" in the Tor Browser 11.450
And "Tails - How Tails works" has loaded in the Tor Browser 1.114
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 11.004
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 8.969
Then "Tails - How Tails works" has loaded in the Tor Browser 1.583
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.373
After features/support/hooks.rb:330 0.697
After features/support/hooks.rb:100 0.000
Tags: @product
43.358
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.087
Then the amnesiac Documents directory exists 0.040
And there is a GNOME bookmark for the amnesiac Documents directory 1.624
Then I start the Tor Browser in offline mode 24.453
And I can save the current page as "index.html" to the Documents GNOME bookmark 9.153
After features/support/hooks.rb:330 2.468
After features/support/hooks.rb:100 0.000
Tags: @product
42.617
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.004
Then the amnesiac Downloads directory exists 0.056
And there is a GNOME bookmark for the amnesiac Downloads directory 1.620
Then I start the Tor Browser in offline mode 24.320
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.614
After features/support/hooks.rb:330 1.917
After features/support/hooks.rb:100 0.000
Tags: @product
41.278
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.050
Then the amnesiac Music directory exists 0.048
And there is a GNOME bookmark for the amnesiac Music directory 1.594
Then I start the Tor Browser in offline mode 23.132
And I can save the current page as "index.html" to the Music GNOME bookmark 8.452
After features/support/hooks.rb:330 1.927
After features/support/hooks.rb:100 0.000
Tags: @product
42.523
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.011
Then the amnesiac Pictures directory exists 0.048
And there is a GNOME bookmark for the amnesiac Pictures directory 1.704
Then I start the Tor Browser in offline mode 21.809
And I can save the current page as "index.html" to the Pictures GNOME bookmark 10.949
After features/support/hooks.rb:330 2.056
After features/support/hooks.rb:100 0.000
Tags: @product
43.029
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.714
Then the amnesiac Videos directory exists 0.525
And there is a GNOME bookmark for the amnesiac Videos directory 2.124
Then I start the Tor Browser in offline mode 22.492
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.171
After features/support/hooks.rb:330 1.988
After features/support/hooks.rb:100 0.000
Tags: @product
3:34.705
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.424
And all tps features are active 3.405
And all persistent filesystems have safe access rights 0.196
And all persistence configuration files have safe access rights 0.381
And all persistent directories have safe access rights 2.329
When I start the Tor Browser in offline mode 21.273
And I add a bookmark to eff.org in the Tor Browser 11.636
And I cold reboot the computer 11.352
And the computer reboots Tails 1:7.885
And I enable persistence 15.390
And I log in to a new session 39.280
And all notifications have disappeared 9.742
And I start the Tor Browser in offline mode 20.116
Then the Tor Browser has a bookmark to eff.org 1.291
After features/support/hooks.rb:330 2.034
After features/support/hooks.rb:100 0.009