ReleaseEngineering/Mozharness/25-Sep-2012: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
 
(17 intermediate revisions by 2 users not shown)
Line 10: Line 10:
== Project tracking ==
== Project tracking ==


=== desktop talos ===
=== desktop unit tests ===


*
* jlund++
* Live on Cedar!!  https://tbpl.mozilla.org/?tree=Cedar
* There are some test errors here that Aki didn't see in staging; Aki's wondering about https://hg.mozilla.org/projects/cedar/rev/aa3266ba9cab
* John wants to push this out to m-c and project branches sooner; what do people think?  Push and fix, or bake on Cedar til Aki gets back?


=== desktop unit tests ===
=== desktop talos ===


* Live on Cedar!!  https://tbpl.mozilla.org/?tree=Cedar
* Joel helped Aki debug tpn failure.
* There are some test errors here that I didn't see in staging; I'm wondering about https://hg.mozilla.org/projects/cedar/rev/aa3266ba9cab
** checked in a less-hardcoded fix to copy tp5n.manifest, testing in staging
* John wants to push this out to m-c and project branches sooner; what do people think?  Push and fix, or bake on Cedar til I get back?
* "Other" suite timing out
** Disabled a11yr on osx, now hitting a 300 second hardcoded timeout in tpaint on osx+win
* Aki needs to add some platform-specific tweaks that currently live in TalosFactory.
** e.g. http://hg.mozilla.org/build/buildbotcustom/file/7a324d98d5eb/process/factory.py#l5435
** e.g. http://hg.mozilla.org/users/asasaki_mozilla.com/mozharness/file/3cda00d346c7/configs/talos/mac_config.py#l3
* Current talos.json: https://hg.mozilla.org/projects/cedar/file/47080118f044/testing/talos/talos.json
** This can land on m-c before we switch to mozharness.
* Thinking about getting this on Cedar before Aki goes on PTO so others can help verify tests + numbers


=== jetperf ===
=== jetperf ===
Line 26: Line 36:
=== marionette ===
=== marionette ===


*
* in production on try, but hidden; awaiting resolution of Win7 problem - {{bug|791346}}
* will probably turn on for m-c and inbound sans Windows while this is being investigated


=== b2g panda builds ===
=== b2g panda builds ===


* This looks close.  Catlee has an un-checked-in patch in {{bug|777530}}; the rest have landed.
* Live, in production.


=== context lines ===
=== context lines ===


* Jordan has a working implementation that may regress unbuffering run_command().
* Jordan has a working implementation, but it may regress unbuffering run_command().
** This needs some love and unittests.  If Jordan doesn't have time to work on this after school, this may fall into the "Next" category.
** This needs some love and unittests.  If Jordan doesn't have time to work on this after school, this may fall into the "Next" category.


Line 41: Line 52:
* Aki started working on Catlee's wip schedulerscheduler.
* Aki started working on Catlee's wip schedulerscheduler.
** Clint thinks this is too late to be helpful now; does buildvpn+staging access help here?
** Clint thinks this is too late to be helpful now; does buildvpn+staging access help here?
** Priority or Next or WONTFIX?


=== b2g emulator-with-codecs testing ===
=== b2g emulator-with-codecs testing ===
Line 47: Line 59:
* untested poc mochitest, reftest script in progress.
* untested poc mochitest, reftest script in progress.
** Aki to post wip before PTO.
** Aki to post wip before PTO.
* [jgriffin] and [ahal] to add --install-gecko support to test harnesses soon
* This will need an owner; what's our timeframe here?
* This will need an owner; what's our timeframe here?
** [jgriffin] can own in aki's absence, but is there anyone on rel-eng who can give support while aki is out?


=== mach mozharness tests ===
=== mach mozharness tests ===
Line 67: Line 81:
* aki on PTO Oct 3-14.
* aki on PTO Oct 3-14.
** What needs attention?  Handing off?
** What needs attention?  Handing off?
* [jgriffin] Mozharness FAQ ideas: https://etherpad.mozilla.org/mozharness-faq


== Action Items ==
== Action Items ==
* (aki) find owner for linux emulator install {{bug|789651}}
* (aki) contact for jgriffin for emulator tests while i'm on PTO
* (aki) owner for updating cedar
* (aki) mozharness faq answers
* (jgriffin) talk to catlee about panda builds on tbpl

Latest revision as of 20:39, 26 September 2012

Details

  • Every other Wednesday - 1:00pm Pacific, 4:00pm Eastern
  • Dial-in: Audio-only conference# 9354
    • People with Mozilla phones or softphones please dial x4000 Conf# 9354
    • US/Toll-free: +1 800 707 2533, (pin 4000) Conf# 9354
    • US/California/Mountain View: +1 650 903 0800, x4000 Conf# 9354
    • US/California/San Francisco: +1 415 762 5700, x4000 Conf# 9354
    • US/Oregon/Portland: +1 971 544 8000, x4000 Conf# 9354
    • CA/British Columbia/Vancouver: +1 778 785 1540, x4000 Conf# 9354
    • CA/Ontario/Toronto: +1 416 848 3114, x4000 Conf# 9354
    • UK/London: +44 (0)207 855 3000, x4000 Conf# 9354
    • FR/Paris: +33 1 84 88 37 37, x4000 Conf# 9354
    • Gmail Chat (requires Flash and the Google Talk plugin): paste +1 650 903 0800 into the Gmail Chat box that doesn't look like it accepts phone numbers
    • SkypeOut is free if you use the 800 number
  • irc.mozilla.org #ateam ? for backchannel
  • vidyo: Aki's room, 354

Previous action items

Project tracking

desktop unit tests

desktop talos

jetperf

marionette

  • in production on try, but hidden; awaiting resolution of Win7 problem - bug 791346
  • will probably turn on for m-c and inbound sans Windows while this is being investigated

b2g panda builds

  • Live, in production.

context lines

  • Jordan has a working implementation, but it may regress unbuffering run_command().
    • This needs some love and unittests. If Jordan doesn't have time to work on this after school, this may fall into the "Next" category.

mozharness-try

  • Aki started working on Catlee's wip schedulerscheduler.
    • Clint thinks this is too late to be helpful now; does buildvpn+staging access help here?
    • Priority or Next or WONTFIX?

b2g emulator-with-codecs testing

  • untested poc webapi script done.
  • untested poc mochitest, reftest script in progress.
    • Aki to post wip before PTO.
  • [jgriffin] and [ahal] to add --install-gecko support to test harnesses soon
  • This will need an owner; what's our timeframe here?
    • [jgriffin] can own in aki's absence, but is there anyone on rel-eng who can give support while aki is out?

mach mozharness tests

Next

desktop l10n

remote talos

remote unittests

rxdroid

Roundtable

Action Items

  • (aki) find owner for linux emulator install bug 789651
  • (aki) contact for jgriffin for emulator tests while i'm on PTO
  • (aki) owner for updating cedar
  • (aki) mozharness faq answers
  • (jgriffin) talk to catlee about panda builds on tbpl