Project Number Date
test_Tails_ISO_stable 4620 16 Jan 2024, 12:09

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 130 0 0 0 0 130 17 0 17 18:45.150 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
51.973
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.600
And a web server is running on the LAN 1.040
And I capture all network traffic 0.006
When I start the Tor Browser 30.396
And the Tor Browser loads the startup page 0.868
And I open a page on the LAN web server in the Tor Browser 6.824
Then the Tor Browser shows the "Unable to connect" error 0.793
And no traffic was sent to the web server on the LAN 0.442
After features/support/hooks.rb:291 0.683
After features/support/hooks.rb:75 0.036
57.581
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.294
Then the amnesiac Tor Browser directory exists 0.093
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.696
And the persistent Tor Browser directory does not exist 0.064
When I start the Tor Browser 28.675
And the Tor Browser loads the startup page 0.966
Then I can save the current page as "index.html" to the default downloads directory 4.997
And I can print the current page as "output.pdf" to the default downloads directory 9.794
After features/support/hooks.rb:450 1.196
After features/support/hooks.rb:291 0.688
After features/support/hooks.rb:75 0.000
54.202
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 11.111
When I start the Tor Browser 30.564
Then the Tor Browser loads the startup page 0.852
When I download some file in the Tor Browser 11.474
Then the file is saved to the default Tor Browser download directory 0.199
After features/support/hooks.rb:450 2.510
After features/support/hooks.rb:291 0.719
After features/support/hooks.rb:75 0.000
1:22.217
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 11.275
When I start the Tor Browser 29.790
And the Tor Browser loads the startup page 0.929
Then I can listen to an Ogg audio track in Tor Browser 40.221
After features/support/hooks.rb:450 2.104
After features/support/hooks.rb:291 0.956
After features/support/hooks.rb:75 0.000
51.169
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.603
When I start the Tor Browser 29.184
And the Tor Browser loads the startup page 1.004
Then I can watch a WebM video in Tor Browser 9.377
After features/support/hooks.rb:450 1.533
After features/support/hooks.rb:291 0.744
After features/support/hooks.rb:75 0.000
Tags: @product
1:18.922
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.382
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.063
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.074
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.044
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.059
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.052
And the file "/tmp/synaptic.html" exists 0.057
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.126
When I start the Tor Browser 30.029
And the Tor Browser loads the startup page 0.889
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.747
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.563
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.105
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.151
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.799
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.507
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.071
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.114
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.769
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.539
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.077
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.111
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.915
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.525
# 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.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.463
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.511
After features/support/hooks.rb:291 0.940
After features/support/hooks.rb:75 0.000
Tags: @product
41.640
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.579
When I start the Tor Browser 29.033
Then the Tor Browser uses all expected TBB shared libraries 1.027
After features/support/hooks.rb:291 0.683
After features/support/hooks.rb:75 0.000
56.933
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 11.460
When I start the Tor Browser 28.460
And the Tor Browser loads the startup page 0.931
And I open the Tails homepage in the Tor Browser 9.179
Then the Tor Browser loads the Tails homepage 1.016
When I request a new identity in Tor Browser 3.135
Then the Tor Browser restarts into a fresh session 2.750
After features/support/hooks.rb:450 1.525
After features/support/hooks.rb:291 1.204
After features/support/hooks.rb:75 0.000
Tags: @product
43.707
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.691
When I start the Tor Browser 29.550
And the Tor Browser loads the startup page 0.879
Then Tor Browser's circuit view is working 1.586
After features/support/hooks.rb:291 0.668
After features/support/hooks.rb:75 0.000
Tags: @product
1:2.541
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.579
When I start the Tor Browser 30.869
And the Tor Browser loads the startup page 0.978
When I open the address "https://net.ipcalf.com/" in the Tor Browser 8.855
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.737
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.532
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.989
After features/support/hooks.rb:291 0.747
After features/support/hooks.rb:75 0.000
Tags: @product
1:40.012
Before features/support/hooks.rb:245 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.074
And the network is plugged 0.041
And I successfully configure Tor 16.584
And available upgrades have been checked 0.054
And all notifications have disappeared 3.117
Then the persistent Tor Browser directory exists 0.070
And there is a GNOME bookmark for the persistent Tor Browser directory 1.812
When I start the Tor Browser 29.571
And I open the address "https://tails.net/about" in the Tor Browser 10.714
And "Tails - How Tails works" has loaded in the Tor Browser 1.003
Then I can save the current page as "index.html" to the persistent Tor Browser directory 5.424
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.177
Then "Tails - How Tails works" has loaded in the Tor Browser 1.309
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.056
After features/support/hooks.rb:291 0.979
After features/support/hooks.rb:75 0.000
Tags: @product
44.832
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.349
Then the amnesiac Documents directory exists 0.096
And there is a GNOME bookmark for the amnesiac Documents directory 1.799
Then I start the Tor Browser in offline mode 30.028
And I can save the current page as "index.html" to the Documents GNOME bookmark 4.557
After features/support/hooks.rb:291 0.703
After features/support/hooks.rb:75 0.000
Tags: @product
47.333
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.679
Then the amnesiac Downloads directory exists 0.109
And there is a GNOME bookmark for the amnesiac Downloads directory 2.112
Then I start the Tor Browser in offline mode 30.130
And I can save the current page as "index.html" to the Downloads GNOME bookmark 6.302
After features/support/hooks.rb:291 0.969
After features/support/hooks.rb:75 0.000
Tags: @product
45.902
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.237
Then the amnesiac Music directory exists 0.084
And there is a GNOME bookmark for the amnesiac Music directory 1.600
Then I start the Tor Browser in offline mode 31.077
And I can save the current page as "index.html" to the Music GNOME bookmark 4.902
After features/support/hooks.rb:291 0.844
After features/support/hooks.rb:75 0.000
Tags: @product
45.556
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 7.808
Then the amnesiac Pictures directory exists 0.093
And there is a GNOME bookmark for the amnesiac Pictures directory 1.961
Then I start the Tor Browser in offline mode 31.275
And I can save the current page as "index.html" to the Pictures GNOME bookmark 4.416
After features/support/hooks.rb:291 0.714
After features/support/hooks.rb:75 0.000
Tags: @product
44.430
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 7.645
Then the amnesiac Videos directory exists 0.096
And there is a GNOME bookmark for the amnesiac Videos directory 2.007
Then I start the Tor Browser in offline mode 30.358
And I can save the current page as "index.html" to the Videos GNOME bookmark 4.322
After features/support/hooks.rb:291 0.820
After features/support/hooks.rb:75 0.000
Tags: @product
3:36.194
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 9.517
And all tps features are active 2.462
And all persistent filesystems have safe access rights 0.257
And all persistence configuration files have safe access rights 0.627
And all persistent directories have safe access rights 2.621
When I start the Tor Browser in offline mode 32.329
And I add a bookmark to eff.org in the Tor Browser 16.233
And I cold reboot the computer 9.301
And the computer reboots Tails 44.521
And I enable persistence 36.164
And I log in to a new session 27.792
And I start the Tor Browser in offline mode 32.595
Then the Tor Browser has a bookmark to eff.org 1.769
After features/support/hooks.rb:291 1.509
After features/support/hooks.rb:75 0.009