Project Number Date
test_Tails_ISO_20448-tor-browser-14-force-all-tests 4 04 Aug 2024, 07:29

Feature Report

Steps Scenarios Features
Feature Passed Failed Skipped Pending Undefined Total Passed Failed Total Duration Status
Browsing the web using the Tor Browser 128 1 2 0 0 131 16 1 17 19:31.812 Failed
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.878
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 11.965
And a web server is running on the LAN 1.041
And I capture all network traffic 0.008
When I start the Tor Browser 24.178
And the Tor Browser loads the startup page 1.067
And I open a page on the LAN web server in the Tor Browser 9.312
Then the Tor Browser shows the "Unable to connect" error 0.914
And no traffic was sent to the web server on the LAN 0.391
After features/support/hooks.rb:326 1.001
After features/support/hooks.rb:100 0.059
1:5.983
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 25.254
Then the amnesiac Tor Browser directory exists 0.058
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.758
And the persistent Tor Browser directory does not exist 0.066
When I start the Tor Browser 21.892
And the Tor Browser loads the startup page 0.980
Then I can save the current page as "index.html" to the default downloads directory 6.094
And I can print the current page as "output.pdf" to the default downloads directory 9.876
After features/support/hooks.rb:515 0.875
After features/support/hooks.rb:326 0.748
After features/support/hooks.rb:100 0.000
50.464
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.797
When I start the Tor Browser 22.412
Then the Tor Browser loads the startup page 0.964
When I download some file in the Tor Browser 14.654
Then the file is saved to the default Tor Browser download directory 0.634
After features/support/hooks.rb:515 1.968
After features/support/hooks.rb:326 0.661
After features/support/hooks.rb:100 0.000
1:22.930
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.009
Given I have started Tails from DVD and logged in and the network is connected 11.962
When I start the Tor Browser 23.558
And the Tor Browser loads the startup page 0.929
Then I can listen to an Ogg audio track in Tor Browser 46.479
After features/support/hooks.rb:515 1.921
After features/support/hooks.rb:326 1.643
After features/support/hooks.rb:100 0.000
51.768
Before features/support/hooks.rb:269 0.009
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.466
When I start the Tor Browser 25.282
And the Tor Browser loads the startup page 1.027
Then I can watch a WebM video in Tor Browser 12.992
After features/support/hooks.rb:515 0.890
After features/support/hooks.rb:326 1.228
After features/support/hooks.rb:100 0.000
Tags: @product
1:31.064
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 24.704
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.114
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.060
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.064
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.051
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.041
And the file "/tmp/synaptic.html" exists 0.059
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.126
When I start the Tor Browser 24.258
And the Tor Browser loads the startup page 0.956
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.226
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.565
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.085
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.149
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 9.587
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.514
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.108
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.339
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.552
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.088
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 6.397
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.785
# 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.076
# 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.298
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.564
After features/support/hooks.rb:326 0.819
After features/support/hooks.rb:100 0.000
Tags: @product
36.177
Before features/support/hooks.rb:269 0.011
Given I have started Tails from DVD and logged in and the network is connected 12.365
When I start the Tor Browser 22.433
Then the Tor Browser uses all expected TBB shared libraries 1.378
After features/support/hooks.rb:326 1.758
After features/support/hooks.rb:100 0.000
55.909
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.005
When I start the Tor Browser 23.109
And the Tor Browser loads the startup page 0.843
And I open the Tails homepage in the Tor Browser 10.565
Then the Tor Browser loads the Tails homepage 1.039
When I request a new identity in Tor Browser 3.201
Then the Tor Browser restarts into a fresh session 5.145
After features/support/hooks.rb:515 2.042
After features/support/hooks.rb:326 1.174
After features/support/hooks.rb:100 0.000
Tags: @product
38.432
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD and logged in and the network is connected 11.981
When I start the Tor Browser 23.896
And the Tor Browser loads the startup page 0.945
Then Tor Browser's circuit view is working 1.609
After features/support/hooks.rb:326 1.384
After features/support/hooks.rb:100 0.000
Tags: @product
1:48.054
Scenario WebRTC is disabled in Tor Browser
Before features/support/hooks.rb:269 0.008
Steps
Given I have started Tails from DVD and logged in and the network is connected 13.828
When I start the Tor Browser 23.624
And the Tor Browser loads the startup page 0.932
When I open the address "https://net.ipcalf.com/" in the Tor Browser 9.650
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:0.018
try_for() timeout expired (Timeout::Error)
./features/support/helpers/misc_helpers.rb:145:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:51:in `try_for'
./features/step_definitions/browser.rb:337:in `/^Tor Browser displays a '([^']+)' heading on the "([^"]+)" page$/'
features/torified_browsing.feature:114:in `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'
When I open the address "https://mozilla.github.io/webrtc-landing/pc_test.html" in the Tor Browser 0.000
Then Tor Browser displays a "RTCPeerConnection is missing!" heading on the "Simple RTCPeerConnection Video Test" page 0.000
After features/support/hooks.rb:326 6.407

SCENARIO FAILED: 'WebRTC is disabled in Tor Browser' (at time 04:39:18)

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_20448-tor-browser-14-force-all-tests/4/artifact/build-artifacts/04:39:18_WebRTC_is_disabled_in_Tor_Browser.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20448-tor-browser-14-force-all-tests/4/artifact/build-artifacts/04:39:18_WebRTC_is_disabled_in_Tor_Browser.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20448-tor-browser-14-force-all-tests/4/artifact/build-artifacts/04:39:18_WebRTC_is_disabled_in_Tor_Browser.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_20448-tor-browser-14-force-all-tests/4/artifact/build-artifacts/04:39:18_WebRTC_is_disabled_in_Tor_Browser.journal

After features/support/hooks.rb:100 0.000
Tags: @product
1:44.271
Before features/support/hooks.rb:269 0.009
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.297
And the network is plugged 0.082
And I successfully configure Tor 17.817
And available upgrades have been checked 1.175
And all notifications have disappeared 4.163
Then the persistent Tor Browser directory exists 0.053
And there is a GNOME bookmark for the persistent Tor Browser directory 1.694
When I start the Tor Browser 22.456
And I open the address "https://tails.net/about" in the Tor Browser 14.103
And "Tails - How Tails works" has loaded in the Tor Browser 1.212
Then I can save the current page as "index.html" to the persistent Tor Browser directory 9.047
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.648
Then "Tails - How Tails works" has loaded in the Tor Browser 1.587
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.931
After features/support/hooks.rb:326 1.109
After features/support/hooks.rb:100 0.000
Tags: @product
46.303
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 9.279
Then the amnesiac Documents directory exists 0.901
And there is a GNOME bookmark for the amnesiac Documents directory 1.496
Then I start the Tor Browser in offline mode 22.567
And I can save the current page as "index.html" to the Documents GNOME bookmark 12.057
After features/support/hooks.rb:326 0.784
After features/support/hooks.rb:100 0.000
Tags: @product
46.102
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.634
Then the amnesiac Downloads directory exists 0.112
And there is a GNOME bookmark for the amnesiac Downloads directory 1.680
Then I start the Tor Browser in offline mode 23.963
And I can save the current page as "index.html" to the Downloads GNOME bookmark 11.711
After features/support/hooks.rb:326 0.813
After features/support/hooks.rb:100 0.000
Tags: @product
42.868
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD without network and logged in 8.158
Then the amnesiac Music directory exists 0.087
And there is a GNOME bookmark for the amnesiac Music directory 1.541
Then I start the Tor Browser in offline mode 23.907
And I can save the current page as "index.html" to the Music GNOME bookmark 9.173
After features/support/hooks.rb:326 3.263
After features/support/hooks.rb:100 0.000
Tags: @product
42.692
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.852
Then the amnesiac Pictures directory exists 0.146
And there is a GNOME bookmark for the amnesiac Pictures directory 1.609
Then I start the Tor Browser in offline mode 21.635
And I can save the current page as "index.html" to the Pictures GNOME bookmark 10.448
After features/support/hooks.rb:326 3.434
After features/support/hooks.rb:100 0.000
Tags: @product
43.737
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.339
Then the amnesiac Videos directory exists 0.046
And there is a GNOME bookmark for the amnesiac Videos directory 1.819
Then I start the Tor Browser in offline mode 24.225
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.306
After features/support/hooks.rb:326 0.835
After features/support/hooks.rb:100 0.000
Tags: @product
3:36.171
Before features/support/hooks.rb:269 0.008
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.914
And all tps features are active 2.580
And all persistent filesystems have safe access rights 0.243
And all persistence configuration files have safe access rights 0.383
And all persistent directories have safe access rights 2.525
When I start the Tor Browser in offline mode 21.844
And I add a bookmark to eff.org in the Tor Browser 14.976
And I cold reboot the computer 11.594
And the computer reboots Tails 1:1.873
And I enable persistence 18.339
And I log in to a new session 38.029
And all notifications have disappeared 8.548
And I start the Tor Browser in offline mode 23.051
Then the Tor Browser has a bookmark to eff.org 1.263
After features/support/hooks.rb:326 1.198
After features/support/hooks.rb:100 0.011