QA/TDAI/MeetingNotes/2009-10-19: Difference between revisions
< QA | TDAI | MeetingNotes
Jump to navigation
Jump to search
(3 intermediate revisions by 2 users not shown) | |||
Line 7: | Line 7: | ||
*** Need a solution for callback handlers ({{bug|515209}}) to be able to finalize the software update tests => this week? | *** Need a solution for callback handlers ({{bug|515209}}) to be able to finalize the software update tests => this week? | ||
*** When will Mozmill be removed from Google projects? People are irritated and are still trying to checkout from SVN. | *** When will Mozmill be removed from Google projects? People are irritated and are still trying to checkout from SVN. | ||
* Need fix for profile test this week | |||
* Can we delete the google code project? | |||
** Not really, google will delete it when they get around to it. Should only show up if you are a member of the project. | |||
* Clint | * Clint | ||
** Last Week | ** Last Week | ||
*** WINCE Testing | |||
*** Flash testing | |||
** This week | ** This week | ||
*** More WINCE Testing | |||
*** Moving to XPCShell and Reftest this week | |||
*** Out on Monday? | |||
* Bob | * Bob | ||
** Last week | ** Last week | ||
** | *** JS stuff, getting ready for the upcoming releases, ensuring tests are checked in | ||
*** Verified a bunch of trunk and 1.9.2 bugs | |||
*** upgraded Esxi host with new memory, it rocks. | |||
*** Crash machine centos and xp01 set up | |||
** This week | |||
*** Going to start running jgriffin's patches with valgrind to see how long they will take. | |||
*** Complete setup of centos and xp01 for crash testing automation | |||
*** Focus brasstacks side of crash repo | |||
*** Flash testing is ongoing as well | |||
* Martijn | * Martijn | ||
** Last week | ** Last week | ||
*** Getting Mail done, keeping up with triage | |||
*** Patch for bug to copy link location in view source | |||
** This week | ** This week | ||
*** Continue to get his amount of mail under control | |||
*** Test creating. | |||
*** Fuzz testing with new properties | |||
*** Clint to forward bug about css transitions | |||
* [[https://intranet.mozilla.org/User:Jmaher:2009-8-31#Aug_31_-.3E_Sep_6 Joel]] | * [[https://intranet.mozilla.org/User:Jmaher:2009-8-31#Aug_31_-.3E_Sep_6 Joel]] | ||
** Last Week | ** Last Week | ||
*** DeviceAgent Automation | |||
*** Getting mamekit library stuff in order | |||
*** Working on talos, discovered that the code is in CVS | |||
** This Week | ** This Week | ||
*** Getting changes integrated into Talos | |||
*** Need to get the pageloader working on windows mobile, wasn't working. | |||
*** Need to get the pageloader source. | |||
*** Get basic automation going on windows mobile, getting test Agent running with mikeal's test server. | |||
* Jonathan | * Jonathan | ||
** Last Week | ** Last Week | ||
*** Working on E10S plugins, got mochitest to run OOP process tests for plugins | |||
** This week | ** This week | ||
*** Waiting for review on last patches to gt valgrind ready | |||
*** Bc is going to run a trial run of it | |||
*** Going to write a simple log parser | |||
*** Working on more NPruntime test, should be finished with bsmedberg's list this week | |||
*** Once that's done, start working on changes to test harnesses to make all tests run OOP. | |||
* Heather | * Heather | ||
** Last Week | ** Last Week | ||
*** XBL2 Testing, version 1 Is Finished \o/ | |||
** This Week | ** This Week | ||
*** Working on running mozmill on jetpacks | |||
* Mikeal | * Mikeal | ||
** Last Week | ** Last Week | ||
*** Server mobile automation, mostly | |||
*** Wrote poller that gets and detects new builds | |||
*** Documented client API. | |||
** This Week | ** This Week | ||
*** Mozmill - fixing the callback stuff | |||
*** Mozmill - hang on crash | |||
*** Mozmill - review heather's changes. | |||
*** Mozmill - working with our new community contributor | |||
*** Need to get access to QA hg | |||
* Tomcat | * Tomcat | ||
** | ** Crashes, Crashes, Crashkill :) | ||
** | *** Started a memory leak test for bz | ||
*** ireflow testrun passed ! | |||
** Crashes, Crashes, Crashkill :) | |||
* Murali | * Murali | ||
** Last week | ** Last week | ||
*** Fixed Code coverage issues last week with c++ | |||
*** JS coverage still messed up | |||
** This week | ** This week | ||
*** Investigate the JS Code coverage issue | |||
*** start windows coverage | |||
* Bob Moss | * Bob Moss | ||
** Last Week | |||
*** Budgeting/head count/etc | |||
*** Wince Stuff | |||
** This Week | |||
*** Still getting up to speed, but getting there. | |||
*** Excited that the work week is a go. | |||
= RoundTable = | = RoundTable = | ||
* Mobile Test Framework Detailed Overview | |||
* Server Status | |||
* Test Agent Status | |||
* Device Agent Status | |||
* Where do we want to be on Friday? |
Latest revision as of 17:29, 19 October 2009
Round Robin Status
- Guest Contributor's Status
- Henrik
- Need one more fix (bug 523098) for Mozmill 1.3
- Would like to push today to pyPI and uploading XPI to AMO
- We have our first active contributor from the community
- Need a solution for callback handlers (bug 515209) to be able to finalize the software update tests => this week?
- When will Mozmill be removed from Google projects? People are irritated and are still trying to checkout from SVN.
- Henrik
- Need fix for profile test this week
- Can we delete the google code project?
- Not really, google will delete it when they get around to it. Should only show up if you are a member of the project.
- Clint
- Last Week
- WINCE Testing
- Flash testing
- This week
- More WINCE Testing
- Moving to XPCShell and Reftest this week
- Out on Monday?
- Last Week
- Bob
- Last week
- JS stuff, getting ready for the upcoming releases, ensuring tests are checked in
- Verified a bunch of trunk and 1.9.2 bugs
- upgraded Esxi host with new memory, it rocks.
- Crash machine centos and xp01 set up
- This week
- Going to start running jgriffin's patches with valgrind to see how long they will take.
- Complete setup of centos and xp01 for crash testing automation
- Focus brasstacks side of crash repo
- Flash testing is ongoing as well
- Last week
- Martijn
- Last week
- Getting Mail done, keeping up with triage
- Patch for bug to copy link location in view source
- This week
- Continue to get his amount of mail under control
- Test creating.
- Fuzz testing with new properties
- Clint to forward bug about css transitions
- Last week
- [Joel]
- Last Week
- DeviceAgent Automation
- Getting mamekit library stuff in order
- Working on talos, discovered that the code is in CVS
- This Week
- Getting changes integrated into Talos
- Need to get the pageloader working on windows mobile, wasn't working.
- Need to get the pageloader source.
- Get basic automation going on windows mobile, getting test Agent running with mikeal's test server.
- Last Week
- Jonathan
- Last Week
- Working on E10S plugins, got mochitest to run OOP process tests for plugins
- This week
- Waiting for review on last patches to gt valgrind ready
- Bc is going to run a trial run of it
- Going to write a simple log parser
- Working on more NPruntime test, should be finished with bsmedberg's list this week
- Once that's done, start working on changes to test harnesses to make all tests run OOP.
- Last Week
- Heather
- Last Week
- XBL2 Testing, version 1 Is Finished \o/
- This Week
- Working on running mozmill on jetpacks
- Last Week
- Mikeal
- Last Week
- Server mobile automation, mostly
- Wrote poller that gets and detects new builds
- Documented client API.
- This Week
- Mozmill - fixing the callback stuff
- Mozmill - hang on crash
- Mozmill - review heather's changes.
- Mozmill - working with our new community contributor
- Need to get access to QA hg
- Last Week
- Tomcat
- Crashes, Crashes, Crashkill :)
- Started a memory leak test for bz
- ireflow testrun passed !
- Crashes, Crashes, Crashkill :)
- Crashes, Crashes, Crashkill :)
- Murali
- Last week
- Fixed Code coverage issues last week with c++
- JS coverage still messed up
- This week
- Investigate the JS Code coverage issue
- start windows coverage
- Last week
- Bob Moss
- Last Week
- Budgeting/head count/etc
- Wince Stuff
- This Week
- Still getting up to speed, but getting there.
- Excited that the work week is a go.
- Last Week
RoundTable
- Mobile Test Framework Detailed Overview
- Server Status
- Test Agent Status
- Device Agent Status
- Where do we want to be on Friday?