Perma Windows build bustages build\src\obj-firefox\dist\include\mozilla/NativeNt.h when Gecko 66 merges to Beta on 2019-01-21
Categories
(Core :: mozglue, defect)
Tracking
()
Tracking | Status | |
---|---|---|
thunderbird_esr60 | --- | unaffected |
geckoview64 | --- | unaffected |
geckoview65 | --- | unaffected |
geckoview66 | --- | unaffected |
firefox-esr60 | --- | unaffected |
firefox64 | --- | unaffected |
firefox65 | --- | unaffected |
firefox66 | + | fixed |
People
(Reporter: rmaries, Assigned: aklotz)
References
Details
Attachments
(2 files)
[Tracking Requested - why for this release]:
Central as Beta Simulation
Failure log: https://treeherder.mozilla.org/logviewer.html#/jobs?job_id=222201540&repo=try&lineNumber=33398
This was caused by: Bug 1511078, Bug 1517636, aaron can you please take a look?
Beta Simulation with above bugs backed out: https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=b503da16dd4f7b3b64915b60ff05efe11336ef8a
Assignee | ||
Comment 1•2 years ago
|
||
Assignee | ||
Comment 2•2 years ago
|
||
Thanks. We should always be exporting LauncherResult, since we still build the launcher process on Windows even when we're not going to use it by default.
Pushed by aklotz@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/ef66755764d4 Always export LauncherResult.h in Windows builds; r=mhowell
Assignee | ||
Comment 4•2 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=4c22745602a2664b6c2acc829ad38a1ba28d1860
Assignee | ||
Comment 5•2 years ago
|
||
https://treeherder.mozilla.org/#/jobs?repo=try&revision=76265d37d1b3b04038f72b4dea707b8599142b8a
Comment 7•2 years ago
|
||
bugherder |
Comment 8•2 years ago
|
||
This is still failing on today's beta simulation:
https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=testfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=5ddbc9d1917ef1312bd39b44664a8245500398ae&selectedJob=222443455
:aklotz could you please take a look?
Assignee | ||
Comment 9•2 years ago
|
||
Assignee | ||
Updated•2 years ago
|
Comment 11•2 years ago
|
||
Pushed by aklotz@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/6fa7cd75df96 Clean up use of LauncherRegistryInfo when MOZ_LAUNCHER_PROCESS is not defined; r=mhowell
Comment 12•2 years ago
|
||
bugherder |
Comment 13•2 years ago
|
||
This no longer appears on beta-simulations: https://treeherder.mozilla.org/#/jobs?repo=try&resultStatus=success%2Ctestfailed%2Cbusted%2Cexception%2Cretry%2Cusercancel%2Crunnable&revision=c1bb637c075dae91ada5786c2c092e9de2da7c5f&searchStr=windows%2C2012&selectedJob=222702766
Description
•