Closed Bug 1621436 Opened 4 years ago Closed 4 years ago

Convert process_install_manifest to py3_action

Categories

(Firefox Build System :: General, task, P3)

task

Tracking

(firefox77 fixed)

RESOLVED FIXED
mozilla77
Tracking Status
firefox77 --- fixed

People

(Reporter: mshal, Assigned: glandium)

References

Details

Attachments

(1 file)

There are 3 instances of $(call py_action,process_install_manifest ...) in Makefile.in and js/src/build/Makefile.in. These should be straightforward to switch to py3_action, but for some reason Windows builds in automation fail in xpcshell/selftest.py with errors like:

[task 2020-03-10T20:57:50.632Z] 20:57:50 ERROR - check> E PID 4608 | JavaScript error: resource://testing-common/PromiseTestUtils.jsm, line 70: TypeError: can't access property "Debugging", JSMPromise is undefined
[task 2020-03-10T20:57:50.634Z] 20:57:50 ERROR - check> E PID 4608 | JavaScript error: z:\build\build\src\testing\xpcshell\head.js, line 315: TypeError: can't access property "QueryInterface", _fakeIdleService is undefined

I'm not able to reproduce it locally.

Assignee: nobody → mh+mozilla
Status: NEW → ASSIGNED
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/7d5a0c7bf181
Run process_install_manifest with python3. r=rstewart
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla77
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: