QA/TDAI/MeetingNotes/2010-03-29: Difference between revisions
< QA | TDAI | MeetingNotes
Jump to navigation
Jump to search
No edit summary |
|||
(2 intermediate revisions by 2 users not shown) | |||
Line 2: | Line 2: | ||
* Guest Contributor's Status | * Guest Contributor's Status | ||
* Henrik | * Henrik | ||
** | ** Last week | ||
*** A lot of broken tests got fixed with a couple of API (search, pref dialog) rewrites. | |||
*** Discovered a problem with user events and dynamic content {{bug|555347}} | |||
*** Started to work on the first functions for trees | |||
** This week | |||
*** Work on test case creation this week to reach the goals as best as possible | |||
** Needs from test-dev: | |||
*** {{bug|504440}} (Kill Firefox) | *** {{bug|504440}} (Kill Firefox) | ||
*** {{bug|515776}} (Drag&Drop) | *** {{bug|515776}} (Drag&Drop) | ||
*** {{bug|530935}} (Bespin) | *** {{bug|530935}} (Bespin) | ||
* | *** Status of comparison chart between Mochitest vs. Mozmill and documentation on MDC? | ||
** Status of comparison chart between Mochitest vs. Mozmill and documentation on MDC? | *** Handling of shared module inclusion - when we wanna do the change? ({{bug|515341}}) | ||
** | |||
* Clint | * Clint | ||
** Last Week | ** Last Week | ||
*** Mozmill documentation writing | |||
*** Meeting with bunches of people on bunches of projects trying to get the goals finalized and keep them from ballooning out | |||
** This week | ** This week | ||
*** Mozmill Docs | |||
*** Mozmill BUgs | |||
*** Android Landings/Refactoring | |||
* Bob (bc) | * Bob (bc) | ||
** Last week | ** Last week | ||
*** Fixes to crash automation | |||
*** Worked with harth on ui design | |||
** This week | ** This week | ||
*** Getting purify working this week | |||
*** Working out the vm requirements for the colo rollout | |||
*** Number of patches in queue that need to land: | |||
**** Generate new jobs for redo'ing repo'd crashes | |||
**** External attachments | |||
**** Modifications to pick up bug field and comments from triage | |||
* Joel | * Joel | ||
** Last Week | ** Last Week | ||
*** Got patches resolved, wrapping up the remote testing stuff for android | |||
** This Week | ** This Week | ||
*** Five or six patches left to do this week | |||
*** Still need to get the Talos stuff moving, we need to push on that | |||
*** Will work on get the android build environment going this week. | |||
* Jonathan | * Jonathan | ||
** Last Week | ** Last Week | ||
*** Purify Machine! | |||
** This Week | ** This Week | ||
*** Running tests on the Purify machine to see what the chunking story will be required | |||
*** Figure out how to hook it into the valgrind system | |||
*** Putting finishing touches on Graphx Bot, should send out the extension to folks on the call and see what happens running it on your boxes and see what happens. | |||
* Heather | * Heather | ||
** Last Week | ** Last Week | ||
*** Crash Valgrind UI, got the 1.0 version up on apache in the colo | |||
** This Week | ** This Week | ||
*** Figuring it out... | |||
* Jeffrey | * Jeffrey | ||
** Last Week | ** Last Week | ||
*** Mozmill Buildbot | |||
** This Week | ** This Week | ||
*** Mozmill Buildbot, have something working this week figure out where to go from there. | |||
*** Still need to upload the notes about the profile manager. | |||
* Tomcat | * Tomcat | ||
** Last Week | ** Last Week | ||
*** Crash automation | |||
** Next Week | ** Next Week | ||
*** Top site test for firefox and firebug | |||
*** Demo'd fennec at open source meetup in Munich | |||
* Murali | * Murali | ||
** Last week | ** Last week | ||
*** Working on a measurement system for regressions and see how long it takes us to find and fix regressions | |||
** This week | ** This week | ||
*** Submitting a report on that this week to the team | |||
*** working on 1 by 1 code coverage system | |||
* Bob Moss | * Bob Moss | ||
** Last week | ** Last week | ||
** This week | ** This week | ||
= RoundTable = | |||
== Official Goals == | |||
* [https://intranet.mozilla.org/2010Q2Goals#Development_Infrastructure_and_Automation https://intranet.mozilla.org/2010Q2Goals#Development_Infrastructure_and_Automation] | |||
* Get Android into full automation (ctalbert/jmaher/bmoss) | |||
* Integrate mozmill into buildbot (jhammel) | |||
* Move REST API and a bugzilla improvement into production (jmaher?) | |||
* Design and prototype addon-perf system (aka dirty hairy phase 1), (harth/bc) | |||
== Ongoing and Longer Term Projects == | |||
* Grafx Bot (jgriffin) | |||
* Rosetta (jgriffin/bc) | |||
* Crash Automation UI v2 (harth/bc/ctalbert) | |||
* Mozmill 1.5 (ctalbert/jgriffin/harth) | |||
* Crash Automation VM Rollout (bc/others as needed to help set up) | |||
* Purify machine integration with crash vm (jgriffin) | |||
* Profile Manager Replacement (jhammel) |
Latest revision as of 17:22, 29 March 2010
Round Robin Status
- Guest Contributor's Status
- Henrik
- Last week
- A lot of broken tests got fixed with a couple of API (search, pref dialog) rewrites.
- Discovered a problem with user events and dynamic content bug 555347
- Started to work on the first functions for trees
- This week
- Work on test case creation this week to reach the goals as best as possible
- Needs from test-dev:
- bug 504440 (Kill Firefox)
- bug 515776 (Drag&Drop)
- bug 530935 (Bespin)
- Status of comparison chart between Mochitest vs. Mozmill and documentation on MDC?
- Handling of shared module inclusion - when we wanna do the change? (bug 515341)
- Last week
- Clint
- Last Week
- Mozmill documentation writing
- Meeting with bunches of people on bunches of projects trying to get the goals finalized and keep them from ballooning out
- This week
- Mozmill Docs
- Mozmill BUgs
- Android Landings/Refactoring
- Last Week
- Bob (bc)
- Last week
- Fixes to crash automation
- Worked with harth on ui design
- This week
- Getting purify working this week
- Working out the vm requirements for the colo rollout
- Number of patches in queue that need to land:
- Generate new jobs for redo'ing repo'd crashes
- External attachments
- Modifications to pick up bug field and comments from triage
- Last week
- Joel
- Last Week
- Got patches resolved, wrapping up the remote testing stuff for android
- This Week
- Five or six patches left to do this week
- Still need to get the Talos stuff moving, we need to push on that
- Will work on get the android build environment going this week.
- Last Week
- Jonathan
- Last Week
- Purify Machine!
- This Week
- Running tests on the Purify machine to see what the chunking story will be required
- Figure out how to hook it into the valgrind system
- Putting finishing touches on Graphx Bot, should send out the extension to folks on the call and see what happens running it on your boxes and see what happens.
- Last Week
- Heather
- Last Week
- Crash Valgrind UI, got the 1.0 version up on apache in the colo
- This Week
- Figuring it out...
- Last Week
- Jeffrey
- Last Week
- Mozmill Buildbot
- This Week
- Mozmill Buildbot, have something working this week figure out where to go from there.
- Still need to upload the notes about the profile manager.
- Last Week
- Tomcat
- Last Week
- Crash automation
- Next Week
- Top site test for firefox and firebug
- Demo'd fennec at open source meetup in Munich
- Last Week
- Murali
- Last week
- Working on a measurement system for regressions and see how long it takes us to find and fix regressions
- This week
- Submitting a report on that this week to the team
- working on 1 by 1 code coverage system
- Last week
- Bob Moss
- Last week
- This week
RoundTable
Official Goals
- https://intranet.mozilla.org/2010Q2Goals#Development_Infrastructure_and_Automation
- Get Android into full automation (ctalbert/jmaher/bmoss)
- Integrate mozmill into buildbot (jhammel)
- Move REST API and a bugzilla improvement into production (jmaher?)
- Design and prototype addon-perf system (aka dirty hairy phase 1), (harth/bc)
Ongoing and Longer Term Projects
- Grafx Bot (jgriffin)
- Rosetta (jgriffin/bc)
- Crash Automation UI v2 (harth/bc/ctalbert)
- Mozmill 1.5 (ctalbert/jgriffin/harth)
- Crash Automation VM Rollout (bc/others as needed to help set up)
- Purify machine integration with crash vm (jgriffin)
- Profile Manager Replacement (jhammel)