Project Number Date
test_Tails_ISO_stable 5267 15 Nov 2024, 12:34

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:6.782 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
45.602
Before features/support/hooks.rb:269 0.012
Given I have started Tails from DVD and logged in and the network is connected 12.312
And a web server is running on the LAN 1.041
And I capture all network traffic 0.005
When I start the Tor Browser 22.946
And the Tor Browser loads the startup page 1.081
And I open a page on the LAN web server in the Tor Browser 7.174
Then the Tor Browser shows the "Unable to connect" error 0.844
And no traffic was sent to the web server on the LAN 0.196
After features/support/hooks.rb:326 0.748
After features/support/hooks.rb:100 0.082
57.504
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.080
Then the amnesiac Tor Browser directory exists 0.048
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.829
And the persistent Tor Browser directory does not exist 0.056
When I start the Tor Browser 23.265
And the Tor Browser loads the startup page 0.988
Then I can save the current page as "index.html" to the default downloads directory 8.936
And I can print the current page as "output.pdf" to the default downloads directory 10.297
After features/support/hooks.rb:515 0.615
After features/support/hooks.rb:326 0.865
After features/support/hooks.rb:100 0.000
52.718
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.604
When I start the Tor Browser 23.503
Then the Tor Browser loads the startup page 0.998
When I download some file in the Tor Browser 14.878
Then the file is saved to the default Tor Browser download directory 0.733
After features/support/hooks.rb:515 1.193
After features/support/hooks.rb:326 0.706
After features/support/hooks.rb:100 0.000
1:20.405
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.791
When I start the Tor Browser 22.630
And the Tor Browser loads the startup page 1.037
Then I can listen to an Ogg audio track in Tor Browser 43.945
After features/support/hooks.rb:515 16.229
After features/support/hooks.rb:326 1.553
After features/support/hooks.rb:100 0.003
50.363
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.713
When I start the Tor Browser 22.448
And the Tor Browser loads the startup page 1.060
Then I can watch a WebM video in Tor Browser 14.141
After features/support/hooks.rb:515 0.775
After features/support/hooks.rb:326 1.315
After features/support/hooks.rb:100 0.000
Tags: @product
1:18.834
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.271
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.049
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.048
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.053
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.068
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.106
And the file "/tmp/synaptic.html" exists 0.079
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.134
When I start the Tor Browser 23.526
And the Tor Browser loads the startup page 1.064
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.247
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.615
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.322
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.177
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 9.215
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.533
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.073
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.103
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.150
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.550
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.074
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 6.152
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.568
# 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.069
# 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.793
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.545
After features/support/hooks.rb:326 0.747
After features/support/hooks.rb:100 0.000
Tags: @product
35.998
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.192
When I start the Tor Browser 22.415
Then the Tor Browser uses all expected TBB shared libraries 1.391
After features/support/hooks.rb:326 0.938
After features/support/hooks.rb:100 0.000
56.846
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.200
When I start the Tor Browser 22.261
And the Tor Browser loads the startup page 1.110
And I open the Tails homepage in the Tor Browser 10.832
Then the Tor Browser loads the Tails homepage 1.038
When I request a new identity in Tor Browser 3.210
Then the Tor Browser restarts into a fresh session 6.193
After features/support/hooks.rb:515 1.162
After features/support/hooks.rb:326 1.133
After features/support/hooks.rb:100 0.000
Tags: @product
38.545
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD and logged in and the network is connected 12.481
When I start the Tor Browser 23.312
And the Tor Browser loads the startup page 1.056
Then Tor Browser's circuit view is working 1.696
After features/support/hooks.rb:326 0.931
After features/support/hooks.rb:100 0.000
Tags: @product
57.768
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.394
When I start the Tor Browser 23.183
And the Tor Browser loads the startup page 1.106
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.737
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.025
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.335
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.986
After features/support/hooks.rb:326 0.828
After features/support/hooks.rb:100 0.000
Tags: @product
1:44.839
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 11.146
And the network is plugged 0.088
And I successfully configure Tor 21.586
And available upgrades have been checked 0.050
And all notifications have disappeared 4.279
Then the persistent Tor Browser directory exists 0.061
And there is a GNOME bookmark for the persistent Tor Browser directory 1.766
When I start the Tor Browser 22.559
And I open the address "https://tails.net/about" in the Tor Browser 12.847
And "Tails - How Tails works" has loaded in the Tor Browser 1.397
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 7.476
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.162
Then "Tails - How Tails works" has loaded in the Tor Browser 1.330
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.085
After features/support/hooks.rb:326 0.964
After features/support/hooks.rb:100 0.000
Tags: @product
42.003
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.391
Then the amnesiac Documents directory exists 0.066
And there is a GNOME bookmark for the amnesiac Documents directory 1.728
Then I start the Tor Browser in offline mode 22.260
And I can save the current page as "index.html" to the Documents GNOME bookmark 9.556
After features/support/hooks.rb:326 1.042
After features/support/hooks.rb:100 0.000
Tags: @product
39.863
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.250
Then the amnesiac Downloads directory exists 0.059
And there is a GNOME bookmark for the amnesiac Downloads directory 1.708
Then I start the Tor Browser in offline mode 22.022
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.822
After features/support/hooks.rb:326 1.148
After features/support/hooks.rb:100 0.000
Tags: @product
43.841
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 9.070
Then the amnesiac Music directory exists 0.049
And there is a GNOME bookmark for the amnesiac Music directory 1.549
Then I start the Tor Browser in offline mode 22.646
And I can save the current page as "index.html" to the Music GNOME bookmark 10.524
After features/support/hooks.rb:326 0.776
After features/support/hooks.rb:100 0.000
Tags: @product
40.993
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 9.194
Then the amnesiac Pictures directory exists 0.064
And there is a GNOME bookmark for the amnesiac Pictures directory 1.565
Then I start the Tor Browser in offline mode 22.246
And I can save the current page as "index.html" to the Pictures GNOME bookmark 7.922
After features/support/hooks.rb:326 0.811
After features/support/hooks.rb:100 0.000
Tags: @product
41.333
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.224
Then the amnesiac Videos directory exists 0.065
And there is a GNOME bookmark for the amnesiac Videos directory 1.742
Then I start the Tor Browser in offline mode 23.508
And I can save the current page as "index.html" to the Videos GNOME bookmark 7.792
After features/support/hooks.rb:326 0.829
After features/support/hooks.rb:100 0.000
Tags: @product
3:39.319
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.545
And all tps features are active 2.280
And all persistent filesystems have safe access rights 0.214
And all persistence configuration files have safe access rights 0.391
And all persistent directories have safe access rights 2.454
When I start the Tor Browser in offline mode 24.018
And I add a bookmark to eff.org in the Tor Browser 14.152
And I cold reboot the computer 9.928
And the computer reboots Tails 1:8.254
And I enable persistence 17.536
And I log in to a new session 38.832
And all notifications have disappeared 8.829
And I start the Tor Browser in offline mode 19.986
Then the Tor Browser has a bookmark to eff.org 1.893
After features/support/hooks.rb:326 1.482
After features/support/hooks.rb:100 0.009