Project Number Date
test_Tails_ISO_stable 5331 12 Dec 2024, 16:47

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 20:5.739 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
56.210
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.224
And a web server is running on the LAN 1.053
And I capture all network traffic 0.018
When I start the Tor Browser 28.077
And the Tor Browser loads the startup page 1.079
And I open a page on the LAN web server in the Tor Browser 11.307
Then the Tor Browser shows the "Unable to connect" error 1.151
And no traffic was sent to the web server on the LAN 0.297
After features/support/hooks.rb:326 1.276
After features/support/hooks.rb:100 0.038
1:5.945
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.357
Then the amnesiac Tor Browser directory exists 0.090
And there is a GNOME bookmark for the amnesiac Tor Browser directory 2.058
And the persistent Tor Browser directory does not exist 0.066
When I start the Tor Browser 29.817
And the Tor Browser loads the startup page 1.173
Then I can save the current page as "index.html" to the default downloads directory 8.728
And I can print the current page as "output.pdf" to the default downloads directory 10.651
After features/support/hooks.rb:515 0.788
After features/support/hooks.rb:326 1.003
After features/support/hooks.rb:100 0.000
57.909
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.972
When I start the Tor Browser 27.876
Then the Tor Browser loads the startup page 1.141
When I download some file in the Tor Browser 15.441
Then the file is saved to the default Tor Browser download directory 0.477
After features/support/hooks.rb:515 1.411
After features/support/hooks.rb:326 0.752
After features/support/hooks.rb:100 0.000
1:30.870
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.942
When I start the Tor Browser 29.018
And the Tor Browser loads the startup page 1.019
Then I can listen to an Ogg audio track in Tor Browser 47.889
After features/support/hooks.rb:515 15.416
After features/support/hooks.rb:326 1.604
After features/support/hooks.rb:100 0.004
55.413
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:507 0.009
Given I have started Tails from DVD and logged in and the network is connected 13.194
When I start the Tor Browser 29.817
And the Tor Browser loads the startup page 1.144
Then I can watch a WebM video in Tor Browser 11.256
After features/support/hooks.rb:515 0.745
After features/support/hooks.rb:326 1.128
After features/support/hooks.rb:100 0.000
Tags: @product
1:27.116
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 13.073
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.121
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.054
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.055
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.065
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.054
And the file "/tmp/synaptic.html" exists 0.065
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.157
When I start the Tor Browser 27.372
And the Tor Browser loads the startup page 1.082
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 12.110
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.548
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.565
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.196
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 9.385
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.653
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.072
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.161
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.655
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.615
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.111
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.130
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.547
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.556
# 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.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.890
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.668
After features/support/hooks.rb:326 0.773
After features/support/hooks.rb:100 0.000
Tags: @product
42.649
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.601
When I start the Tor Browser 28.615
Then the Tor Browser uses all expected TBB shared libraries 1.432
After features/support/hooks.rb:326 0.726
After features/support/hooks.rb:100 0.000
1:3.337
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.898
When I start the Tor Browser 28.492
And the Tor Browser loads the startup page 1.035
And I open the Tails homepage in the Tor Browser 11.160
Then the Tor Browser loads the Tails homepage 1.309
When I request a new identity in Tor Browser 3.254
Then the Tor Browser restarts into a fresh session 5.185
After features/support/hooks.rb:515 1.504
After features/support/hooks.rb:326 1.753
After features/support/hooks.rb:100 0.000
Tags: @product
47.302
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 13.645
When I start the Tor Browser 30.660
And the Tor Browser loads the startup page 1.091
Then Tor Browser's circuit view is working 1.904
After features/support/hooks.rb:326 1.224
After features/support/hooks.rb:100 0.000
Tags: @product
1:6.846
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.236
When I start the Tor Browser 27.732
And the Tor Browser loads the startup page 1.174
When I open the address "https://net.ipcalf.com/" in the Tor Browser 11.500
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.295
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 10.340
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.566
After features/support/hooks.rb:326 1.263
After features/support/hooks.rb:100 0.000
Tags: @product
2:6.131
Before features/support/hooks.rb:269 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.947
And the network is plugged 0.121
And I successfully configure Tor 25.271
And available upgrades have been checked 0.062
And all notifications have disappeared 4.530
Then the persistent Tor Browser directory exists 0.066
And there is a GNOME bookmark for the persistent Tor Browser directory 1.902
When I start the Tor Browser 31.335
And I open the address "https://tails.net/about" in the Tor Browser 14.989
And "Tails - How Tails works" has loaded in the Tor Browser 1.448
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 8.940
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 11.031
Then "Tails - How Tails works" has loaded in the Tor Browser 1.437
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 12.045
After features/support/hooks.rb:326 0.953
After features/support/hooks.rb:100 0.000
Tags: @product
45.240
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 9.627
Then the amnesiac Documents directory exists 0.085
And there is a GNOME bookmark for the amnesiac Documents directory 1.942
Then I start the Tor Browser in offline mode 25.531
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.053
After features/support/hooks.rb:326 1.335
After features/support/hooks.rb:100 0.000
Tags: @product
43.916
Before features/support/hooks.rb:269 0.027
Given I have started Tails from DVD without network and logged in 9.359
Then the amnesiac Downloads directory exists 0.165
And there is a GNOME bookmark for the amnesiac Downloads directory 1.586
Then I start the Tor Browser in offline mode 23.901
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.902
After features/support/hooks.rb:326 1.319
After features/support/hooks.rb:100 0.000
Tags: @product
44.989
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 9.145
Then the amnesiac Music directory exists 0.068
And there is a GNOME bookmark for the amnesiac Music directory 2.472
Then I start the Tor Browser in offline mode 25.458
And I can save the current page as "index.html" to the Music GNOME bookmark 7.844
After features/support/hooks.rb:326 1.292
After features/support/hooks.rb:100 0.000
Tags: @product
42.473
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD without network and logged in 8.427
Then the amnesiac Pictures directory exists 0.049
And there is a GNOME bookmark for the amnesiac Pictures directory 1.693
Then I start the Tor Browser in offline mode 23.358
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.943
After features/support/hooks.rb:326 1.309
After features/support/hooks.rb:100 0.000
Tags: @product
40.968
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.680
Then the amnesiac Videos directory exists 0.051
And there is a GNOME bookmark for the amnesiac Videos directory 1.681
Then I start the Tor Browser in offline mode 23.314
And I can save the current page as "index.html" to the Videos GNOME bookmark 7.240
After features/support/hooks.rb:326 1.260
After features/support/hooks.rb:100 0.000
Tags: @product
3:48.417
Before features/support/hooks.rb:269 0.010
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.554
And all tps features are active 2.571
And all persistent filesystems have safe access rights 0.259
And all persistence configuration files have safe access rights 0.581
And all persistent directories have safe access rights 2.615
When I start the Tor Browser in offline mode 23.875
And I add a bookmark to eff.org in the Tor Browser 12.644
And I cold reboot the computer 18.678
And the computer reboots Tails 1:3.583
And I enable persistence 20.107
And I log in to a new session 41.792
And all notifications have disappeared 7.913
And I start the Tor Browser in offline mode 19.801
Then the Tor Browser has a bookmark to eff.org 1.435
After features/support/hooks.rb:326 1.669
After features/support/hooks.rb:100 0.008