> -----Original Message----- > From: Christian Grobmeier [mailto:[email protected]] > Sent: Tuesday, 5 January 2010 5:10 PM > To: Log4PHP Dev > Subject: Re: buildbot failure in ASF Buildbot on log4php-trunk > > Gavin, > according to: > http://ci.apache.org/builders/log4php-trunk/builds/300 > my new testcase has been build. But its not visible online: > http://incubator.apache.org/log4php/coverage- > report/helpers_LoggerOptionConverter.php.html#277 > > wasn't it intended to push it to the site straight after a succesful > build?
What happens is this: 1. commit to svn triggers buildbot. 2. buildbot runs tests, builds site ,docs etc 3. buildbot publishes 'immediately' to ci.apache.org/projects/log4php/* 4. a cron job on buildbot syncs changes to people.apache.org at 45 past every hour 5. a cron job on people.a.o syncs changes to main website servers every hour. So, there could be up to a 2 hour delay if timing is unlucky, but is usually an hour or less. Your page above can be seen currently at: http://ci.apache.org/projects/log4php/coverage-report/helpers_LoggerOptionConverter.php.html HTH Gav... > > Christian > > On Tue, Jan 5, 2010 at 7:37 AM, Gav... <[email protected]> wrote: > > Sorry, fixed, an OS upgrade (today) meant that I needed to then link > to sqlite3 instead of sqlite. > > > > Works again now. > > > > Gav... > > > >> -----Original Message----- > >> From: Christian Grobmeier [mailto:[email protected]] > >> Sent: Tuesday, 5 January 2010 4:24 PM > >> To: Log4PHP Dev > >> Subject: Re: buildbot failure in ASF Buildbot on log4php-trunk > >> > >> Outch.... I didn't nothing special, just added a new line a > >> changes.xml and corrected a constant name > >> > >> Modified: > >> incubator/log4php/trunk/src/changes/changes.xml > >> > >> > incubator/log4php/trunk/src/main/php/helpers/LoggerOptionConverter.php > >> > >> Now its again PDO problem- isn't it weird?? > >> Last time it was related to phpunit update (which sounds odd) > >> > >> > >> > >> On Tue, Jan 5, 2010 at 7:59 AM, <[email protected]> wrote: > >> > The Buildbot has detected a new failure of log4php-trunk on ASF > >> Buildbot. > >> > Full details are available at: > >> > http://ci.apache.org/builders/log4php-trunk/builds/296 > >> > > >> > Buildbot URL: http://ci.apache.org/ > >> > > >> > Buildslave for this Build: ceres_ubuntu > >> > > >> > Build Reason: > >> > Build Source Stamp: [branch incubator/log4php/trunk] 895917 > >> > Blamelist: grobmeier > >> > > >> > BUILD FAILED: failed compile > >> > > >> > sincerely, > >> > -The ASF Buildbot > >> > > >> > > > > > > >
