Project Number Date
test_Tails_ISO_stable 4583 21 Dec 2023, 13:43

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:58.132 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.166
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.759
And a web server is running on the LAN 1.036
And I capture all network traffic 0.004
When I start the Tor Browser 28.314
And the Tor Browser loads the startup page 0.785
And I open a page on the LAN web server in the Tor Browser 12.040
Then the Tor Browser shows the "Unable to connect" error 0.813
And no traffic was sent to the web server on the LAN 0.411
After features/support/hooks.rb:291 0.805
After features/support/hooks.rb:75 0.046
58.182
Before features/support/hooks.rb:245 0.005
Before features/support/hooks.rb:442 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.202
Then the amnesiac Tor Browser directory exists 0.057
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.580
And the persistent Tor Browser directory does not exist 0.053
When I start the Tor Browser 29.451
And the Tor Browser loads the startup page 0.977
Then I can save the current page as "index.html" to the default downloads directory 5.123
And I can print the current page as "output.pdf" to the default downloads directory 9.734
After features/support/hooks.rb:450 1.073
After features/support/hooks.rb:291 0.974
After features/support/hooks.rb:75 0.000
55.997
Before features/support/hooks.rb:245 0.005
Before features/support/hooks.rb:442 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.606
When I start the Tor Browser 29.149
Then the Tor Browser loads the startup page 0.815
When I download some file in the Tor Browser 14.173
Then the file is saved to the default Tor Browser download directory 0.251
After features/support/hooks.rb:450 1.958
After features/support/hooks.rb:291 0.635
After features/support/hooks.rb:75 0.000
1:25.483
Before features/support/hooks.rb:245 0.005
Before features/support/hooks.rb:442 0.004
Given I have started Tails from DVD and logged in and the network is connected 11.310
When I start the Tor Browser 29.025
And the Tor Browser loads the startup page 0.823
Then I can listen to an Ogg audio track in Tor Browser 44.323
After features/support/hooks.rb:450 1.939
After features/support/hooks.rb:291 0.784
After features/support/hooks.rb:75 0.000
51.475
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.686
When I start the Tor Browser 29.170
And the Tor Browser loads the startup page 0.850
Then I can watch a WebM video in Tor Browser 9.768
After features/support/hooks.rb:450 1.049
After features/support/hooks.rb:291 0.908
After features/support/hooks.rb:75 0.000
Tags: @product
1:20.520
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.368
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.118
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.058
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.085
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.061
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.052
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.058
And the file "/tmp/synaptic.html" exists 0.041
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.125
When I start the Tor Browser 29.044
And the Tor Browser loads the startup page 0.759
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 12.512
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.540
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.269
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.144
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.782
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.504
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.104
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.571
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.509
And AppArmor has denied "torbrowser_firefox" from opening "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.117
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.135
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.634
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.504
# 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.069
# 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.682
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.586
After features/support/hooks.rb:291 0.701
After features/support/hooks.rb:75 0.000
Tags: @product
42.106
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.484
When I start the Tor Browser 29.428
Then the Tor Browser uses all expected TBB shared libraries 1.192
After features/support/hooks.rb:291 0.761
After features/support/hooks.rb:75 0.000
57.389
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.334
When I start the Tor Browser 30.242
And the Tor Browser loads the startup page 0.831
And I open the Tails homepage in the Tor Browser 9.430
Then the Tor Browser loads the Tails homepage 0.933
When I request a new identity in Tor Browser 3.051
Then the Tor Browser restarts into a fresh session 1.567
After features/support/hooks.rb:450 1.467
After features/support/hooks.rb:291 0.937
After features/support/hooks.rb:75 0.000
Tags: @product
42.274
Before features/support/hooks.rb:245 0.005
Given I have started Tails from DVD and logged in and the network is connected 11.349
When I start the Tor Browser 28.240
And the Tor Browser loads the startup page 1.133
Then Tor Browser's circuit view is working 1.551
After features/support/hooks.rb:291 0.699
After features/support/hooks.rb:75 0.000
Tags: @product
59.784
Before features/support/hooks.rb:245 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.284
When I start the Tor Browser 28.809
And the Tor Browser loads the startup page 0.835
When I open the address "https://net.ipcalf.com/" in the Tor Browser 8.800
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.696
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.455
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.903
After features/support/hooks.rb:291 0.761
After features/support/hooks.rb:75 0.000
Tags: @product
1:40.991
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 10.933
And the network is plugged 0.064
And I successfully configure Tor 14.272
And available upgrades have been checked 0.077
And all notifications have disappeared 3.278
Then the persistent Tor Browser directory exists 0.060
And there is a GNOME bookmark for the persistent Tor Browser directory 1.839
When I start the Tor Browser 30.390
And I open the address "https://tails.net/about" in the Tor Browser 10.737
And "Tails - How Tails works" has loaded in the Tor Browser 0.935
Then I can save the current page as "index.html" to the persistent Tor Browser directory 6.938
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.388
Then "Tails - How Tails works" has loaded in the Tor Browser 1.441
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.634
After features/support/hooks.rb:291 0.817
After features/support/hooks.rb:75 0.000
Tags: @product
3:27.760
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 9.309
And all tps features are active 2.339
And all persistent filesystems have safe access rights 0.290
And all persistence configuration files have safe access rights 0.606
And all persistent directories have safe access rights 2.788
When I start the Tor Browser in offline mode 33.409
And I add a bookmark to eff.org in the Tor Browser 15.609
And I cold reboot the computer 9.152
And the computer reboots Tails 45.331
And I enable persistence 34.681
And I log in to a new session 21.713
And I start the Tor Browser in offline mode 30.776
Then the Tor Browser has a bookmark to eff.org 1.752
After features/support/hooks.rb:291 1.956
After features/support/hooks.rb:75 0.009