Open
Bug 1241712
Opened 9 years ago
Updated 2 years ago
Artifact builds should warn when the used artifacts are many changesets behind your current changeset
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
NEW
People
(Reporter: mossop, Unassigned)
References
(Blocks 1 open bug)
Details
I didn't realise that artifacts came from fx-team so I was building a recent changeset from inbound which was only able to get artifacts that were about 12 hours old. This inevitably meant there was some binary compatibility problems causing surprising test failures.
It would be good if for whatever reason the used artifacts are very old we displayed a warning at the end of the build. Something like "The build is complete but note the binaries are 20 changesets out of date and so you may experience problems".
You could also use hg status to spot how many .cpp and .idl files changed and warn with those too.
Comment 1•9 years ago
|
||
I think this was brought up in another bug. If not, people are definitely aware of it.
Updated•7 years ago
|
Product: Core → Firefox Build System
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•