Project Number Date
test_Tails_ISO_stable 5515 14 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:32.902 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
53.138
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 13.041
And a web server is running on the LAN 1.048
And I capture all network traffic 0.009
When I start the Tor Browser 25.467
And the Tor Browser loads the startup page 0.939
And I open a page on the LAN web server in the Tor Browser 11.368
Then the Tor Browser shows the "Unable to connect" error 0.950
And no traffic was sent to the web server on the LAN 0.312
After features/support/hooks.rb:330 1.098
After features/support/hooks.rb:100 0.045
1:2.140
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 13.525
Then the amnesiac Tor Browser directory exists 0.073
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.675
And the persistent Tor Browser directory does not exist 0.068
When I start the Tor Browser 26.766
And the Tor Browser loads the startup page 1.293
Then I can save the current page as "index.html" to the default downloads directory 8.399
And I can print the current page as "output.pdf" to the default downloads directory 10.337
After features/support/hooks.rb:519 0.725
After features/support/hooks.rb:330 1.061
After features/support/hooks.rb:100 0.000
58.657
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.007
Before features/support/hooks.rb:511 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.429
When I start the Tor Browser 27.044
Then the Tor Browser loads the startup page 1.212
When I download some file in the Tor Browser 17.323
Then the file is saved to the default Tor Browser download directory 0.648
After features/support/hooks.rb:519 1.695
After features/support/hooks.rb:330 0.998
After features/support/hooks.rb:100 0.000
1:24.781
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.017
Before features/support/hooks.rb:511 0.040
Given I have started Tails from DVD and logged in and the network is connected 12.661
When I start the Tor Browser 25.269
And the Tor Browser loads the startup page 1.164
Then I can listen to an Ogg audio track in Tor Browser 45.686
After features/support/hooks.rb:519 15.149
After features/support/hooks.rb:330 1.951
After features/support/hooks.rb:100 0.004
55.877
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.009
Before features/support/hooks.rb:511 0.012
Given I have started Tails from DVD and logged in and the network is connected 12.703
When I start the Tor Browser 25.631
And the Tor Browser loads the startup page 1.241
Then I can watch a WebM video in Tor Browser 16.302
After features/support/hooks.rb:519 1.009
After features/support/hooks.rb:330 1.552
After features/support/hooks.rb:100 0.000
Tags: @product
1:23.398
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.015
Given I have started Tails from DVD and logged in and the network is connected 12.775
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.134
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.065
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.081
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.094
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.052
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.045
And the file "/tmp/synaptic.html" exists 0.050
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.178
When I start the Tor Browser 28.024
And the Tor Browser loads the startup page 1.211
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 11.994
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.583
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.264
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.174
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.995
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.539
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.074
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.122
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.433
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.653
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.082
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.170
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.605
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.556
# 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.066
# 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.821
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.544
After features/support/hooks.rb:330 0.712
After features/support/hooks.rb:100 0.000
Tags: @product
52.757
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 26.207
When I start the Tor Browser 24.998
Then the Tor Browser uses all expected TBB shared libraries 1.550
After features/support/hooks.rb:330 0.730
After features/support/hooks.rb:100 0.000
59.243
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.008
Before features/support/hooks.rb:511 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.334
When I start the Tor Browser 25.208
And the Tor Browser loads the startup page 1.053
And I open the Tails homepage in the Tor Browser 10.776
Then the Tor Browser loads the Tails homepage 1.201
When I request a new identity in Tor Browser 3.196
Then the Tor Browser restarts into a fresh session 5.472
After features/support/hooks.rb:519 1.491
After features/support/hooks.rb:330 1.343
After features/support/hooks.rb:100 0.000
Tags: @product
39.541
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 12.386
When I start the Tor Browser 24.463
And the Tor Browser loads the startup page 1.158
Then Tor Browser's circuit view is working 1.533
After features/support/hooks.rb:330 1.040
After features/support/hooks.rb:100 0.000
Tags: @product
1:0.656
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 12.925
When I start the Tor Browser 24.553
And the Tor Browser loads the startup page 1.169
When I open the address "https://net.ipcalf.com/" in the Tor Browser 11.098
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.860
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.116
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.933
After features/support/hooks.rb:330 0.846
After features/support/hooks.rb:100 0.000
Tags: @product
1:59.164
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 10.561
And the network is plugged 0.120
And I successfully configure Tor 23.347
And available upgrades have been checked 0.058
And all notifications have disappeared 4.452
Then the persistent Tor Browser directory exists 0.063
And there is a GNOME bookmark for the persistent Tor Browser directory 1.767
When I start the Tor Browser 24.596
And I open the address "https://tails.net/about" in the Tor Browser 15.543
And "Tails - How Tails works" has loaded in the Tor Browser 1.547
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 13.715
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 10.205
Then "Tails - How Tails works" has loaded in the Tor Browser 1.489
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 11.695
After features/support/hooks.rb:330 1.682
After features/support/hooks.rb:100 0.000
Tags: @product
41.639
Before features/support/hooks.rb:266 0.000
Before features/support/hooks.rb:273 0.023
Given I have started Tails from DVD without network and logged in 8.588
Then the amnesiac Documents directory exists 0.075
And there is a GNOME bookmark for the amnesiac Documents directory 1.929
Then I start the Tor Browser in offline mode 21.992
And I can save the current page as "index.html" to the Documents GNOME bookmark 9.053
After features/support/hooks.rb:330 2.051
After features/support/hooks.rb:100 0.000
Tags: @product
43.954
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.563
Then the amnesiac Downloads directory exists 0.065
And there is a GNOME bookmark for the amnesiac Downloads directory 2.202
Then I start the Tor Browser in offline mode 22.439
And I can save the current page as "index.html" to the Downloads GNOME bookmark 10.683
After features/support/hooks.rb:330 2.019
After features/support/hooks.rb:100 0.000
Tags: @product
44.287
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.462
Then the amnesiac Music directory exists 0.049
And there is a GNOME bookmark for the amnesiac Music directory 1.906
Then I start the Tor Browser in offline mode 24.507
And I can save the current page as "index.html" to the Music GNOME bookmark 9.361
After features/support/hooks.rb:330 2.060
After features/support/hooks.rb:100 0.000
Tags: @product
44.504
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.380
Then the amnesiac Pictures directory exists 0.074
And there is a GNOME bookmark for the amnesiac Pictures directory 1.821
Then I start the Tor Browser in offline mode 23.816
And I can save the current page as "index.html" to the Pictures GNOME bookmark 10.410
After features/support/hooks.rb:330 2.208
After features/support/hooks.rb:100 0.000
Tags: @product
44.720
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 9.118
Then the amnesiac Videos directory exists 0.319
And there is a GNOME bookmark for the amnesiac Videos directory 2.062
Then I start the Tor Browser in offline mode 22.496
And I can save the current page as "index.html" to the Videos GNOME bookmark 10.723
After features/support/hooks.rb:330 3.336
After features/support/hooks.rb:100 0.000
Tags: @product
3:44.439
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 9.875
And all tps features are active 2.383
And all persistent filesystems have safe access rights 0.216
And all persistence configuration files have safe access rights 0.416
And all persistent directories have safe access rights 2.533
When I start the Tor Browser in offline mode 23.913
And I add a bookmark to eff.org in the Tor Browser 11.782
And I cold reboot the computer 12.409
And the computer reboots Tails 1:11.957
And I enable persistence 18.251
And I log in to a new session 40.575
And all notifications have disappeared 9.117
And I start the Tor Browser in offline mode 19.635
Then the Tor Browser has a bookmark to eff.org 1.372
After features/support/hooks.rb:330 1.832
After features/support/hooks.rb:100 0.012