← Back to team overview

maria-developers team mailing list archive

Progress (by Knielsen): Implement mysql-test output parser for Buildbot (22)

 

-----------------------------------------------------------------------
                              WORKLOG TASK
-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
TASK...........: Implement mysql-test output parser for Buildbot
CREATION DATE..: Thu, 21 May 2009, 22:19
SUPERVISOR.....: Knielsen
IMPLEMENTOR....: Knielsen
COPIES TO......: 
CATEGORY.......: Other
TASK ID........: 22 (http://askmonty.org/worklog/?tid=22)
VERSION........: 
STATUS.........: Assigned
PRIORITY.......: 60
WORKED HOURS...: 30
ESTIMATE.......: 0 (hours remain)
ORIG. ESTIMATE.: 30

PROGRESS NOTES:

-=-=(Knielsen - Fri, 14 May 2010, 06:44)=-=-
This was done long time ago. But I lost records of how much time was spent on it.

Worked 30 hours and estimate 0 hours remain (original estimate unchanged).

-=-=(Guest - Fri, 26 Jun 2009, 11:34)=-=-
Status updated.
--- /tmp/wklog.22.old.29004     2009-06-26 11:34:41.000000000 +0300
+++ /tmp/wklog.22.new.29004     2009-06-26 11:34:41.000000000 +0300
@@ -1 +1 @@
-Un-Assigned
+Assigned

-=-=(Knielsen - Thu, 21 May 2009, 22:33)=-=-
High Level Description modified.
--- /tmp/wklog.22.old.27679     2009-05-21 22:33:35.000000000 +0300
+++ /tmp/wklog.22.new.27679     2009-05-21 22:33:35.000000000 +0300
@@ -9,3 +9,6 @@
 
     http://djmitche.github.com/buildbot/docs/0.7.10/#Writing-New-BuildSteps
 
+Later, once we get the infrastructure to write Buildbot results into a MySQL
+database, we want to extend this to also insert into the database all test
+failures and the mysqltest failure output (for cross-reference search).



DESCRIPTION:

Like in Pushbuild at MySQL AB, we want to have buildbot parse the output of
mysql-test-run for test errors so we can display on the front page the name
of any tests that failed.

The parser can also count the number of tests completed so far so Buildbot can
provide more accurate completion estimates.

Buildbot already has support for plugging in such modules. See eg.

    http://djmitche.github.com/buildbot/docs/0.7.10/#Writing-New-BuildSteps

Later, once we get the infrastructure to write Buildbot results into a MySQL
database, we want to extend this to also insert into the database all test
failures and the mysqltest failure output (for cross-reference search).


ESTIMATED WORK TIME

ESTIMATED COMPLETION DATE
-----------------------------------------------------------------------
WorkLog (v3.5.9)