Project Number Date
test_Tails_ISO_20522-ocr-more 38 23 Jan 2025, 05:21

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:16.141 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.667
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 a web server is running on the LAN 1.036
And I capture all network traffic 0.007
When I start the Tor Browser 21.735
And the Tor Browser loads the startup page 0.849
And I open a page on the LAN web server in the Tor Browser 14.716
Then the Tor Browser shows the "Unable to connect" error 0.804
And no traffic was sent to the web server on the LAN 0.245
After features/support/hooks.rb:326 1.387
After features/support/hooks.rb:100 0.032
57.787
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.866
Then the amnesiac Tor Browser directory exists 0.055
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.722
And the persistent Tor Browser directory does not exist 0.058
When I start the Tor Browser 22.866
And the Tor Browser loads the startup page 1.040
Then I can save the current page as "index.html" to the default downloads directory 8.808
And I can print the current page as "output.pdf" to the default downloads directory 10.368
After features/support/hooks.rb:515 0.703
After features/support/hooks.rb:326 0.965
After features/support/hooks.rb:100 0.000
1:4.185
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 24.853
When I start the Tor Browser 21.876
Then the Tor Browser loads the startup page 0.995
When I download some file in the Tor Browser 16.007
Then the file is saved to the default Tor Browser download directory 0.451
After features/support/hooks.rb:515 1.365
After features/support/hooks.rb:326 1.415
After features/support/hooks.rb:100 0.000
1:19.305
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.657
When I start the Tor Browser 22.156
And the Tor Browser loads the startup page 1.051
Then I can listen to an Ogg audio track in Tor Browser 43.440
After features/support/hooks.rb:515 13.909
After features/support/hooks.rb:326 1.321
After features/support/hooks.rb:100 0.003
51.609
Before features/support/hooks.rb:269 0.008
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.612
When I start the Tor Browser 22.609
And the Tor Browser loads the startup page 1.076
Then I can watch a WebM video in Tor Browser 15.310
After features/support/hooks.rb:515 0.685
After features/support/hooks.rb:326 1.542
After features/support/hooks.rb:100 0.000
Tags: @product
1:26.812
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 25.072
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.118
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.056
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.041
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.054
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.051
And the file "/tmp/synaptic.html" exists 0.069
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.135
When I start the Tor Browser 22.070
And the Tor Browser loads the startup page 1.087
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 11.733
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.538
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.312
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.152
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.640
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.516
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.083
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.108
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.824
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.521
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.095
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.112
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.962
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.511
# 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.063
# 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.321
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.504
After features/support/hooks.rb:326 1.750
After features/support/hooks.rb:100 0.000
Tags: @product
37.272
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.665
When I start the Tor Browser 23.370
Then the Tor Browser uses all expected TBB shared libraries 1.236
After features/support/hooks.rb:326 1.108
After features/support/hooks.rb:100 0.000
56.801
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.451
When I start the Tor Browser 22.511
And the Tor Browser loads the startup page 0.856
And I open the Tails homepage in the Tor Browser 11.352
Then the Tor Browser loads the Tails homepage 1.167
When I request a new identity in Tor Browser 3.311
Then the Tor Browser restarts into a fresh session 5.150
After features/support/hooks.rb:515 1.214
After features/support/hooks.rb:326 1.218
After features/support/hooks.rb:100 0.000
Tags: @product
37.407
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.301
When I start the Tor Browser 22.494
And the Tor Browser loads the startup page 1.018
Then Tor Browser's circuit view is working 1.593
After features/support/hooks.rb:326 0.875
After features/support/hooks.rb:100 0.000
Tags: @product
58.602
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.614
When I start the Tor Browser 22.441
And the Tor Browser loads the startup page 0.939
When I open the address "https://net.ipcalf.com/" in the Tor Browser 11.802
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.891
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.980
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.932
After features/support/hooks.rb:326 0.947
After features/support/hooks.rb:100 0.000
Tags: @product
1:42.863
Before features/support/hooks.rb:269 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.335
And the network is plugged 0.084
And I successfully configure Tor 19.702
And available upgrades have been checked 1.113
And all notifications have disappeared 4.328
Then the persistent Tor Browser directory exists 0.049
And there is a GNOME bookmark for the persistent Tor Browser directory 1.721
When I start the Tor Browser 22.994
And I open the address "https://tails.net/about" in the Tor Browser 10.738
And "Tails - How Tails works" has loaded in the Tor Browser 1.315
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 7.023
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.460
Then "Tails - How Tails works" has loaded in the Tor Browser 1.489
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.506
After features/support/hooks.rb:326 1.010
After features/support/hooks.rb:100 0.000
Tags: @product
40.518
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.308
Then the amnesiac Documents directory exists 0.059
And there is a GNOME bookmark for the amnesiac Documents directory 1.751
Then I start the Tor Browser in offline mode 22.037
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.362
After features/support/hooks.rb:326 1.051
After features/support/hooks.rb:100 0.000
Tags: @product
41.222
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 7.978
Then the amnesiac Downloads directory exists 0.055
And there is a GNOME bookmark for the amnesiac Downloads directory 1.598
Then I start the Tor Browser in offline mode 22.956
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.633
After features/support/hooks.rb:326 1.063
After features/support/hooks.rb:100 0.000
Tags: @product
38.133
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.055
Then the amnesiac Music directory exists 0.046
And there is a GNOME bookmark for the amnesiac Music directory 1.718
Then I start the Tor Browser in offline mode 21.280
And I can save the current page as "index.html" to the Music GNOME bookmark 7.032
After features/support/hooks.rb:326 1.285
After features/support/hooks.rb:100 0.000
Tags: @product
41.916
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.014
Then the amnesiac Pictures directory exists 0.046
And there is a GNOME bookmark for the amnesiac Pictures directory 1.629
Then I start the Tor Browser in offline mode 24.499
And I can save the current page as "index.html" to the Pictures GNOME bookmark 7.726
After features/support/hooks.rb:326 1.073
After features/support/hooks.rb:100 0.000
Tags: @product
44.450
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 7.982
Then the amnesiac Videos directory exists 0.043
And there is a GNOME bookmark for the amnesiac Videos directory 1.814
Then I start the Tor Browser in offline mode 26.535
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.074
After features/support/hooks.rb:326 1.022
After features/support/hooks.rb:100 0.000
Tags: @product
3:25.584
Before features/support/hooks.rb:269 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.628
And all tps features are active 2.963
And all persistent filesystems have safe access rights 0.229
And all persistence configuration files have safe access rights 0.375
And all persistent directories have safe access rights 2.368
When I start the Tor Browser in offline mode 22.528
And I add a bookmark to eff.org in the Tor Browser 16.837
And I cold reboot the computer 11.167
And the computer reboots Tails 58.710
And I enable persistence 16.233
And I log in to a new session 35.217
And all notifications have disappeared 7.686
And I start the Tor Browser in offline mode 18.682
Then the Tor Browser has a bookmark to eff.org 1.954
After features/support/hooks.rb:326 1.731
After features/support/hooks.rb:100 0.012