Project Number Date
test_Tails_ISO_devel 3714 02 Mar 2025, 12:43

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:35.682 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
45.960
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 11.878
And a web server is running on the LAN 1.034
And I capture all network traffic 0.011
When I start the Tor Browser 23.098
And the Tor Browser loads the startup page 0.944
And I open a page on the LAN web server in the Tor Browser 7.844
Then the Tor Browser shows the "Unable to connect" error 0.913
And no traffic was sent to the web server on the LAN 0.234
After features/support/hooks.rb:330 0.782
After features/support/hooks.rb:100 0.044
56.184
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 11.700
Then the amnesiac Tor Browser directory exists 0.068
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.737
And the persistent Tor Browser directory does not exist 0.057
When I start the Tor Browser 22.683
And the Tor Browser loads the startup page 1.022
Then I can save the current page as "index.html" to the default downloads directory 8.826
And I can print the current page as "output.pdf" to the default downloads directory 10.087
After features/support/hooks.rb:519 0.710
After features/support/hooks.rb:330 0.689
After features/support/hooks.rb:100 0.000
52.430
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.615
When I start the Tor Browser 24.411
Then the Tor Browser loads the startup page 0.967
When I download some file in the Tor Browser 14.510
Then the file is saved to the default Tor Browser download directory 0.925
After features/support/hooks.rb:519 1.296
After features/support/hooks.rb:330 0.709
After features/support/hooks.rb:100 0.000
1:19.571
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.940
When I start the Tor Browser 22.496
And the Tor Browser loads the startup page 1.014
Then I can listen to an Ogg audio track in Tor Browser 44.120
After features/support/hooks.rb:519 13.414
After features/support/hooks.rb:330 2.588
After features/support/hooks.rb:100 0.003
49.723
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 12.437
When I start the Tor Browser 22.671
And the Tor Browser loads the startup page 0.886
Then I can watch a WebM video in Tor Browser 13.727
After features/support/hooks.rb:519 0.599
After features/support/hooks.rb:330 1.275
After features/support/hooks.rb:100 0.000
Tags: @product
1:12.469
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 11.886
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.108
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.056
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.051
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.064
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.063
And the file "/tmp/synaptic.html" exists 0.066
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.136
When I start the Tor Browser 22.427
And the Tor Browser loads the startup page 1.050
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.619
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.533
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.368
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.165
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.625
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.505
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.089
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.203
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.712
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.571
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.063
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.106
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.381
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.541
# 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.071
# 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.408
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.518
After features/support/hooks.rb:330 0.703
After features/support/hooks.rb:100 0.000
Tags: @product
35.965
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.937
When I start the Tor Browser 22.827
Then the Tor Browser uses all expected TBB shared libraries 1.201
After features/support/hooks.rb:330 0.803
After features/support/hooks.rb:100 0.000
55.799
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.938
When I start the Tor Browser 22.705
And the Tor Browser loads the startup page 0.959
And I open the Tails homepage in the Tor Browser 10.341
Then the Tor Browser loads the Tails homepage 1.083
When I request a new identity in Tor Browser 3.373
Then the Tor Browser restarts into a fresh session 5.397
After features/support/hooks.rb:519 1.351
After features/support/hooks.rb:330 1.381
After features/support/hooks.rb:100 0.000
Tags: @product
37.751
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.266
When I start the Tor Browser 22.982
And the Tor Browser loads the startup page 0.983
Then Tor Browser's circuit view is working 1.518
After features/support/hooks.rb:330 0.772
After features/support/hooks.rb:100 0.000
Tags: @product
1:10.958
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 24.946
When I start the Tor Browser 24.211
And the Tor Browser loads the startup page 0.963
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.835
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.869
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 8.974
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.158
After features/support/hooks.rb:330 1.528
After features/support/hooks.rb:100 0.000
Tags: @product
1:54.662
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 9.951
And the network is plugged 0.086
And I successfully configure Tor 23.821
And available upgrades have been checked 0.048
And all notifications have disappeared 4.245
Then the persistent Tor Browser directory exists 0.055
And there is a GNOME bookmark for the persistent Tor Browser directory 1.733
When I start the Tor Browser 24.263
And I open the address "https://tails.net/about" in the Tor Browser 13.809
And "Tails - How Tails works" has loaded in the Tor Browser 1.429
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 13.969
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 8.933
Then "Tails - How Tails works" has loaded in the Tor Browser 1.666
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.647
After features/support/hooks.rb:330 1.842
After features/support/hooks.rb:100 0.000
Tags: @product
45.477
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.473
Then the amnesiac Documents directory exists 0.052
And there is a GNOME bookmark for the amnesiac Documents directory 1.610
Then I start the Tor Browser in offline mode 24.212
And I can save the current page as "index.html" to the Documents GNOME bookmark 11.127
After features/support/hooks.rb:330 2.095
After features/support/hooks.rb:100 0.000
Tags: @product
43.199
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.298
Then the amnesiac Downloads directory exists 0.060
And there is a GNOME bookmark for the amnesiac Downloads directory 1.634
Then I start the Tor Browser in offline mode 22.894
And I can save the current page as "index.html" to the Downloads GNOME bookmark 10.311
After features/support/hooks.rb:330 2.279
After features/support/hooks.rb:100 0.000
Tags: @product
46.529
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.111
Then the amnesiac Music directory exists 0.045
And there is a GNOME bookmark for the amnesiac Music directory 1.598
Then I start the Tor Browser in offline mode 25.765
And I can save the current page as "index.html" to the Music GNOME bookmark 11.008
After features/support/hooks.rb:330 1.996
After features/support/hooks.rb:100 0.000
Tags: @product
46.640
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.123
Then the amnesiac Pictures directory exists 0.057
And there is a GNOME bookmark for the amnesiac Pictures directory 1.562
Then I start the Tor Browser in offline mode 25.968
And I can save the current page as "index.html" to the Pictures GNOME bookmark 10.929
After features/support/hooks.rb:330 3.203
After features/support/hooks.rb:100 0.000
Tags: @product
41.759
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.089
Then the amnesiac Videos directory exists 0.041
And there is a GNOME bookmark for the amnesiac Videos directory 1.693
Then I start the Tor Browser in offline mode 22.896
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.039
After features/support/hooks.rb:330 1.948
After features/support/hooks.rb:100 0.000
Tags: @product
3:40.598
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.174
And all tps features are active 2.423
And all persistent filesystems have safe access rights 0.219
And all persistence configuration files have safe access rights 0.412
And all persistent directories have safe access rights 2.447
When I start the Tor Browser in offline mode 24.386
And I add a bookmark to eff.org in the Tor Browser 11.350
And I cold reboot the computer 11.820
And the computer reboots Tails 1:10.813
And I enable persistence 14.780
And I log in to a new session 39.617
And all notifications have disappeared 9.432
And I start the Tor Browser in offline mode 20.842
Then the Tor Browser has a bookmark to eff.org 1.877
After features/support/hooks.rb:330 1.738
After features/support/hooks.rb:100 0.009