Project Number Date
test_Tails_ISO_devel 3572 31 Oct 2024, 15:48

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 19:17.022 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
52.888
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 16.378
And a web server is running on the LAN 1.043
And I capture all network traffic 0.006
When I start the Tor Browser 25.508
And the Tor Browser loads the startup page 0.903
And I open a page on the LAN web server in the Tor Browser 8.101
Then the Tor Browser shows the "Unable to connect" error 0.742
And no traffic was sent to the web server on the LAN 0.202
After features/support/hooks.rb:326 0.757
After features/support/hooks.rb:100 0.054
59.742
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 13.143
Then the amnesiac Tor Browser directory exists 0.055
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.744
And the persistent Tor Browser directory does not exist 0.049
When I start the Tor Browser 24.826
And the Tor Browser loads the startup page 1.255
Then I can save the current page as "index.html" to the default downloads directory 8.308
And I can print the current page as "output.pdf" to the default downloads directory 10.358
After features/support/hooks.rb:515 0.670
After features/support/hooks.rb:326 0.755
After features/support/hooks.rb:100 0.000
54.599
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 13.673
When I start the Tor Browser 25.188
Then the Tor Browser loads the startup page 0.910
When I download some file in the Tor Browser 14.220
Then the file is saved to the default Tor Browser download directory 0.606
After features/support/hooks.rb:515 1.395
After features/support/hooks.rb:326 0.738
After features/support/hooks.rb:100 0.000
1:23.143
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.762
When I start the Tor Browser 24.298
And the Tor Browser loads the startup page 1.185
Then I can listen to an Ogg audio track in Tor Browser 44.897
After features/support/hooks.rb:515 15.038
After features/support/hooks.rb:326 2.195
After features/support/hooks.rb:100 0.003
54.513
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.515
When I start the Tor Browser 25.344
And the Tor Browser loads the startup page 1.021
Then I can watch a WebM video in Tor Browser 15.631
After features/support/hooks.rb:515 0.805
After features/support/hooks.rb:326 1.417
After features/support/hooks.rb:100 0.000
Tags: @product
1:24.845
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD and logged in and the network is connected 13.804
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.117
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.055
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.056
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.054
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.044
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.066
And the file "/tmp/synaptic.html" exists 0.070
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.141
When I start the Tor Browser 25.097
And the Tor Browser loads the startup page 1.155
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 12.469
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.595
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.277
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.160
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 9.127
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.548
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.067
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.117
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.157
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.067
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.147
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.053
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.555
# 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.086
# 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.644
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.542
After features/support/hooks.rb:326 0.685
After features/support/hooks.rb:100 0.000
Tags: @product
37.655
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.610
When I start the Tor Browser 23.630
Then the Tor Browser uses all expected TBB shared libraries 1.414
After features/support/hooks.rb:326 0.844
After features/support/hooks.rb:100 0.000
1:0.606
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.639
When I start the Tor Browser 26.599
And the Tor Browser loads the startup page 1.017
And I open the Tails homepage in the Tor Browser 10.531
Then the Tor Browser loads the Tails homepage 1.035
When I request a new identity in Tor Browser 3.198
Then the Tor Browser restarts into a fresh session 5.584
After features/support/hooks.rb:515 1.246
After features/support/hooks.rb:326 2.367
After features/support/hooks.rb:100 0.000
Tags: @product
40.701
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.205
When I start the Tor Browser 24.661
And the Tor Browser loads the startup page 1.127
Then Tor Browser's circuit view is working 1.707
After features/support/hooks.rb:326 1.070
After features/support/hooks.rb:100 0.000
Tags: @product
1:6.227
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.607
When I start the Tor Browser 24.092
And the Tor Browser loads the startup page 1.160
When I open the address "https://net.ipcalf.com/" in the Tor Browser 16.965
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.995
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.361
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.046
After features/support/hooks.rb:326 2.381
After features/support/hooks.rb:100 0.000
Tags: @product
1:53.035
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.230
And the network is plugged 0.122
And I successfully configure Tor 22.338
And available upgrades have been checked 0.051
And all notifications have disappeared 4.585
Then the persistent Tor Browser directory exists 0.066
And there is a GNOME bookmark for the persistent Tor Browser directory 1.914
When I start the Tor Browser 23.482
And I open the address "https://tails.net/about" in the Tor Browser 12.077
And "Tails - How Tails works" has loaded in the Tor Browser 1.571
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 7.727
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 12.168
Then "Tails - How Tails works" has loaded in the Tor Browser 1.787
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 12.910
After features/support/hooks.rb:326 0.972
After features/support/hooks.rb:100 0.000
Tags: @product
46.876
Before features/support/hooks.rb:269 0.010
Given I have started Tails from DVD without network and logged in 9.526
Then the amnesiac Documents directory exists 0.128
And there is a GNOME bookmark for the amnesiac Documents directory 1.896
Then I start the Tor Browser in offline mode 29.016
And I can save the current page as "index.html" to the Documents GNOME bookmark 6.309
After features/support/hooks.rb:326 1.168
After features/support/hooks.rb:100 0.000
Tags: @product
43.954
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 9.936
Then the amnesiac Downloads directory exists 0.230
And there is a GNOME bookmark for the amnesiac Downloads directory 2.457
Then I start the Tor Browser in offline mode 24.020
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.309
After features/support/hooks.rb:326 0.959
After features/support/hooks.rb:100 0.000
Tags: @product
43.726
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 9.490
Then the amnesiac Music directory exists 1.508
And there is a GNOME bookmark for the amnesiac Music directory 1.628
Then I start the Tor Browser in offline mode 22.635
And I can save the current page as "index.html" to the Music GNOME bookmark 8.462
After features/support/hooks.rb:326 0.884
After features/support/hooks.rb:100 0.000
Tags: @product
46.578
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 8.708
Then the amnesiac Pictures directory exists 0.064
And there is a GNOME bookmark for the amnesiac Pictures directory 1.715
Then I start the Tor Browser in offline mode 27.247
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.843
After features/support/hooks.rb:326 1.033
After features/support/hooks.rb:100 0.000
Tags: @product
42.431
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.830
Then the amnesiac Videos directory exists 0.065
And there is a GNOME bookmark for the amnesiac Videos directory 1.625
Then I start the Tor Browser in offline mode 26.412
And I can save the current page as "index.html" to the Videos GNOME bookmark 5.497
After features/support/hooks.rb:326 0.779
After features/support/hooks.rb:100 0.000
Tags: @product
3:45.494
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.411
And all tps features are active 3.514
And all persistent filesystems have safe access rights 0.241
And all persistence configuration files have safe access rights 0.493
And all persistent directories have safe access rights 2.577
When I start the Tor Browser in offline mode 22.825
And I add a bookmark to eff.org in the Tor Browser 16.241
And I cold reboot the computer 12.234
And the computer reboots Tails 1:4.464
And I enable persistence 16.821
And I log in to a new session 44.412
And all notifications have disappeared 7.547
And I start the Tor Browser in offline mode 21.741
Then the Tor Browser has a bookmark to eff.org 1.964
After features/support/hooks.rb:326 1.229
After features/support/hooks.rb:100 0.020