Project Number Date
test_Tails_ISO_devel 3742 17 Mar 2025, 17:22

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 20:48.432 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
1:11.076
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Given I have started Tails from DVD and logged in and the network is connected 26.777
And a web server is running on the LAN 1.053
And I capture all network traffic 0.005
When I start the Tor Browser 29.689
And the Tor Browser loads the startup page 1.102
And I open a page on the LAN web server in the Tor Browser 11.364
Then the Tor Browser shows the "Unable to connect" error 0.839
And no traffic was sent to the web server on the LAN 0.243
After features/support/hooks.rb:330 2.392
After features/support/hooks.rb:100 0.060
1:5.989
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.006
Before features/support/hooks.rb:511 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.617
Then the amnesiac Tor Browser directory exists 0.119
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.777
And the persistent Tor Browser directory does not exist 0.073
When I start the Tor Browser 29.331
And the Tor Browser loads the startup page 1.181
Then I can save the current page as "index.html" to the default downloads directory 10.189
And I can print the current page as "output.pdf" to the default downloads directory 10.699
After features/support/hooks.rb:519 0.871
After features/support/hooks.rb:330 2.439
After features/support/hooks.rb:100 0.000
57.828
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Before features/support/hooks.rb:511 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.375
When I start the Tor Browser 26.332
Then the Tor Browser loads the startup page 1.052
When I download some file in the Tor Browser 16.392
Then the file is saved to the default Tor Browser download directory 0.675
After features/support/hooks.rb:519 1.635
After features/support/hooks.rb:330 1.702
After features/support/hooks.rb:100 0.000
1:27.056
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Before features/support/hooks.rb:511 0.010
Given I have started Tails from DVD and logged in and the network is connected 13.269
When I start the Tor Browser 26.755
And the Tor Browser loads the startup page 1.195
Then I can listen to an Ogg audio track in Tor Browser 45.837
After features/support/hooks.rb:519 14.728
After features/support/hooks.rb:330 3.496
After features/support/hooks.rb:100 0.003
54.415
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.010
Before features/support/hooks.rb:511 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.459
When I start the Tor Browser 25.847
And the Tor Browser loads the startup page 1.153
Then I can watch a WebM video in Tor Browser 14.955
After features/support/hooks.rb:519 0.861
After features/support/hooks.rb:330 1.889
After features/support/hooks.rb:100 0.000
Tags: @product
1:24.279
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.023
Given I have started Tails from DVD and logged in and the network is connected 13.361
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.111
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.077
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.067
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.053
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.057
And the file "/tmp/synaptic.html" exists 0.071
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.164
When I start the Tor Browser 28.953
And the Tor Browser loads the startup page 1.236
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 11.344
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.557
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.417
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.168
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.664
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.576
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.105
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.118
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.741
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.560
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.115
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.920
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.559
# 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.073
# 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.441
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.623
After features/support/hooks.rb:330 0.793
After features/support/hooks.rb:100 0.000
Tags: @product
40.138
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 13.130
When I start the Tor Browser 24.869
Then the Tor Browser uses all expected TBB shared libraries 2.137
After features/support/hooks.rb:330 1.066
After features/support/hooks.rb:100 0.000
1:4.568
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 13.065
When I start the Tor Browser 28.028
And the Tor Browser loads the startup page 1.041
And I open the Tails homepage in the Tor Browser 12.244
Then the Tor Browser loads the Tails homepage 0.951
When I request a new identity in Tor Browser 3.263
Then the Tor Browser restarts into a fresh session 5.972
After features/support/hooks.rb:519 1.491
After features/support/hooks.rb:330 1.238
After features/support/hooks.rb:100 0.000
Tags: @product
41.671
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 14.010
When I start the Tor Browser 25.086
And the Tor Browser loads the startup page 0.973
Then Tor Browser's circuit view is working 1.601
After features/support/hooks.rb:330 0.690
After features/support/hooks.rb:100 0.000
Tags: @product
1:11.923
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.551
When I start the Tor Browser 30.911
And the Tor Browser loads the startup page 1.320
When I open the address "https://net.ipcalf.com/" in the Tor Browser 13.395
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.006
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 11.618
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.120
After features/support/hooks.rb:330 1.781
After features/support/hooks.rb:100 0.000
Tags: @product
2:5.979
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 14.270
And the network is plugged 0.113
And I successfully configure Tor 25.409
And available upgrades have been checked 0.065
And all notifications have disappeared 4.510
Then the persistent Tor Browser directory exists 0.081
And there is a GNOME bookmark for the persistent Tor Browser directory 1.851
When I start the Tor Browser 24.446
And I open the address "https://tails.net/about" in the Tor Browser 15.141
And "Tails - How Tails works" has loaded in the Tor Browser 1.521
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 14.272
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.593
Then "Tails - How Tails works" has loaded in the Tor Browser 1.258
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 13.444
After features/support/hooks.rb:330 2.462
After features/support/hooks.rb:100 0.000
Tags: @product
45.765
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 10.169
Then the amnesiac Documents directory exists 0.057
And there is a GNOME bookmark for the amnesiac Documents directory 1.729
Then I start the Tor Browser in offline mode 24.272
And I can save the current page as "index.html" to the Documents GNOME bookmark 9.536
After features/support/hooks.rb:330 2.177
After features/support/hooks.rb:100 0.000
Tags: @product
48.784
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.955
Then the amnesiac Downloads directory exists 0.056
And there is a GNOME bookmark for the amnesiac Downloads directory 1.918
Then I start the Tor Browser in offline mode 27.032
And I can save the current page as "index.html" to the Downloads GNOME bookmark 10.822
After features/support/hooks.rb:330 2.030
After features/support/hooks.rb:100 0.000
Tags: @product
46.277
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.937
Then the amnesiac Music directory exists 0.057
And there is a GNOME bookmark for the amnesiac Music directory 1.688
Then I start the Tor Browser in offline mode 25.006
And I can save the current page as "index.html" to the Music GNOME bookmark 10.587
After features/support/hooks.rb:330 1.916
After features/support/hooks.rb:100 0.000
Tags: @product
50.632
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.291
Then the amnesiac Pictures directory exists 0.078
And there is a GNOME bookmark for the amnesiac Pictures directory 1.710
Then I start the Tor Browser in offline mode 32.128
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.423
After features/support/hooks.rb:330 2.163
After features/support/hooks.rb:100 0.000
Tags: @product
45.589
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.773
Then the amnesiac Videos directory exists 0.066
And there is a GNOME bookmark for the amnesiac Videos directory 1.752
Then I start the Tor Browser in offline mode 26.076
And I can save the current page as "index.html" to the Videos GNOME bookmark 8.920
After features/support/hooks.rb:330 2.242
After features/support/hooks.rb:100 0.000
Tags: @product
4:6.455
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 15.189
And all tps features are active 4.684
And all persistent filesystems have safe access rights 0.260
And all persistence configuration files have safe access rights 0.431
And all persistent directories have safe access rights 2.782
When I start the Tor Browser in offline mode 28.212
And I add a bookmark to eff.org in the Tor Browser 15.355
And I cold reboot the computer 11.995
And the computer reboots Tails 1:9.401
And I enable persistence 27.266
And I log in to a new session 37.674
And all notifications have disappeared 9.176
And I start the Tor Browser in offline mode 21.988
Then the Tor Browser has a bookmark to eff.org 2.034
After features/support/hooks.rb:330 1.815
After features/support/hooks.rb:100 0.009