Closed Bug 1412475 Opened 7 years ago Closed 7 years ago

Intermittent file:///Z:/task_1509147488/build/tests/jsreftest/tests/jsreftest.html?test=ecma_2/Exceptions/lexical-053.js | application terminated with exit code 1

Categories

(Core :: JavaScript Engine, defect, P5)

defect

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: intermittent-bug-filer, Unassigned)

Details

(Keywords: intermittent-failure)

Component: Build Config → JavaScript Engine
From the logs:
---
Non-local network connections are disabled and a connection attempt to incoming.telemetry.mozilla.org (54.191.241.246) 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.
---

so that's <https://searchfox.org/mozilla-central/rev/1ebd2eff44617df3b82eea7d2f3ca1b60cc591a0/netwerk/base/nsSocketTransport2.cpp#1316-1331>.

Which makes me wonder why telemetry logging is enabled for CI tests?
It looks like this was an intermittent issue because of bug 1406391. :chutten can you confirm this?
Flags: needinfo?(chutten)
Looks like this managed to catch the pre-backout version of the code from bug 1406391. The code was fixed and relanded on the 30. Should be fine.

Do you agree, :anba?
Flags: needinfo?(chutten) → needinfo?(andrebargull)
Yes, that was my guess, too.
Status: NEW → RESOLVED
Closed: 7 years ago
Flags: needinfo?(andrebargull)
Resolution: --- → WORKSFORME
And thanks for confirming! :-)
You need to log in before you can comment on or make changes to this bug.