Closed
Bug 1160508
Opened 10 years ago
Closed 9 years ago
Taskcluster builds seem to sometimes do bad incremental builds
Categories
(Taskcluster :: General, defect)
Taskcluster
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: kats, Unassigned)
Details
See for example https://treeherder.mozilla.org/logviewer.html#?job_id=7153680&repo=try - this is a try push that appears to have been done incrementally without regenerating headers from ipdl changes, and errored out. The "override" functions were added in bug 1154877.
This may be a build system error but in my experience making changes to ipdl files and then doing a |mach build| locally builds fine, so I'm thinking the problem is with how taskcluster is executing the build.
| Reporter | ||
Comment 1•10 years ago
|
||
The actual try push is at https://treeherder.mozilla.org/#/jobs?repo=try&revision=fbfa5f340d13 (seems like the logviewer page above doesn't link to TH)
Comment 2•10 years ago
|
||
Greg is looking into this too I believe.
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
| Comment hidden (Legacy TBPL/Treeherder Robot) |
Summary: Taskcluster builds seem to sometimes to do bad incremental builds → Taskcluster builds seem to sometimes do bad incremental builds
Updated•10 years ago
|
Component: TaskCluster → General
Product: Testing → Taskcluster
Comment 13•9 years ago
|
||
Issue was likely cache/clobber related, and has been fixed for a while.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•