Project Number Date
test_Tails_ISO_stable 5006 07 Aug 2024, 15: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 126 1 4 0 0 131 16 1 17 21:16.250 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
49.226
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.409
And a web server is running on the LAN 1.038
And I capture all network traffic 0.007
When I start the Tor Browser 23.713
And the Tor Browser loads the startup page 0.914
And I open a page on the LAN web server in the Tor Browser 9.967
Then the Tor Browser shows the "Unable to connect" error 0.875
And no traffic was sent to the web server on the LAN 0.299
After features/support/hooks.rb:326 1.550
After features/support/hooks.rb:100 0.072
56.567
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.441
Then the amnesiac Tor Browser directory exists 0.047
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.870
And the persistent Tor Browser directory does not exist 0.060
When I start the Tor Browser 25.194
And the Tor Browser loads the startup page 1.065
Then I can save the current page as "index.html" to the default downloads directory 6.146
And I can print the current page as "output.pdf" to the default downloads directory 9.741
After features/support/hooks.rb:515 0.962
After features/support/hooks.rb:326 1.295
After features/support/hooks.rb:100 0.000
51.783
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.479
When I start the Tor Browser 24.768
Then the Tor Browser loads the startup page 0.911
When I download some file in the Tor Browser 13.264
Then the file is saved to the default Tor Browser download directory 0.359
After features/support/hooks.rb:515 2.122
After features/support/hooks.rb:326 1.057
After features/support/hooks.rb:100 0.000
1:21.673
Before features/support/hooks.rb:269 0.006
Before features/support/hooks.rb:507 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.555
When I start the Tor Browser 24.739
And the Tor Browser loads the startup page 0.911
Then I can listen to an Ogg audio track in Tor Browser 43.467
After features/support/hooks.rb:515 1.795
After features/support/hooks.rb:326 2.475
After features/support/hooks.rb:100 0.000
53.451
Before features/support/hooks.rb:269 0.005
Before features/support/hooks.rb:507 0.005
Given I have started Tails from DVD and logged in and the network is connected 13.474
When I start the Tor Browser 25.287
And the Tor Browser loads the startup page 1.004
Then I can watch a WebM video in Tor Browser 13.684
After features/support/hooks.rb:515 0.976
After features/support/hooks.rb:326 1.395
After features/support/hooks.rb:100 0.000
Tags: @product
1:17.518
Before features/support/hooks.rb:269 0.009
Given I have started Tails from DVD and logged in and the network is connected 12.813
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.126
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.064
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.046
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.055
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.065
And the file "/tmp/synaptic.html" exists 0.059
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.153
When I start the Tor Browser 26.712
And the Tor Browser loads the startup page 0.948
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.135
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.549
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.065
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.172
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.838
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.517
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.075
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.123
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.980
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.523
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.071
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.130
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.026
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.550
# 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.078
# 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.993
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.585
After features/support/hooks.rb:326 1.112
After features/support/hooks.rb:100 0.000
Tags: @product
40.996
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.651
When I start the Tor Browser 27.103
Then the Tor Browser uses all expected TBB shared libraries 1.241
After features/support/hooks.rb:326 2.827
After features/support/hooks.rb:100 0.000
58.640
Before features/support/hooks.rb:269 0.007
Before features/support/hooks.rb:507 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.046
When I start the Tor Browser 24.476
And the Tor Browser loads the startup page 0.973
And I open the Tails homepage in the Tor Browser 9.302
Then the Tor Browser loads the Tails homepage 1.126
When I request a new identity in Tor Browser 3.198
Then the Tor Browser restarts into a fresh session 6.516
After features/support/hooks.rb:515 1.901
After features/support/hooks.rb:326 1.668
After features/support/hooks.rb:100 0.000
Tags: @product
40.000
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD and logged in and the network is connected 13.056
When I start the Tor Browser 24.548
And the Tor Browser loads the startup page 0.878
Then Tor Browser's circuit view is working 1.517
After features/support/hooks.rb:326 2.252
After features/support/hooks.rb:100 0.000
Tags: @product
3:38.970
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 12.305
When I start the Tor Browser 26.621
And the Tor Browser loads the startup page 3:0.044
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:200:in `page_has_loaded_in_the_tor_browser'
./features/step_definitions/browser.rb:489:in `/^the Tor Browser loads the (startup page|Tails homepage|Tails GitLab)$/'
features/torified_browsing.feature:112:in `And the Tor Browser loads the startup page'
When I open the address "https://net.ipcalf.com/" in the Tor Browser 0.000
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.000
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 5.456

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

Boot log: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5006/artifact/build-artifacts/04:04:23_WebRTC_is_disabled_in_Tor_Browser.file_content_var_log_boot.log

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5006/artifact/build-artifacts/04:04:23_WebRTC_is_disabled_in_Tor_Browser.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5006/artifact/build-artifacts/04:04:23_WebRTC_is_disabled_in_Tor_Browser.mkv

Systemd journal: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/5006/artifact/build-artifacts/04:04:23_WebRTC_is_disabled_in_Tor_Browser.journal

After features/support/hooks.rb:100 0.000
Tags: @product
1:41.849
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.477
And the network is plugged 0.082
And I successfully configure Tor 18.584
And available upgrades have been checked 1.114
And all notifications have disappeared 4.444
Then the persistent Tor Browser directory exists 0.062
And there is a GNOME bookmark for the persistent Tor Browser directory 1.782
When I start the Tor Browser 23.709
And I open the address "https://tails.net/about" in the Tor Browser 10.362
And "Tails - How Tails works" has loaded in the Tor Browser 1.198
Then I can save the current page as "index.html" to the persistent Tor Browser directory 8.729
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.140
Then "Tails - How Tails works" has loaded in the Tor Browser 1.500
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.659
After features/support/hooks.rb:326 1.083
After features/support/hooks.rb:100 0.000
Tags: @product
45.393
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.407
Then the amnesiac Documents directory exists 0.062
And there is a GNOME bookmark for the amnesiac Documents directory 1.610
Then I start the Tor Browser in offline mode 26.145
And I can save the current page as "index.html" to the Documents GNOME bookmark 9.167
After features/support/hooks.rb:326 0.868
After features/support/hooks.rb:100 0.000
Tags: @product
42.614
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.336
Then the amnesiac Downloads directory exists 0.066
And there is a GNOME bookmark for the amnesiac Downloads directory 1.649
Then I start the Tor Browser in offline mode 23.412
And I can save the current page as "index.html" to the Downloads GNOME bookmark 9.148
After features/support/hooks.rb:326 1.333
After features/support/hooks.rb:100 0.000
Tags: @product
45.983
Before features/support/hooks.rb:269 0.007
Given I have started Tails from DVD without network and logged in 8.389
Then the amnesiac Music directory exists 0.050
And there is a GNOME bookmark for the amnesiac Music directory 1.761
Then I start the Tor Browser in offline mode 26.842
And I can save the current page as "index.html" to the Music GNOME bookmark 8.939
After features/support/hooks.rb:326 0.922
After features/support/hooks.rb:100 0.000
Tags: @product
47.710
Before features/support/hooks.rb:269 0.008
Given I have started Tails from DVD without network and logged in 8.381
Then the amnesiac Pictures directory exists 0.073
And there is a GNOME bookmark for the amnesiac Pictures directory 1.682
Then I start the Tor Browser in offline mode 27.036
And I can save the current page as "index.html" to the Pictures GNOME bookmark 10.535
After features/support/hooks.rb:326 0.896
After features/support/hooks.rb:100 0.000
Tags: @product
45.882
Before features/support/hooks.rb:269 0.005
Given I have started Tails from DVD without network and logged in 8.628
Then the amnesiac Videos directory exists 0.049
And there is a GNOME bookmark for the amnesiac Videos directory 1.656
Then I start the Tor Browser in offline mode 26.346
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.201
After features/support/hooks.rb:326 0.895
After features/support/hooks.rb:100 0.000
Tags: @product
3:37.988
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 9.559
And all tps features are active 2.407
And all persistent filesystems have safe access rights 0.271
And all persistence configuration files have safe access rights 0.390
And all persistent directories have safe access rights 2.620
When I start the Tor Browser in offline mode 24.932
And I add a bookmark to eff.org in the Tor Browser 11.615
And I cold reboot the computer 11.949
And the computer reboots Tails 1:3.475
And I enable persistence 16.980
And I log in to a new session 40.103
And all notifications have disappeared 8.760
And I start the Tor Browser in offline mode 22.961
Then the Tor Browser has a bookmark to eff.org 1.959
After features/support/hooks.rb:326 1.070
After features/support/hooks.rb:100 0.012