Project Number Date
test_Tails_ISO_devel 3722 04 Mar 2025, 23:27

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:41.103 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.228
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.581
And a web server is running on the LAN 1.041
And I capture all network traffic 0.004
When I start the Tor Browser 23.019
And the Tor Browser loads the startup page 1.123
And I open a page on the LAN web server in the Tor Browser 9.333
Then the Tor Browser shows the "Unable to connect" error 0.906
And no traffic was sent to the web server on the LAN 0.216
After features/support/hooks.rb:330 1.396
After features/support/hooks.rb:100 0.042
59.222
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.039
Before features/support/hooks.rb:511 0.024
Given I have started Tails from DVD and logged in and the network is connected 12.923
Then the amnesiac Tor Browser directory exists 0.052
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.743
And the persistent Tor Browser directory does not exist 0.056
When I start the Tor Browser 23.800
And the Tor Browser loads the startup page 1.049
Then I can save the current page as "index.html" to the default downloads directory 9.218
And I can print the current page as "output.pdf" to the default downloads directory 10.377
After features/support/hooks.rb:519 0.590
After features/support/hooks.rb:330 0.831
After features/support/hooks.rb:100 0.000
55.386
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 12.243
When I start the Tor Browser 24.611
Then the Tor Browser loads the startup page 1.017
When I download some file in the Tor Browser 16.542
Then the file is saved to the default Tor Browser download directory 0.971
After features/support/hooks.rb:519 1.231
After features/support/hooks.rb:330 0.701
After features/support/hooks.rb:100 0.000
1:22.748
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.434
When I start the Tor Browser 23.862
And the Tor Browser loads the startup page 1.309
Then I can listen to an Ogg audio track in Tor Browser 45.141
After features/support/hooks.rb:519 14.628
After features/support/hooks.rb:330 1.298
After features/support/hooks.rb:100 0.003
52.259
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.878
When I start the Tor Browser 23.147
And the Tor Browser loads the startup page 1.097
Then I can watch a WebM video in Tor Browser 15.135
After features/support/hooks.rb:519 0.785
After features/support/hooks.rb:330 1.381
After features/support/hooks.rb:100 0.000
Tags: @product
1:16.749
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.438
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.105
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.065
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.060
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.055
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.051
And the file "/tmp/synaptic.html" exists 0.051
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.145
When I start the Tor Browser 23.378
And the Tor Browser loads the startup page 1.235
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 11.509
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.574
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.322
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.216
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.761
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.554
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.135
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.540
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.546
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.070
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.119
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.874
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.554
# 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.074
# 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.620
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.544
After features/support/hooks.rb:330 0.803
After features/support/hooks.rb:100 0.000
Tags: @product
35.136
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 11.581
When I start the Tor Browser 22.126
Then the Tor Browser uses all expected TBB shared libraries 1.428
After features/support/hooks.rb:330 2.435
After features/support/hooks.rb:100 0.000
1:0.081
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:511 0.010
Given I have started Tails from DVD and logged in and the network is connected 12.481
When I start the Tor Browser 24.610
And the Tor Browser loads the startup page 1.121
And I open the Tails homepage in the Tor Browser 11.716
Then the Tor Browser loads the Tails homepage 1.204
When I request a new identity in Tor Browser 3.211
Then the Tor Browser restarts into a fresh session 5.734
After features/support/hooks.rb:519 1.211
After features/support/hooks.rb:330 1.328
After features/support/hooks.rb:100 0.000
Tags: @product
51.731
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Given I have started Tails from DVD and logged in and the network is connected 25.845
When I start the Tor Browser 22.877
And the Tor Browser loads the startup page 1.001
Then Tor Browser's circuit view is working 2.006
After features/support/hooks.rb:330 2.369
After features/support/hooks.rb:100 0.000
Tags: @product
1:3.696
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.880
When I start the Tor Browser 25.571
And the Tor Browser loads the startup page 1.048
When I open the address "https://net.ipcalf.com/" in the Tor Browser 12.250
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.326
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.607
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.011
After features/support/hooks.rb:330 0.786
After features/support/hooks.rb:100 0.000
Tags: @product
1:45.306
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 10.478
And the network is plugged 0.144
And I successfully configure Tor 19.899
And available upgrades have been checked 0.050
And all notifications have disappeared 4.497
Then the persistent Tor Browser directory exists 0.046
And there is a GNOME bookmark for the persistent Tor Browser directory 1.798
When I start the Tor Browser 22.859
And I open the address "https://tails.net/about" in the Tor Browser 11.969
And "Tails - How Tails works" has loaded in the Tor Browser 1.377
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 9.734
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.765
Then "Tails - How Tails works" has loaded in the Tor Browser 1.675
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.008
After features/support/hooks.rb:330 0.843
After features/support/hooks.rb:100 0.000
Tags: @product
45.096
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.397
Then the amnesiac Documents directory exists 0.051
And there is a GNOME bookmark for the amnesiac Documents directory 1.718
Then I start the Tor Browser in offline mode 23.212
And I can save the current page as "index.html" to the Documents GNOME bookmark 11.717
After features/support/hooks.rb:330 2.495
After features/support/hooks.rb:100 0.000
Tags: @product
44.904
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.492
Then the amnesiac Downloads directory exists 0.063
And there is a GNOME bookmark for the amnesiac Downloads directory 1.724
Then I start the Tor Browser in offline mode 24.154
And I can save the current page as "index.html" to the Downloads GNOME bookmark 10.468
After features/support/hooks.rb:330 2.267
After features/support/hooks.rb:100 0.000
Tags: @product
43.240
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.513
Then the amnesiac Music directory exists 0.068
And there is a GNOME bookmark for the amnesiac Music directory 1.726
Then I start the Tor Browser in offline mode 23.306
And I can save the current page as "index.html" to the Music GNOME bookmark 9.626
After features/support/hooks.rb:330 2.041
After features/support/hooks.rb:100 0.000
Tags: @product
43.356
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.264
Then the amnesiac Pictures directory exists 0.054
And there is a GNOME bookmark for the amnesiac Pictures directory 1.645
Then I start the Tor Browser in offline mode 21.507
And I can save the current page as "index.html" to the Pictures GNOME bookmark 11.884
After features/support/hooks.rb:330 2.015
After features/support/hooks.rb:100 0.000
Tags: @product
41.701
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.259
Then the amnesiac Videos directory exists 0.057
And there is a GNOME bookmark for the amnesiac Videos directory 1.695
Then I start the Tor Browser in offline mode 22.130
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.557
After features/support/hooks.rb:330 2.011
After features/support/hooks.rb:100 0.000
Tags: @product
3:32.257
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 9.855
And all tps features are active 2.473
And all persistent filesystems have safe access rights 0.205
And all persistence configuration files have safe access rights 0.400
And all persistent directories have safe access rights 2.437
When I start the Tor Browser in offline mode 22.415
And I add a bookmark to eff.org in the Tor Browser 14.560
And I cold reboot the computer 11.529
And the computer reboots Tails 1:0.825
And I enable persistence 17.493
And I log in to a new session 38.968
And all notifications have disappeared 9.678
And I start the Tor Browser in offline mode 20.062
Then the Tor Browser has a bookmark to eff.org 1.349
After features/support/hooks.rb:330 1.522
After features/support/hooks.rb:100 0.008