Intermittent netwerk/test/unit/test_trr.js | test_connection_closed - [test_connection_closed : 170] Checking status - 2152398878 == 0
Categories
(Core :: Networking, defect, P5)
Tracking
()
People
(Reporter: intermittent-bug-filer, Assigned: valentin)
References
Details
(Keywords: intermittent-failure, Whiteboard: [necko-triaged])
Filed by: ccoroiu [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer.html#?job_id=288533415&repo=autoland
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/CVA6hqXeQrqBaNmyizDd2w/runs/0/artifacts/public/logs/live_backing.log
task 2020-02-12T14:25:03.403Z] 14:25:03 INFO - TEST-PASS | netwerk/test/unit/test_trr.js | test_connection_closed - [test_connection_closed : 158] Checking that this is the correct callback - true == true
[task 2020-02-12T14:25:03.404Z] 14:25:03 WARNING - TEST-UNEXPECTED-FAIL | netwerk/test/unit/test_trr.js | test_connection_closed - [test_connection_closed : 170] Checking status - 2152398878 == 0
[task 2020-02-12T14:25:03.405Z] 14:25:03 INFO - test_trr.js:onLookupComplete:170
[task 2020-02-12T14:25:03.405Z] 14:25:03 INFO - /sdcard/tests/xpc/head.js:_do_main:246
[task 2020-02-12T14:25:03.405Z] 14:25:03 INFO - /sdcard/tests/xpc/head.js:_execute_test:573
[task 2020-02-12T14:25:03.405Z] 14:25:03 INFO - -e:null:1
[task 2020-02-12T14:25:03.405Z] 14:25:03 INFO - exiting test
[task 2020-02-12T14:25:03.406Z] 14:25:03 INFO - netwerk/test/unit/test_trr.js | JavaScript error: /sdcard/tests/xpc/head.js, line 791: NS_ERROR_ABORT:
[task 2020-02-12T14:25:03.406Z] 14:25:03 INFO - "CONSOLE_MESSAGE: (error) [JavaScript Error: "NS_ERROR_ABORT: " {file: "/sdcard/tests/xpc/head.js" line: 791}]"
[task 2020-02-12T14:25:03.406Z] 14:25:03 INFO - <<<<<<<
Comment 1•6 years ago
|
||
Valentin, you know more about out trr test server. What could cause this failure? Is that we have too many tests in one file?
Comment 2•6 years ago
|
||
this are android test failure.
| Assignee | ||
Comment 3•6 years ago
|
||
In this specific test the server closes the connection - and we expect TRR will reconnect.
Maybe the way the Android test harness is set up is interfering with this - the local port is forwarded to the host's instance of moz-http2.js
Other than looking at logs, I'm not sure how we could figure out what's wrong.
| Assignee | ||
Comment 4•6 years ago
|
||
Valentin, you know more about out trr test server. What could cause this failure? Is that we have too many tests in one file?
I don't think we have too many tests in the file. Interference between tests is possible, but I don't think that's what's happening here.
| Comment hidden (Intermittent Failures Robot) |
Updated•6 years ago
|
Comment 6•6 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Comment 7•6 years ago
|
||
Recent failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=292756816&repo=autoland&lineNumber=2720
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
| Assignee | ||
Updated•6 years ago
|
| Comment hidden (Intermittent Failures Robot) |
| Comment hidden (Intermittent Failures Robot) |
Comment 21•6 years ago
|
||
https://wiki.mozilla.org/Bug_Triage#Intermittent_Test_Failure_Cleanup
For more information, please visit auto_nag documentation.
Description
•