Project Number Date
test_Tails_ISO_stable 5480 25 Feb 2025, 12:28

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:27.092 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
44.989
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.179
And a web server is running on the LAN 1.035
And I capture all network traffic 0.005
When I start the Tor Browser 21.569
And the Tor Browser loads the startup page 0.970
And I open a page on the LAN web server in the Tor Browser 7.886
Then the Tor Browser shows the "Unable to connect" error 1.077
And no traffic was sent to the web server on the LAN 0.265
After features/support/hooks.rb:330 0.772
After features/support/hooks.rb:100 0.048
55.272
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.225
Then the amnesiac Tor Browser directory exists 0.049
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.762
And the persistent Tor Browser directory does not exist 0.047
When I start the Tor Browser 22.306
And the Tor Browser loads the startup page 0.949
Then I can save the current page as "index.html" to the default downloads directory 7.791
And I can print the current page as "output.pdf" to the default downloads directory 10.139
After features/support/hooks.rb:519 0.739
After features/support/hooks.rb:330 0.773
After features/support/hooks.rb:100 0.000
55.066
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.329
When I start the Tor Browser 23.254
Then the Tor Browser loads the startup page 1.156
When I download some file in the Tor Browser 17.486
Then the file is saved to the default Tor Browser download directory 0.839
After features/support/hooks.rb:519 1.179
After features/support/hooks.rb:330 0.735
After features/support/hooks.rb:100 0.000
1:18.882
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.869
When I start the Tor Browser 22.747
And the Tor Browser loads the startup page 0.981
Then I can listen to an Ogg audio track in Tor Browser 43.283
After features/support/hooks.rb:519 14.073
After features/support/hooks.rb:330 3.367
After features/support/hooks.rb:100 0.003
55.165
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Before features/support/hooks.rb:511 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.176
When I start the Tor Browser 26.790
And the Tor Browser loads the startup page 1.114
Then I can watch a WebM video in Tor Browser 15.083
After features/support/hooks.rb:519 0.652
After features/support/hooks.rb:330 1.254
After features/support/hooks.rb:100 0.000
Tags: @product
1:14.205
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.279
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.097
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.068
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.059
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.063
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.056
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.044
And the file "/tmp/synaptic.html" exists 0.062
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.125
When I start the Tor Browser 22.617
And the Tor Browser loads the startup page 1.016
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.818
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.550
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.308
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.201
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.748
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.518
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.099
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.117
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.076
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.503
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.110
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.424
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.516
# 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.089
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.497
After features/support/hooks.rb:330 0.697
After features/support/hooks.rb:100 0.000
Tags: @product
35.613
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.065
When I start the Tor Browser 22.196
Then the Tor Browser uses all expected TBB shared libraries 1.351
After features/support/hooks.rb:330 0.764
After features/support/hooks.rb:100 0.000
58.800
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Before features/support/hooks.rb:511 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.436
When I start the Tor Browser 22.955
And the Tor Browser loads the startup page 0.946
And I open the Tails homepage in the Tor Browser 13.138
Then the Tor Browser loads the Tails homepage 1.142
When I request a new identity in Tor Browser 3.208
Then the Tor Browser restarts into a fresh session 4.972
After features/support/hooks.rb:519 1.243
After features/support/hooks.rb:330 1.224
After features/support/hooks.rb:100 0.000
Tags: @product
36.139
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.060
When I start the Tor Browser 21.698
And the Tor Browser loads the startup page 0.893
Then Tor Browser's circuit view is working 1.485
After features/support/hooks.rb:330 0.725
After features/support/hooks.rb:100 0.000
Tags: @product
57.754
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails from DVD and logged in and the network is connected 11.902
When I start the Tor Browser 23.617
And the Tor Browser loads the startup page 1.204
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.397
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.970
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.501
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.159
After features/support/hooks.rb:330 0.835
After features/support/hooks.rb:100 0.000
Tags: @product
1:59.256
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.947
And the network is plugged 0.101
And I successfully configure Tor 25.958
And available upgrades have been checked 1.188
And all notifications have disappeared 4.232
Then the persistent Tor Browser directory exists 0.055
And there is a GNOME bookmark for the persistent Tor Browser directory 1.645
When I start the Tor Browser 23.839
And I open the address "https://tails.net/about" in the Tor Browser 13.142
And "Tails - How Tails works" has loaded in the Tor Browser 1.250
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 13.162
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.681
Then "Tails - How Tails works" has loaded in the Tor Browser 1.557
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.492
After features/support/hooks.rb:330 1.677
After features/support/hooks.rb:100 0.000
Tags: @product
44.445
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 9.205
Then the amnesiac Documents directory exists 0.063
And there is a GNOME bookmark for the amnesiac Documents directory 1.589
Then I start the Tor Browser in offline mode 23.541
And I can save the current page as "index.html" to the Documents GNOME bookmark 10.045
After features/support/hooks.rb:330 1.115
After features/support/hooks.rb:100 0.000
Tags: @product
42.614
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 7.982
Then the amnesiac Downloads directory exists 0.048
And there is a GNOME bookmark for the amnesiac Downloads directory 1.814
Then I start the Tor Browser in offline mode 22.436
And I can save the current page as "index.html" to the Downloads GNOME bookmark 10.331
After features/support/hooks.rb:330 1.710
After features/support/hooks.rb:100 0.000
Tags: @product
44.862
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Given I have started Tails from DVD without network and logged in 8.145
Then the amnesiac Music directory exists 0.061
And there is a GNOME bookmark for the amnesiac Music directory 1.647
Then I start the Tor Browser in offline mode 22.933
And I can save the current page as "index.html" to the Music GNOME bookmark 12.074
After features/support/hooks.rb:330 1.130
After features/support/hooks.rb:100 0.000
Tags: @product
46.190
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails from DVD without network and logged in 9.010
Then the amnesiac Pictures directory exists 0.058
And there is a GNOME bookmark for the amnesiac Pictures directory 1.687
Then I start the Tor Browser in offline mode 24.194
And I can save the current page as "index.html" to the Pictures GNOME bookmark 11.240
After features/support/hooks.rb:330 1.500
After features/support/hooks.rb:100 0.000
Tags: @product
45.430
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 7.980
Then the amnesiac Videos directory exists 0.058
And there is a GNOME bookmark for the amnesiac Videos directory 1.592
Then I start the Tor Browser in offline mode 26.248
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.550
After features/support/hooks.rb:330 0.979
After features/support/hooks.rb:100 0.000
Tags: @product
3:32.404
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.803
And all tps features are active 2.701
And all persistent filesystems have safe access rights 0.226
And all persistence configuration files have safe access rights 0.415
And all persistent directories have safe access rights 2.500
When I start the Tor Browser in offline mode 21.963
And I add a bookmark to eff.org in the Tor Browser 13.341
And I cold reboot the computer 11.186
And the computer reboots Tails 1:2.177
And I enable persistence 15.598
And I log in to a new session 39.677
And all notifications have disappeared 9.383
And I start the Tor Browser in offline mode 20.624
Then the Tor Browser has a bookmark to eff.org 1.804
After features/support/hooks.rb:330 1.832
After features/support/hooks.rb:100 0.009