Project Number Date
test_Tails_ISO_20530-tca-controls-tor-flag-file 30 26 Nov 2024, 22:55

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:33.605 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
57.497
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 10.433
And a web server is running on the LAN 1.039
And I capture all network traffic 0.007
When I start the Tor Browser 30.152
And the Tor Browser loads the startup page 1.002
And I open a page on the LAN web server in the Tor Browser 13.737
Then the Tor Browser shows the "Unable to connect" error 0.888
And no traffic was sent to the web server on the LAN 0.235
After features/support/hooks.rb:326 0.965
After features/support/hooks.rb:100 0.045
54.658
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 10.202
Then the amnesiac Tor Browser directory exists 0.058
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.660
And the persistent Tor Browser directory does not exist 0.073
When I start the Tor Browser 22.893
And the Tor Browser loads the startup page 0.994
Then I can save the current page as "index.html" to the default downloads directory 8.293
And I can print the current page as "output.pdf" to the default downloads directory 10.481
After features/support/hooks.rb:515 0.773
After features/support/hooks.rb:326 1.117
After features/support/hooks.rb:100 0.000
1:6.276
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.545
When I start the Tor Browser 28.624
Then the Tor Browser loads the startup page 1.135
When I download some file in the Tor Browser 23.457
Then the file is saved to the default Tor Browser download directory 0.513
After features/support/hooks.rb:515 1.154
After features/support/hooks.rb:326 0.889
After features/support/hooks.rb:100 0.000
1:17.303
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 10.504
When I start the Tor Browser 22.399
And the Tor Browser loads the startup page 1.024
Then I can listen to an Ogg audio track in Tor Browser 43.374
After features/support/hooks.rb:515 14.657
After features/support/hooks.rb:326 1.622
After features/support/hooks.rb:100 0.003
50.321
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 11.720
When I start the Tor Browser 23.947
And the Tor Browser loads the startup page 0.912
Then I can watch a WebM video in Tor Browser 13.741
After features/support/hooks.rb:515 0.728
After features/support/hooks.rb:326 1.546
After features/support/hooks.rb:100 0.000
Tags: @product
1:16.234
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD and logged in and the network is connected 11.483
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.239
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.088
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.135
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.049
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.047
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.097
And the file "/tmp/synaptic.html" exists 0.055
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.108
When I start the Tor Browser 24.232
And the Tor Browser loads the startup page 1.015
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.296
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.583
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.293
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.178
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.476
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.537
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.116
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.137
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.014
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.561
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.070
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.146
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.993
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.541
# 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.064
# 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.147
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.519
After features/support/hooks.rb:326 0.917
After features/support/hooks.rb:100 0.000
Tags: @product
41.239
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 10.246
When I start the Tor Browser 29.423
Then the Tor Browser uses all expected TBB shared libraries 1.569
After features/support/hooks.rb:326 0.889
After features/support/hooks.rb:100 0.000
57.884
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 10.463
When I start the Tor Browser 25.824
And the Tor Browser loads the startup page 1.177
And I open the Tails homepage in the Tor Browser 10.379
Then the Tor Browser loads the Tails homepage 1.016
When I request a new identity in Tor Browser 3.406
Then the Tor Browser restarts into a fresh session 5.616
After features/support/hooks.rb:515 1.465
After features/support/hooks.rb:326 1.489
After features/support/hooks.rb:100 0.000
Tags: @product
40.327
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 10.524
When I start the Tor Browser 27.166
And the Tor Browser loads the startup page 1.012
Then Tor Browser's circuit view is working 1.624
After features/support/hooks.rb:326 2.585
After features/support/hooks.rb:100 0.000
Tags: @product
54.840
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD and logged in and the network is connected 10.421
When I start the Tor Browser 23.516
And the Tor Browser loads the startup page 0.825
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.847
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.896
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.554
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.778
After features/support/hooks.rb:326 1.035
After features/support/hooks.rb:100 0.000
Tags: @product
1:50.471
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 12.298
And the network is plugged 0.112
And I successfully configure Tor 21.439
And available upgrades have been checked 0.061
And all notifications have disappeared 4.570
Then the persistent Tor Browser directory exists 0.086
And there is a GNOME bookmark for the persistent Tor Browser directory 1.787
When I start the Tor Browser 25.617
And I open the address "https://tails.net/about" in the Tor Browser 11.460
And "Tails - How Tails works" has loaded in the Tor Browser 1.342
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 8.797
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.892
Then "Tails - How Tails works" has loaded in the Tor Browser 1.603
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.402
After features/support/hooks.rb:326 0.843
After features/support/hooks.rb:100 0.000
Tags: @product
42.389
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 9.591
Then the amnesiac Documents directory exists 0.094
And there is a GNOME bookmark for the amnesiac Documents directory 1.823
Then I start the Tor Browser in offline mode 23.020
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.859
After features/support/hooks.rb:326 0.980
After features/support/hooks.rb:100 0.000
Tags: @product
45.688
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.515
Then the amnesiac Downloads directory exists 0.100
And there is a GNOME bookmark for the amnesiac Downloads directory 1.638
Then I start the Tor Browser in offline mode 27.442
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.992
After features/support/hooks.rb:326 1.037
After features/support/hooks.rb:100 0.000
Tags: @product
40.290
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 9.073
Then the amnesiac Music directory exists 0.062
And there is a GNOME bookmark for the amnesiac Music directory 1.658
Then I start the Tor Browser in offline mode 23.046
And I can save the current page as "index.html" to the Music GNOME bookmark 6.449
After features/support/hooks.rb:326 0.873
After features/support/hooks.rb:100 0.000
Tags: @product
39.632
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 8.662
Then the amnesiac Pictures directory exists 0.055
And there is a GNOME bookmark for the amnesiac Pictures directory 1.705
Then I start the Tor Browser in offline mode 23.645
And I can save the current page as "index.html" to the Pictures GNOME bookmark 5.563
After features/support/hooks.rb:326 1.216
After features/support/hooks.rb:100 0.000
Tags: @product
41.546
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.435
Then the amnesiac Videos directory exists 0.082
And there is a GNOME bookmark for the amnesiac Videos directory 1.640
Then I start the Tor Browser in offline mode 22.701
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.687
After features/support/hooks.rb:326 0.913
After features/support/hooks.rb:100 0.000
Tags: @product
3:37.001
Before features/support/hooks.rb:269 0.009
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.048
And all tps features are active 2.666
And all persistent filesystems have safe access rights 0.256
And all persistence configuration files have safe access rights 0.417
And all persistent directories have safe access rights 2.732
When I start the Tor Browser in offline mode 23.718
And I add a bookmark to eff.org in the Tor Browser 12.060
And I cold reboot the computer 11.851
And the computer reboots Tails 1:3.846
And I enable persistence 15.799
And I log in to a new session 39.709
And all notifications have disappeared 9.221
And I start the Tor Browser in offline mode 21.321
Then the Tor Browser has a bookmark to eff.org 1.350
After features/support/hooks.rb:326 1.444
After features/support/hooks.rb:100 0.011