Project Number Date
test_Tails_ISO_20268-more-early-patch-functionality 78 20 May 2024, 06:57

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:39.621 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
53.510
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD and logged in and the network is connected 15.719
And a web server is running on the LAN 1.041
And I capture all network traffic 0.007
When I start the Tor Browser 23.154
And the Tor Browser loads the startup page 1.336
And I open a page on the LAN web server in the Tor Browser 10.795
Then the Tor Browser shows the "Unable to connect" error 0.997
And no traffic was sent to the web server on the LAN 0.457
After features/support/hooks.rb:305 0.832
After features/support/hooks.rb:89 0.080
54.358
Before features/support/hooks.rb:259 0.007
Before features/support/hooks.rb:456 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.148
Then the amnesiac Tor Browser directory exists 0.062
And there is a GNOME bookmark for the amnesiac Tor Browser directory 1.671
And the persistent Tor Browser directory does not exist 0.057
When I start the Tor Browser 21.902
And the Tor Browser loads the startup page 1.227
Then I can save the current page as "index.html" to the default downloads directory 5.691
And I can print the current page as "output.pdf" to the default downloads directory 11.597
After features/support/hooks.rb:464 1.250
After features/support/hooks.rb:305 0.674
After features/support/hooks.rb:89 0.000
53.210
Before features/support/hooks.rb:259 0.011
Before features/support/hooks.rb:456 0.012
Given I have started Tails from DVD and logged in and the network is connected 12.197
When I start the Tor Browser 26.401
Then the Tor Browser loads the startup page 1.180
When I download some file in the Tor Browser 13.177
Then the file is saved to the default Tor Browser download directory 0.254
After features/support/hooks.rb:464 2.665
After features/support/hooks.rb:305 0.675
After features/support/hooks.rb:89 0.000
1:21.146
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 13.130
When I start the Tor Browser 23.829
And the Tor Browser loads the startup page 1.237
Then I can listen to an Ogg audio track in Tor Browser 42.949
After features/support/hooks.rb:464 2.115
After features/support/hooks.rb:305 0.914
After features/support/hooks.rb:89 0.000
48.485
Before features/support/hooks.rb:259 0.006
Before features/support/hooks.rb:456 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.239
When I start the Tor Browser 24.510
And the Tor Browser loads the startup page 1.263
Then I can watch a WebM video in Tor Browser 10.472
After features/support/hooks.rb:464 1.357
After features/support/hooks.rb:305 2.535
After features/support/hooks.rb:89 0.000
Tags: @product
1:15.619
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD and logged in and the network is connected 12.091
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/Tor Browser/synaptic.html" as user "amnesia" 0.121
And I copy "/usr/share/synaptic/html/index.html" to "/home/amnesia/.gnupg/synaptic.html" as user "amnesia" 0.066
And I copy "/usr/share/synaptic/html/index.html" to "/tmp/synaptic.html" as user "amnesia" 0.073
Then the file "/home/amnesia/.gnupg/synaptic.html" exists 0.062
And the file "/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.050
And the file "/live/overlay/rw/home/amnesia/.gnupg/synaptic.html" exists 0.048
And the file "/tmp/synaptic.html" exists 0.053
Given I start monitoring the AppArmor log of "torbrowser_firefox" 0.150
When I start the Tor Browser 25.049
And the Tor Browser loads the startup page 1.314
And I open the address "file:///home/amnesia/Tor Browser/synaptic.html" in the Tor Browser 9.861
Then I see "TorBrowserSynapticManual.png" after at most 5 seconds 0.543
And AppArmor has not denied "torbrowser_firefox" from opening "/home/amnesia/Tor Browser/synaptic.html" 0.104
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.225
When I open the address "file:///home/amnesia/.gnupg/synaptic.html" in the Tor Browser 6.006
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.556
And AppArmor has denied "torbrowser_firefox" from opening "/home/amnesia/.gnupg/synaptic.html" 0.062
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.115
When I open the address "file:///lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.707
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.530
And AppArmor has denied "torbrowser_firefox" from opening "/usr/lib/live/mount/overlay/rw/home/amnesia/.gnupg/synaptic.html" 0.083
Given I restart monitoring the AppArmor log of "torbrowser_firefox" 0.127
When I open the address "file:///live/overlay/rw/home/amnesia/.gnupg/synaptic.html" in the Tor Browser 5.764
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.535
# 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.085
# 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.679
Then I do not see "TorBrowserSynapticManual.png" after at most 5 seconds 0.547
After features/support/hooks.rb:305 0.708
After features/support/hooks.rb:89 0.000
Tags: @product
36.894
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD and logged in and the network is connected 13.306
When I start the Tor Browser 22.239
Then the Tor Browser uses all expected TBB shared libraries 1.348
After features/support/hooks.rb:305 0.895
After features/support/hooks.rb:89 0.000
55.886
Before features/support/hooks.rb:259 0.005
Before features/support/hooks.rb:456 0.005
Given I have started Tails from DVD and logged in and the network is connected 12.187
When I start the Tor Browser 24.791
And the Tor Browser loads the startup page 1.278
And I open the Tails homepage in the Tor Browser 10.165
Then the Tor Browser loads the Tails homepage 1.344
When I request a new identity in Tor Browser 3.458
Then the Tor Browser restarts into a fresh session 2.662
After features/support/hooks.rb:464 1.939
After features/support/hooks.rb:305 0.957
After features/support/hooks.rb:89 0.000
Tags: @product
39.492
Before features/support/hooks.rb:259 0.007
Given I have started Tails from DVD and logged in and the network is connected 12.704
When I start the Tor Browser 23.788
And the Tor Browser loads the startup page 1.320
Then Tor Browser's circuit view is working 1.678
After features/support/hooks.rb:305 1.948
After features/support/hooks.rb:89 0.000
Tags: @product
3:17.749
Scenario WebRTC is disabled in Tor Browser
Before features/support/hooks.rb:259 0.007
Steps
Given I have started Tails from DVD and logged in and the network is connected 13.082
When I start the Tor Browser 22.318
And the Tor Browser loads the startup page 1.207
When I open the address "https://net.ipcalf.com/" in the Tor Browser 1:41.138
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.001
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.611

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

Screenshot: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/78/artifact/build-artifacts/04:12:53_WebRTC_is_disabled_in_Tor_Browser.png

Video: https://jenkins.tails.boum.org/job/test_Tails_ISO_20268-more-early-patch-functionality/78/artifact/build-artifacts/04:12:53_WebRTC_is_disabled_in_Tor_Browser.mkv

After features/support/hooks.rb:89 0.000
Tags: @product
1:43.901
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.611
And the network is plugged 0.089
And I successfully configure Tor 20.930
And available upgrades have been checked 0.063
And all notifications have disappeared 4.490
Then the persistent Tor Browser directory exists 0.063
And there is a GNOME bookmark for the persistent Tor Browser directory 1.885
When I start the Tor Browser 22.162
And I open the address "https://tails.net/about" in the Tor Browser 10.781
And "Tails - How Tails works" has loaded in the Tor Browser 1.371
Then I can save the current page as "index.html" to the persistent Tor Browser directory 9.151
And I open the address "file:///home/amnesia/Persistent/Tor Browser/index.html" in the Tor Browser 9.638
Then "Tails - How Tails works" has loaded in the Tor Browser 1.678
And I can print the current page as "output.pdf" to the persistent Tor Browser directory 10.983
After features/support/hooks.rb:305 0.737
After features/support/hooks.rb:89 0.000
Tags: @product
45.120
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD without network and logged in 8.600
Then the amnesiac Documents directory exists 0.061
And there is a GNOME bookmark for the amnesiac Documents directory 1.667
Then I start the Tor Browser in offline mode 26.505
And I can save the current page as "index.html" to the Documents GNOME bookmark 8.286
After features/support/hooks.rb:305 0.896
After features/support/hooks.rb:89 0.000
Tags: @product
43.715
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD without network and logged in 8.641
Then the amnesiac Downloads directory exists 0.093
And there is a GNOME bookmark for the amnesiac Downloads directory 2.001
Then I start the Tor Browser in offline mode 25.004
And I can save the current page as "index.html" to the Downloads GNOME bookmark 7.973
After features/support/hooks.rb:305 0.845
After features/support/hooks.rb:89 0.000
Tags: @product
43.182
Before features/support/hooks.rb:259 0.004
Given I have started Tails from DVD without network and logged in 8.489
Then the amnesiac Music directory exists 0.133
And there is a GNOME bookmark for the amnesiac Music directory 1.617
Then I start the Tor Browser in offline mode 24.720
And I can save the current page as "index.html" to the Music GNOME bookmark 8.222
After features/support/hooks.rb:305 0.902
After features/support/hooks.rb:89 0.000
Tags: @product
43.723
Before features/support/hooks.rb:259 0.006
Given I have started Tails from DVD without network and logged in 8.215
Then the amnesiac Pictures directory exists 0.061
And there is a GNOME bookmark for the amnesiac Pictures directory 1.646
Then I start the Tor Browser in offline mode 25.730
And I can save the current page as "index.html" to the Pictures GNOME bookmark 8.068
After features/support/hooks.rb:305 0.894
After features/support/hooks.rb:89 0.000
Tags: @product
44.200
Before features/support/hooks.rb:259 0.008
Given I have started Tails from DVD without network and logged in 9.240
Then the amnesiac Videos directory exists 0.313
And there is a GNOME bookmark for the amnesiac Videos directory 1.851
Then I start the Tor Browser in offline mode 22.671
And I can save the current page as "index.html" to the Videos GNOME bookmark 10.123
After features/support/hooks.rb:305 1.613
After features/support/hooks.rb:89 0.000
Tags: @product
3:39.422
Before features/support/hooks.rb:259 0.005
Given I have started Tails without network from a USB drive with a persistent partition enabled and logged in 9.986
And all tps features are active 3.148
And all persistent filesystems have safe access rights 0.239
And all persistence configuration files have safe access rights 0.456
And all persistent directories have safe access rights 2.494
When I start the Tor Browser in offline mode 25.555
And I add a bookmark to eff.org in the Tor Browser 11.810
And I cold reboot the computer 9.964
And the computer reboots Tails 1:9.355
And I enable persistence 16.513
And I log in to a new session 37.188
And all notifications have disappeared 9.843
And I start the Tor Browser in offline mode 20.857
Then the Tor Browser has a bookmark to eff.org 2.007
After features/support/hooks.rb:305 1.190
After features/support/hooks.rb:89 0.009