Project Number Date
test_Tails_ISO_stable 4849 20 May 2024, 13:03

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 20:24.611 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
50.126
Before features/support/hooks.rb:259 0.004
Given I have started Tails from DVD and logged in and the network is connected 12.898
And a web server is running on the LAN 1.031
And I capture all network traffic 0.010
When I start the Tor Browser 23.611
And the Tor Browser loads the startup page 1.190
And I open a page on the LAN web server in the Tor Browser 9.632
Then the Tor Browser shows the "Unable to connect" error 1.235
And no traffic was sent to the web server on the LAN 0.515
After features/support/hooks.rb:305 1.029
After features/support/hooks.rb:89 0.038
56.700
Before features/support/hooks.rb:259 0.007
Before features/support/hooks.rb:456 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.922
Then the amnesiac Tor Browser directory exists 0.046
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.926
And the persistent Tor Browser directory does not exist 0.059
When I start the Tor Browser 23.484
And the Tor Browser loads the startup page 1.304
Then I can save the current page as "index.html" to the default downloads directory 5.707
And I can print the current page as "output.pdf" to the default downloads directory 11.248
After features/support/hooks.rb:464 1.296
After features/support/hooks.rb:305 0.767
After features/support/hooks.rb:89 0.000
54.355
Before features/support/hooks.rb:259 0.006
Before features/support/hooks.rb:456 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.506
When I start the Tor Browser 23.751
Then the Tor Browser loads the startup page 1.348
When I download some file in the Tor Browser 16.519
Then the file is saved to the default Tor Browser download directory 0.230
After features/support/hooks.rb:464 2.760
After features/support/hooks.rb:305 0.800
After features/support/hooks.rb:89 0.000
1:18.628
Before features/support/hooks.rb:259 0.005
Before features/support/hooks.rb:456 0.008
Given I have started Tails from DVD and logged in and the network is connected 12.600
When I start the Tor Browser 22.069
And the Tor Browser loads the startup page 1.219
Then I can listen to an Ogg audio track in Tor Browser 42.739
After features/support/hooks.rb:464 1.851
After features/support/hooks.rb:305 0.979
After features/support/hooks.rb:89 0.000
49.291
Before features/support/hooks.rb:259 0.007
Before features/support/hooks.rb:456 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.126
When I start the Tor Browser 22.804
And the Tor Browser loads the startup page 1.133
Then I can watch a WebM video in Tor Browser 13.227
After features/support/hooks.rb:464 1.074
After features/support/hooks.rb:305 1.145
After features/support/hooks.rb:89 0.000
Tags: @product
1:14.275
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.169
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.130
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.127
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.125
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.176
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.182
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.145
And the file "/tmp/synaptic.html" exists 0.302
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.244
When I start the Tor Browser 21.962
And the Tor Browser loads the startup page 1.262
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 10.284
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.536
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.308
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.155
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.732
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.510
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.101
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.194
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.565
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.077
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.113
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.245
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.510
# 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.077
# 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.443
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.509
After features/support/hooks.rb:305 0.829
After features/support/hooks.rb:89 0.000
Tags: @product
35.480
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.394
When I start the Tor Browser 21.906
Then the Tor Browser uses all expected TBB shared libraries 1.178
After features/support/hooks.rb:305 1.092
After features/support/hooks.rb:89 0.000
53.637
Before features/support/hooks.rb:259 0.006
Before features/support/hooks.rb:456 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.384
When I start the Tor Browser 23.895
And the Tor Browser loads the startup page 1.219
And I open the Tails homepage in the Tor Browser 9.446
Then the Tor Browser loads the Tails homepage 1.286
When I request a new identity in Tor Browser 3.460
Then the Tor Browser restarts into a fresh session 1.944
After features/support/hooks.rb:464 1.507
After features/support/hooks.rb:305 1.871
After features/support/hooks.rb:89 0.000
Tags: @product
37.808
Before features/support/hooks.rb:259 0.013
Given I have started Tails from DVD and logged in and the network is connected 12.206
When I start the Tor Browser 22.771
And the Tor Browser loads the startup page 1.221
Then Tor Browser's circuit view is working 1.608
After features/support/hooks.rb:305 0.946
After features/support/hooks.rb:89 0.000
Tags: @product
3:15.831
Scenario WebRTC is disabled in Tor Browser
Before features/support/hooks.rb:259 0.008
Steps
Given I have started Tails from DVD and logged in and the network is connected 12.799
When I start the Tor Browser 23.587
And the Tor Browser loads the startup page 1.284
When I open the address "https://net.ipcalf.com/" in the Tor Browser 1:38.158
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.000
try_for() timeout expired
Last ignored exception was: Dogtail::Failure: The Dogtail init script raised: SearchError: descendent of [application | Firefox]: child with name="Network IP Address via ipcalf.com — Tor Browser" roleName='frame'
STDOUT:

STDERR:


./features/support/helpers/dogtail.rb:93:in `run'
./features/support/helpers/dogtail.rb:335:in `initialize'
./features/support/helpers/dogtail.rb:264:in `new'
./features/support/helpers/dogtail.rb:264:in `call_tree_api_method'
./features/support/helpers/dogtail.rb:272:in `child'
./features/step_definitions/browser.rb:317:in `headings_in_page'
./features/step_definitions/browser.rb:321:in `page_has_heading'
./features/step_definitions/browser.rb:338:in `block (2 levels) in <top (required)>'
./features/support/helpers/misc_helpers.rb:79:in `block (2 levels) in try_for'
./features/support/helpers/misc_helpers.rb:67:in `loop'
./features/support/helpers/misc_helpers.rb:67:in `block in try_for'
./features/support/helpers/misc_helpers.rb:66:in `try_for'
./features/step_definitions/browser.rb:337:in `block in <top (required)>' (Timeout::Error)
./features/support/helpers/misc_helpers.rb:146:in `rescue in try_for'
./features/support/helpers/misc_helpers.rb:52: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:305 9.592

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

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4849/artifact/build-artifacts/04:10:28_WebRTC_is_disabled_in_Tor_Browser.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_stable/4849/artifact/build-artifacts/04:10:28_WebRTC_is_disabled_in_Tor_Browser.mkv

After features/support/hooks.rb:89 0.000
Tags: @product
1:44.382
Before features/support/hooks.rb:259 0.006
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 10.347
And the network is plugged 0.075
And I successfully configure Tor 22.966
And available upgrades have been checked 0.060
And all notifications have disappeared 4.507
Then the persistent Tor Browser directory exists 0.050
And there is a GNOME bookmark for the persistent Tor Browser directory 1.765
When I start the Tor Browser 21.775
And I open the address "https://tails.net/about" in the Tor Browser 10.604
And "Tails - How Tails works" has loaded in the Tor Browser 1.392
Then I can save the current page as "index.html" to the persistent Tor Browser directory 9.077
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.145
Then "Tails - How Tails works" has loaded in the Tor Browser 1.768
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.841
After features/support/hooks.rb:305 0.822
After features/support/hooks.rb:89 0.000
Tags: @product
44.070
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD without network and logged in 8.353
Then the amnesiac Documents directory exists 0.047
And there is a GNOME bookmark for the amnesiac Documents directory 1.399
Then I start the Tor Browser in offline mode 26.115
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.154
After features/support/hooks.rb:305 0.778
After features/support/hooks.rb:89 0.000
Tags: @product
43.198
Before features/support/hooks.rb:259 0.005
Given I have started Tails from DVD without network and logged in 8.432
Then the amnesiac Downloads directory exists 0.056
And there is a GNOME bookmark for the amnesiac Downloads directory 1.743
Then I start the Tor Browser in offline mode 25.116
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.848
After features/support/hooks.rb:305 0.787
After features/support/hooks.rb:89 0.000
Tags: @product
45.621
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD without network and logged in 8.357
Then the amnesiac Music directory exists 0.058
And there is a GNOME bookmark for the amnesiac Music directory 1.581
Then I start the Tor Browser in offline mode 26.815
And I can save the current page as "index.html" to the Music GNOME bookmark 8.807
After features/support/hooks.rb:305 0.821
After features/support/hooks.rb:89 0.000
Tags: @product
46.168
Before features/support/hooks.rb:259 0.004
Given I have started Tails from DVD without network and logged in 8.281
Then the amnesiac Pictures directory exists 0.079
And there is a GNOME bookmark for the amnesiac Pictures directory 1.884
Then I start the Tor Browser in offline mode 25.732
And I can save the current page as "index.html" to the Pictures GNOME bookmark 10.189
After features/support/hooks.rb:305 0.696
After features/support/hooks.rb:89 0.000
Tags: @product
47.433
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD without network and logged in 11.452
Then the amnesiac Videos directory exists 0.095
And there is a GNOME bookmark for the amnesiac Videos directory 1.687
Then I start the Tor Browser in offline mode 24.206
And I can save the current page as "index.html" to the Videos GNOME bookmark 9.991
After features/support/hooks.rb:305 0.752
After features/support/hooks.rb:89 0.000
Tags: @product
3:27.600
Before features/support/hooks.rb:259 0.004
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.352
And all tps features are active 2.186
And all persistent filesystems have safe access rights 0.253
And all persistence configuration files have safe access rights 0.387
And all persistent directories have safe access rights 2.376
When I start the Tor Browser in offline mode 23.473
And I add a bookmark to eff.org in the Tor Browser 13.019
And I cold reboot the computer 9.446
And the computer reboots Tails 1:1.202
And I enable persistence 16.942
And I log in to a new session 35.569
And all notifications have disappeared 9.019
And I start the Tor Browser in offline mode 22.529
Then the Tor Browser has a bookmark to eff.org 1.842
After features/support/hooks.rb:305 0.986
After features/support/hooks.rb:89 0.008