Closed
Bug 856247
Opened 10 years ago
Closed 6 years ago
m-c desktop b2g builds failing checktests in TestStartupCache
Categories
(Firefox OS Graveyard :: General, defect)
Firefox OS Graveyard
General
Tracking
(Not tracked)
RESOLVED
INCOMPLETE
People
(Reporter: RyanVM, Assigned: fabrice)
References
Details
Attachments
(1 file)
706 bytes,
patch
|
glandium
:
review+
fabrice
:
feedback+
|
Details | Diff | Splinter Review |
https://tbpl.mozilla.org/php/getParsedLog.php?id=21234941&tree=Try cppunittests INFO | Running test TestStartupCache.exe e:\builds\moz2_slave\try-w32_g-00000000000000000000\build\config\rules.mk:160:0: command 'e:/builds/moz2_slave/try-w32_g-00000000000000000000/build/obj-firefox/_virtualenv/Scripts/python.exe e:/builds/moz2_slave/try-w32_g-00000000000000000000/build/testing/runcppunittests.py --xre-path=../../dist/bin --symbols-path=../../dist/crashreporter-symbols TestStartupCache.exe' failed, return code 1 e:\builds\moz2_slave\try-w32_g-00000000000000000000\build\config\rules.mk:1782:0: command 'C:/mozilla-build/python27/python.exe e:/builds/moz2_slave/try-w32_g-00000000000000000000/build/build/pymake/pymake/../make.py -C test check' failed, return code 2 e:\builds\moz2_slave\try-w32_g-00000000000000000000\build\config\rules.mk:1781:0: command 'C:/mozilla-build/python27/python.exe e:/builds/moz2_slave/try-w32_g-00000000000000000000/build/build/pymake/pymake/../make.py -C startupcache check' failed, return code 2 cppunittests TEST-UNEXPECTED-FAIL | TestStartupCache.exe | test failed with return code 2147483651 Is startupcache even supposed to work on b2g?
Reporter | ||
Comment 1•10 years ago
|
||
The OSX version of the failure isn't very helpful. https://tbpl.mozilla.org/php/getParsedLog.php?id=21233909&tree=Try#error0 cppunittests INFO | Running test TestStartupCache cppunittests TEST-UNEXPECTED-FAIL | TestStartupCache | test failed with return code 11 make[2]: *** [check] Error 1 make[1]: *** [check] Error 2
Reporter | ||
Comment 2•10 years ago
|
||
Looks like this and bug 853529 are all that remain for turning these jobs green. https://tbpl.mozilla.org/?tree=Try&rev=30f560edb400&showall=1
Reporter | ||
Updated•10 years ago
|
Summary: m-c desktop b2g builds failing checktests in TestStartupCache.exe → m-c desktop b2g builds failing checktests in TestStartupCache
Reporter | ||
Comment 3•10 years ago
|
||
I'd prefer to avoid going this route, but if bug 853529 gets resolved and this is all that stands in the way of getting checktests turned on, I would go along with landing this for the time being. Not going to request review until it's decided we want to go this way.
Assignee | ||
Comment 5•10 years ago
|
||
(In reply to Ryan VanderMeulen [:RyanVM] from comment #4) > Fabrice, any ideas? No, I had no time to investigate yet.
Flags: needinfo?(fabrice)
Reporter | ||
Comment 6•10 years ago
|
||
Comment on attachment 731594 [details] [diff] [review] disable the test on b2g builds In that case, might as well get r+ on disabling this for the time-being.
Attachment #731594 -
Flags: review?(gps)
Reporter | ||
Updated•10 years ago
|
Attachment #731594 -
Flags: review?(fabrice)
Assignee | ||
Comment 7•10 years ago
|
||
Comment on attachment 731594 [details] [diff] [review] disable the test on b2g builds Review of attachment 731594 [details] [diff] [review]: ----------------------------------------------------------------- lgtm, but I'm not a build peer.
Attachment #731594 -
Flags: review?(fabrice) → feedback+
Updated•10 years ago
|
Attachment #731594 -
Flags: review?(gps) → review+
Reporter | ||
Comment 8•10 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/12554c928f60
Reporter | ||
Comment 9•10 years ago
|
||
https://hg.mozilla.org/mozilla-central/rev/12554c928f60 Leaving open for fixing and re-enabling.
Reporter | ||
Updated•6 years ago
|
Status: NEW → RESOLVED
Closed: 6 years ago
Resolution: --- → INCOMPLETE
You need to log in
before you can comment on or make changes to this bug.
Description
•