Closed
Bug 1356900
Opened 8 years ago
Closed 8 years ago
omni.ja file creation is not deterministic anymore on Linux
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: gk, Unassigned)
Details
(Whiteboard: [tor])
Attachments
(1 file)
|
14.04 KB,
patch
|
Details | Diff | Splinter Review |
Testing the switch to ESR52 gives us now differences in the files in the jsloader directories which is breaking our deterministic builds. Attached is, as an example, a diff of two FeedConverter.js files generated on two different machines.
This worked fine in previous ESR releases.
| Reporter | ||
Comment 1•8 years ago
|
||
Mike: do you have an idea what could have caused this regression? The toolchain did not change on our side.
Flags: needinfo?(mh+mozilla)
Whiteboard: [tor]
Comment 2•8 years ago
|
||
Presumably something changed that makes the atoms order unstable. I don't think this is likely to be fixed, especially now that startup cache is not generated anymore (bug 1351071).
Flags: needinfo?(mh+mozilla)
| Reporter | ||
Comment 3•8 years ago
|
||
Okay, fair enough. We backported the patch for bug 1351071 which fixed the problem. That's fine for us and I guess this is a WONTFIX then.
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WONTFIX
Updated•7 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•