Closed
Bug 558501
Opened 15 years ago
Closed 15 years ago
Mac debug tests missing
Categories
(Release Engineering :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: philor, Assigned: armenzg)
References
()
Details
It looks like the old 10.5.2 slaves last ran against http://hg.mozilla.org/mozilla-central/rev/ba7e4f65c2a8 (pushed at 13:52), then the rev3 talos slaves ran debug tests against http://hg.mozilla.org/mozilla-central/rev/6cba83fe343b and http://hg.mozilla.org/mozilla-central/rev/e7a05d0e9fc5 (pushed at 15:29), and then didn't run against the next two pushes, http://hg.mozilla.org/mozilla-central/rev/25879ce33e7a (pushed at 15:40) and http://hg.mozilla.org/mozilla-central/rev/91694d19d7b2 (pushed at 15:55), despite both having nice green leak test builds. The tree is closed.
Assignee | ||
Comment 1•15 years ago
|
||
I have backed out this: http://hg.mozilla.org/build/buildbot-configs/rev/9aa9d76792ee This is fixed now. Please feel free to open the tree again.
Reporter | ||
Comment 2•15 years ago
|
||
Reopened, thanks!
Assignee: nobody → armenzg
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Updated•15 years ago
|
Blocks: darwin_unittests
Comment 3•15 years ago
|
||
Reopening while we investigate; some confusion here trying to figure out: a) what was "missing" b) what is just changed as expected during the changeover from unittests-on-builders to unittests-on-talos. Added bug dependency.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Reporter | ||
Updated•15 years ago
|
Assignee | ||
Comment 4•15 years ago
|
||
It is all fixed on this bug. It was a valid bug and alice and lsblakk will be more cautious on the next changeover attempt from unittest-on-builders to unittest-on-talos. The problem was the following: * enable_opt_unittest was disabled on pm for mc * this means that the sendchanges were not being sent to talos-master to run unit tests * this means that unittests were not being run for Mac nor on the build pool neither on the talos/unittest pool (I hope I get this nor/neither thing properly :D) I can't remember now but probably even the _opt_ unit tests should have been disabled at that time. John ping me over IRC if you have any further questions.
Status: REOPENED → RESOLVED
Closed: 15 years ago → 15 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: mozilla.org → Release Engineering
You need to log in
before you can comment on or make changes to this bug.
Description
•