Project Number Date
test_Tails_ISO_devel 3753 25 Mar 2025, 13:20

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:39.316 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.470
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.927
And a web server is running on the LAN 1.038
And I capture all network traffic 0.008
When I start the Tor Browser 23.798
And the Tor Browser loads the startup page 1.119
And I open a page on the LAN web server in the Tor Browser 9.341
Then the Tor Browser shows the "Unable to connect" error 1.012
And no traffic was sent to the web server on the LAN 0.224
After features/support/hooks.rb:330 1.026
After features/support/hooks.rb:100 0.045
56.357
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.076
Then the amnesiac Tor Browser directory exists 0.050
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.746
And the persistent Tor Browser directory does not exist 0.051
When I start the Tor Browser 23.130
And the Tor Browser loads the startup page 0.948
Then I can save the current page as "index.html" to the default downloads directory 8.175
And I can print the current page as "output.pdf" to the default downloads directory 10.177
After features/support/hooks.rb:519 0.743
After features/support/hooks.rb:330 0.732
After features/support/hooks.rb:100 0.000
53.820
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.763
When I start the Tor Browser 22.924
Then the Tor Browser loads the startup page 1.069
When I download some file in the Tor Browser 17.197
Then the file is saved to the default Tor Browser download directory 0.864
After features/support/hooks.rb:519 1.339
After features/support/hooks.rb:330 0.656
After features/support/hooks.rb:100 0.000
1:20.918
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 12.153
When I start the Tor Browser 21.399
And the Tor Browser loads the startup page 1.104
Then I can listen to an Ogg audio track in Tor Browser 46.259
After features/support/hooks.rb:519 12.887
After features/support/hooks.rb:330 1.620
After features/support/hooks.rb:100 0.003
55.755
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.076
When I start the Tor Browser 25.342
And the Tor Browser loads the startup page 0.982
Then I can watch a WebM video in Tor Browser 17.353
After features/support/hooks.rb:519 0.729
After features/support/hooks.rb:330 1.438
After features/support/hooks.rb:100 0.000
Tags: @product
1:16.999
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.020
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.102
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.064
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.053
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.054
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.055
And the file "/tmp/synaptic.html" exists 0.057
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.141
When I start the Tor Browser 22.678
And the Tor Browser loads the startup page 1.057
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 12.819
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.519
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.170
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.630
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.528
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.093
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.112
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.143
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.519
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.127
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.202
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.537
# 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.077
# 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.041
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.510
After features/support/hooks.rb:330 0.878
After features/support/hooks.rb:100 0.000
Tags: @product
35.315
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.836
When I start the Tor Browser 22.123
Then the Tor Browser uses all expected TBB shared libraries 1.355
After features/support/hooks.rb:330 0.929
After features/support/hooks.rb:100 0.000
1:1.610
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.804
When I start the Tor Browser 21.972
And the Tor Browser loads the startup page 0.984
And I open the Tails homepage in the Tor Browser 17.172
Then the Tor Browser loads the Tails homepage 1.014
When I request a new identity in Tor Browser 3.182
Then the Tor Browser restarts into a fresh session 5.478
After features/support/hooks.rb:519 1.412
After features/support/hooks.rb:330 1.406
After features/support/hooks.rb:100 0.000
Tags: @product
36.506
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.154
When I start the Tor Browser 21.740
And the Tor Browser loads the startup page 0.981
Then Tor Browser's circuit view is working 1.630
After features/support/hooks.rb:330 0.672
After features/support/hooks.rb:100 0.000
Tags: @product
59.440
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.354
When I start the Tor Browser 22.626
And the Tor Browser loads the startup page 0.986
When I open the address "https://net.ipcalf.com/" in the Tor Browser 12.177
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.819
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.353
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.121
After features/support/hooks.rb:330 0.989
After features/support/hooks.rb:100 0.000
Tags: @product
1:48.136
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.210
And the network is plugged 0.105
And I successfully configure Tor 22.024
And available upgrades have been checked 0.059
And all notifications have disappeared 4.219
Then the persistent Tor Browser directory exists 0.078
And there is a GNOME bookmark for the persistent Tor Browser directory 1.720
When I start the Tor Browser 23.564
And I open the address "https://tails.net/about" in the Tor Browser 10.691
And "Tails - How Tails works" has loaded in the Tor Browser 1.312
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 10.972
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.290
Then "Tails - How Tails works" has loaded in the Tor Browser 1.643
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.242
After features/support/hooks.rb:330 0.995
After features/support/hooks.rb:100 0.000
Tags: @product
46.836
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 7.981
Then the amnesiac Documents directory exists 0.081
And there is a GNOME bookmark for the amnesiac Documents directory 1.822
Then I start the Tor Browser in offline mode 25.376
And I can save the current page as "index.html" to the Documents GNOME bookmark 11.573
After features/support/hooks.rb:330 2.300
After features/support/hooks.rb:100 0.000
Tags: @product
45.239
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 9.667
Then the amnesiac Downloads directory exists 0.060
And there is a GNOME bookmark for the amnesiac Downloads directory 1.591
Then I start the Tor Browser in offline mode 22.655
And I can save the current page as "index.html" to the Downloads GNOME bookmark 11.264
After features/support/hooks.rb:330 2.263
After features/support/hooks.rb:100 0.000
Tags: @product
47.371
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.267
Then the amnesiac Music directory exists 0.086
And there is a GNOME bookmark for the amnesiac Music directory 1.971
Then I start the Tor Browser in offline mode 26.651
And I can save the current page as "index.html" to the Music GNOME bookmark 10.393
After features/support/hooks.rb:330 2.096
After features/support/hooks.rb:100 0.000
Tags: @product
42.691
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.315
Then the amnesiac Pictures directory exists 0.085
And there is a GNOME bookmark for the amnesiac Pictures directory 1.725
Then I start the Tor Browser in offline mode 22.244
And I can save the current page as "index.html" to the Pictures GNOME bookmark 10.320
After features/support/hooks.rb:330 1.977
After features/support/hooks.rb:100 0.000
Tags: @product
43.225
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.029
Then the amnesiac Videos directory exists 0.078
And there is a GNOME bookmark for the amnesiac Videos directory 1.812
Then I start the Tor Browser in offline mode 22.700
And I can save the current page as "index.html" to the Videos GNOME bookmark 10.604
After features/support/hooks.rb:330 1.972
After features/support/hooks.rb:100 0.000
Tags: @product
3:40.621
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 25.751
And all tps features are active 2.483
And all persistent filesystems have safe access rights 0.240
And all persistence configuration files have safe access rights 0.420
And all persistent directories have safe access rights 2.511
When I start the Tor Browser in offline mode 22.886
And I add a bookmark to eff.org in the Tor Browser 11.904
And I cold reboot the computer 11.732
And the computer reboots Tails 59.911
And I enable persistence 16.542
And I log in to a new session 36.516
And all notifications have disappeared 9.835
And I start the Tor Browser in offline mode 18.584
Then the Tor Browser has a bookmark to eff.org 1.299
After features/support/hooks.rb:330 1.938
After features/support/hooks.rb:100 0.010