Project Number Date
test_Tails_ISO_devel 3473 10 Aug 2024, 12:13

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:59.643 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
47.579
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.054
And a web server is running on the LAN 1.039
And I capture all network traffic 0.006
When I start the Tor Browser 23.040
And the Tor Browser loads the startup page 0.893
And I open a page on the LAN web server in the Tor Browser 9.256
Then the Tor Browser shows the "Unable to connect" error 0.950
And no traffic was sent to the web server on the LAN 0.337
After features/support/hooks.rb:326 1.109
After features/support/hooks.rb:100 0.047
53.417
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.083
Then the amnesiac Tor Browser directory exists 0.053
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.806
And the persistent Tor Browser directory does not exist 0.058
When I start the Tor Browser 23.480
And the Tor Browser loads the startup page 0.937
Then I can save the current page as "index.html" to the default downloads directory 5.260
And I can print the current page as "output.pdf" to the default downloads directory 9.736
After features/support/hooks.rb:515 0.923
After features/support/hooks.rb:326 0.944
After features/support/hooks.rb:100 0.000
53.763
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 14.553
When I start the Tor Browser 25.319
Then the Tor Browser loads the startup page 0.935
When I download some file in the Tor Browser 12.635
Then the file is saved to the default Tor Browser download directory 0.319
After features/support/hooks.rb:515 2.212
After features/support/hooks.rb:326 1.022
After features/support/hooks.rb:100 0.000
1:19.131
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.015
When I start the Tor Browser 23.386
And the Tor Browser loads the startup page 0.951
Then I can listen to an Ogg audio track in Tor Browser 42.779
After features/support/hooks.rb:515 1.842
After features/support/hooks.rb:326 1.002
After features/support/hooks.rb:100 0.000
48.156
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.174
When I start the Tor Browser 22.257
And the Tor Browser loads the startup page 0.835
Then I can watch a WebM video in Tor Browser 12.888
After features/support/hooks.rb:515 0.944
After features/support/hooks.rb:326 1.223
After features/support/hooks.rb:100 0.000
Tags: @product
1:12.496
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.830
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.119
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.061
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.055
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.047
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.043
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.052
And the file "/tmp/synaptic.html" exists 0.054
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.137
When I start the Tor Browser 22.702
And the Tor Browser loads the startup page 0.995
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.436
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.562
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.085
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.151
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.523
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.492
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.107
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.259
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.504
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.076
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.119
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.942
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.513
# 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.104
# 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.929
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.518
After features/support/hooks.rb:326 0.896
After features/support/hooks.rb:100 0.000
Tags: @product
37.472
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.236
When I start the Tor Browser 24.042
Then the Tor Browser uses all expected TBB shared libraries 1.192
After features/support/hooks.rb:326 0.948
After features/support/hooks.rb:100 0.000
57.307
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 11.909
When I start the Tor Browser 24.651
And the Tor Browser loads the startup page 0.991
And I open the Tails homepage in the Tor Browser 9.527
Then the Tor Browser loads the Tails homepage 1.054
When I request a new identity in Tor Browser 3.214
Then the Tor Browser restarts into a fresh session 5.959
After features/support/hooks.rb:515 1.916
After features/support/hooks.rb:326 1.168
After features/support/hooks.rb:100 0.000
Tags: @product
37.649
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.368
When I start the Tor Browser 22.869
And the Tor Browser loads the startup page 0.861
Then Tor Browser's circuit view is working 1.549
After features/support/hooks.rb:326 0.869
After features/support/hooks.rb:100 0.000
Tags: @product
57.435
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.844
When I start the Tor Browser 23.287
And the Tor Browser loads the startup page 0.996
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.103
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 1.003
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.192
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.006
After features/support/hooks.rb:326 1.244
After features/support/hooks.rb:100 0.000
Tags: @product
1:40.432
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.398
And the network is plugged 0.077
And I successfully configure Tor 19.118
And available upgrades have been checked 0.068
And all notifications have disappeared 4.272
Then the persistent Tor Browser directory exists 0.063
And there is a GNOME bookmark for the persistent Tor Browser directory 1.714
When I start the Tor Browser 21.548
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.114
Then I can save the current page as "index.html" to the persistent Tor Browser directory 10.047
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 8.836
Then "Tails - How Tails works" has loaded in the Tor Browser 1.452
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.261
After features/support/hooks.rb:326 0.750
After features/support/hooks.rb:100 0.000
Tags: @product
45.907
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.295
Then the amnesiac Documents directory exists 0.106
And there is a GNOME bookmark for the amnesiac Documents directory 1.624
Then I start the Tor Browser in offline mode 28.058
And I can save the current page as "index.html" to the Documents GNOME bookmark 7.821
After features/support/hooks.rb:326 0.849
After features/support/hooks.rb:100 0.000
Tags: @product
44.178
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.180
Then the amnesiac Downloads directory exists 0.055
And there is a GNOME bookmark for the amnesiac Downloads directory 1.608
Then I start the Tor Browser in offline mode 25.997
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.336
After features/support/hooks.rb:326 0.785
After features/support/hooks.rb:100 0.000
Tags: @product
43.112
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.112
Then the amnesiac Music directory exists 0.046
And there is a GNOME bookmark for the amnesiac Music directory 1.578
Then I start the Tor Browser in offline mode 25.010
And I can save the current page as "index.html" to the Music GNOME bookmark 8.363
After features/support/hooks.rb:326 0.975
After features/support/hooks.rb:100 0.000
Tags: @product
45.109
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 9.141
Then the amnesiac Pictures directory exists 0.055
And there is a GNOME bookmark for the amnesiac Pictures directory 1.682
Then I start the Tor Browser in offline mode 25.420
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.809
After features/support/hooks.rb:326 0.971
After features/support/hooks.rb:100 0.000
Tags: @product
45.906
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 10.549
Then the amnesiac Videos directory exists 0.150
And there is a GNOME bookmark for the amnesiac Videos directory 1.767
Then I start the Tor Browser in offline mode 24.879
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.559
After features/support/hooks.rb:326 0.798
After features/support/hooks.rb:100 0.000
Tags: @product
3:30.586
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 9.408
And all tps features are active 2.419
And all persistent filesystems have safe access rights 0.220
And all persistence configuration files have safe access rights 0.414
And all persistent directories have safe access rights 2.520
When I start the Tor Browser in offline mode 25.177
And I add a bookmark to eff.org in the Tor Browser 13.474
And I cold reboot the computer 11.576
And the computer reboots Tails 58.552
And I enable persistence 17.081
And I log in to a new session 36.981
And all notifications have disappeared 9.077
And I start the Tor Browser in offline mode 21.856
Then the Tor Browser has a bookmark to eff.org 1.824
After features/support/hooks.rb:326 1.123
After features/support/hooks.rb:100 0.010