Project Number Date
test_Tails_ISO_20263-remote-shell-debug-logging 7 07 Mar 2025, 21:37

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:33.321 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
50.697
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 11.552
And a web server is running on the LAN 1.036
And I capture all network traffic 0.006
When I start the Tor Browser 23.074
And the Tor Browser loads the startup page 1.085
And I open a page on the LAN web server in the Tor Browser 12.579
Then the Tor Browser shows the "Unable to connect" error 1.122
And no traffic was sent to the web server on the LAN 0.240
After features/support/hooks.rb:330 1.274
After features/support/hooks.rb:100 0.029
56.281
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 11.741
Then the amnesiac Tor Browser directory exists 0.043
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.832
And the persistent Tor Browser directory does not exist 0.043
When I start the Tor Browser 22.651
And the Tor Browser loads the startup page 0.919
Then I can save the current page as "index.html" to the default downloads directory 8.744
And I can print the current page as "output.pdf" to the default downloads directory 10.305
After features/support/hooks.rb:519 0.736
After features/support/hooks.rb:330 0.696
After features/support/hooks.rb:100 0.000
53.611
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 11.678
When I start the Tor Browser 23.021
Then the Tor Browser loads the startup page 1.073
When I download some file in the Tor Browser 16.847
Then the file is saved to the default Tor Browser download directory 0.990
After features/support/hooks.rb:519 1.321
After features/support/hooks.rb:330 0.757
After features/support/hooks.rb:100 0.000
1:19.898
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 11.532
When I start the Tor Browser 22.148
And the Tor Browser loads the startup page 0.986
Then I can listen to an Ogg audio track in Tor Browser 45.231
After features/support/hooks.rb:519 13.031
After features/support/hooks.rb:330 1.329
After features/support/hooks.rb:100 0.003
50.119
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 11.683
When I start the Tor Browser 24.252
And the Tor Browser loads the startup page 0.979
Then I can watch a WebM video in Tor Browser 13.203
After features/support/hooks.rb:519 0.666
After features/support/hooks.rb:330 1.230
After features/support/hooks.rb:100 0.000
Tags: @product
1:21.521
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 11.552
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.122
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.047
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.049
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.072
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.058
And the file "/tmp/synaptic.html" exists 0.057
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.137
When I start the Tor Browser 23.398
And the Tor Browser loads the startup page 0.967
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 12.817
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.524
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.614
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.231
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 9.402
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.497
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.054
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.103
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.166
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.505
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.073
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.122
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.291
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.520
# 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.056
# 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.523
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.495
After features/support/hooks.rb:330 0.926
After features/support/hooks.rb:100 0.000
Tags: @product
36.015
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 11.610
When I start the Tor Browser 23.203
Then the Tor Browser uses all expected TBB shared libraries 1.200
After features/support/hooks.rb:330 0.816
After features/support/hooks.rb:100 0.000
57.154
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 11.682
When I start the Tor Browser 23.003
And the Tor Browser loads the startup page 1.065
And I open the Tails homepage in the Tor Browser 11.938
Then the Tor Browser loads the Tails homepage 1.194
When I request a new identity in Tor Browser 3.182
Then the Tor Browser restarts into a fresh session 5.088
After features/support/hooks.rb:519 1.376
After features/support/hooks.rb:330 1.173
After features/support/hooks.rb:100 0.000
Tags: @product
37.173
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 11.544
When I start the Tor Browser 22.837
And the Tor Browser loads the startup page 1.165
Then Tor Browser's circuit view is working 1.625
After features/support/hooks.rb:330 0.699
After features/support/hooks.rb:100 0.000
Tags: @product
58.957
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 11.488
When I start the Tor Browser 22.650
And the Tor Browser loads the startup page 1.096
When I open the address "https://net.ipcalf.com/" in the Tor Browser 12.313
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.021
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 9.286
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 1.099
After features/support/hooks.rb:330 0.682
After features/support/hooks.rb:100 0.000
Tags: @product
2:6.988
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.568
And the network is plugged 0.082
And I successfully configure Tor 25.957
And available upgrades have been checked 0.070
And all notifications have disappeared 4.477
Then the persistent Tor Browser directory exists 0.053
And there is a GNOME bookmark for the persistent Tor Browser directory 1.927
When I start the Tor Browser 26.227
And I open the address "https://tails.net/about" in the Tor Browser 18.024
And "Tails - How Tails works" has loaded in the Tor Browser 1.284
Then I can save the current page as "index.html" to the persistent Tor Browser GNOME bookmark 14.580
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 10.228
Then "Tails - How Tails works" has loaded in the Tor Browser 1.495
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 12.009
After features/support/hooks.rb:330 1.720
After features/support/hooks.rb:100 0.000
Tags: @product
42.751
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.560
Then the amnesiac Documents directory exists 0.082
And there is a GNOME bookmark for the amnesiac Documents directory 1.734
Then I start the Tor Browser in offline mode 21.386
And I can save the current page as "index.html" to the Documents GNOME bookmark 10.988
After features/support/hooks.rb:330 2.134
After features/support/hooks.rb:100 0.000
Tags: @product
40.915
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.145
Then the amnesiac Downloads directory exists 0.052
And there is a GNOME bookmark for the amnesiac Downloads directory 1.903
Then I start the Tor Browser in offline mode 21.712
And I can save the current page as "index.html" to the Downloads GNOME bookmark 9.101
After features/support/hooks.rb:330 2.006
After features/support/hooks.rb:100 0.000
Tags: @product
41.970
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.129
Then the amnesiac Music directory exists 0.046
And there is a GNOME bookmark for the amnesiac Music directory 1.696
Then I start the Tor Browser in offline mode 22.023
And I can save the current page as "index.html" to the Music GNOME bookmark 10.074
After features/support/hooks.rb:330 1.948
After features/support/hooks.rb:100 0.000
Tags: @product
48.118
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.143
Then the amnesiac Pictures directory exists 0.061
And there is a GNOME bookmark for the amnesiac Pictures directory 1.995
Then I start the Tor Browser in offline mode 23.996
And I can save the current page as "index.html" to the Pictures GNOME bookmark 13.922
After features/support/hooks.rb:330 2.044
After features/support/hooks.rb:100 0.000
Tags: @product
43.036
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 7.945
Then the amnesiac Videos directory exists 0.052
And there is a GNOME bookmark for the amnesiac Videos directory 1.764
Then I start the Tor Browser in offline mode 22.191
And I can save the current page as "index.html" to the Videos GNOME bookmark 11.081
After features/support/hooks.rb:330 2.040
After features/support/hooks.rb:100 0.000
Tags: @product
3:28.109
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.942
And all tps features are active 2.207
And all persistent filesystems have safe access rights 0.212
And all persistence configuration files have safe access rights 0.363
And all persistent directories have safe access rights 2.415
When I start the Tor Browser in offline mode 24.050
And I add a bookmark to eff.org in the Tor Browser 11.841
And I cold reboot the computer 11.508
And the computer reboots Tails 58.272
And I enable persistence 15.337
And I log in to a new session 38.592
And all notifications have disappeared 8.407
And I start the Tor Browser in offline mode 22.576
Then the Tor Browser has a bookmark to eff.org 2.380
After features/support/hooks.rb:330 1.916
After features/support/hooks.rb:100 0.009