TPE TelephonyPlatform team/2016-01-05: Difference between revisions

From MozillaWiki
Jump to navigation Jump to search
Line 59: Line 59:
==== Target ====
==== Target ====
* {{Bug|1144970}} - (emu-x86-kk-tests) [meta] Enable emulator-x86-kk and tests on treeherder/TaskCluster
* {{Bug|1144970}} - (emu-x86-kk-tests) [meta] Enable emulator-x86-kk and tests on treeherder/TaskCluster
** {{Bug|1143380}} - Intermittent "marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start" or "mozrunner.errors.TimeoutException: timed out waiting for emulator to start" errors on B2G mochitest runs (Review?)
** {{Bug|1143380}} - Intermittent "marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start" or "mozrunner.errors.TimeoutException: timed out waiting for emulator to start" errors on B2G mochitest runs (review+)
** {{Bug|1232575}} - Distributing the tests on try branch to a separated worker type (needinfo?)
** {{Bug|1215084}} - [mozcrash] "HTTP Error 404: Not Found" on downloading symbols (review?)
** {{Bug|1215084}} - [mozcrash] "HTTP Error 404: Not Found" on downloading symbols
** {{Bug|1222944}} - [mozrunner] Dump kernel log for B2G emulator
** {{Bug|1222944}} - [mozrunner] Dump kernel log for B2G emulator
*** {{Bug|1235734}} - Emulator test jobs on taskCluster are skipping log uploads
**** WIP patch
** Xpcshell:
** Xpcshell:
*** {{Bug|1233940}} - Enable emu-x86-kk xpcshell tests on m-c and integration branches
*** {{Bug|1233940}} - Enable emu-x86-kk xpcshell tests on m-c and integration branches
**** On staging now.
** Marionette-webapi:
** Marionette-webapi:
*** {{Bug|1081529}} - Un-hide Marionette(Mnw) tests on B2G when they meet visibility standards
*** {{Bug|1081529}} - Un-hide Marionette(Mnw) tests on B2G when they meet visibility standards
*** {{Bug|1232571}} - Enable emu-x86-kk marionette-webapi tests on m-c and integration branches (review+)
*** {{Bug|1232571}} - Enable emu-x86-kk marionette-webapi tests on m-c and integration branches (review+)
** Mochitest:
** Mochitest:
*** {{Bug|1207040}} - Mochitest shutdown crash on the compositor thread (Review?)
*** {{Bug|1207040}} - Mochitest shutdown crash on the compositor thread (Landed)
* {{Bug|1007535}} - [B2G][Emulator] Support UNSOLICITED_ON_USSD in emulator (Landed)


==== Review & feedback ====
==== Review & feedback ====
* {{Bug|1216468}} - B2G NetworkManager: provide a flag to indicate network interface's ready state
* {{Bug|911713}} - B2G NetworkManager: Move policy control logic to NetworkManager
* {{Bug|1172794}} - [B2G][SMS][MMS] Make MobileMessage related objects structure cloneable.
* {{Bug|1235110}} - [CBS] Forbid the DATA DOWNLOAD message to be delivered to the App layer
* {{Bug|1235697}} - [Z3C][CBS] Not able to disable the Cell Broadcast


==== Tracking & Debugging ====
==== Tracking & Debugging ====
* {{Bug|975778}} - [B2G] [Emulator] Support the request RIL_UNSOL_CDMA_CALL_WAITING for Cdma call waiting


==== Other ====
==== Other ====
* Web-Extension on desktop/b2g


==== Pending ====
==== Pending ====
* Web-Extension on desktop/b2g
* {{Bug|1232575}} - Distributing the tests on try branch to a separated worker type (needinfo?)
* {{Bug|1210743}} - [Marionette] Remove waiting for "system-message-listener-ready" on B2G/emulator
* {{Bug|1210743}} - [Marionette] Remove waiting for "system-message-listener-ready" on B2G/emulator
* {{Bug|1118675}} - Improve NetworkService debugging message
* {{Bug|1118675}} - Improve NetworkService debugging message

Revision as of 02:42, 5 January 2016

Team's updates

<Read Only>

  • News sharing
    • Stone welcome party : Jan. 11 ~ Jan. 15
      • 開丼,TSUKUMI 日式定食,涓豆腐


  • Tasks
    • Quality improvement (post 2.5)
      • Finish CDMA multicall emulation: Ben
      • emu-x86-kk (enable marionette-webapi & xpcshell on Production): Edgar, John
    • Architecture evolution
      • pre-rendering
      • Telephony API
      • Network manager enhancement
    • Contribution
      • Extension APIs
      • OTA/gecko update: RIL android property
    • Test coverage

Team memebers' updates

Ben

  • RIL Refactor
    • bug 1234798 - [Telephony] Create ril_worker_telephony_helper.js (ongoing)
  • CDMA Emulator
    • bug 975778 - [B2G] [Emulator] Support the request RIL_UNSOL_CDMA_CALL_WAITING for Cdma call waiting (Checkin-needed)
    • bug 975779 - [B2G] [RIL] add marionette tests for CDMA call waiting (duplicated of Bug 975778)
    • bug 1200480 - [B2G][Emulator] support CDMA 3-way call
    • bug 1009393 - [B2G][Emulator] support RIL_REQUEST_CDMA_FLASH
    • bug 1181009 - [B2G] [Emulator] Dial a waiting call automatically when needed
    • bug 1214537 - Intermittent test_gsm_cdma_{incoming|outgoing}_basic_operations.js | Promise reject: InvalidStateError: An attempt was made to use an object that is not, or is no longer, usable - false was false, expected true
  • Telephony (Maybe WONTFIX)
    • bug 1130332 - [Telephony] Use callback for nsITelephonyService.enumerateCalls (r-)
    • bug 1129280 - [Telephony] the usage of nsITelephonyCallback should be optional
    • bug 977503 - B2G RIL: [CDMA] update callNumber when a waiting call coming after a 3way call

Bevis

  • Done
    • bug 1235110 - [CBS] Forbid the SIM DOWNLOAD message to be delivered to the App layer. (checkin-needed)
    • bug 1235697 - [Z3C][CBS] Not able to disable the Cell Broadcast. (checkin-needed)
  • Ongoing
    • bug 1235040 - [B2G][MMS] Not able to send MMS in B2G_DEBUG build. (ni?)
    • bug 1172794 - [B2G][SMS][MMS] Make MobileMessage related objects structure cloneable. (r?)
    • bug 1233622 - [OTA][RIL] Separate Gecko and Gonk layers for accessing Androids properties
  • Pending
    • bug 1231753 - Implement Blacklist feature for prerendering

Edgar

Target

  • bug 1144970 - (emu-x86-kk-tests) [meta] Enable emulator-x86-kk and tests on treeherder/TaskCluster
    • bug 1143380 - Intermittent "marionette.errors.TimeoutException: TimeoutException: timed out waiting for emulator to start" or "mozrunner.errors.TimeoutException: timed out waiting for emulator to start" errors on B2G mochitest runs (review+)
    • bug 1215084 - [mozcrash] "HTTP Error 404: Not Found" on downloading symbols (review?)
    • bug 1222944 - [mozrunner] Dump kernel log for B2G emulator
      • bug 1235734 - Emulator test jobs on taskCluster are skipping log uploads
        • WIP patch
    • Xpcshell:
      • bug 1233940 - Enable emu-x86-kk xpcshell tests on m-c and integration branches
        • On staging now.
    • Marionette-webapi:
      • bug 1081529 - Un-hide Marionette(Mnw) tests on B2G when they meet visibility standards
      • bug 1232571 - Enable emu-x86-kk marionette-webapi tests on m-c and integration branches (review+)
    • Mochitest:
      • bug 1207040 - Mochitest shutdown crash on the compositor thread (Landed)

Review & feedback

  • bug 911713 - B2G NetworkManager: Move policy control logic to NetworkManager
  • bug 1172794 - [B2G][SMS][MMS] Make MobileMessage related objects structure cloneable.
  • bug 1235110 - [CBS] Forbid the DATA DOWNLOAD message to be delivered to the App layer
  • bug 1235697 - [Z3C][CBS] Not able to disable the Cell Broadcast

Tracking & Debugging

  • bug 975778 - [B2G] [Emulator] Support the request RIL_UNSOL_CDMA_CALL_WAITING for Cdma call waiting

Other

  • Web-Extension on desktop/b2g

Pending

  • bug 1232575 - Distributing the tests on try branch to a separated worker type (needinfo?)
  • bug 1210743 - [Marionette] Remove waiting for "system-message-listener-ready" on B2G/emulator
  • bug 1118675 - Improve NetworkService debugging message
  • bug 831637 - B2G RIL: Each parcel request must has a callback

Hsinyi

Target

  • bug 1224085 - Waiting for states in "initialization" of Mobileconnection marionette-webapi tests (r?)
  • bug 1221907 - Add test case for data lost recovery (r?)

Review & Feedback

Others

  1. Trying to reproduce bug 1226065 - Sometimes data connection just doesn't work even it's with good 4G signal

Pending

  1. bug 1116654 - [meta] completely hide Telephony, MobileMessage, MobileConnection, ICC... interfaces from privileged and web content
    • MobileConnection - should have stricter checks in code (pending)

Jessica (taking leaves)

John

  • Target:
  • bug 1216468 - B2G NetworkManager: provide a flag to indicate network interface's ready state (Ongoing)
  • bug 911713 - B2G NetworkManager: Move policy control logic to NetworkManager.(r+)
  • Pending:
  • bug 1146713 - [emulator] mach mochitest-remote fails: expected to find ssltunnel.
    • bug 1204800 - Install tooltool packages for B2G Device Image builds.(Reopen)
    • bug 1220093 - Missing builtbot Flame kitkat device image build (engineering) on treeherder try branch.
  • bug 1075437 - Support running marionette test script in both OOP and non-OOP mode.
  • bug 1211405 - Marionette/Marionette-webapi oop can't launch test container.
  • bug 1170834 - [Aries][Settings] The SIM Security menu item does not indicate when there is no SIM Card in the device.
  • bug 935398 - B2G RIL: Use DOMCursor for icc.readContacts.

Samael

  • Ongoing
    • bug 1085045 - Move SwapFrameLoader to nsIFrameLoader (Prerendering)
  • Pending
    • bug 1210093 - Timezone for Africa/Tunis is wrong
    • bug 1067938 - Network Alerts should de-duplicate PWS cell-broadcasts

Stone

  • Ongoing
    • bug 1235484 - [MMS] Check RadioState from MobileConnection instead of "ril.radio.disabled".
    • bug 942066 - Use loadChromeScript and SJS for MMS mochitest.