Project Number Date
test_Tails_ISO_devel 3635 07 Jan 2025, 03:58

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 131 0 0 0 0 131 17 0 17 19:39.384 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
53.268
Before features/support/hooks.rb:269 0.107
Given I have started Tails from DVD and logged in and the network is connected 13.136
And a web server is running on the LAN 1.043
And I capture all network traffic 0.009
When I start the Tor Browser 25.759
And the Tor Browser loads the startup page 1.274
And I open a page on the LAN web server in the Tor Browser 10.889
Then the Tor Browser shows the "Unable to connect" error 0.921
And no traffic was sent to the web server on the LAN 0.233
After features/support/hooks.rb:326 1.251
After features/support/hooks.rb:100 0.048
1:2.723
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 13.165
Then the amnesiac Tor Browser directory exists 0.072
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.896
And the persistent Tor Browser directory does not exist 0.065
When I start the Tor Browser 28.144
And the Tor Browser loads the startup page 1.002
Then I can save the current page as "index.html" to the default downloads directory 8.079
And I can print the current page as "output.pdf" to the default downloads directory 10.297
After features/support/hooks.rb:515 0.643
After features/support/hooks.rb:326 1.108
After features/support/hooks.rb:100 0.000
1:7.167
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.659
When I start the Tor Browser 31.030
Then the Tor Browser loads the startup page 1.247
When I download some file in the Tor Browser 21.730
Then the file is saved to the default Tor Browser download directory 0.499
After features/support/hooks.rb:515 1.314
After features/support/hooks.rb:326 0.879
After features/support/hooks.rb:100 0.000
1:26.127
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.676
When I start the Tor Browser 25.168
And the Tor Browser loads the startup page 1.215
Then I can listen to an Ogg audio track in Tor Browser 47.067
After features/support/hooks.rb:515 15.439
After features/support/hooks.rb:326 1.786
After features/support/hooks.rb:100 0.003
1:5.500
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:507 0.010
Given I have started Tails from DVD and logged in and the network is connected 25.240
When I start the Tor Browser 23.513
And the Tor Browser loads the startup page 1.043
Then I can watch a WebM video in Tor Browser 15.703
After features/support/hooks.rb:515 0.783
After features/support/hooks.rb:326 2.237
After features/support/hooks.rb:100 0.000
Tags: @product
1:26.191
Before features/support/hooks.rb:269 0.032
Given I have started Tails from DVD and logged in and the network is connected 12.719
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.127
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.070
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.067
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.055
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.058
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.051
And the file "/tmp/synaptic.html" exists 0.053
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.184
When I start the Tor Browser 25.262
And the Tor Browser loads the startup page 1.073
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 13.771
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.573
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.332
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.179
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 9.890
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.528
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.379
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.152
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.854
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.578
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.065
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.147
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.208
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.555
# Due to our AppArmor aliases, /live/overlay will be treated
# as /lib/live/mount/overlay.
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.074
# 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.609
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.566
After features/support/hooks.rb:326 0.787
After features/support/hooks.rb:100 0.000
Tags: @product
39.195
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.249
When I start the Tor Browser 25.672
Then the Tor Browser uses all expected TBB shared libraries 1.273
After features/support/hooks.rb:326 0.793
After features/support/hooks.rb:100 0.000
1:4.162
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.565
When I start the Tor Browser 25.136
And the Tor Browser loads the startup page 1.090
And I open the Tails homepage in the Tor Browser 14.925
Then the Tor Browser loads the Tails homepage 1.180
When I request a new identity in Tor Browser 3.202
Then the Tor Browser restarts into a fresh session 6.062
After features/support/hooks.rb:515 1.265
After features/support/hooks.rb:326 1.532
After features/support/hooks.rb:100 0.000
Tags: @product
39.180
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.732
When I start the Tor Browser 23.475
And the Tor Browser loads the startup page 1.193
Then Tor Browser's circuit view is working 1.779
After features/support/hooks.rb:326 0.750
After features/support/hooks.rb:100 0.000
Tags: @product
1:6.391
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.740
When I start the Tor Browser 28.624
And the Tor Browser loads the startup page 0.999
When I open the address "https://net.ipcalf.com/" in the Tor Browser 13.517
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.920
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.882
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.707
After features/support/hooks.rb:326 2.634
After features/support/hooks.rb:100 0.000
Tags: @product
1:51.346
Before features/support/hooks.rb:269 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.197
And the network is plugged 0.083
And I successfully configure Tor 21.066
And available upgrades have been checked 0.068
And all notifications have disappeared 4.271
Then the persistent Tor Browser directory exists 0.068
And there is a GNOME bookmark for the persistent Tor Browser directory 1.868
When I start the Tor Browser 27.465
And I open the address "https://tails.net/about" in the Tor Browser 13.305
And "Tails - How Tails works" has loaded in the Tor Browser 1.330
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 7.909
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 10.600
Then "Tails - How Tails works" has loaded in the Tor Browser 1.696
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.414
After features/support/hooks.rb:326 1.124
After features/support/hooks.rb:100 0.000
Tags: @product
43.405
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 9.273
Then the amnesiac Documents directory exists 0.098
And there is a GNOME bookmark for the amnesiac Documents directory 1.775
Then I start the Tor Browser in offline mode 23.335
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.922
After features/support/hooks.rb:326 1.466
After features/support/hooks.rb:100 0.000
Tags: @product
41.847
Before features/support/hooks.rb:269 0.004
Given I have started Tails from DVD without network and logged in 8.469
Then the amnesiac Downloads directory exists 0.167
And there is a GNOME bookmark for the amnesiac Downloads directory 1.761
Then I start the Tor Browser in offline mode 23.289
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.160
After features/support/hooks.rb:326 1.626
After features/support/hooks.rb:100 0.000
Tags: @product
46.767
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 9.099
Then the amnesiac Music directory exists 0.257
And there is a GNOME bookmark for the amnesiac Music directory 1.851
Then I start the Tor Browser in offline mode 27.206
And I can save the current page as "index.html" to the Music GNOME bookmark 8.353
After features/support/hooks.rb:326 1.118
After features/support/hooks.rb:100 0.000
Tags: @product
42.542
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.428
Then the amnesiac Pictures directory exists 0.111
And there is a GNOME bookmark for the amnesiac Pictures directory 1.823
Then I start the Tor Browser in offline mode 24.547
And I can save the current page as "index.html" to the Pictures GNOME bookmark 7.630
After features/support/hooks.rb:326 1.016
After features/support/hooks.rb:100 0.000
Tags: @product
42.139
Before features/support/hooks.rb:269 0.006
Given I have started Tails from DVD without network and logged in 8.204
Then the amnesiac Videos directory exists 0.111
And there is a GNOME bookmark for the amnesiac Videos directory 1.952
Then I start the Tor Browser in offline mode 23.702
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.167
After features/support/hooks.rb:326 4.047
After features/support/hooks.rb:100 0.000
Tags: @product
3:41.425
Before features/support/hooks.rb:269 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.281
And all tps features are active 3.737
And all persistent filesystems have safe access rights 0.252
And all persistence configuration files have safe access rights 0.436
And all persistent directories have safe access rights 2.452
When I start the Tor Browser in offline mode 23.703
And I add a bookmark to eff.org in the Tor Browser 13.906
And I cold reboot the computer 11.765
And the computer reboots Tails 1:4.508
And I enable persistence 16.388
And I log in to a new session 38.219
And all notifications have disappeared 9.644
And I start the Tor Browser in offline mode 24.671
Then the Tor Browser has a bookmark to eff.org 2.457
After features/support/hooks.rb:326 1.136
After features/support/hooks.rb:100 0.008