Closed
Bug 1872415
Opened 1 year ago
Closed 1 year ago
Perma [tier 2] /builds/worker/checkouts/gecko/toolkit/mozapps/defaultagent/BackgroundTask_defaultagent.sys.mjs:201:5 | Use of unknown interface Ci.nsIWindowsMutexFactory (mozilla/valid-ci-uses)
Categories
(Toolkit :: Default Browser Agent, defect, P3)
Toolkit
Default Browser Agent
Tracking
()
RESOLVED
FIXED
123 Branch
Tracking | Status | |
---|---|---|
firefox-esr115 | --- | unaffected |
firefox121 | --- | unaffected |
firefox122 | --- | unaffected |
firefox123 | --- | fixed |
People
(Reporter: intermittent-bug-filer, Assigned: nrishel)
References
(Regression)
Details
(Keywords: intermittent-failure, regression, Whiteboard: [fidedi])
Attachments
(1 file)
Filed by: ncsoregi [at] mozilla.com
Parsed log: https://treeherder.mozilla.org/logviewer?job_id=441597541&repo=mozilla-central
Full log: https://firefox-ci-tc.services.mozilla.com/api/queue/v1/task/CyEKtlptRbyDCmVvwXBQeQ/runs/0/artifacts/public/logs/live_backing.log
[task 2023-12-29T00:25:20.187Z] 00:25:20.187 eslint (70) | Prettier command: /usr/local/bin/node /builds/worker/checkouts/gecko/node_modules/prettier/bin-prettier.js --list-different --no-error-on-unmatched-pattern --quiet --rule mozilla/valid-services-property: error --rule mozilla/valid-ci-uses: error /builds/worker/checkouts/gecko/js /builds/worker/checkouts/gecko/toolkit /builds/worker/checkouts/gecko/extensions /builds/worker/checkouts/gecko/hal /builds/worker/checkouts/gecko/intl /builds/worker/checkouts/gecko/devtools /builds/worker/checkouts/gecko/xpcom /builds/worker/checkouts/gecko/docs /builds/worker/checkouts/gecko/services /builds/worker/checkouts/gecko/chrome /builds/worker/checkouts/gecko/.stylelintrc.js /builds/worker/checkouts/gecko/package.json /builds/worker/checkouts/gecko/uriloader /builds/worker/checkouts/gecko/taskcluster /builds/worker/checkouts/gecko/config
[task 2023-12-29T00:27:10.775Z] 00:27:10.775 eslint (70) | Finished in 528.09 seconds
[task 2023-12-29T00:27:10.795Z] TEST-UNEXPECTED-ERROR | /builds/worker/checkouts/gecko/toolkit/mozapps/defaultagent/BackgroundTask_defaultagent.sys.mjs:201:5 | Use of unknown interface Ci.nsIWindowsMutexFactory (mozilla/valid-ci-uses)
[task 2023-12-29T00:27:10.795Z] TEST-UNEXPECTED-ERROR | /builds/worker/checkouts/gecko/toolkit/mozapps/defaultagent/BackgroundTask_defaultagent.sys.mjs:334:5 | Use of unknown interface Ci.nsIWindowsAlertNotification (mozilla/valid-ci-uses)
[task 2023-12-29T00:27:10.795Z] TEST-UNEXPECTED-ERROR | /builds/worker/checkouts/gecko/toolkit/mozapps/defaultagent/tests/xpcshell/test_windows_mutex.js:12:3 | Use of unknown interface Ci.nsIWindowsMutexFactory (mozilla/valid-ci-uses)
[task 2023-12-29T00:27:10.796Z] TEST-UNEXPECTED-ERROR | /builds/worker/checkouts/gecko/toolkit/mozapps/defaultagent/tests/xpcshell/test_windows_mutex.js:29:5 | Use of unknown interface Ci.nsIWindowsMutexFactory (mozilla/valid-ci-uses)
[task 2023-12-29T00:27:10.796Z] TEST-UNEXPECTED-ERROR | /builds/worker/checkouts/gecko/toolkit/mozapps/defaultagent/tests/xpcshell/test_windows_mutex.js:50:5 | Use of unknown interface Ci.nsIWindowsMutexFactory (mozilla/valid-ci-uses)
[taskcluster 2023-12-29 00:27:11.565Z] === Task Finished ===
[taskcluster 2023-12-29 00:27:11.757Z] Unsuccessful task run with exit code: 1 completed in 701.719 seconds
Comment 1•1 year ago
|
||
This failure line appeared on this merge, additionally to the one already existent in Bug 1869679.
Looks like it occurred once Bug 1867144 has merged to mozilla-central.
Nick, can you take a look at this, please?
Thank you.
Comment 2•1 year ago
|
||
Set release status flags based on info from the regressing bug 1867144
status-firefox121:
--- → unaffected
status-firefox122:
--- → unaffected
status-firefox123:
--- → affected
status-firefox-esr115:
--- → unaffected
Comment hidden (Intermittent Failures Robot) |
Assignee | ||
Updated•1 year ago
|
Assignee: nobody → nrishel
Flags: needinfo?(nrishel)
Whiteboard: [fidedi]
Updated•1 year ago
|
Assignee | ||
Updated•1 year ago
|
Priority: P5 → P3
Assignee | ||
Comment 4•1 year ago
|
||
Pushed by nrishel@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/295b5ad3ff42
Mark `nsIWindowsAlertNotification` as a platform specific interface. r=mhughes
Comment 6•1 year ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 123 Branch
Comment hidden (Intermittent Failures Robot) |
You need to log in
before you can comment on or make changes to this bug.
Description
•