Project Number Date
test_Tails_ISO_stable 4587 23 Dec 2023, 12:02

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 14:53.986 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
52.851
Before features/support/hooks.rb:245 0.004
Given I have started Tails from DVD and logged in and the network is connected 11.225
And a web server is running on the LAN 1.033
And I capture all network traffic 0.004
When I start the Tor Browser 29.179
And the Tor Browser loads the startup page 0.848
And I open a page on the LAN web server in the Tor Browser 9.215
Then the Tor Browser shows the "Unable to connect" error 0.918
And no traffic was sent to the web server on the LAN 0.426
After features/support/hooks.rb:291 1.108
After features/support/hooks.rb:75 0.046
57.656
Before features/support/hooks.rb:245 0.004
Before features/support/hooks.rb:442 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.159
Then the amnesiac Tor Browser directory exists 0.052
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.666
And the persistent Tor Browser directory does not exist 0.054
When I start the Tor Browser 29.301
And the Tor Browser loads the startup page 0.876
Then I can save the current page as "index.html" to the default downloads directory 4.768
And I can print the current page as "output.pdf" to the default downloads directory 9.777
After features/support/hooks.rb:450 1.204
After features/support/hooks.rb:291 0.773
After features/support/hooks.rb:75 0.000
53.691
Before features/support/hooks.rb:245 0.004
Before features/support/hooks.rb:442 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.113
When I start the Tor Browser 28.953
Then the Tor Browser loads the startup page 1.052
When I download some file in the Tor Browser 11.340
Then the file is saved to the default Tor Browser download directory 0.231
After features/support/hooks.rb:450 2.376
After features/support/hooks.rb:291 0.638
After features/support/hooks.rb:75 0.000
1:25.616
Before features/support/hooks.rb:245 0.004
Before features/support/hooks.rb:442 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.205
When I start the Tor Browser 29.288
And the Tor Browser loads the startup page 0.908
Then I can listen to an Ogg audio track in Tor Browser 44.214
After features/support/hooks.rb:450 1.800
After features/support/hooks.rb:291 0.879
After features/support/hooks.rb:75 0.000
49.975
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.165
When I start the Tor Browser 28.494
And the Tor Browser loads the startup page 0.888
Then I can watch a WebM video in Tor Browser 9.425
After features/support/hooks.rb:450 1.105
After features/support/hooks.rb:291 0.876
After features/support/hooks.rb:75 0.000
Tags: @product
1:17.640
Before features/support/hooks.rb:245 0.004
Given I have started Tails from DVD and logged in and the network is connected 11.259
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.098
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.066
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.072
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.036
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.067
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.072
And the file "/tmp/synaptic.html" exists 0.054
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.184
When I start the Tor Browser 29.739
And the Tor Browser loads the startup page 0.911
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.318
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.128
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.874
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.502
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.066
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.124
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.656
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.524
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.066
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.106
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.130
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.506
# 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.071
# 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.785
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.501
After features/support/hooks.rb:291 0.696
After features/support/hooks.rb:75 0.000
Tags: @product
41.166
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.077
When I start the Tor Browser 28.966
Then the Tor Browser uses all expected TBB shared libraries 1.122
After features/support/hooks.rb:291 0.746
After features/support/hooks.rb:75 0.000
55.418
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.132
When I start the Tor Browser 28.878
And the Tor Browser loads the startup page 0.891
And I open the Tails homepage in the Tor Browser 9.127
Then the Tor Browser loads the Tails homepage 0.866
When I request a new identity in Tor Browser 3.016
Then the Tor Browser restarts into a fresh session 1.504
After features/support/hooks.rb:450 1.547
After features/support/hooks.rb:291 0.966
After features/support/hooks.rb:75 0.000
Tags: @product
42.881
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.201
When I start the Tor Browser 29.230
And the Tor Browser loads the startup page 0.934
Then Tor Browser's circuit view is working 1.514
After features/support/hooks.rb:291 0.685
After features/support/hooks.rb:75 0.000
Tags: @product
1:4.558
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.148
When I start the Tor Browser 28.523
And the Tor Browser loads the startup page 1.605
When I open the address "https://net.ipcalf.com/" in the Tor Browser 12.529
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.879
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.950
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.922
After features/support/hooks.rb:291 0.705
After features/support/hooks.rb:75 0.000
Tags: @product
1:37.696
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.854
And the network is plugged 0.035
And I successfully configure Tor 14.020
And available upgrades have been checked 1.124
And all notifications have disappeared 2.996
Then the persistent Tor Browser directory exists 0.065
And there is a GNOME bookmark for the persistent Tor Browser directory 1.612
When I start the Tor Browser 28.986
And I open the address "https://tails.net/about" in the Tor Browser 10.465
And "Tails - How Tails works" has loaded in the Tor Browser 1.076
Then I can save the current page as "index.html" to the persistent Tor Browser directory 5.577
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.331
Then "Tails - How Tails works" has loaded in the Tor Browser 1.387
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.160
After features/support/hooks.rb:291 1.008
After features/support/hooks.rb:75 0.000
Tags: @product
3:34.832
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.152
And all tps features are active 2.625
And all persistent filesystems have safe access rights 0.202
And all persistence configuration files have safe access rights 0.572
And all persistent directories have safe access rights 2.667
When I start the Tor Browser in offline mode 31.601
And I add a bookmark to eff.org in the Tor Browser 15.979
And I cold reboot the computer 10.295
And the computer reboots Tails 43.769
And I enable persistence 35.581
And I log in to a new session 25.290
And I start the Tor Browser in offline mode 34.864
Then the Tor Browser has a bookmark to eff.org 1.230
After features/support/hooks.rb:291 1.730
After features/support/hooks.rb:75 0.008