Project Number Date
test_Tails_ISO_stable 5512 13 Mar 2025, 09:14

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 18:3.291 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
48.576
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.762
And a web server is running on the LAN 1.040
And I capture all network traffic 0.004
When I start the Tor Browser 25.788
And the Tor Browser loads the startup page 1.097
And I open a page on the LAN web server in the Tor Browser 7.660
Then the Tor Browser shows the "Unable to connect" error 0.968
And no traffic was sent to the web server on the LAN 0.253
After features/support/hooks.rb:330 0.829
After features/support/hooks.rb:100 0.032
59.210
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.199
Then the amnesiac Tor Browser directory exists 0.060
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.776
And the persistent Tor Browser directory does not exist 0.057
When I start the Tor Browser 24.707
And the Tor Browser loads the startup page 1.077
Then I can save the current page as "index.html" to the default downloads directory 8.946
And I can print the current page as "output.pdf" to the default downloads directory 10.385
After features/support/hooks.rb:519 0.732
After features/support/hooks.rb:330 0.832
After features/support/hooks.rb:100 0.000
55.407
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.965
When I start the Tor Browser 23.627
Then the Tor Browser loads the startup page 1.039
When I download some file in the Tor Browser 18.142
Then the file is saved to the default Tor Browser download directory 0.632
After features/support/hooks.rb:519 1.390
After features/support/hooks.rb:330 0.716
After features/support/hooks.rb:100 0.000
1:25.454
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.004
Given I have started Tails from DVD and logged in and the network is connected 11.852
When I start the Tor Browser 25.184
And the Tor Browser loads the startup page 1.086
Then I can listen to an Ogg audio track in Tor Browser 47.330
After features/support/hooks.rb:519 13.496
After features/support/hooks.rb:330 1.701
After features/support/hooks.rb:100 0.003
51.219
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.147
When I start the Tor Browser 23.417
And the Tor Browser loads the startup page 1.219
Then I can watch a WebM video in Tor Browser 14.434
After features/support/hooks.rb:519 0.814
After features/support/hooks.rb:330 1.736
After features/support/hooks.rb:100 0.000
Tags: @product
1:15.250
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.263
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.103
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.063
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.056
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.061
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.059
And the file "/tmp/synaptic.html" exists 0.055
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.145
When I start the Tor Browser 23.565
And the Tor Browser loads the startup page 1.081
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.367
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.527
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.372
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.176
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.191
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.497
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.104
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.132
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.031
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.513
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.109
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.104
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.492
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.738
# 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.101
# 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.756
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.507
After features/support/hooks.rb:330 0.841
After features/support/hooks.rb:100 0.000
Tags: @product
35.260
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 11.777
When I start the Tor Browser 22.224
Then the Tor Browser uses all expected TBB shared libraries 1.258
After features/support/hooks.rb:330 0.788
After features/support/hooks.rb:100 0.000
56.067
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 11.679
When I start the Tor Browser 22.762
And the Tor Browser loads the startup page 0.967
And I open the Tails homepage in the Tor Browser 11.052
Then the Tor Browser loads the Tails homepage 1.167
When I request a new identity in Tor Browser 3.202
Then the Tor Browser restarts into a fresh session 5.236
After features/support/hooks.rb:519 1.402
After features/support/hooks.rb:330 1.211
After features/support/hooks.rb:100 0.000
Tags: @product
36.255
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.693
When I start the Tor Browser 22.041
And the Tor Browser loads the startup page 1.047
Then Tor Browser's circuit view is working 1.472
After features/support/hooks.rb:330 0.825
After features/support/hooks.rb:100 0.000
Tags: @product
59.800
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.864
When I start the Tor Browser 23.634
And the Tor Browser loads the startup page 1.145
When I open the address "https://net.ipcalf.com/" in the Tor Browser 12.286
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.820
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.033
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.014
After features/support/hooks.rb:330 0.742
After features/support/hooks.rb:100 0.000
Tags: @product
1:44.773
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 11.320
And the network is plugged 0.098
And I successfully configure Tor 20.222
And available upgrades have been checked 0.061
And all notifications have disappeared 4.317
Then the persistent Tor Browser directory exists 0.052
And there is a GNOME bookmark for the persistent Tor Browser directory 1.726
When I start the Tor Browser 22.160
And I open the address "https://tails.net/about" in the Tor Browser 11.163
And "Tails - How Tails works" has loaded in the Tor Browser 1.255
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 10.141
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 8.887
Then "Tails - How Tails works" has loaded in the Tor Browser 1.581
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.784
After features/support/hooks.rb:330 2.033
After features/support/hooks.rb:100 0.000
Tags: @product
47.237
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.294
Then the amnesiac Documents directory exists 0.049
And there is a GNOME bookmark for the amnesiac Documents directory 1.539
Then I start the Tor Browser in offline mode 26.290
And I can save the current page as "index.html" to the Documents GNOME bookmark 11.064
After features/support/hooks.rb:330 1.953
After features/support/hooks.rb:100 0.000
Tags: @product
40.588
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.080
Then the amnesiac Downloads directory exists 0.047
And there is a GNOME bookmark for the amnesiac Downloads directory 1.527
Then I start the Tor Browser in offline mode 21.098
And I can save the current page as "index.html" to the Downloads GNOME bookmark 9.834
After features/support/hooks.rb:330 2.067
After features/support/hooks.rb:100 0.000
Tags: @product
41.275
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.034
Then the amnesiac Music directory exists 0.054
And there is a GNOME bookmark for the amnesiac Music directory 1.517
Then I start the Tor Browser in offline mode 20.886
And I can save the current page as "index.html" to the Music GNOME bookmark 10.783
After features/support/hooks.rb:330 2.036
After features/support/hooks.rb:100 0.000
Tags: @product
40.728
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.006
Then the amnesiac Pictures directory exists 0.045
And there is a GNOME bookmark for the amnesiac Pictures directory 1.552
Then I start the Tor Browser in offline mode 21.672
And I can save the current page as "index.html" to the Pictures GNOME bookmark 9.451
After features/support/hooks.rb:330 2.045
After features/support/hooks.rb:100 0.000
Tags: @product
41.533
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.069
Then the amnesiac Videos directory exists 0.047
And there is a GNOME bookmark for the amnesiac Videos directory 1.626
Then I start the Tor Browser in offline mode 21.515
And I can save the current page as "index.html" to the Videos GNOME bookmark 10.274
After features/support/hooks.rb:330 2.028
After features/support/hooks.rb:100 0.000
Tags: @product
3:24.651
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 10.140
And all tps features are active 2.977
And all persistent filesystems have safe access rights 0.216
And all persistence configuration files have safe access rights 0.417
And all persistent directories have safe access rights 2.419
When I start the Tor Browser in offline mode 25.996
And I add a bookmark to eff.org in the Tor Browser 11.194
And I cold reboot the computer 9.810
And the computer reboots Tails 1:1.237
And I enable persistence 14.270
And I log in to a new session 36.533
And all notifications have disappeared 9.288
And I start the Tor Browser in offline mode 18.850
Then the Tor Browser has a bookmark to eff.org 1.296
After features/support/hooks.rb:330 1.745
After features/support/hooks.rb:100 0.009