Closed
Bug 1004628
Opened 11 years ago
Closed 11 years ago
we should run 'make check' on desktop nightly builds
Categories
(Release Engineering :: General, defect)
Release Engineering
General
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: jlund, Unassigned)
Details
Attachments
(2 files)
1.85 KB,
patch
|
catlee
:
review+
jlund
:
checked-in+
|
Details | Diff | Splinter Review |
647 bytes,
patch
|
catlee
:
review+
jlund
:
checked-in+
|
Details | Diff | Splinter Review |
No description provided.
![]() |
Reporter | |
Comment 1•11 years ago
|
||
dump_masters tells me this is a no-op patch. However it is needed as my accompanying buildbotcustom patch will add:
checkTest=pf.get('enable_checktests', Fales)
to our factory init that is used for nightly builds. So without this bbot-cfgs patch, we would fail when trying to:
http://mxr.mozilla.org/build/source/buildbotcustom/process/factory.py#264
If we actually want 'make -k check' for gecko localizer builders, I think we just need to add the platform as a key in getPlatformMinidumpPath()
Attachment #8416145 -
Flags: review?(catlee)
![]() |
Reporter | |
Comment 2•11 years ago
|
||
adds 'make -k check' step to nightly builders
passes dump_master/checkconfig (with accompanying bbot-cfgs patch)
Attachment #8416146 -
Flags: review?(catlee)
![]() |
||
Comment 3•11 years ago
|
||
Comment on attachment 8416146 [details] [diff] [review]
140501_bug_1004628_checktest_on_nightlies-bbotcustom.patch
Review of attachment 8416146 [details] [diff] [review]:
-----------------------------------------------------------------
please include more context in your patches!
Attachment #8416146 -
Flags: review?(catlee) → review+
![]() |
||
Updated•11 years ago
|
Attachment #8416145 -
Flags: review?(catlee) → review+
![]() |
Reporter | |
Comment 4•11 years ago
|
||
Comment on attachment 8416145 [details] [diff] [review]
140501_bug_1004628_checktest_on_nightlies-bbotcfgs.patch
on default -> https://hg.mozilla.org/build/buildbot-configs/rev/9c02bf494026
Attachment #8416145 -
Flags: checked-in+
![]() |
Reporter | |
Comment 5•11 years ago
|
||
Comment on attachment 8416146 [details] [diff] [review]
140501_bug_1004628_checktest_on_nightlies-bbotcustom.patch
on default -> https://hg.mozilla.org/build/buildbotcustom/rev/d8364be0b95c
Attachment #8416146 -
Flags: checked-in+
Comment 6•11 years ago
|
||
Merged and deployed to production.
Updated•11 years ago
|
Component: Release Automation → General Automation
QA Contact: bhearsum → catlee
![]() |
Reporter | |
Updated•11 years ago
|
Status: NEW → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
Assignee | ||
Updated•7 years ago
|
Component: General Automation → General
You need to log in
before you can comment on or make changes to this bug.
Description
•