EngineeringProductivity/Meetings/2010-08-16

The Boulders

Android - ctalbert, bmoss, jmaher

Mozmill Buildbot Integration - jhammel

  • jhammel on PTO

Better Performance Metrics - anode, ?

CrossWeave - jgriffin

  • Crossweave identified a couple of good sync bugs last week that dev wasn't aware of, which generated some enthusiasm about the project. Dev has a couple of feature requests:
    • Add e-mail notifications when a test fails
    • Integrate some code coverage work that they're using with xpcshell sync tests
  • Need to move to permanent server this week

Firebug Test framework - ahal

  • Just pinged the bug again
  • Need to talk about next steps, only have two weeks left (I don't mind volunteering a couple of hours/week if needed)

Profile Manager - jgriffin, jhammel

  • We have an alpha ready for usabilty / UI review; will post links later today for download.
  • Still need to add support for Thunderbird, implement a few currently unimplemented features, and add more error handling.
  • Do we need to worry about making the code localizable?

Bug Hunter - bc

The Gravel

Mozmill 1.4.2 - harth, ctalbert et all

GrafxBot - jgriffin

  • There's currently a discussion within the grafx team about whether beta 4 or beta 5 would be best for the big GrafxBot push (currently they seem to be leaning towards beta 4).
  • GrafxBot now has a home on AMO: https://addons.mozilla.org/en-US/firefox/addon/200733/
  • Need to implement all the UI suggestions I've received over the past few weeks so I can get the new version on AMO.
  • Need to implement the data posting model I tried last week during the brasstacks load test: when users post data to brasstacks from GrafxBot, it will just be written to a file, and will be inserted into the database later.
  • It looks like dev is thinking about taking the code I wrote to retrieve grafx hardware information in GrafxBot and adding it to the browser: bug 586046

Webdriver - ahal

  • Integrated webdriver 'demo' extension into mozmill and got the combined extension built and registered (i.e controller.click() is using native events)
  • Still a bunch of issues (typing isn't always working, modifier keys etc.)
    • Haven't had time to look into them yet, but believe the cause is a focus problem and shouldn't be too difficult to fix
  • Will need to discuss packaging at some point

Manifest for Mochitest - jmaher, jgriffin, anode

Jetpack Test Buildbot Integratino - ctalbert

The Round Table

The Pulverized

  • Bugzilla Review & REST API Improvements (2010 Q2)
  • Implement AddOns Performance prototype system
  • Initial Landing of E10s Enabled Mochitest
  • Websockets Test Infrastructure Support