Closed Bug 1046863 Opened 10 years ago Closed 10 years ago

Intermittent robocop "FATAL ERROR: Non-local network connections are disabled and a connection attempt to www.google.com (74.125.239.146) was made." during testGetUserMedia [@ nsSocketTransport::InitiateSocket()]

Categories

(Testing :: General, defect)

ARM
Android
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED WORKSFORME

People

(Reporter: emorley, Unassigned)

References

Details

(Keywords: intermittent-failure)

Android 4.0 Panda fx-team opt test robocop-2 on 2014-07-31 00:34:20 PDT for push ca8d8f284b99

slave: panda-058

https://tbpl.mozilla.org/php/getParsedLog.php?id=44950971&tree=Fx-Team

{
00:52:36     INFO -  153 INFO TEST-START | testGetUserMedia
00:52:36     INFO -  154 INFO TEST-PASS | testGetUserMedia | Given message occurred for registered event: {"type":"Gecko:Ready"} - Gecko:Ready should equal Gecko:Ready
00:52:36     INFO -  155 INFO EventExpecter: no longer listening for Gecko:Ready
00:52:36     INFO -  156 INFO TEST-PASS | testGetUserMedia | waiting for urlbar text to gain focus - urlbar text gained focus
00:52:36     INFO -  157 INFO TEST-PASS | testGetUserMedia | URL typed properly - http://mochi.test:8888/tests/robocop/robocop_getusermedia.html should equal http://mochi.test:8888/tests/robocop/robocop_getusermedia.html
00:52:36     INFO -  158 INFO TEST-PASS | testGetUserMedia | Given message occurred for registered event: {"bgColor":"rgb(241, 241, 241)","errorType":"neterror","type":"DOMContentLoaded","metadata":null,"tabID":0} - DOMContentLoaded should equal DOMContentLoaded
00:52:36     INFO -  159 INFO EventExpecter: no longer listening for DOMContentLoaded
00:52:36     INFO -  INFO | automation.py | Application ran for: 0:00:14.243679
00:52:36     INFO -  INFO | zombiecheck | Reading PID log: /tmp/tmpjvZCd5pidlog
00:52:36     INFO -  Contents of /data/anr/traces.txt:
00:52:37     INFO -  mozcrash INFO | Downloading symbols from: https://ftp-ssl.mozilla.org/pub/mozilla.org/mobile/tinderbox-builds/fx-team-android/1406790034/fennec-34.0a1.en-US.android-arm.crashreporter-symbols.zip
00:52:42  WARNING -  PROCESS-CRASH | testGetUserMedia | application crashed [@ nsSocketTransport::InitiateSocket()]
...
...
00:52:44     INFO -  07-31 07:52:33.938 D/Robocop ( 1995): handleMessage called for: DOMContentLoaded; expecting: DOMContentLoaded
00:52:44     INFO -  07-31 07:52:33.945 I/Robocop ( 1995): {"message":"DOMContentLoaded should equal DOMContentLoaded","time":1406793153947,"source":"robocop","status":"PASS","test":"testGetUserMedia","thread":null,"subtest":"Given message occurred for registered event: {\"bgColor\":\"rgb(241, 241, 241)\",\"errorType\":\"neterror\",\"type\":\"DOMContentLoaded\",\"metadata\":null,\"tabID\":0}","action":"test_status","pid":null}
00:52:44     INFO -  07-31 07:52:33.945 D/Robocop ( 1995): received event DOMContentLoaded
00:52:44     INFO -  07-31 07:52:33.945 D/Robocop ( 1995): unblocked on expecter for DOMContentLoaded
00:52:44     INFO -  07-31 07:52:33.945 I/Robocop ( 1995): EventExpecter: no longer listening for DOMContentLoaded
00:52:44     INFO -  07-31 07:52:33.953 D/GeckoToolbar( 1995): onTabChanged: LOADED
00:52:44     INFO -  07-31 07:52:33.953 D/GeckoBrowserApp( 1995): BrowserApp.onTabChanged: 0: LOADED
00:52:44     INFO -  07-31 07:52:34.070 W/GeckoEventDispatcher( 1995): No listeners for SearchEngines:Data
00:52:44     INFO -  07-31 07:52:34.094 I/Gecko   ( 1995): Non-local network connections are disabled and a connection attempt to www.google.com (74.125.239.146) was made.  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.
}
This seems like it's probably a Fennec issue, maybe some background fetch we're not turning off?
Summary: Intermittent testGetUserMedia | application crashed [@ nsSocketTransport::InitiateSocket()] ("Non-local network connections are disabled and a connection attempt to www.google.com (74.125.239.146) was made.") → Intermittent robocop "FATAL ERROR: Non-local network connections are disabled and a connection attempt to www.google.com (74.125.239.146) was made." during testGetUserMedia [@ nsSocketTransport::InitiateSocket()]
Exactly one instance of this, with a log that's now gone, followed by blind starring of bug 1062096 as being this? We're better off without this bug being suggested.
Status: NEW → RESOLVED
Closed: 10 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.