Project Number Date
test_Tails_ISO_stable 4552 05 Dec 2023, 15:24

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 105 0 0 0 0 105 12 0 12 15:41.721 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
55.555
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.835
And a web server is running on the LAN 1.035
And I capture all network traffic 0.005
When I start the Tor Browser 31.192
And the Tor Browser loads the startup page 0.836
And I open a page on the LAN web server in the Tor Browser 9.376
Then the Tor Browser shows the "Unable to connect" error 0.850
And no traffic was sent to the web server on the LAN 0.423
After features/support/hooks.rb:291 0.897
After features/support/hooks.rb:75 0.054
1:1.475
Before features/support/hooks.rb:245 0.008
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.163
Then the amnesiac Tor Browser directory exists 0.062
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.931
And the persistent Tor Browser directory does not exist 0.063
When I start the Tor Browser 30.699
And the Tor Browser loads the startup page 0.936
Then I can save the current page as "index.html" to the default downloads directory 5.692
And I can print the current page as "output.pdf" to the default downloads directory 9.926
After features/support/hooks.rb:450 1.210
After features/support/hooks.rb:291 0.805
After features/support/hooks.rb:75 0.000
56.683
Before features/support/hooks.rb:245 0.009
Before features/support/hooks.rb:442 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.793
When I start the Tor Browser 31.255
Then the Tor Browser loads the startup page 0.834
When I download some file in the Tor Browser 12.557
Then the file is saved to the default Tor Browser download directory 0.240
After features/support/hooks.rb:450 2.159
After features/support/hooks.rb:291 0.636
After features/support/hooks.rb:75 0.000
1:24.949
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.778
When I start the Tor Browser 31.237
And the Tor Browser loads the startup page 0.853
Then I can listen to an Ogg audio track in Tor Browser 41.079
After features/support/hooks.rb:450 2.120
After features/support/hooks.rb:291 0.881
After features/support/hooks.rb:75 0.000
55.571
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.719
When I start the Tor Browser 32.986
And the Tor Browser loads the startup page 0.777
Then I can watch a WebM video in Tor Browser 10.087
After features/support/hooks.rb:450 1.187
After features/support/hooks.rb:291 0.967
After features/support/hooks.rb:75 0.000
Tags: @product
1:24.526
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.075
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.103
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.095
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.047
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.067
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.070
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.062
And the file "/tmp/synaptic.html" exists 0.080
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.148
When I start the Tor Browser 31.315
And the Tor Browser loads the startup page 0.933
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.327
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.567
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.327
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.163
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.349
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.589
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.081
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.126
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.136
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.565
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.076
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.132
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.451
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.619
# 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.075
# 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.350
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.585
After features/support/hooks.rb:291 0.931
After features/support/hooks.rb:75 0.000
Tags: @product
44.063
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.384
When I start the Tor Browser 30.476
Then the Tor Browser uses all expected TBB shared libraries 1.203
After features/support/hooks.rb:291 0.858
After features/support/hooks.rb:75 0.000
59.338
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.798
When I start the Tor Browser 30.460
And the Tor Browser loads the startup page 0.865
And I open the Tails homepage in the Tor Browser 9.816
Then the Tor Browser loads the Tails homepage 1.142
When I request a new identity in Tor Browser 3.132
Then the Tor Browser restarts into a fresh session 2.122
After features/support/hooks.rb:450 1.332
After features/support/hooks.rb:291 1.070
After features/support/hooks.rb:75 0.000
Tags: @product
46.472
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.764
When I start the Tor Browser 32.109
And the Tor Browser loads the startup page 0.954
Then Tor Browser's circuit view is working 1.643
After features/support/hooks.rb:291 0.986
After features/support/hooks.rb:75 0.000
Tags: @product
1:5.236
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.050
When I start the Tor Browser 31.696
And the Tor Browser loads the startup page 0.892
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.771
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.901
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.050
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.873
After features/support/hooks.rb:291 0.706
After features/support/hooks.rb:75 0.000
Tags: @product
1:41.923
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.494
And the network is plugged 0.028
And I successfully configure Tor 15.108
And available upgrades have been checked 0.050
And all notifications have disappeared 3.460
Then the persistent Tor Browser directory exists 0.079
And there is a GNOME bookmark for the persistent Tor Browser directory 1.807
When I start the Tor Browser 30.740
And I open the address "https://tails.net/about" in the Tor Browser 11.151
And "Tails - How Tails works" has loaded in the Tor Browser 1.335
Then I can save the current page as "index.html" to the persistent Tor Browser directory 5.473
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.442
Then "Tails - How Tails works" has loaded in the Tor Browser 1.512
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.238
After features/support/hooks.rb:291 0.838
After features/support/hooks.rb:75 0.000
Tags: @product
3:45.924
Before features/support/hooks.rb:245 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.148
And all tps features are active 2.113
And all persistent filesystems have safe access rights 0.272
And all persistence configuration files have safe access rights 0.680
And all persistent directories have safe access rights 3.188
When I start the Tor Browser in offline mode 35.019
And I add a bookmark to eff.org in the Tor Browser 16.289
And I cold reboot the computer 10.269
And the computer reboots Tails 46.501
And I enable persistence 36.711
And I log in to a new session 28.845
And I start the Tor Browser in offline mode 34.605
Then the Tor Browser has a bookmark to eff.org 1.279
After features/support/hooks.rb:291 1.111
After features/support/hooks.rb:75 0.012