Closed
Bug 787498
Opened 9 years ago
Closed 9 years ago
Figure out whether we can put dom/bindings back in PARALLEL_DIRS
Categories
(Core :: DOM: Core & HTML, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: bzbarsky, Unassigned)
References
Details
Attachments
(1 file)
718.86 KB,
application/octet-stream
|
Details |
I moved it to DIRS, because it looks like having it in PARALLEL_DIRS made it parallelize against TEST_DIRS or something. We were certainly ending up with build logs that generate ParserResults.pkl twice, once from bindings/ and once from bindings/test!
![]() |
Reporter | |
Comment 1•9 years ago
|
||
Basically, the question is whether we can back out https://hg.mozilla.org/integration/mozilla-inbound/rev/b96a7ceeb647
Comment 3•9 years ago
|
||
This patch works fine on try. I believe the library (-l) stuff in resolvevpath isn't relevant here because it can never be a target, only a prerequisite.
Comment 4•9 years ago
|
||
Wrong bug, sorry. I meant to post this to bug 787568.
![]() |
Reporter | |
Comment 5•9 years ago
|
||
I went ahead and just fixed this: https://hg.mozilla.org/integration/mozilla-inbound/rev/24ba2e430a60
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•2 years ago
|
Component: DOM → DOM: Core & HTML
You need to log in
before you can comment on or make changes to this bug.
Description
•