EngineeringProductivity/Meetings/2012-02-27: Difference between revisions

Line 17: Line 17:
**[jgriffin] added tagging of async script calls, which will fix this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=725754
**[jgriffin] added tagging of async script calls, which will fix this bug: https://bugzilla.mozilla.org/show_bug.cgi?id=725754
**[jgriffin] refactored a lot of the code for the execute functions, in order to isolate them better so that they can't contaminate each other (e.g., a stray setTimeout from one execute function sending a result during a subsequent execute).
**[jgriffin] refactored a lot of the code for the execute functions, in order to isolate them better so that they can't contaminate each other (e.g., a stray setTimeout from one execute function sending a result during a subsequent execute).
**[jgriffen] finished the Jenkins build and test system for b2g.  One remaining
**[jgriffen] finished the Jenkins build and test system for b2g.  One remaining item is to update the Marionette test runner to optionally output test results in JUnit XML, so that Jenkins can do interesting things with them.  Currently it recognizes pass/fail status, but with the XML it will be able to display graphs over time, etc.
item is to update the Marionette test runner to optionally output test
**[jgriffen] added a Jenkins auto-merge system for b2g, that auto-merges changes from m-c into the b2g gecko fork.  This is running right now on a test fork and will be migrated to the real b2g fork soon.
results in JUnit XML, so that Jenkins can do interesting things with
them.  Currently it recognizes pass/fail status, but with the XML it
will be able to display graphs over time, etc.
**[jgriffen] added a Jenkins auto-merge system for b2g, that auto-merges changes
from m-c into the b2g gecko fork.  This is running right now on a test
fork and will be migrated to the real b2g fork soon.


* signal from noise
* signal from noise
 
** [jhammel] Pageloader is now part of Talos
** [jhammel] we're getting close to be able to run talos without CWD being "special"
** [jhammel] working on separating out statistics from Talos and Pageloader which will hopefully be consumed by graphserver and a new package (https://bugzilla.mozilla.org/show_bug.cgi?id=728461)


* graphserver
* graphserver
Line 49: Line 45:


* jetperf harness (http://k0s.org/mozilla/hg/jetperf)
* jetperf harness (http://k0s.org/mozilla/hg/jetperf)
** [jhammel] RelEng has weighed in on some structure issues (https://bugzilla.mozilla.org/show_bug.cgi?id=729205) that will
require substantive modifications on the harness so a big step back there
** [jhammel] https://bugzilla.mozilla.org/show_bug.cgi?id=700722 will also be a blocker here, as it was for desktop talos + mozharness.  i've unbitrotted the patch and will try it soon
** [jhammel] expecting to devote most of march to getting Jetperf up and
running.  These unexpected setbacks plus the need to integrate to
buildbot, etc, will be my first priority.
* PyPI
** [jhammel] We need a python package index for internal installation.  e.g. for releng purposes.  Not a new project but i've been looking at this in this time period.  I was originally going to use https://github.com/SurveyMonkey/CheesePrism but am seeing bugs. So I'm trying to figure out whether to spend time fixing that or developing a solution from scratch.  I'm exploring both alternatives




Confirmed users
353

edits