Intermittent netwerk/test/unit/test_trr.js | test_dnsSuffix - [test_dnsSuffix : 131] "127.0.0.1" == "1.2.3.4" | After xpcshell return code: 0
Categories
(Core :: Networking, defect, P2)
Tracking
()
People
(Reporter: intermittent-bug-filer, Assigned: valentin)
References
Details
(Keywords: intermittent-failure, Whiteboard: [necko-triaged][trr] [stockwell needswork:owner])
Filed by: nbeleuzu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=273094263&repo=autoland
Full log: https://queue.taskcluster.net/v1/task/GLCvfSEtSj-WYvqaQGt9rw/runs/0/artifacts/public/logs/live_backing.log
[task 2019-10-26T17:31:23.481Z] 17:31:23 INFO - TEST-PASS | netwerk/test/unit/test_trr.js | test_dnsSuffix - [test_dnsSuffix : 129] 0 == 0
[task 2019-10-26T17:31:23.481Z] 17:31:23 WARNING - TEST-UNEXPECTED-FAIL | netwerk/test/unit/test_trr.js | test_dnsSuffix - [test_dnsSuffix : 131] "127.0.0.1" == "1.2.3.4"
[task 2019-10-26T17:31:23.481Z] 17:31:23 INFO - Z:/task_1572105264/build/tests/xpcshell/tests/netwerk/test/unit/test_trr.js:onLookupComplete:131
[task 2019-10-26T17:31:23.481Z] 17:31:23 INFO - Z:\task_1572105264\build\tests\xpcshell\head.js:_do_main:246
[task 2019-10-26T17:31:23.481Z] 17:31:23 INFO - Z:\task_1572105264\build\tests\xpcshell\head.js:_execute_test:573
[task 2019-10-26T17:31:23.481Z] 17:31:23 INFO - -e:null:1
[task 2019-10-26T17:31:23.482Z] 17:31:23 INFO - exiting test
[task 2019-10-26T17:31:23.482Z] 17:31:23 INFO - PID 7828 | JavaScript error: Z:\task_1572105264\build\tests\xpcshell\head.js, line 789: NS_ERROR_ABORT:
[task 2019-10-26T17:31:23.482Z] 17:31:23 INFO - "CONSOLE_MESSAGE: (error) [JavaScript Error: "NS_ERROR_ABORT: " {file: "Z:\task_1572105264\build\tests\xpcshell\head.js" line: 789}]"
[task 2019-10-26T17:31:23.482Z] 17:31:23 INFO - <<<<<<<
[task 2019-10-26T17:31:23.482Z] 17:31:23 INFO - c:\users\task_1572105264\appdata\local\temp\xpc-profile-mvskie could not be cleaned up.
[task 2019-10-26T17:31:23.482Z] 17:31:23 INFO - INFO | Result summary:
[task 2019-10-26T17:31:23.482Z] 17:31:23 INFO - INFO | Passed: 1744
[task 2019-10-26T17:31:23.483Z] 17:31:23 WARNING - INFO | Failed: 1
[task 2019-10-26T17:31:23.483Z] 17:31:23 WARNING - One or more unittests failed.
[task 2019-10-26T17:31:23.483Z] 17:31:23 INFO - INFO | Todo: 0
[task 2019-10-26T17:31:23.483Z] 17:31:23 INFO - INFO | Retried: 3
[task 2019-10-26T17:31:23.483Z] 17:31:23 INFO - SUITE-END | took 251s
[task 2019-10-26T17:31:23.483Z] 17:31:23 INFO - Node moz-http2 server shutting down ...
[task 2019-10-26T17:31:23.484Z] 17:31:23 INFO - Process stderr
[task 2019-10-26T17:31:23.484Z] 17:31:23 INFO - (node:1876) ExperimentalWarning: The http2 module is an experimental API.
[task 2019-10-26T17:31:23.484Z] 17:31:23 INFO - (node:1876) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 window_update listeners added. Use emitter.setMaxListeners() to increase limit
[task 2019-10-26T17:31:23.484Z] 17:31:23 INFO - (node:1876) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 window_update listeners added. Use emitter.setMaxListeners() to increase limit
[task 2019-10-26T17:31:23.485Z] 17:31:23 INFO - (node:1876) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 window_update listeners added. Use emitter.setMaxListeners() to increase limit
[task 2019-10-26T17:31:23.485Z] 17:31:23 INFO - (node:1876) MaxListenersExceededWarning: Possible EventEmitter memory leak detected. 11 window_update listeners added. Use emitter.setMaxListeners() to increase limit
[task 2019-10-26T17:31:23.555Z] 17:31:23 ERROR - Return code: 1
Comment hidden (Intermittent Failures Robot) |
Updated•5 years ago
|
Comment hidden (Intermittent Failures Robot) |
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Comment 4•5 years ago
|
||
Seems like the test is racy - this problem also manifested when trying to land bug 1596234.
Comment hidden (Intermittent Failures Robot) |
Comment 6•5 years ago
|
||
This bug failed 33 times in the last 7 days. Occurs on most of Windows and Linux platforms on opt and debug.
Assignee | ||
Comment 8•5 years ago
|
||
The last failure happened at 2019-11-20 21:52 on m-c - which indicates that it was fixed by bug 1597137 which landed 2 pushes later.
Comment hidden (Intermittent Failures Robot) |
Description
•