Project Number Date
test_Tails_ISO_stable 4669 16 Feb 2024, 19: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 130 0 0 0 0 130 17 0 17 19:26.142 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
56.831
Before features/support/hooks.rb:245 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.729
And a web server is running on the LAN 1.037
And I capture all network traffic 0.006
When I start the Tor Browser 31.189
And the Tor Browser loads the startup page 1.218
And I open a page on the LAN web server in the Tor Browser 9.105
Then the Tor Browser shows the "Unable to connect" error 1.014
And no traffic was sent to the web server on the LAN 0.529
After features/support/hooks.rb:291 0.924
After features/support/hooks.rb:75 0.046
1:2.677
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 13.134
Then the amnesiac Tor Browser directory exists 0.051
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.677
And the persistent Tor Browser directory does not exist 0.054
When I start the Tor Browser 31.057
And the Tor Browser loads the startup page 1.041
Then I can save the current page as "index.html" to the default downloads directory 5.500
And I can print the current page as "output.pdf" to the default downloads directory 10.159
After features/support/hooks.rb:450 1.528
After features/support/hooks.rb:291 0.773
After features/support/hooks.rb:75 0.000
57.746
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.337
When I start the Tor Browser 32.808
Then the Tor Browser loads the startup page 1.047
When I download some file in the Tor Browser 12.334
Then the file is saved to the default Tor Browser download directory 0.219
After features/support/hooks.rb:450 2.390
After features/support/hooks.rb:291 0.626
After features/support/hooks.rb:75 0.000
1:29.375
Before features/support/hooks.rb:245 0.004
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.546
When I start the Tor Browser 31.663
And the Tor Browser loads the startup page 1.129
Then I can listen to an Ogg audio track in Tor Browser 44.037
After features/support/hooks.rb:450 2.105
After features/support/hooks.rb:291 3.644
After features/support/hooks.rb:75 0.000
53.620
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.212
When I start the Tor Browser 30.541
And the Tor Browser loads the startup page 1.082
Then I can watch a WebM video in Tor Browser 10.784
After features/support/hooks.rb:450 1.140
After features/support/hooks.rb:291 0.917
After features/support/hooks.rb:75 0.000
Tags: @product
1:24.294
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.289
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.111
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.062
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.070
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.071
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.052
And the file "/tmp/synaptic.html" exists 0.057
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.131
When I start the Tor Browser 30.772
And the Tor Browser loads the startup page 1.063
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.627
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.609
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.105
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 9.010
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.540
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.074
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.130
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.939
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.510
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.080
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.124
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.902
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.596
# Due to our AppArmor aliases, /live/overlay will be treated
# as /lib/live/mount/overlay.
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.093
# 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.533
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.529
After features/support/hooks.rb:291 0.911
After features/support/hooks.rb:75 0.000
Tags: @product
42.750
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.302
When I start the Tor Browser 30.298
Then the Tor Browser uses all expected TBB shared libraries 1.149
After features/support/hooks.rb:291 0.755
After features/support/hooks.rb:75 0.000
58.694
Before features/support/hooks.rb:245 0.005
Before features/support/hooks.rb:442 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.004
When I start the Tor Browser 30.549
And the Tor Browser loads the startup page 1.071
And I open the Tails homepage in the Tor Browser 9.991
Then the Tor Browser loads the Tails homepage 1.111
When I request a new identity in Tor Browser 3.331
Then the Tor Browser restarts into a fresh session 1.634
After features/support/hooks.rb:450 1.535
After features/support/hooks.rb:291 1.130
After features/support/hooks.rb:75 0.000
Tags: @product
45.432
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.249
When I start the Tor Browser 31.213
And the Tor Browser loads the startup page 1.329
Then Tor Browser's circuit view is working 1.639
After features/support/hooks.rb:291 0.834
After features/support/hooks.rb:75 0.000
Tags: @product
1:5.482
Before features/support/hooks.rb:245 0.016
Given I have started Tails from DVD and logged in and the network is connected 11.791
When I start the Tor Browser 31.468
And the Tor Browser loads the startup page 1.033
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.783
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.067
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.131
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.205
After features/support/hooks.rb:291 0.913
After features/support/hooks.rb:75 0.000
Tags: @product
1:42.326
Before features/support/hooks.rb:245 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.058
And the network is plugged 0.033
And I successfully configure Tor 13.004
And available upgrades have been checked 1.143
And all notifications have disappeared 3.197
Then the persistent Tor Browser directory exists 0.089
And there is a GNOME bookmark for the persistent Tor Browser directory 1.769
When I start the Tor Browser 31.779
And I open the address "https://tails.net/about" in the Tor Browser 11.459
And "Tails - How Tails works" has loaded in the Tor Browser 1.208
Then I can save the current page as "index.html" to the persistent Tor Browser directory 5.539
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 10.192
Then "Tails - How Tails works" has loaded in the Tor Browser 1.440
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.407
After features/support/hooks.rb:291 1.083
After features/support/hooks.rb:75 0.000
Tags: @product
50.159
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 12.309
Then the amnesiac Documents directory exists 0.077
And there is a GNOME bookmark for the amnesiac Documents directory 1.809
Then I start the Tor Browser in offline mode 31.658
And I can save the current page as "index.html" to the Documents GNOME bookmark 4.305
After features/support/hooks.rb:291 1.092
After features/support/hooks.rb:75 0.000
Tags: @product
47.136
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.106
Then the amnesiac Downloads directory exists 0.070
And there is a GNOME bookmark for the amnesiac Downloads directory 1.423
Then I start the Tor Browser in offline mode 33.277
And I can save the current page as "index.html" to the Downloads GNOME bookmark 4.257
After features/support/hooks.rb:291 1.268
After features/support/hooks.rb:75 0.000
Tags: @product
45.945
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD without network and logged in 8.075
Then the amnesiac Music directory exists 0.092
And there is a GNOME bookmark for the amnesiac Music directory 1.366
Then I start the Tor Browser in offline mode 31.755
And I can save the current page as "index.html" to the Music GNOME bookmark 4.654
After features/support/hooks.rb:291 1.110
After features/support/hooks.rb:75 0.000
Tags: @product
47.720
Before features/support/hooks.rb:245 0.008
Given I have started Tails from DVD without network and logged in 9.592
Then the amnesiac Pictures directory exists 0.110
And there is a GNOME bookmark for the amnesiac Pictures directory 1.392
Then I start the Tor Browser in offline mode 31.267
And I can save the current page as "index.html" to the Pictures GNOME bookmark 5.357
After features/support/hooks.rb:291 1.008
After features/support/hooks.rb:75 0.000
Tags: @product
45.364
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD without network and logged in 8.064
Then the amnesiac Videos directory exists 0.108
And there is a GNOME bookmark for the amnesiac Videos directory 1.318
Then I start the Tor Browser in offline mode 31.661
And I can save the current page as "index.html" to the Videos GNOME bookmark 4.212
After features/support/hooks.rb:291 0.836
After features/support/hooks.rb:75 0.000
Tags: @product
3:30.584
Before features/support/hooks.rb:245 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.435
And all tps features are active 2.054
And all persistent filesystems have safe access rights 0.279
And all persistence configuration files have safe access rights 0.474
And all persistent directories have safe access rights 2.892
When I start the Tor Browser in offline mode 31.834
And I add a bookmark to eff.org in the Tor Browser 15.680
And I cold reboot the computer 9.353
And the computer reboots Tails 48.126
And I enable persistence 33.356
And I log in to a new session 20.698
And I start the Tor Browser in offline mode 34.064
Then the Tor Browser has a bookmark to eff.org 1.335
After features/support/hooks.rb:291 0.875
After features/support/hooks.rb:75 0.008