====== Bug Triage Day November 15th, 16th 2008 ======
November 15th, 16th in #pear-bugs on irc.efnet.org
See http://www.google.com/calendar/embed?src=rslkppoio4rtq6nm7b6fptclfo%40group.calendar.google.com
===== Overall Goal =====
Increase the unit test coverage for new issues, while decreasing the amount of failures.
===== Participants =====
cweiske, doconnor, ifeghali, quipo, gauthierm, & kguest (earlier in week)
===== What are we doing =====
* Triage the [[http://pear.php.net/bugs/search.php?search_for=&boolean=0&limit=50&order_by=id&direction=DESC&cmd=display&status=Open&bug_type=All&php_os=&packagever=&phpver=&assign=&maintain=&author_email=&bug_age=0&bug_updated=0|latest 50 bugs]] - doconnor, cweiske
* Write tests, seek feedback, improve the overall quality of reports.
* [[http://pear.php.net/bugs/bug.php?id=14969|Bug #14969 Property groups not supported]] - test written
* [[http://pear.php.net/bugs/bug.php?id=14988|Bug #14988 Non-int parsing returns bogus result]] - cweiske, patch awaiting commit
* Unit tests
* Basically; look at [[http://www.lauken.com/doconnor/|test results]] and knock off low hanging fruit
* [[http://pear.php.net/bugs/bug.php?id=14980|Bug #14980 Unit tests fail & are slow (network)]]
* Try to get fixes committed so that the [[http://www.lauken.com/doconnor/customised.diff|difference]] between CVS HEAD and the CI machine is less
* [[http://pear.php.net/bugs/bug.php?id=14933|Bug #14933 Validate_ptBR tests fail]] - doconnor, mailed today
* [[http://pear.php.net/bugs/bug.php?id=14977|Bug #14977 Tests should skip if version of PEAR is too old]] - doconnor, in discussion
* [[http://pear.php.net/bugs/bug.php?id=14931|Bug #14931 Validate unit test failure]] - doconnor, contacted Nov 5
* [[http://pear.php.net/bugs/bug.php?id=14868|Bug #14868 Validate_AT unit test failures]] - doconnor, contacted Nov 5
* Followup on [[http://pear.php.net/bugs/search.php?cmd=display&search_for=PHPUnit&php_os=&boolean=0&bug_type=&bug_age=0&bug_updated=0&order_by=ts1&direction=DESC&packagever=&phpver=&limit=30&handle=&assign=&maintain=&showmenu=1&showmenu=1&status=Open PHPUnit patches|Updating unit tests to PHPUnit3]]
* Numbers_Words - contacted developer to sort out if the package is maintained / not - doconnor
* [[http://pear.php.net/bugs/bug.php?id=13605|Console_GetArgs]], contacting - doconnor
* Auth - doconnor
==== Specific tasks ====
* writing tests for MDB2_Schema bugs (particularly those with patches);
* There's a whole new release of [[http://pear.php.net/package/MDB2_Schema|MDB2_Schema]] thanks to ifeghali
* MDB2 got some attention from quipo too
* Packages that have the most open bug reports (http://pear.php.net/bugs/stats.php)
* Payment_DTA into CVS (doconnor consulting with lead) kguest ftw!
* Followup on [[http://pear.php.net/bugs/search.php?cmd=display&package_name[]=PHP_Shell&status=OpenFeedback&bug_type=Bugs|PHP_Shell]] open bugs (doconnor)
* Followup on [[http://pear.php.net/bugs/search.php?cmd=display&bug_type=Bugs&status=Open&package_name[]=SOAP&by=Any&limit=30|SOAP]] open bugs (doconnor)
* See if we can't get CI working (run unit tests overnight); look at [[http://www.lauken.com/doconnor/|overnight test results]]
* Give [[http://pear.php.net/bugs/search.php?cmd=display&bug_type=Bugs&status=Open&package_name[]=Text_Wiki&by=Any&limit=30|Text_Wiki]] some love - PHPCS, open bugs
* Calendar bugfixes - quipo
* Crypt_GPG bugfixes / improvements - gauthierm