Project Number Date
test_Tails_ISO_devel 3575 03 Nov 2024, 12:54

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 17:57.059 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
50.488
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.369
And a web server is running on the LAN 1.035
And I capture all network traffic 0.006
When I start the Tor Browser 27.024
And the Tor Browser loads the startup page 0.956
And I open a page on the LAN web server in the Tor Browser 7.905
Then the Tor Browser shows the "Unable to connect" error 0.943
And no traffic was sent to the web server on the LAN 0.247
After features/support/hooks.rb:326 0.798
After features/support/hooks.rb:100 0.062
55.261
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 12.337
Then the amnesiac Tor Browser directory exists 0.055
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.663
And the persistent Tor Browser directory does not exist 0.046
When I start the Tor Browser 22.523
And the Tor Browser loads the startup page 1.045
Then I can save the current page as "index.html" to the default downloads directory 7.352
And I can print the current page as "output.pdf" to the default downloads directory 10.237
After features/support/hooks.rb:515 0.552
After features/support/hooks.rb:326 0.712
After features/support/hooks.rb:100 0.000
50.477
Before features/support/hooks.rb:269 0.004
Before features/support/hooks.rb:507 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.314
When I start the Tor Browser 22.714
Then the Tor Browser loads the startup page 0.868
When I download some file in the Tor Browser 14.073
Then the file is saved to the default Tor Browser download directory 0.507
After features/support/hooks.rb:515 1.197
After features/support/hooks.rb:326 0.726
After features/support/hooks.rb:100 0.000
1:20.697
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.508
When I start the Tor Browser 22.297
And the Tor Browser loads the startup page 0.967
Then I can listen to an Ogg audio track in Tor Browser 44.923
After features/support/hooks.rb:515 14.703
After features/support/hooks.rb:326 2.294
After features/support/hooks.rb:100 0.003
49.877
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.202
When I start the Tor Browser 22.844
And the Tor Browser loads the startup page 1.128
Then I can watch a WebM video in Tor Browser 13.700
After features/support/hooks.rb:515 0.634
After features/support/hooks.rb:326 2.648
After features/support/hooks.rb:100 0.000
Tags: @product
1:17.061
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 I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.254
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.070
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.057
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.068
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.042
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.050
And the file "/tmp/synaptic.html" exists 0.055
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.120
When I start the Tor Browser 23.017
And the Tor Browser loads the startup page 0.959
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.264
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.549
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.299
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.190
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 8.358
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.503
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.107
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.115
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.064
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.555
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.064
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.110
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.995
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.522
# 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.056
# 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.832
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.500
After features/support/hooks.rb:326 1.418
After features/support/hooks.rb:100 0.000
Tags: @product
37.856
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.406
When I start the Tor Browser 24.198
Then the Tor Browser uses all expected TBB shared libraries 1.252
After features/support/hooks.rb:326 1.463
After features/support/hooks.rb:100 0.000
58.081
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.168
When I start the Tor Browser 24.284
And the Tor Browser loads the startup page 0.801
And I open the Tails homepage in the Tor Browser 10.956
Then the Tor Browser loads the Tails homepage 1.052
When I request a new identity in Tor Browser 3.204
Then the Tor Browser restarts into a fresh session 5.613
After features/support/hooks.rb:515 1.013
After features/support/hooks.rb:326 1.886
After features/support/hooks.rb:100 0.000
Tags: @product
39.320
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.829
When I start the Tor Browser 23.802
And the Tor Browser loads the startup page 0.994
Then Tor Browser's circuit view is working 1.693
After features/support/hooks.rb:326 1.504
After features/support/hooks.rb:100 0.000
Tags: @product
57.370
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.715
When I start the Tor Browser 22.906
And the Tor Browser loads the startup page 1.053
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.883
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.880
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.931
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.000
After features/support/hooks.rb:326 2.159
After features/support/hooks.rb:100 0.000
Tags: @product
1:47.061
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.870
And the network is plugged 0.105
And I successfully configure Tor 19.799
And available upgrades have been checked 0.070
And all notifications have disappeared 4.399
Then the persistent Tor Browser directory exists 0.053
And there is a GNOME bookmark for the persistent Tor Browser directory 1.688
When I start the Tor Browser 22.170
And I open the address "https://tails.net/about" in the Tor Browser 14.204
And "Tails - How Tails works" has loaded in the Tor Browser 1.384
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 8.916
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 10.437
Then "Tails - How Tails works" has loaded in the Tor Browser 1.479
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.481
After features/support/hooks.rb:326 1.177
After features/support/hooks.rb:100 0.000
Tags: @product
41.967
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.196
Then the amnesiac Documents directory exists 0.066
And there is a GNOME bookmark for the amnesiac Documents directory 1.661
Then I start the Tor Browser in offline mode 23.839
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.203
After features/support/hooks.rb:326 0.861
After features/support/hooks.rb:100 0.000
Tags: @product
40.080
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.072
Then the amnesiac Downloads directory exists 0.048
And there is a GNOME bookmark for the amnesiac Downloads directory 1.709
Then I start the Tor Browser in offline mode 22.663
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.586
After features/support/hooks.rb:326 0.965
After features/support/hooks.rb:100 0.000
Tags: @product
39.773
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.003
Then the amnesiac Music directory exists 0.054
And there is a GNOME bookmark for the amnesiac Music directory 1.570
Then I start the Tor Browser in offline mode 21.525
And I can save the current page as "index.html" to the Music GNOME bookmark 8.619
After features/support/hooks.rb:326 1.546
After features/support/hooks.rb:100 0.000
Tags: @product
43.353
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.074
Then the amnesiac Pictures directory exists 0.067
And there is a GNOME bookmark for the amnesiac Pictures directory 1.638
Then I start the Tor Browser in offline mode 25.611
And I can save the current page as "index.html" to the Pictures GNOME bookmark 7.961
After features/support/hooks.rb:326 1.039
After features/support/hooks.rb:100 0.000
Tags: @product
38.831
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.287
Then the amnesiac Videos directory exists 0.054
And there is a GNOME bookmark for the amnesiac Videos directory 1.685
Then I start the Tor Browser in offline mode 23.053
And I can save the current page as "index.html" to the Videos GNOME bookmark 5.750
After features/support/hooks.rb:326 0.965
After features/support/hooks.rb:100 0.000
Tags: @product
3:29.498
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 10.375
And all tps features are active 2.251
And all persistent filesystems have safe access rights 0.225
And all persistence configuration files have safe access rights 0.359
And all persistent directories have safe access rights 2.465
When I start the Tor Browser in offline mode 23.392
And I add a bookmark to eff.org in the Tor Browser 15.049
And I cold reboot the computer 11.233
And the computer reboots Tails 58.741
And I enable persistence 16.839
And I log in to a new session 35.337
And all notifications have disappeared 8.124
And I start the Tor Browser in offline mode 23.274
Then the Tor Browser has a bookmark to eff.org 1.826
After features/support/hooks.rb:326 1.310
After features/support/hooks.rb:100 0.007