Project Number Date
test_Tails_ISO_devel 3726 06 Mar 2025, 13:05

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:54.862 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
58.071
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.206
And a web server is running on the LAN 1.043
And I capture all network traffic 0.011
When I start the Tor Browser 26.079
And the Tor Browser loads the startup page 1.296
And I open a page on the LAN web server in the Tor Browser 16.016
Then the Tor Browser shows the "Unable to connect" error 1.130
And no traffic was sent to the web server on the LAN 0.287
After features/support/hooks.rb:330 1.277
After features/support/hooks.rb:100 0.045
1:0.651
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.921
Then the amnesiac Tor Browser directory exists 0.048
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.880
And the persistent Tor Browser directory does not exist 0.057
When I start the Tor Browser 25.857
And the Tor Browser loads the startup page 1.108
Then I can save the current page as "index.html" to the default downloads directory 8.340
And I can print the current page as "output.pdf" to the default downloads directory 10.437
After features/support/hooks.rb:519 0.688
After features/support/hooks.rb:330 0.820
After features/support/hooks.rb:100 0.000
58.956
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.151
When I start the Tor Browser 24.359
Then the Tor Browser loads the startup page 1.217
When I download some file in the Tor Browser 19.392
Then the file is saved to the default Tor Browser download directory 0.835
After features/support/hooks.rb:519 1.411
After features/support/hooks.rb:330 0.708
After features/support/hooks.rb:100 0.000
1:28.926
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.015
When I start the Tor Browser 25.825
And the Tor Browser loads the startup page 1.253
Then I can listen to an Ogg audio track in Tor Browser 48.833
After features/support/hooks.rb:519 16.027
After features/support/hooks.rb:330 3.745
After features/support/hooks.rb:100 0.004
1:0.718
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:511 0.012
Given I have started Tails from DVD and logged in and the network is connected 14.359
When I start the Tor Browser 25.675
And the Tor Browser loads the startup page 1.303
Then I can watch a WebM video in Tor Browser 19.379
After features/support/hooks.rb:519 0.861
After features/support/hooks.rb:330 1.350
After features/support/hooks.rb:100 0.000
Tags: @product
1:28.850
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.443
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.112
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.057
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.058
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.080
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.050
And the file "/tmp/synaptic.html" exists 0.063
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.154
When I start the Tor Browser 27.610
And the Tor Browser loads the startup page 1.378
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 15.529
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.659
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.529
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.216
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 7.193
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.630
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.082
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.138
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.936
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.586
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.066
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.154
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.255
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.586
# 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.064
# 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.614
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.538
After features/support/hooks.rb:330 0.744
After features/support/hooks.rb:100 0.000
Tags: @product
40.149
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.692
When I start the Tor Browser 26.143
Then the Tor Browser uses all expected TBB shared libraries 1.312
After features/support/hooks.rb:330 0.749
After features/support/hooks.rb:100 0.000
1:5.545
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.010
Given I have started Tails from DVD and logged in and the network is connected 12.869
When I start the Tor Browser 26.343
And the Tor Browser loads the startup page 1.062
And I open the Tails homepage in the Tor Browser 15.181
Then the Tor Browser loads the Tails homepage 1.366
When I request a new identity in Tor Browser 3.215
Then the Tor Browser restarts into a fresh session 5.506
After features/support/hooks.rb:519 1.368
After features/support/hooks.rb:330 1.291
After features/support/hooks.rb:100 0.000
Tags: @product
41.289
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.337
When I start the Tor Browser 26.120
And the Tor Browser loads the startup page 1.165
Then Tor Browser's circuit view is working 1.664
After features/support/hooks.rb:330 1.042
After features/support/hooks.rb:100 0.000
Tags: @product
1:7.071
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.014
Given I have started Tails from DVD and logged in and the network is connected 12.486
When I start the Tor Browser 26.217
And the Tor Browser loads the startup page 1.333
When I open the address "https://net.ipcalf.com/" in the Tor Browser 14.467
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 1.115
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 10.238
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.210
After features/support/hooks.rb:330 1.025
After features/support/hooks.rb:100 0.000
Tags: @product
1:49.567
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 11.101
And the network is plugged 0.109
And I successfully configure Tor 19.318
And available upgrades have been checked 0.049
And all notifications have disappeared 4.217
Then the persistent Tor Browser directory exists 0.067
And there is a GNOME bookmark for the persistent Tor Browser directory 1.719
When I start the Tor Browser 22.266
And I open the address "https://tails.net/about" in the Tor Browser 11.812
And "Tails - How Tails works" has loaded in the Tor Browser 1.296
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 11.262
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 11.382
Then "Tails - How Tails works" has loaded in the Tor Browser 1.920
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 13.042
After features/support/hooks.rb:330 2.302
After features/support/hooks.rb:100 0.000
Tags: @product
46.196
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Given I have started Tails from DVD without network and logged in 9.768
Then the amnesiac Documents directory exists 0.061
And there is a GNOME bookmark for the amnesiac Documents directory 1.733
Then I start the Tor Browser in offline mode 24.117
And I can save the current page as "index.html" to the Documents GNOME bookmark 10.515
After features/support/hooks.rb:330 2.683
After features/support/hooks.rb:100 0.000
Tags: @product
43.889
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD without network and logged in 8.982
Then the amnesiac Downloads directory exists 0.047
And there is a GNOME bookmark for the amnesiac Downloads directory 1.544
Then I start the Tor Browser in offline mode 23.709
And I can save the current page as "index.html" to the Downloads GNOME bookmark 9.605
After features/support/hooks.rb:330 2.260
After features/support/hooks.rb:100 0.000
Tags: @product
51.762
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails from DVD without network and logged in 8.810
Then the amnesiac Music directory exists 0.079
And there is a GNOME bookmark for the amnesiac Music directory 1.630
Then I start the Tor Browser in offline mode 24.984
And I can save the current page as "index.html" to the Music GNOME bookmark 16.256
After features/support/hooks.rb:330 2.322
After features/support/hooks.rb:100 0.000
Tags: @product
45.419
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD without network and logged in 8.355
Then the amnesiac Pictures directory exists 0.069
And there is a GNOME bookmark for the amnesiac Pictures directory 1.560
Then I start the Tor Browser in offline mode 25.926
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.508
After features/support/hooks.rb:330 1.955
After features/support/hooks.rb:100 0.000
Tags: @product
46.135
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Given I have started Tails from DVD without network and logged in 9.619
Then the amnesiac Videos directory exists 0.063
And there is a GNOME bookmark for the amnesiac Videos directory 1.698
Then I start the Tor Browser in offline mode 24.815
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.938
After features/support/hooks.rb:330 2.060
After features/support/hooks.rb:100 0.000
Tags: @product
3:41.659
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.439
And all tps features are active 2.560
And all persistent filesystems have safe access rights 0.404
And all persistence configuration files have safe access rights 0.436
And all persistent directories have safe access rights 2.552
When I start the Tor Browser in offline mode 22.237
And I add a bookmark to eff.org in the Tor Browser 12.440
And I cold reboot the computer 12.074
And the computer reboots Tails 1:9.946
And I enable persistence 18.603
And I log in to a new session 39.044
And all notifications have disappeared 9.580
And I start the Tor Browser in offline mode 19.944
Then the Tor Browser has a bookmark to eff.org 1.393
After features/support/hooks.rb:330 2.039
After features/support/hooks.rb:100 0.010