pear:qa:bug_triage:2008-11-15

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
pear:qa:bug_triage:2008-11-15 [2008/11/12 09:40] – Added more items clockwerxpear:qa:bug_triage:2008-11-15 [2008/11/17 07:42] clockwerx
Line 1: Line 1:
 ====== Bug Triage Day November 15th, 16th 2008 ====== ====== Bug Triage Day November 15th, 16th 2008 ======
  
-=== When === 
 November 15th, 16th in #pear-bugs on irc.efnet.org November 15th, 16th in #pear-bugs on irc.efnet.org
  
 See http://www.google.com/calendar/embed?src=rslkppoio4rtq6nm7b6fptclfo%40group.calendar.google.com See http://www.google.com/calendar/embed?src=rslkppoio4rtq6nm7b6fptclfo%40group.calendar.google.com
  
-=== Attendees ===+===== Overall Goal ===== 
 +Increase the unit test coverage for new issues, while decreasing the amount of failures.
  
-=== What are we doing === +===== Participants ===== 
-  * Triage the latest 50 bugs+cweiske, doconnor, ifeghali, quipo, gauthierm, & kguest (earlier in week) 
 + 
 +===== What are we doing ===== 
 +  * <del>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]]</del> - doconnor, cweiske
     * Write tests, seek feedback, improve the overall quality of reports.     * 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   * Unit tests
     * Basically; look at [[http://www.lauken.com/doconnor/|test results]] and knock off low hanging fruit     * 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     * 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]]     * 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]]
-  * <del>Payment_DTA into CVS (doconnor consulting with lead)</del>+      * 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 
 +      * <del>Auth</del> - doconnor
  
 ==== Specific tasks ==== ==== Specific tasks ====
-  * Followup on PHP_Shell open bugs (doconnor+  * <del>writing tests for MDB2_Schema bugs</del> (particularly those with patches); 
-  Followup on SOAP open bugs (doconnor) +    There's a whole new release of [[http://pear.php.net/package/MDB2_Schema|MDB2_Schema]] thanks to ifeghali 
-  * 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 +    MDB2 got some attention from quipo too
- +
- +
-==== Other items needing volunteers ==== +
-  writing tests for MDB2_Schema bugs (particularly those with patches);+
   * Packages that have the most open bug reports  (http://pear.php.net/bugs/stats.php)   * Packages that have the most open bug reports  (http://pear.php.net/bugs/stats.php)
 +  * <del>Payment_DTA into CVS (doconnor consulting with lead)</del> 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)
   * <del>See if we can't get CI working (run unit tests overnight)</del>; look at [[http://www.lauken.com/doconnor/|overnight test results]]   * <del>See if we can't get CI working (run unit tests overnight)</del>; 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
 +  * <del>Calendar bugfixes</del> - quipo 
 +  * <del>Crypt_GPG bugfixes / improvements</del> - gauthierm
  
pear/qa/bug_triage/2008-11-15.txt · Last modified: 2017/09/22 13:28 by 127.0.0.1