Project Number Date
test_Tails_ISO_20263-test-suite-disable-spice-vdagent 7 12 Mar 2025, 17:32

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:46.637 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.122
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.031
And a web server is running on the LAN 1.052
And I capture all network traffic 0.008
When I start the Tor Browser 24.654
And the Tor Browser loads the startup page 1.363
And I open a page on the LAN web server in the Tor Browser 7.760
Then the Tor Browser shows the "Unable to connect" error 0.984
And no traffic was sent to the web server on the LAN 0.266
After features/support/hooks.rb:330 0.946
After features/support/hooks.rb:100 0.068
59.978
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 13.004
Then the amnesiac Tor Browser directory exists 0.053
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.885
And the persistent Tor Browser directory does not exist 0.050
When I start the Tor Browser 25.339
And the Tor Browser loads the startup page 0.959
Then I can save the current page as "index.html" to the default downloads directory 8.501
And I can print the current page as "output.pdf" to the default downloads directory 10.185
After features/support/hooks.rb:519 0.763
After features/support/hooks.rb:330 0.752
After features/support/hooks.rb:100 0.000
54.585
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.082
When I start the Tor Browser 24.123
Then the Tor Browser loads the startup page 1.076
When I download some file in the Tor Browser 16.264
Then the file is saved to the default Tor Browser download directory 1.038
After features/support/hooks.rb:519 1.383
After features/support/hooks.rb:330 0.956
After features/support/hooks.rb:100 0.000
1:22.240
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.563
When I start the Tor Browser 23.557
And the Tor Browser loads the startup page 1.249
Then I can listen to an Ogg audio track in Tor Browser 44.871
After features/support/hooks.rb:519 13.145
After features/support/hooks.rb:330 2.378
After features/support/hooks.rb:100 0.003
53.424
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.243
When I start the Tor Browser 24.932
And the Tor Browser loads the startup page 1.153
Then I can watch a WebM video in Tor Browser 15.094
After features/support/hooks.rb:519 0.721
After features/support/hooks.rb:330 1.344
After features/support/hooks.rb:100 0.000
Tags: @product
1:19.053
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.634
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.118
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.058
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.064
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.058
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.054
And the file "/tmp/synaptic.html" exists 0.057
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.120
When I start the Tor Browser 24.610
And the Tor Browser loads the startup page 1.123
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 11.126
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.563
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.431
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.163
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.341
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.545
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.086
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.156
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.205
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.592
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.108
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.085
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.062
# 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.451
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.552
After features/support/hooks.rb:330 0.806
After features/support/hooks.rb:100 0.000
Tags: @product
39.301
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.594
When I start the Tor Browser 25.233
Then the Tor Browser uses all expected TBB shared libraries 1.474
After features/support/hooks.rb:330 0.809
After features/support/hooks.rb:100 0.000
59.083
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.093
When I start the Tor Browser 24.199
And the Tor Browser loads the startup page 1.047
And I open the Tails homepage in the Tor Browser 11.264
Then the Tor Browser loads the Tails homepage 1.342
When I request a new identity in Tor Browser 3.404
Then the Tor Browser restarts into a fresh session 5.732
After features/support/hooks.rb:519 1.434
After features/support/hooks.rb:330 1.297
After features/support/hooks.rb:100 0.000
Tags: @product
41.026
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.171
When I start the Tor Browser 26.218
And the Tor Browser loads the startup page 1.034
Then Tor Browser's circuit view is working 1.601
After features/support/hooks.rb:330 0.962
After features/support/hooks.rb:100 0.000
Tags: @product
1:1.065
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.934
When I start the Tor Browser 24.199
And the Tor Browser loads the startup page 1.011
When I open the address "https://net.ipcalf.com/" in the Tor Browser 10.851
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.075
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.725
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.266
After features/support/hooks.rb:330 1.412
After features/support/hooks.rb:100 0.000
Tags: @product
2:21.532
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.423
And the network is plugged 0.149
And I successfully configure Tor 49.670
And available upgrades have been checked 0.062
And all notifications have disappeared 4.361
Then the persistent Tor Browser directory exists 0.058
And there is a GNOME bookmark for the persistent Tor Browser directory 1.770
When I start the Tor Browser 22.923
And I open the address "https://tails.net/about" in the Tor Browser 15.975
And "Tails - How Tails works" has loaded in the Tor Browser 1.333
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 10.359
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.569
Then "Tails - How Tails works" has loaded in the Tor Browser 1.685
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 12.189
After features/support/hooks.rb:330 1.067
After features/support/hooks.rb:100 0.000
Tags: @product
48.789
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.574
Then the amnesiac Documents directory exists 0.052
And there is a GNOME bookmark for the amnesiac Documents directory 2.133
Then I start the Tor Browser in offline mode 27.203
And I can save the current page as "index.html" to the Documents GNOME bookmark 10.824
After features/support/hooks.rb:330 1.946
After features/support/hooks.rb:100 0.000
Tags: @product
40.805
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.153
Then the amnesiac Downloads directory exists 0.046
And there is a GNOME bookmark for the amnesiac Downloads directory 1.283
Then I start the Tor Browser in offline mode 23.186
And I can save the current page as "index.html" to the Downloads GNOME bookmark 8.136
After features/support/hooks.rb:330 3.165
After features/support/hooks.rb:100 0.000
Tags: @product
46.042
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.487
Then the amnesiac Music directory exists 0.108
And there is a GNOME bookmark for the amnesiac Music directory 1.454
Then I start the Tor Browser in offline mode 23.252
And I can save the current page as "index.html" to the Music GNOME bookmark 12.740
After features/support/hooks.rb:330 1.985
After features/support/hooks.rb:100 0.000
Tags: @product
45.917
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.062
Then the amnesiac Pictures directory exists 0.083
And there is a GNOME bookmark for the amnesiac Pictures directory 1.873
Then I start the Tor Browser in offline mode 24.873
And I can save the current page as "index.html" to the Pictures GNOME bookmark 10.024
After features/support/hooks.rb:330 2.014
After features/support/hooks.rb:100 0.000
Tags: @product
48.656
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.171
Then the amnesiac Videos directory exists 0.044
And there is a GNOME bookmark for the amnesiac Videos directory 2.221
Then I start the Tor Browser in offline mode 28.345
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.873
After features/support/hooks.rb:330 1.878
After features/support/hooks.rb:100 0.000
Tags: @product
3:57.011
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 10.871
And all tps features are active 2.805
And all persistent filesystems have safe access rights 0.240
And all persistence configuration files have safe access rights 0.429
And all persistent directories have safe access rights 2.801
When I start the Tor Browser in offline mode 21.418
And I add a bookmark to eff.org in the Tor Browser 17.907
And I cold reboot the computer 13.931
And the computer reboots Tails 1:19.728
And I enable persistence 15.856
And I log in to a new session 39.328
And all notifications have disappeared 9.522
And I start the Tor Browser in offline mode 20.760
Then the Tor Browser has a bookmark to eff.org 1.406
After features/support/hooks.rb:330 1.940
After features/support/hooks.rb:100 0.011