Project Number Date
test_Tails_ISO_20530-tca-controls-tor-flag-file 46 11 Dec 2024, 18:16

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:27.724 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
48.933
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD and logged in and the network is connected 10.124
And a web server is running on the LAN 1.054
And I capture all network traffic 0.006
When I start the Tor Browser 24.517
And the Tor Browser loads the startup page 0.990
And I open a page on the LAN web server in the Tor Browser 10.391
Then the Tor Browser shows the "Unable to connect" error 1.582
And no traffic was sent to the web server on the LAN 0.266
After features/support/hooks.rb:326 1.042
After features/support/hooks.rb:100 0.055
1:1.182
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 10.538
Then the amnesiac Tor Browser directory exists 0.049
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.855
And the persistent Tor Browser directory does not exist 0.066
When I start the Tor Browser 28.007
And the Tor Browser loads the startup page 0.958
Then I can save the current page as "index.html" to the default downloads directory 7.922
And I can print the current page as "output.pdf" to the default downloads directory 11.783
After features/support/hooks.rb:515 0.674
After features/support/hooks.rb:326 0.703
After features/support/hooks.rb:100 0.000
56.759
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 10.110
When I start the Tor Browser 28.147
Then the Tor Browser loads the startup page 1.029
When I download some file in the Tor Browser 16.940
Then the file is saved to the default Tor Browser download directory 0.531
After features/support/hooks.rb:515 1.240
After features/support/hooks.rb:326 0.897
After features/support/hooks.rb:100 0.000
1:18.331
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.357
When I start the Tor Browser 23.666
And the Tor Browser loads the startup page 0.984
Then I can listen to an Ogg audio track in Tor Browser 43.324
After features/support/hooks.rb:515 15.162
After features/support/hooks.rb:326 1.390
After features/support/hooks.rb:100 0.005
50.878
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 10.893
When I start the Tor Browser 25.467
And the Tor Browser loads the startup page 0.857
Then I can watch a WebM video in Tor Browser 13.660
After features/support/hooks.rb:515 0.840
After features/support/hooks.rb:326 1.305
After features/support/hooks.rb:100 0.000
Tags: @product
1:19.420
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 10.239
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.116
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.067
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.064
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.066
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.053
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.063
And the file "/tmp/synaptic.html" exists 0.067
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.135
When I start the Tor Browser 25.244
And the Tor Browser loads the startup page 1.013
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 12.530
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.709
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.423
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.227
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.406
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.101
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.102
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.350
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.589
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.080
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.140
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.717
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.068
# 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.584
After features/support/hooks.rb:326 1.330
After features/support/hooks.rb:100 0.000
Tags: @product
38.178
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.003
When I start the Tor Browser 25.645
Then the Tor Browser uses all expected TBB shared libraries 1.528
After features/support/hooks.rb:326 0.671
After features/support/hooks.rb:100 0.000
56.103
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 10.556
When I start the Tor Browser 24.473
And the Tor Browser loads the startup page 1.034
And I open the Tails homepage in the Tor Browser 10.153
Then the Tor Browser loads the Tails homepage 1.144
When I request a new identity in Tor Browser 3.227
Then the Tor Browser restarts into a fresh session 5.515
After features/support/hooks.rb:515 1.377
After features/support/hooks.rb:326 1.153
After features/support/hooks.rb:100 0.000
Tags: @product
41.588
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 10.819
When I start the Tor Browser 28.286
And the Tor Browser loads the startup page 0.872
Then Tor Browser's circuit view is working 1.609
After features/support/hooks.rb:326 0.696
After features/support/hooks.rb:100 0.000
Tags: @product
56.843
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD and logged in and the network is connected 10.310
When I start the Tor Browser 24.577
And the Tor Browser loads the startup page 1.010
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.970
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.950
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.122
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.900
After features/support/hooks.rb:326 0.692
After features/support/hooks.rb:100 0.000
Tags: @product
1:47.067
Before features/support/hooks.rb:269 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.106
And the network is plugged 0.288
And I successfully configure Tor 22.336
And available upgrades have been checked 0.076
And all notifications have disappeared 4.325
Then the persistent Tor Browser directory exists 0.057
And there is a GNOME bookmark for the persistent Tor Browser directory 1.931
When I start the Tor Browser 26.005
And I open the address "https://tails.net/about" in the Tor Browser 10.912
And "Tails - How Tails works" has loaded in the Tor Browser 0.995
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 7.809
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.966
Then "Tails - How Tails works" has loaded in the Tor Browser 1.456
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.801
After features/support/hooks.rb:326 0.802
After features/support/hooks.rb:100 0.000
Tags: @product
44.169
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 8.380
Then the amnesiac Documents directory exists 0.051
And there is a GNOME bookmark for the amnesiac Documents directory 1.581
Then I start the Tor Browser in offline mode 26.750
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.405
After features/support/hooks.rb:326 0.923
After features/support/hooks.rb:100 0.000
Tags: @product
41.943
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 8.976
Then the amnesiac Downloads directory exists 0.061
And there is a GNOME bookmark for the amnesiac Downloads directory 1.838
Then I start the Tor Browser in offline mode 23.120
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.945
After features/support/hooks.rb:326 1.391
After features/support/hooks.rb:100 0.000
Tags: @product
42.678
Before features/support/hooks.rb:269 0.024
Given I have started Tails from DVD without network and logged in 8.512
Then the amnesiac Music directory exists 0.073
And there is a GNOME bookmark for the amnesiac Music directory 1.757
Then I start the Tor Browser in offline mode 23.949
And I can save the current page as "index.html" to the Music GNOME bookmark 8.386
After features/support/hooks.rb:326 0.830
After features/support/hooks.rb:100 0.000
Tags: @product
44.050
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.390
Then the amnesiac Pictures directory exists 0.059
And there is a GNOME bookmark for the amnesiac Pictures directory 1.785
Then I start the Tor Browser in offline mode 27.136
And I can save the current page as "index.html" to the Pictures GNOME bookmark 6.680
After features/support/hooks.rb:326 0.888
After features/support/hooks.rb:100 0.000
Tags: @product
43.413
Before features/support/hooks.rb:269 0.034
Given I have started Tails from DVD without network and logged in 8.658
Then the amnesiac Videos directory exists 0.058
And there is a GNOME bookmark for the amnesiac Videos directory 1.760
Then I start the Tor Browser in offline mode 23.843
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.093
After features/support/hooks.rb:326 0.971
After features/support/hooks.rb:100 0.000
Tags: @product
3:36.178
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 11.070
And all tps features are active 2.512
And all persistent filesystems have safe access rights 0.267
And all persistence configuration files have safe access rights 0.419
And all persistent directories have safe access rights 2.521
When I start the Tor Browser in offline mode 23.244
And I add a bookmark to eff.org in the Tor Browser 16.046
And I cold reboot the computer 12.094
And the computer reboots Tails 1:3.981
And I enable persistence 14.916
And I log in to a new session 37.715
And all notifications have disappeared 9.360
And I start the Tor Browser in offline mode 20.665
Then the Tor Browser has a bookmark to eff.org 1.363
After features/support/hooks.rb:326 1.344
After features/support/hooks.rb:100 0.011