Closed Bug 1147943 Opened 10 years ago Closed 7 years ago

Intermittent test_webapps_actor.html | application crashed [@ nsSocketTransport::InitiateSocket()] (FATAL ERROR: Non-local network connections are disabled and a connection attempt to bugzilla.mozilla.org (63.245.215.80) was made.)

Categories

(Core Graveyard :: DOM: Apps, defect, P3)

x86_64
macOS
defect

Tracking

(Not tracked)

RESOLVED WONTFIX

People

(Reporter: RyanVM, Unassigned)

Details

(Keywords: intermittent-failure)

Attachments

(1 file)

Any idea why we're trying to hit BMO during this test sometimes? 06:52:43 INFO - 1442 INFO TEST-START | toolkit/devtools/apps/tests/test_webapps_actor.html 06:52:43 INFO - FATAL ERROR: Non-local network connections are disabled and a connection attempt to bugzilla.mozilla.org (63.245.215.80) was made. 06:52:43 INFO - You should only access hostnames available via the test networking proxy (if running mochitests) or from a test-specific httpd.js server (if running xpcshell tests). Browser services should be disabled or redirected to a local server. 06:52:44 INFO - TEST-INFO | Main app process: killed by SIGHUP 06:52:44 INFO - 1443 INFO == SETUP == 06:52:44 WARNING - TEST-UNEXPECTED-FAIL | toolkit/devtools/apps/tests/test_webapps_actor.html | application terminated with exit code 1 06:52:44 INFO - runtests.py | Application ran for: 0:13:39.987782 06:52:44 INFO - zombiecheck | Reading PID log: /var/folders/fd/fh___tdj14n15by4ct164knh00000w/T/tmpdxTiVypidlog 06:52:44 INFO - mozcrash Downloading symbols from: https://queue.taskcluster.net/v1/task/8yn-gg5BRF6eJdfWel49Uw/artifacts/public/build/firefox-39.0a1.en-US.mac.crashreporter-symbols.zip 06:53:12 INFO - mozcrash Saved minidump as /builds/slave/test/build/blobber_upload_dir/1AA3B31E-FEC9-4DAA-88FC-22AE27057BFB.dmp 06:53:12 INFO - mozcrash Saved app info as /builds/slave/test/build/blobber_upload_dir/1AA3B31E-FEC9-4DAA-88FC-22AE27057BFB.extra 06:53:12 WARNING - PROCESS-CRASH | toolkit/devtools/apps/tests/test_webapps_actor.html | application crashed [@ nsSocketTransport::InitiateSocket()]
Flags: needinfo?(poirot.alex)
What?! no, really, that shouldn't happen! There is a link to BMO in the html page, but that's just for documentation purpose... http://mxr.mozilla.org/mozilla-central/source/toolkit/devtools/apps/tests/test_webapps_actor.html?force=1#14
Could be worth removing the link... maybe firefox itself does something with links :/
Attached patch patchSplinter Review
https://treeherder.mozilla.org/#/jobs?repo=try&revision=459cd993ad8c I removed all references to BMO, just to see if that's related... hopefully this is enough intermittent to be able to verify this?!
Hum. this is a mochitest-plain test, not a dt one, new try: https://treeherder.mozilla.org/#/jobs?repo=try&revision=9ecf6039e28f
Flags: needinfo?(poirot.alex)
As it can be a recent intermitent, I cancelled the previous try and run this one against today's master: https://treeherder.mozilla.org/#/jobs?repo=try&revision=1b892ddacb25
Try looks green with 10runs, let's see with an empty changeset to see if you can reproduce it: https://treeherder.mozilla.org/#/jobs?repo=try&revision=e74982af5796
This intermittent doesn't reproduce on 10runs or disappeared?
Hum is it MacOS only? I launched a batch of new run on my linux try...
Still not able to reproduce it on try without any modification :'( Note that in the reports, netwerk/test/mochitests/test_rel_preconnect.html also fails before webapps tests with the same assertion.
Oh wait, it looks like something like this could happen in we run test_rel_preconnect.html in parrallel to any other tests having a <a> link to non-localhost URL. But mochitests are running sequentialy, right? Or, it could be that test_rel_preconnect, or, some other test/code set network.http.speculative-parallel-limit to something greater than 0.
I'm sure that this being coupled to a test_rel_preconnect.html timeout is a total coincidence :)
Bulk assigning P3 to all open intermittent bugs without a priority set in Firefox components per bug 1298978.
Priority: -- → P3
Product: Core → Core Graveyard
Core Graveyard / DOM: Apps is inactive. Closing all bugs in this component.
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → WONTFIX
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: