Closed
Bug 1492057
Opened 7 years ago
Closed 7 years ago
Intermittent security/manager/ssl/tests/unit/test_cert_overrides_read_only.js | xpcshell return code: 0
Categories
(Core :: Security: PSM, defect, P5)
Core
Security: PSM
Tracking
()
RESOLVED
INCOMPLETE
People
(Reporter: intermittent-bug-filer, Unassigned)
Details
(Keywords: intermittent-failure)
Filed by: ebalazs [at] mozilla.com
https://treeherder.mozilla.org/logviewer.html#?job_id=199859024&repo=mozilla-central
https://queue.taskcluster.net/v1/task/WM4GmRRdQIiYtxtAPYV3lg/runs/0/artifacts/public/logs/live_backing.log
TEST-START | security/manager/ssl/tests/unit/test_cert_overrides_read_only.js
05:58:04 WARNING - TEST-UNEXPECTED-FAIL | security/manager/ssl/tests/unit/test_cert_overrides_read_only.js | xpcshell return code: 0
05:58:04 INFO - TEST-INFO took 4822ms
05:58:04 INFO - >>>>>>>
05:58:04 INFO - PID 12228 | Couldn't convert chrome URL: chrome://branding/locale/brand.properties
05:58:04 INFO - PID 12228 | [12228, Main Thread] WARNING: Couldn't get the user appdata directory. Crash events may not be produced.: file z:/build/build/src/toolkit/crashreporter/nsExceptionHandler.cpp, line 2722
05:58:04 INFO - (xpcshell/head.js) | test MAIN run_test pending (1)
05:58:04 INFO - (xpcshell/head.js) | test run_next_test 0 pending (2)
05:58:04 INFO - (xpcshell/head.js) | test MAIN run_test finished (2)
05:58:04 INFO - running event loop
05:58:04 INFO - PID 12228 | [12228, Main Thread] WARNING: Could not get the program name for a cubeb stream.: 'NS_SUCCEEDED(rv)', file z:/build/build/src/dom/media/CubebUtils.cpp, line 373
05:58:04 INFO - security/manager/ssl/tests/unit/test_cert_overrides_read_only.js | Starting
05:58:04 INFO - (xpcshell/head.js) | test pending (2)
05:58:04 INFO - PID 12228 | [12228, LoadRoots] WARNING: This method is lossy. Use GetCanonicalPath !: file z:/build/build/src/xpcom/io/nsLocalFileWin.cpp, line 3460
05:58:04 INFO - PID 12228 | [12228, LoadRoots] WARNING: This method is lossy. Use GetCanonicalPath !: file z:/build/build/src/xpcom/io/nsLocalFileWin.cpp, line 3460
05:58:04 INFO - PID 12228 | [12228, LoadRoots] WARNING: This method is lossy. Use GetCanonicalPath !: file z:/build/build/src/xpcom/io/nsLocalFileWin.cpp, line 3460
05:58:04 INFO - TEST-PASS | security/manager/ssl/tests/unit/test_cert_overrides_read_only.js | - Binary util BadCertServer should exist - true == true
05:58:04 INFO - TEST-PASS | security/manager/ssl/tests/unit/test_cert_overrides_read_only.js | - certificate folder (bad_certs) should exist - true == true
05:58:04 INFO - (xpcshell/head.js) | test run_next_test 0 finished (2)
05:58:04 INFO - (xpcshell/head.js) | test pending (2)
05:58:04 INFO - (xpcshell/head.js) | test finished (2)
05:58:04 INFO - (xpcshell/head.js) | test run_next_test 1 pending (2)
05:58:04 INFO - (xpcshell/head.js) | test finished (2)
05:58:04 INFO - security/manager/ssl/tests/unit/test_cert_overrides_read_only.js | Starting
05:58:04 INFO - (xpcshell/head.js) | test pending (2)
05:58:04 INFO - (xpcshell/head.js) | test run_next_test 1 finished (2)
05:58:04 INFO - "handling expired.example.com"
05:58:04 WARNING - TEST-UNEXPECTED-FAIL | security/manager/ssl/tests/unit/test_cert_overrides_read_only.js | - Actual and expected connection result should match - 2153394115 == 2153390067
05:58:04 INFO - resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:process:928
05:58:04 INFO - resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js:walkerLoop:812
05:58:04 INFO - exiting test
05:58:04 INFO - PID 12228 | [12228, Main Thread] WARNING: NS_ENSURE_SUCCESS(rv, rv) failed with result 0x80004002: file z:/build/build/src/toolkit/components/resistfingerprinting/nsRFPService.cpp, line 683
05:58:04 WARNING - TEST-UNEXPECTED-FAIL | security/manager/ssl/tests/unit/test_cert_overrides_read_only.js | - A promise chain failed to handle a rejection: - stack: JS frame :: Z:\\task_1537248530\\build\\tests\\xpcshell\\head.js :: _abort_failed_test :: line 746
05:58:04 INFO - JS frame :: Z:\\task_1537248530\\build\\tests\\xpcshell\\head.js :: do_report_result :: line 853
05:58:04 INFO - JS frame :: Z:\\task_1537248530\\build\\tests\\xpcshell\\head.js :: Assert< :: line 55
05:58:04 INFO - JS frame :: resource://testing-common/Assert.jsm :: proto.report :: line 214
05:58:04 INFO - JS frame :: resource://testing-common/Assert.jsm :: equal :: line 246
05:58:04 INFO - JS frame :: Z:/task_1537248530/build/tests/xpcshell/tests/security/manager/ssl/tests/unit/head_psm.js :: add_connection_test/</< :: line 475
05:58:04 INFO - JS frame :: resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js :: process :: line 928
05:58:04 INFO - JS frame :: resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js :: walkerLoop :: line 812Rejection date: Tue Sep 18 2018 05:58:00 GMT+0000 (Greenwich Mean Time) - false == true
05:58:04 INFO - resource://testing-common/PromiseTestUtils.jsm:assertNoUncaughtRejections:257
05:58:04 INFO - Z:\task_1537248530\build\tests\xpcshell\head.js:_execute_test:534
05:58:04 INFO - -e:null:1
05:58:04 INFO - exiting test
05:58:04 INFO - "CONSOLE_MESSAGE: (error) [JavaScript Error: "A promise chain failed to handle a rejection. Did you forget to '.catch', or did you forget to 'return'?
05:58:04 INFO - See https://developer.mozilla.org/Mozilla/JavaScript_code_modules/Promise.jsm/Promise
05:58:04 INFO - Date: Tue Sep 18 2018 05:58:00 GMT+0000 (Greenwich Mean Time)
05:58:04 INFO - Full Message:
05:58:04 INFO - Full Stack: JS frame :: Z:\\task_1537248530\\build\\tests\\xpcshell\\head.js :: _abort_failed_test :: line 746
05:58:04 INFO - JS frame :: Z:\\task_1537248530\\build\\tests\\xpcshell\\head.js :: do_report_result :: line 853
05:58:04 INFO - JS frame :: Z:\\task_1537248530\\build\\tests\\xpcshell\\head.js :: Assert< :: line 55
05:58:04 INFO - JS frame :: resource://testing-common/Assert.jsm :: proto.report :: line 214
05:58:04 INFO - JS frame :: resource://testing-common/Assert.jsm :: equal :: line 246
05:58:04 INFO - JS frame :: Z:/task_1537248530/build/tests/xpcshell/tests/security/manager/ssl/tests/unit/head_psm.js :: add_connection_test/</< :: line 475
05:58:04 INFO - JS frame :: resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js :: process :: line 928
05:58:04 INFO - JS frame :: resource://gre/modules/Promise.jsm -> resource://gre/modules/Promise-backend.js :: walkerLoop :: line 812" {file: "Z:\\task_1537248530\\build\\tests\\xpcshell\\head.js" line: 746 column: 0 source: "746"}]"
05:58:04 INFO - PID 12228 | JavaScript strict warning: resource://testing-common/httpd.js, line 800: ReferenceError: reference to undefined property "_stopCallback"
05:58:04 INFO - PID 12228 | !!! error running onStopped callback: TypeError: callback is not a function
05:58:04 INFO - "CONSOLE_MESSAGE: (warn) [JavaScript Warning: "ReferenceError: reference to undefined property "_stopCallback"" {file: "resource://testing-common/httpd.js" line: 800}]"
05:58:04 INFO - PID 12228 | [12228, Main Thread] WARNING: OOPDeinit() without successful OOPInit(): file z:/build/build/src/toolkit/crashreporter/nsExceptionHandler.cpp, line 3400
05:58:04 INFO - PID 12228 | nsStringStats
05:58:04 INFO - PID 12228 | => mAllocCount: 5761
05:58:04 INFO - PID 12228 | => mReallocCount: 0
05:58:04 INFO - PID 12228 | => mFreeCount: 5761
05:58:04 INFO - PID 12228 | => mShareCount: 9216
05:58:04 INFO - PID 12228 | => mAdoptCount: 317
05:58:04 INFO - PID 12228 | => mAdoptFreeCount: 317
05:58:04 INFO - PID 12228 | => Process ID: 12228, Thread ID: 13112
05:58:04 INFO - <<<<<<<
| Comment hidden (Intermittent Failures Robot) |
Comment 2•7 years ago
|
||
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•