Mobile/Platform/Notes/15-Mar-2017

From New wiki
Jump to navigation Jump to search

Details

  • Wednesdays - 8:30am Pacific, 11:30pm Eastern, 15:30 UTC
  • Dial-in: Audio-only conference# 99998
    • People with Mozilla phones or softphones please dial x4000 Conf# 99998
    • US/Toll-free: +1 800 707 2533, (pin 4000) Conf# 99998
    • US/California/Mountain View: +1 650 903 0800, x4000 Conf# 99998
    • US/California/San Francisco: +1 415 762 5700, x4000 Conf# 99998
    • US/Oregon/Portland: +1 971 544 8000, x4000 Conf# 99998
    • CA/British Columbia/Vancouver: +1 778 785 1540, x4000 Conf# 99998
    • CA/Ontario/Toronto: +1 416 848 3114, x4000 Conf# 99998
    • UK/London: +44 (0)207 855 3000, x4000 Conf# 99998
    • FR/Paris: +33 1 84 88 37 37, x4000 Conf# 99998
    • 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 #mobile for backchannel
  • Mobile Vidyo Room

Schedule

Topics for This Week

Tracking Review

Beta

  • Next Build:

<bugzilla> {

   "cf_blocking_fennec": "53+",
   "resolution": "---",
   "include_fields": "id, summary, status, assigned_to, last_change_time",
   "order": "bug_id"

} </bugzilla>

Aurora

  • Next Build:

<bugzilla> {

   "cf_blocking_fennec": "54+",
   "resolution": "---",
   "include_fields": "id, summary, status, assigned_to, last_change_time",
   "order": "bug_id"

} </bugzilla>

Nightly

  • Next Build:

<bugzilla> {

   "cf_blocking_fennec": "Nightly+",
   "resolution": "---",
   "include_fields": "id, summary, status, assigned_to, last_change_time",
   "order": "bug_id"

} </bugzilla>

Stand ups

Suggested format:

  • What did you do last week?
  • What are working on this week?
  • Anything blocking you?

James W. (snorp)

JChen

Fixed

<bugzilla display="list"> {

 "assigned_to": "nchen@mozilla.com",
 "resolution": ["FIXED"],
 "changed_after": "2017-03-08",
 "changed_before": "2017-03-15",
 "changed_field": "resolution",
 "include_fields": "id, summary"

} </bugzilla>

Working on

<bugzilla display="list"> {

 "assigned_to": "nchen@mozilla.com",
 "status": ["UNCONFIRMED", "NEW", "ASSIGNED"],
 "changed_after": "2017-03-08",
 "changed_before": "2017-03-16",
 "changed_field": "comment",
 "include_fields": "id, summary"

} </bugzilla>


Randall Barker

Eugen Sawin

Fixed

<bugzilla display="list"> {

 "assigned_to": "esawin@mozilla.com",
 "resolution": ["FIXED"],
 "changed_after": "2017-03-08",
 "changed_before": "2017-03-15",
 "changed_field": "resolution",
 "include_fields": "id, summary"

} </bugzilla>

Working on

<bugzilla display="list"> {

 "assigned_to": "esawin@mozilla.com",
 "status": ["UNCONFIRMED", "NEW", "ASSIGNED"],
 "changed_after": "2017-03-08",
 "changed_before": "2017-03-16",
 "changed_field": "comment",
 "include_fields": "id, summary"

} </bugzilla>

Dylan Roeh

Fixed

<bugzilla display="list"> {

 "assigned_to": "droeh@mozilla.com",
 "resolution": ["FIXED"],
 "changed_after": "2017-03-08",
 "changed_before": "2017-03-15",
 "changed_field": "resolution",
 "include_fields": "id, summary"

} </bugzilla>

Working on

<bugzilla display="list"> {

 "assigned_to": "droeh@mozilla.com",
 "status": ["UNCONFIRMED", "NEW", "ASSIGNED"],
 "changed_after": "2017-03-08",
 "changed_before": "2017-03-16",
 "changed_field": "comment",
 "include_fields": "id, summary"

} </bugzilla>

Bob Clary

  • bug 1344019 Autophone - complete try coverage across devices.
  • bug 1345566 Autophone - enable Mdm tests; After initial deployment orange things have settled down to mostly green, bc has been sheriffing and classifying failures and filing bugs as needed; Already caught regressions and caused back outs. Will split Mdm opt / debug across devices this weekend due to heavy autoland load. Not necessary for inbound; Will selectively enable Mdm tests and perform test runs on try to determine additional bugs to file.
    • bug 1346630 Intermittent Assertion failure: false (!status), at /home/worker/workspace/build/src/gfx/gl/GLContext.cpp:1177
    • bug 1344727 Intermittent remoteautomation.py | application crashed [@ libc.so + 0x48484]
    • bug 1346631 Intermittent FATAL ERROR: AsyncShutdown timeout in profile-before-change Conditions: MediaShutdownManager | ABORT: file /home/worker/workspace/build/src/dom/media/MediaShutdownManager.cpp
    • bug 1346042 Intermittent dom/media/test/test_invalid_reject_play.html | application crashed [@ 0xe7574c24][@ LibHandle::ReleaseDirectRef]
    • bug 1347102 Intermittent Assertion failure: PR_FALSE == lock->locked, at /home/worker/workspace/build/src/nsprpub/pr/src/pthreads/ptsynch.c:158
    • bug 1345741 dom/media/test/test_playback.html | application timed out after 330 seconds with no output; filed by enabling tests in Mm on try.
  • bug 1347298 Autophone - upgrade virtualenv installations
  • Devices fairly healthy with normal rates of disconnections; nexus-5-8 is having difficulty holding a charge: bug 1347524
  • Van has spare servers; bc still needs to determine the appropriate USB Cards.