Project Number Date
test_Tails_ISO_stable 5492 04 Mar 2025, 15:39

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:37.517 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
50.879
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.851
And a web server is running on the LAN 1.044
And I capture all network traffic 0.006
When I start the Tor Browser 24.239
And the Tor Browser loads the startup page 1.017
And I open a page on the LAN web server in the Tor Browser 11.471
Then the Tor Browser shows the "Unable to connect" error 1.003
And no traffic was sent to the web server on the LAN 0.243
After features/support/hooks.rb:330 1.536
After features/support/hooks.rb:100 0.051
1:0.761
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.996
Then the amnesiac Tor Browser directory exists 0.061
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.760
And the persistent Tor Browser directory does not exist 0.060
When I start the Tor Browser 24.291
And the Tor Browser loads the startup page 1.026
Then I can save the current page as "index.html" to the default downloads directory 11.132
And I can print the current page as "output.pdf" to the default downloads directory 10.431
After features/support/hooks.rb:519 0.736
After features/support/hooks.rb:330 2.704
After features/support/hooks.rb:100 0.000
57.258
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.006
Given I have started Tails from DVD and logged in and the network is connected 11.915
When I start the Tor Browser 26.384
Then the Tor Browser loads the startup page 1.088
When I download some file in the Tor Browser 17.245
Then the file is saved to the default Tor Browser download directory 0.624
After features/support/hooks.rb:519 1.346
After features/support/hooks.rb:330 0.869
After features/support/hooks.rb:100 0.000
1:24.764
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.170
When I start the Tor Browser 26.592
And the Tor Browser loads the startup page 1.123
Then I can listen to an Ogg audio track in Tor Browser 44.877
After features/support/hooks.rb:519 15.367
After features/support/hooks.rb:330 1.248
After features/support/hooks.rb:100 0.003
58.553
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.380
When I start the Tor Browser 26.895
And the Tor Browser loads the startup page 1.045
Then I can watch a WebM video in Tor Browser 18.231
After features/support/hooks.rb:519 0.753
After features/support/hooks.rb:330 3.439
After features/support/hooks.rb:100 0.000
Tags: @product
1:19.458
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 12.278
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.098
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.058
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.054
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.048
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.052
And the file "/tmp/synaptic.html" exists 0.056
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.157
When I start the Tor Browser 25.300
And the Tor Browser loads the startup page 0.970
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 12.735
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.579
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.370
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.204
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.067
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.530
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.076
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.124
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.825
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.529
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.076
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.116
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.015
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.079
# 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.960
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.510
After features/support/hooks.rb:330 0.727
After features/support/hooks.rb:100 0.000
Tags: @product
38.860
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.768
When I start the Tor Browser 25.876
Then the Tor Browser uses all expected TBB shared libraries 1.216
After features/support/hooks.rb:330 2.014
After features/support/hooks.rb:100 0.000
1:7.265
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.161
When I start the Tor Browser 26.541
And the Tor Browser loads the startup page 0.949
And I open the Tails homepage in the Tor Browser 14.584
Then the Tor Browser loads the Tails homepage 1.181
When I request a new identity in Tor Browser 3.265
Then the Tor Browser restarts into a fresh session 8.580
After features/support/hooks.rb:519 1.092
After features/support/hooks.rb:330 1.262
After features/support/hooks.rb:100 0.000
Tags: @product
39.511
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.922
When I start the Tor Browser 24.908
And the Tor Browser loads the startup page 1.100
Then Tor Browser's circuit view is working 1.579
After features/support/hooks.rb:330 0.717
After features/support/hooks.rb:100 0.000
Tags: @product
1:4.070
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.745
When I start the Tor Browser 24.394
And the Tor Browser loads the startup page 0.973
When I open the address "https://net.ipcalf.com/" in the Tor Browser 13.126
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.177
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 11.641
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.012
After features/support/hooks.rb:330 1.139
After features/support/hooks.rb:100 0.000
Tags: @product
1:59.802
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.970
And the network is plugged 0.077
And I successfully configure Tor 22.525
And available upgrades have been checked 0.058
And all notifications have disappeared 4.456
Then the persistent Tor Browser directory exists 0.060
And there is a GNOME bookmark for the persistent Tor Browser directory 1.734
When I start the Tor Browser 28.002
And I open the address "https://tails.net/about" in the Tor Browser 13.735
And "Tails - How Tails works" has loaded in the Tor Browser 1.283
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 10.912
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 10.674
Then "Tails - How Tails works" has loaded in the Tor Browser 1.646
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 12.662
After features/support/hooks.rb:330 1.159
After features/support/hooks.rb:100 0.000
Tags: @product
44.529
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.476
Then the amnesiac Documents directory exists 0.060
And there is a GNOME bookmark for the amnesiac Documents directory 1.860
Then I start the Tor Browser in offline mode 24.558
And I can save the current page as "index.html" to the Documents GNOME bookmark 9.572
After features/support/hooks.rb:330 2.532
After features/support/hooks.rb:100 0.000
Tags: @product
52.181
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 8.543
Then the amnesiac Downloads directory exists 0.079
And there is a GNOME bookmark for the amnesiac Downloads directory 1.669
Then I start the Tor Browser in offline mode 28.407
And I can save the current page as "index.html" to the Downloads GNOME bookmark 13.482
After features/support/hooks.rb:330 3.780
After features/support/hooks.rb:100 0.000
Tags: @product
43.493
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.176
Then the amnesiac Music directory exists 0.050
And there is a GNOME bookmark for the amnesiac Music directory 1.731
Then I start the Tor Browser in offline mode 23.245
And I can save the current page as "index.html" to the Music GNOME bookmark 10.289
After features/support/hooks.rb:330 2.140
After features/support/hooks.rb:100 0.000
Tags: @product
49.148
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.198
Then the amnesiac Pictures directory exists 0.042
And there is a GNOME bookmark for the amnesiac Pictures directory 1.727
Then I start the Tor Browser in offline mode 24.496
And I can save the current page as "index.html" to the Pictures GNOME bookmark 14.682
After features/support/hooks.rb:330 3.913
After features/support/hooks.rb:100 0.000
Tags: @product
43.842
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.291
Then the amnesiac Videos directory exists 0.089
And there is a GNOME bookmark for the amnesiac Videos directory 1.746
Then I start the Tor Browser in offline mode 24.014
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.700
After features/support/hooks.rb:330 2.122
After features/support/hooks.rb:100 0.000
Tags: @product
3:43.134
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.041
And all tps features are active 2.374
And all persistent filesystems have safe access rights 0.264
And all persistence configuration files have safe access rights 0.422
And all persistent directories have safe access rights 2.753
When I start the Tor Browser in offline mode 25.053
And I add a bookmark to eff.org in the Tor Browser 15.361
And I cold reboot the computer 11.895
And the computer reboots Tails 1:5.288
And I enable persistence 17.422
And I log in to a new session 39.406
And all notifications have disappeared 9.661
And I start the Tor Browser in offline mode 19.728
Then the Tor Browser has a bookmark to eff.org 2.459
After features/support/hooks.rb:330 1.980
After features/support/hooks.rb:100 0.009