Closed Bug 1271832 Opened 8 years ago Closed 8 years ago

Switch esr45 dep builds to mozharness

Categories

(Release Engineering :: General, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: coop, Assigned: rail)

Details

Dep builds on the esr45 branch are currently built using a buildbot factory rather than a mozharness script. We should change this to match all of our other dep builds and further reduce our buildbot footprint.

As a bonus, if these new dep builds are able to publish to a latest/ dir, we could also turn off the nightly builds for this esr branch. We only need nightly builds on esr right now to allow the automated updates to the HPKP and HSTS lists.
The only problematic thing now is make check on  OS X 10.7 debug

See:
http://archive.mozilla.org/pub/firefox/tinderbox-builds/mozilla-esr45-macosx64-debug/1464559609/mozilla-esr45-macosx64-debug-bm86-build1-build12.txt.gz

18:01:29     INFO - TEST-PASS | pkixocsp_VerifyEncodedResponse_WithoutResponseBytes/pkixocsp_VerifyEncodedResponse_WithoutResponseBytes.CorrectErrorCode/7 | test completed (time: 0ms)
18:01:29     INFO - TEST-PASS | GTest unit test: passed
18:01:29     INFO - Passed: 1946
18:01:29     INFO - Failed: 0
18:06:29  WARNING - gtest TEST-UNEXPECTED-FAIL | gtest | timed out after 1200 seconds
18:06:30     INFO - make[1]: *** [check] Error 1
18:06:30     INFO - make: *** [check] Error 2
18:06:30    ERROR - Return code: 2

The log above looks a bit weird. Sounds like it passes the tests, but the test harness thinks it's still running. 

Benoit, maybe you have some ideas?
Flags: needinfo?(bgirard)
(In reply to Rail Aliiev [:rail] from comment #3) 
> Benoit, maybe you have some ideas?

because you are the most "blamable" person in hg log :P
We still try to do a clean shutdown after the test suite which, particularly on debug, check diagnostics. Would be great if we can attach a debugger and get the results off 'threads apply all where' to get all the stacks.
Flags: needinfo?(bgirard)
Apparently this is a known issue.
ESR 45 uses MH now!
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → FIXED
Component: General Automation → General
You need to log in before you can comment on or make changes to this bug.