Closed Bug 1662328 Opened 4 years ago Closed 4 years ago

Inconsistent builds between Try and Autoland

Categories

(Firefox Build System :: General, defect)

defect

Tracking

(Not tracked)

RESOLVED INVALID

People

(Reporter: mozbugz, Unassigned)

Details

Compare the pair:

The source is the same, but I see compilation errors on Autoland that don't appear on Try, e.g.:

mozglue/tests/TestBaseProfiler.cpp:3014:38: error: result of comparison against a string literal is unspecified (use an explicit string comparison function instead) [-Werror,-Wstring-compare]

The logs show very close (but not exactly the same) compiler invocations, but I don't think the difference would explain this particular error(?)

Anyway, it would be great if builds on Try and Autoland could give the same results, to avoid bad Autoland builds when possible.

(But please let me know if I did something wrong on my side.)

You were just unlucky that something else landed that broke you. Pushing the autoland changesets verbatim to try fails too:
https://treeherder.mozilla.org/#/jobs?repo=try&revision=e2e161965ad3b1a25747d8f06c93be57a8989719

Status: NEW → RESOLVED
Closed: 4 years ago
Resolution: --- → INVALID
You need to log in before you can comment on or make changes to this bug.