Project Number Date
test_Tails_ISO_stable 4553 05 Dec 2023, 15:27

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 105 0 0 0 0 105 12 0 12 15:33.159 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
55.625
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.197
And a web server is running on the LAN 1.042
And I capture all network traffic 0.006
When I start the Tor Browser 30.773
And the Tor Browser loads the startup page 1.100
And I open a page on the LAN web server in the Tor Browser 9.301
Then the Tor Browser shows the "Unable to connect" error 0.782
And no traffic was sent to the web server on the LAN 0.420
After features/support/hooks.rb:291 1.163
After features/support/hooks.rb:75 0.059
1:5.642
Before features/support/hooks.rb:245 0.005
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.791
Then the amnesiac Tor Browser directory exists 0.066
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.889
And the persistent Tor Browser directory does not exist 0.061
When I start the Tor Browser 36.890
And the Tor Browser loads the startup page 0.834
Then I can save the current page as "index.html" to the default downloads directory 4.403
And I can print the current page as "output.pdf" to the default downloads directory 9.706
After features/support/hooks.rb:450 1.008
After features/support/hooks.rb:291 0.823
After features/support/hooks.rb:75 0.000
56.775
Before features/support/hooks.rb:245 0.005
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.966
When I start the Tor Browser 31.819
Then the Tor Browser loads the startup page 0.986
When I download some file in the Tor Browser 11.796
Then the file is saved to the default Tor Browser download directory 0.207
After features/support/hooks.rb:450 2.357
After features/support/hooks.rb:291 0.762
After features/support/hooks.rb:75 0.000
1:28.155
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.030
When I start the Tor Browser 34.444
And the Tor Browser loads the startup page 0.913
Then I can listen to an Ogg audio track in Tor Browser 40.767
After features/support/hooks.rb:450 1.851
After features/support/hooks.rb:291 1.210
After features/support/hooks.rb:75 0.000
51.591
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.004
Given I have started Tails from DVD and logged in and the network is connected 11.831
When I start the Tor Browser 28.851
And the Tor Browser loads the startup page 0.802
Then I can watch a WebM video in Tor Browser 10.106
After features/support/hooks.rb:450 1.045
After features/support/hooks.rb:291 1.103
After features/support/hooks.rb:75 0.000
Tags: @product
1:19.839
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.511
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.129
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.075
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.072
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.061
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.062
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.057
And the file "/tmp/synaptic.html" exists 0.076
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.143
When I start the Tor Browser 29.878
And the Tor Browser loads the startup page 0.959
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.481
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.553
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.131
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.156
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.267
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.070
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.167
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.005
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.532
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.079
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.141
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.847
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.533
# Due to our AppArmor aliases, /live/overlay will be treated
# as /lib/live/mount/overlay.
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.081
# 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.703
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.515
After features/support/hooks.rb:291 0.769
After features/support/hooks.rb:75 0.000
Tags: @product
44.357
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.690
When I start the Tor Browser 31.552
Then the Tor Browser uses all expected TBB shared libraries 1.114
After features/support/hooks.rb:291 0.883
After features/support/hooks.rb:75 0.000
59.772
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.734
When I start the Tor Browser 30.104
And the Tor Browser loads the startup page 0.893
And I open the Tails homepage in the Tor Browser 9.310
Then the Tor Browser loads the Tails homepage 0.965
When I request a new identity in Tor Browser 3.160
Then the Tor Browser restarts into a fresh session 2.602
After features/support/hooks.rb:450 1.405
After features/support/hooks.rb:291 1.063
After features/support/hooks.rb:75 0.000
Tags: @product
43.021
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.535
When I start the Tor Browser 28.973
And the Tor Browser loads the startup page 0.899
Then Tor Browser's circuit view is working 1.612
After features/support/hooks.rb:291 0.963
After features/support/hooks.rb:75 0.000
Tags: @product
1:2.389
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.779
When I start the Tor Browser 29.880
And the Tor Browser loads the startup page 0.874
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.256
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.935
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.772
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.890
After features/support/hooks.rb:291 0.780
After features/support/hooks.rb:75 0.000
Tags: @product
1:41.863
Before features/support/hooks.rb:245 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.759
And the network is plugged 0.047
And I successfully configure Tor 14.616
And available upgrades have been checked 0.045
And all notifications have disappeared 3.155
Then the persistent Tor Browser directory exists 0.063
And there is a GNOME bookmark for the persistent Tor Browser directory 1.681
When I start the Tor Browser 30.044
And I open the address "https://tails.net/about" in the Tor Browser 9.977
And "Tails - How Tails works" has loaded in the Tor Browser 1.394
Then I can save the current page as "index.html" to the persistent Tor Browser directory 6.061
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.479
Then "Tails - How Tails works" has loaded in the Tor Browser 1.417
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.119
After features/support/hooks.rb:291 1.127
After features/support/hooks.rb:75 0.000
Tags: @product
3:44.123
Before features/support/hooks.rb:245 0.011
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 13.860
And all tps features are active 2.502
And all persistent filesystems have safe access rights 0.237
And all persistence configuration files have safe access rights 0.838
And all persistent directories have safe access rights 3.040
When I start the Tor Browser in offline mode 34.016
And I add a bookmark to eff.org in the Tor Browser 16.490
And I cold reboot the computer 10.294
And the computer reboots Tails 48.083
And I enable persistence 35.088
And I log in to a new session 23.551
And I start the Tor Browser in offline mode 34.263
Then the Tor Browser has a bookmark to eff.org 1.856
After features/support/hooks.rb:291 1.345
After features/support/hooks.rb:75 0.010