Project Number Date
test_Tails_ISO_stable 4593 27 Dec 2023, 12:28

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:26.648 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
54.343
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.541
And a web server is running on the LAN 1.042
And I capture all network traffic 0.007
When I start the Tor Browser 30.643
And the Tor Browser loads the startup page 0.893
And I open a page on the LAN web server in the Tor Browser 8.952
Then the Tor Browser shows the "Unable to connect" error 0.795
And no traffic was sent to the web server on the LAN 0.465
After features/support/hooks.rb:291 0.652
After features/support/hooks.rb:75 0.040
1:1.721
Before features/support/hooks.rb:245 0.006
Before features/support/hooks.rb:442 0.004
Given I have started Tails from DVD and logged in and the network is connected 11.559
Then the amnesiac Tor Browser directory exists 0.068
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.816
And the persistent Tor Browser directory does not exist 0.069
When I start the Tor Browser 32.370
And the Tor Browser loads the startup page 0.914
Then I can save the current page as "index.html" to the default downloads directory 5.304
And I can print the current page as "output.pdf" to the default downloads directory 9.618
After features/support/hooks.rb:450 1.249
After features/support/hooks.rb:291 0.701
After features/support/hooks.rb:75 0.000
53.470
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.727
When I start the Tor Browser 28.851
Then the Tor Browser loads the startup page 0.907
When I download some file in the Tor Browser 11.746
Then the file is saved to the default Tor Browser download directory 0.238
After features/support/hooks.rb:450 2.164
After features/support/hooks.rb:291 0.902
After features/support/hooks.rb:75 0.000
1:23.210
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.519
When I start the Tor Browser 30.122
And the Tor Browser loads the startup page 0.901
Then I can listen to an Ogg audio track in Tor Browser 40.666
After features/support/hooks.rb:450 2.347
After features/support/hooks.rb:291 0.960
After features/support/hooks.rb:75 0.000
53.636
Before features/support/hooks.rb:245 0.021
Before features/support/hooks.rb:442 0.017
Given I have started Tails from DVD and logged in and the network is connected 11.798
When I start the Tor Browser 29.929
And the Tor Browser loads the startup page 0.824
Then I can watch a WebM video in Tor Browser 11.084
After features/support/hooks.rb:450 1.229
After features/support/hooks.rb:291 0.924
After features/support/hooks.rb:75 0.000
Tags: @product
1:21.760
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.778
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.153
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.060
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.096
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.075
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.068
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.080
And the file "/tmp/synaptic.html" exists 0.094
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.171
When I start the Tor Browser 29.702
And the Tor Browser loads the startup page 0.977
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.589
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.564
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.120
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.200
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.389
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.529
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.116
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.172
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.645
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.533
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.096
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.133
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.062
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.557
# 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.079
# 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.147
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.563
After features/support/hooks.rb:291 0.818
After features/support/hooks.rb:75 0.000
Tags: @product
44.422
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.282
When I start the Tor Browser 30.806
Then the Tor Browser uses all expected TBB shared libraries 1.333
After features/support/hooks.rb:291 0.974
After features/support/hooks.rb:75 0.000
58.861
Before features/support/hooks.rb:245 0.007
Before features/support/hooks.rb:442 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.809
When I start the Tor Browser 30.299
And the Tor Browser loads the startup page 0.941
And I open the Tails homepage in the Tor Browser 9.343
Then the Tor Browser loads the Tails homepage 0.860
When I request a new identity in Tor Browser 3.015
Then the Tor Browser restarts into a fresh session 1.591
After features/support/hooks.rb:450 1.539
After features/support/hooks.rb:291 1.056
After features/support/hooks.rb:75 0.000
Tags: @product
44.892
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.580
When I start the Tor Browser 30.799
And the Tor Browser loads the startup page 0.951
Then Tor Browser's circuit view is working 1.561
After features/support/hooks.rb:291 0.676
After features/support/hooks.rb:75 0.000
Tags: @product
1:2.403
Before features/support/hooks.rb:245 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.856
When I start the Tor Browser 30.319
And the Tor Browser loads the startup page 0.816
When I open the address "https://net.ipcalf.com/" in the Tor Browser 8.964
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.830
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.797
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.817
After features/support/hooks.rb:291 0.755
After features/support/hooks.rb:75 0.000
Tags: @product
1:47.874
Before features/support/hooks.rb:245 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.108
And the network is plugged 0.033
And I successfully configure Tor 15.941
And available upgrades have been checked 1.099
And all notifications have disappeared 3.143
Then the persistent Tor Browser directory exists 0.062
And there is a GNOME bookmark for the persistent Tor Browser directory 1.789
When I start the Tor Browser 34.502
And I open the address "https://tails.net/about" in the Tor Browser 10.723
And "Tails - How Tails works" has loaded in the Tor Browser 1.010
Then I can save the current page as "index.html" to the persistent Tor Browser directory 7.336
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.353
Then "Tails - How Tails works" has loaded in the Tor Browser 1.346
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.424
After features/support/hooks.rb:291 1.233
After features/support/hooks.rb:75 0.000
Tags: @product
3:40.049
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.336
And all tps features are active 2.575
And all persistent filesystems have safe access rights 0.237
And all persistence configuration files have safe access rights 0.687
And all persistent directories have safe access rights 2.743
When I start the Tor Browser in offline mode 34.778
And I add a bookmark to eff.org in the Tor Browser 12.449
And I cold reboot the computer 10.258
And the computer reboots Tails 48.725
And I enable persistence 35.285
And I log in to a new session 27.380
And I start the Tor Browser in offline mode 32.680
Then the Tor Browser has a bookmark to eff.org 1.910
After features/support/hooks.rb:291 1.768
After features/support/hooks.rb:75 0.008