Project Number Date
test_Tails_ISO_20522-ocr-more 11 20 Dec 2024, 05: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 131 0 0 0 0 131 17 0 17 20:42.318 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
59.996
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.151
And a web server is running on the LAN 1.030
And I capture all network traffic 0.005
When I start the Tor Browser 28.030
And the Tor Browser loads the startup page 1.086
And I open a page on the LAN web server in the Tor Browser 15.483
Then the Tor Browser shows the "Unable to connect" error 0.969
And no traffic was sent to the web server on the LAN 0.238
After features/support/hooks.rb:326 1.145
After features/support/hooks.rb:100 0.045
1:2.985
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 11.879
Then the amnesiac Tor Browser directory exists 0.057
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.799
And the persistent Tor Browser directory does not exist 0.050
When I start the Tor Browser 25.739
And the Tor Browser loads the startup page 1.070
Then I can save the current page as "index.html" to the default downloads directory 8.832
And I can print the current page as "output.pdf" to the default downloads directory 13.556
After features/support/hooks.rb:515 0.746
After features/support/hooks.rb:326 0.817
After features/support/hooks.rb:100 0.000
58.598
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.510
When I start the Tor Browser 24.255
Then the Tor Browser loads the startup page 1.140
When I download some file in the Tor Browser 20.062
Then the file is saved to the default Tor Browser download directory 0.630
After features/support/hooks.rb:515 1.143
After features/support/hooks.rb:326 0.697
After features/support/hooks.rb:100 0.000
1:25.829
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.244
When I start the Tor Browser 25.720
And the Tor Browser loads the startup page 0.897
Then I can listen to an Ogg audio track in Tor Browser 46.966
After features/support/hooks.rb:515 13.592
After features/support/hooks.rb:326 3.818
After features/support/hooks.rb:100 0.003
55.072
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.033
When I start the Tor Browser 25.707
And the Tor Browser loads the startup page 1.076
Then I can watch a WebM video in Tor Browser 16.256
After features/support/hooks.rb:515 0.742
After features/support/hooks.rb:326 2.084
After features/support/hooks.rb:100 0.000
Tags: @product
1:24.440
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.232
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.114
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.066
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.053
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.067
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.059
And the file "/tmp/synaptic.html" exists 0.050
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.124
When I start the Tor Browser 24.581
And the Tor Browser loads the startup page 0.984
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 14.810
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.560
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.615
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.175
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 9.470
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.557
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.064
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.160
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.218
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.517
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.072
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.163
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.550
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.512
# 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.070
# 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 6.016
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.499
After features/support/hooks.rb:326 1.825
After features/support/hooks.rb:100 0.000
Tags: @product
39.888
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.079
When I start the Tor Browser 26.443
Then the Tor Browser uses all expected TBB shared libraries 1.365
After features/support/hooks.rb:326 0.890
After features/support/hooks.rb:100 0.000
1:2.712
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 11.991
When I start the Tor Browser 26.266
And the Tor Browser loads the startup page 0.887
And I open the Tails homepage in the Tor Browser 14.185
Then the Tor Browser loads the Tails homepage 1.141
When I request a new identity in Tor Browser 3.198
Then the Tor Browser restarts into a fresh session 5.042
After features/support/hooks.rb:515 1.375
After features/support/hooks.rb:326 1.161
After features/support/hooks.rb:100 0.000
Tags: @product
41.681
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.177
When I start the Tor Browser 26.592
And the Tor Browser loads the startup page 1.022
Then Tor Browser's circuit view is working 1.888
After features/support/hooks.rb:326 1.297
After features/support/hooks.rb:100 0.000
Tags: @product
1:4.161
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.287
When I start the Tor Browser 25.826
And the Tor Browser loads the startup page 1.076
When I open the address "https://net.ipcalf.com/" in the Tor Browser 13.808
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.033
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.901
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.227
After features/support/hooks.rb:326 0.933
After features/support/hooks.rb:100 0.000
Tags: @product
2:26.435
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.497
And the network is plugged 0.386
And I successfully configure Tor 21.284
And available upgrades have been checked 0.065
And all notifications have disappeared 4.298
Then the persistent Tor Browser directory exists 0.047
And there is a GNOME bookmark for the persistent Tor Browser directory 1.680
When I start the Tor Browser 26.178
And I open the address "https://tails.net/about" in the Tor Browser 17.891
And "Tails - How Tails works" has loaded in the Tor Browser 1.178
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 20.517
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 27.057
Then "Tails - How Tails works" has loaded in the Tor Browser 1.467
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 12.885
After features/support/hooks.rb:326 1.581
After features/support/hooks.rb:100 0.000
Tags: @product
48.489
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.959
Then the amnesiac Documents directory exists 0.082
And there is a GNOME bookmark for the amnesiac Documents directory 1.674
Then I start the Tor Browser in offline mode 31.292
And I can save the current page as "index.html" to the Documents GNOME bookmark 6.480
After features/support/hooks.rb:326 1.304
After features/support/hooks.rb:100 0.000
Tags: @product
49.881
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 9.147
Then the amnesiac Downloads directory exists 0.115
And there is a GNOME bookmark for the amnesiac Downloads directory 1.993
Then I start the Tor Browser in offline mode 29.364
And I can save the current page as "index.html" to the Downloads GNOME bookmark 9.260
After features/support/hooks.rb:326 1.265
After features/support/hooks.rb:100 0.000
Tags: @product
47.280
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.340
Then the amnesiac Music directory exists 0.051
And there is a GNOME bookmark for the amnesiac Music directory 1.520
Then I start the Tor Browser in offline mode 29.174
And I can save the current page as "index.html" to the Music GNOME bookmark 8.194
After features/support/hooks.rb:326 1.202
After features/support/hooks.rb:100 0.000
Tags: @product
48.651
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.448
Then the amnesiac Pictures directory exists 0.043
And there is a GNOME bookmark for the amnesiac Pictures directory 1.878
Then I start the Tor Browser in offline mode 29.168
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.112
After features/support/hooks.rb:326 1.337
After features/support/hooks.rb:100 0.000
Tags: @product
45.894
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.327
Then the amnesiac Videos directory exists 0.072
And there is a GNOME bookmark for the amnesiac Videos directory 1.870
Then I start the Tor Browser in offline mode 24.966
And I can save the current page as "index.html" to the Videos GNOME bookmark 10.657
After features/support/hooks.rb:326 1.325
After features/support/hooks.rb:100 0.000
Tags: @product
4:0.318
Before features/support/hooks.rb:269 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.695
And all tps features are active 2.680
And all persistent filesystems have safe access rights 0.314
And all persistence configuration files have safe access rights 0.440
And all persistent directories have safe access rights 2.731
When I start the Tor Browser in offline mode 21.894
And I add a bookmark to eff.org in the Tor Browser 23.910
And I cold reboot the computer 15.961
And the computer reboots Tails 1:12.941
And I enable persistence 17.549
And I log in to a new session 32.221
And all notifications have disappeared 6.606
And I start the Tor Browser in offline mode 29.042
Then the Tor Browser has a bookmark to eff.org 4.329
After features/support/hooks.rb:326 2.420
After features/support/hooks.rb:100 0.019