Project Number Date
test_Tails_ISO_devel 3729 07 Mar 2025, 13:11

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:33.991 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
55.456
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 13.260
And a web server is running on the LAN 1.053
And I capture all network traffic 0.009
When I start the Tor Browser 25.578
And the Tor Browser loads the startup page 1.159
And I open a page on the LAN web server in the Tor Browser 13.182
Then the Tor Browser shows the "Unable to connect" error 0.942
And no traffic was sent to the web server on the LAN 0.269
After features/support/hooks.rb:330 1.142
After features/support/hooks.rb:100 0.060
59.646
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:511 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.793
Then the amnesiac Tor Browser directory exists 0.079
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.899
And the persistent Tor Browser directory does not exist 0.067
When I start the Tor Browser 23.151
And the Tor Browser loads the startup page 1.084
Then I can save the current page as "index.html" to the default downloads directory 9.802
And I can print the current page as "output.pdf" to the default downloads directory 10.770
After features/support/hooks.rb:519 0.891
After features/support/hooks.rb:330 1.082
After features/support/hooks.rb:100 0.000
57.448
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 13.415
When I start the Tor Browser 24.477
Then the Tor Browser loads the startup page 1.090
When I download some file in the Tor Browser 17.837
Then the file is saved to the default Tor Browser download directory 0.628
After features/support/hooks.rb:519 1.429
After features/support/hooks.rb:330 0.808
After features/support/hooks.rb:100 0.000
1:23.512
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:511 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.798
When I start the Tor Browser 23.005
And the Tor Browser loads the startup page 1.253
Then I can listen to an Ogg audio track in Tor Browser 46.454
After features/support/hooks.rb:519 13.183
After features/support/hooks.rb:330 3.319
After features/support/hooks.rb:100 0.004
54.405
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Before features/support/hooks.rb:511 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.992
When I start the Tor Browser 24.744
And the Tor Browser loads the startup page 1.082
Then I can watch a WebM video in Tor Browser 15.585
After features/support/hooks.rb:519 0.872
After features/support/hooks.rb:330 1.692
After features/support/hooks.rb:100 0.000
Tags: @product
1:24.974
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Given I have started Tails from DVD and logged in and the network is connected 14.304
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.139
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.062
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.096
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.075
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.061
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.057
And the file "/tmp/synaptic.html" exists 0.052
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.147
When I start the Tor Browser 26.431
And the Tor Browser loads the startup page 1.320
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 12.540
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.646
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.477
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.223
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.782
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.656
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.085
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 5.979
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.575
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.084
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.111
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.702
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.538
# 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.008
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.615
After features/support/hooks.rb:330 0.811
After features/support/hooks.rb:100 0.000
Tags: @product
38.239
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Given I have started Tails from DVD and logged in and the network is connected 13.078
When I start the Tor Browser 23.904
Then the Tor Browser uses all expected TBB shared libraries 1.257
After features/support/hooks.rb:330 0.866
After features/support/hooks.rb:100 0.000
1:2.612
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.898
When I start the Tor Browser 25.153
And the Tor Browser loads the startup page 1.061
And I open the Tails homepage in the Tor Browser 12.123
Then the Tor Browser loads the Tails homepage 1.340
When I request a new identity in Tor Browser 3.226
Then the Tor Browser restarts into a fresh session 6.808
After features/support/hooks.rb:519 1.420
After features/support/hooks.rb:330 1.704
After features/support/hooks.rb:100 0.000
Tags: @product
38.740
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 12.279
When I start the Tor Browser 23.539
And the Tor Browser loads the startup page 1.331
Then Tor Browser's circuit view is working 1.590
After features/support/hooks.rb:330 0.958
After features/support/hooks.rb:100 0.000
Tags: @product
1:2.918
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Given I have started Tails from DVD and logged in and the network is connected 12.287
When I start the Tor Browser 24.835
And the Tor Browser loads the startup page 1.298
When I open the address "https://net.ipcalf.com/" in the Tor Browser 12.818
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.280
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.222
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.175
After features/support/hooks.rb:330 1.153
After features/support/hooks.rb:100 0.000
Tags: @product
2:0.951
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 12.115
And the network is plugged 0.092
And I successfully configure Tor 23.541
And available upgrades have been checked 1.414
And all notifications have disappeared 4.440
Then the persistent Tor Browser directory exists 0.068
And there is a GNOME bookmark for the persistent Tor Browser directory 1.784
When I start the Tor Browser 26.487
And I open the address "https://tails.net/about" in the Tor Browser 12.380
And "Tails - How Tails works" has loaded in the Tor Browser 1.506
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 12.417
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 10.486
Then "Tails - How Tails works" has loaded in the Tor Browser 1.597
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 12.617
After features/support/hooks.rb:330 2.614
After features/support/hooks.rb:100 0.000
Tags: @product
44.491
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.810
Then the amnesiac Documents directory exists 0.057
And there is a GNOME bookmark for the amnesiac Documents directory 1.555
Then I start the Tor Browser in offline mode 24.444
And I can save the current page as "index.html" to the Documents GNOME bookmark 9.622
After features/support/hooks.rb:330 2.106
After features/support/hooks.rb:100 0.000
Tags: @product
44.909
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.011
Given I have started Tails from DVD without network and logged in 10.750
Then the amnesiac Downloads directory exists 0.055
And there is a GNOME bookmark for the amnesiac Downloads directory 1.761
Then I start the Tor Browser in offline mode 23.837
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.505
After features/support/hooks.rb:330 2.034
After features/support/hooks.rb:100 0.000
Tags: @product
43.720
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Given I have started Tails from DVD without network and logged in 8.883
Then the amnesiac Music directory exists 0.060
And there is a GNOME bookmark for the amnesiac Music directory 2.090
Then I start the Tor Browser in offline mode 23.544
And I can save the current page as "index.html" to the Music GNOME bookmark 9.142
After features/support/hooks.rb:330 2.174
After features/support/hooks.rb:100 0.000
Tags: @product
45.285
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 10.460
Then the amnesiac Pictures directory exists 0.623
And there is a GNOME bookmark for the amnesiac Pictures directory 1.961
Then I start the Tor Browser in offline mode 23.273
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.965
After features/support/hooks.rb:330 2.177
After features/support/hooks.rb:100 0.000
Tags: @product
43.845
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.997
Then the amnesiac Videos directory exists 0.066
And there is a GNOME bookmark for the amnesiac Videos directory 1.805
Then I start the Tor Browser in offline mode 23.693
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.282
After features/support/hooks.rb:330 2.078
After features/support/hooks.rb:100 0.000
Tags: @product
3:52.831
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 11.006
And all tps features are active 4.440
And all persistent filesystems have safe access rights 0.261
And all persistence configuration files have safe access rights 0.409
And all persistent directories have safe access rights 2.542
When I start the Tor Browser in offline mode 23.614
And I add a bookmark to eff.org in the Tor Browser 15.529
And I cold reboot the computer 13.974
And the computer reboots Tails 1:7.238
And I enable persistence 18.210
And I log in to a new session 44.780
And all notifications have disappeared 7.659
And I start the Tor Browser in offline mode 21.170
Then the Tor Browser has a bookmark to eff.org 1.992
After features/support/hooks.rb:330 1.409
After features/support/hooks.rb:100 0.012