On Thu, Mar 22, 2012 at 10:55 AM, Ivan Habunek wrote:
> I don't think any changes in the code would cause the error we're seeing.
>
> I think I know what may be up...
>
> If you look at the last good build, and the first failed one:
> http://ci.apache.org/builders/log4php-trunk/builds/232/steps/co
I don't think any changes in the code would cause the error we're seeing.
I think I know what may be up...
If you look at the last good build, and the first failed one:
http://ci.apache.org/builders/log4php-trunk/builds/232/steps/compile/logs/stdio
http://ci.apache.org/builders/log4php-trunk/buil
Ok anybody has got an idea on that?
Not sure... did it always take the phpunit out from Gavins home?
Somehow I doubt...
Commits recently which might kill this build?
Cheers
Christian
unit-testing:
[mkdir] Created dir:
/home/buildslave1/slave1/log4php-trunk/build/target/surefire-reports
I have asked on infra@ if I am allowed to install this.
Stay tuned!
On Mon, Nov 21, 2011 at 3:46 PM, Ivan Habunek wrote:
> OK it worked, but now we have skipped tests. Probably mongodb. :-)
>
> Christian, If you have the time/energy, instructions for mongodb are here:
> http://wiki.apache.org/log
OK it worked, but now we have skipped tests. Probably mongodb. :-)
Christian, If you have the time/energy, instructions for mongodb are here:
http://wiki.apache.org/logging-log4php/SettingUpALinuxEnvironment#MongoDB
It requires make to be installed, IIRC.
Regards,
Ivan
On 21 November 2011 15:42
On 21 November 2011 15:21, Christian Grobmeier wrote:
> Looks way better now:
>
> For the record, I needed to uninstall PHP_Unit/Selenium first
Missed that one while copy/pasting from console.
> Do you have a commit left to try out? :-)
I'll find something just for this. :-)
Ivan
Looks way better now:
grobmeier@ceres:~$ less grobmeier@ceres:~$ ls
/usr/share/php/PHPUnit/Framework/MockObject/
Autoload.php Generator.php InvocationMocker.php
Matcher.php Stub/
Builder/ Invocation/ Invokable.php
MockBuilder.php Stub.php
Gen
On 21 November 2011 14:57, Christian Grobmeier wrote:
> Can one reinstall a package with pear?
After some trial and error. First uninstall all, this is the correct order:
pear uninstall phpunit/PHPUnit
pear uninstall phpunit/PHP_CodeCoverage
pear uninstall phpunit/PHP_Timer
pear uninstall phpunit
On Mon, Nov 21, 2011 at 2:21 PM, Ivan Habunek wrote:
> /usr/share/php/PHPUnit/Framework/MockObject/
Something strange is going on. Look at this:
grobmeier@ceres:~$ ls /usr/share/php/PHPUnit/Framework/MockObject/
Autoload.php Generator Invocation MockBuilder.php Stub
Looking into Autoload, a
OK, first thing's first. Can you check if the file exists at all? This
is the path it tries to load:
/usr/share/php/PHPUnit/Framework/MockObject/Generator.php
Regards,
Ivan
On 21 November 2011 13:42, Ivan Habunek wrote:
> On 21 November 2011 13:32, Christian Grobmeier wrote:
>> grobmeier@ceres:
On 21 November 2011 13:32, Christian Grobmeier wrote:
> grobmeier@ceres:~$ pear list -c pear.phpunit.de
> Installed packages, channel pear.phpunit.de:
>
> Package Version State
> File_Iterator 1.3.0 stable
> PHPUnit 3.6.3
On Mon, Nov 21, 2011 at 12:40 PM, Ivan Habunek wrote:
> pear list -c pear.phpunit.de
This is the output:
grobmeier@ceres:~$ pear list -c pear.phpunit.de
Installed packages, channel pear.phpunit.de:
PackageVersion State
File_Iterator
On 21 November 2011 12:02, Florian Semm wrote:
> the mock-functionlity is a core-feature of phpunit. an update of phpunit
> should be enougth.
Hm, we updated phpunit a couple of weeks ago to version 3.6.3, that't
the latest release.
Christian, can you run the following command on the ci server,
Original-Nachricht
> Datum: Mon, 21 Nov 2011 11:51:40 +0100
> Von: Christian Grobmeier
> An: Log4PHP Dev
> Betreff: Re: buildbot failure in ASF Buildbot on log4php-trunk
> > this is the problem:
> >
> > Fatal error: phpunit_mockobject_autol
> this is the problem:
>
> Fatal error: phpunit_mockobject_autoload(): Failed opening required
> '/usr/share/php/PHPUnit/Framework/MockObject/Generator.php'
>
> In my patch I use the phpunit getMock-method. maybe this caused the problem.
Ah ok... is there any add on one must install to phpunit?
Original-Nachricht
> Datum: Mon, 21 Nov 2011 11:38:50 +0100
> Von: Christian Grobmeier
> An: Log4PHP Dev
> Betreff: Re: buildbot failure in ASF Buildbot on log4php-trunk
> On Mon, Nov 21, 2011 at 11:32 AM, Florian Semm
> wrote:
> > so what your proble
On Mon, Nov 21, 2011 at 11:32 AM, Florian Semm wrote:
> so what your problems? :)
Have not had time to look into this:
http://ci.apache.org/builders/log4php-trunk/builds/155
> maybe we can solve them together ;)
You are welcome!
Cheers
CHristian
--
http://www.grobmeier.de
https://www.timeand
Original-Nachricht
> Datum: Mon, 21 Nov 2011 11:04:02 +0100
> Von: Christian Grobmeier
> An: Log4PHP Dev
> Betreff: Re: buildbot failure in ASF Buildbot on log4php-trunk
> On Sat, Nov 19, 2011 at 2:27 PM, Florian Semm wrote:
> > Am 19.11.2011
On Sat, Nov 19, 2011 at 2:27 PM, Florian Semm wrote:
> Am 19.11.2011 11:33, schrieb [email protected]:
> what do you think about the ci-server jenkins?
Here are the supported CIs from the ASF:
http://ci.apache.org/
Jenkins is possible. Not sure if it does resolve our problems :-)
--
http:
Am 19.11.2011 11:33, schrieb [email protected]:
The Buildbot has detected a new failure on builder log4php-trunk while building
ASF Buildbot.
Full details are available at:
http://ci.apache.org/builders/log4php-trunk/builds/155
Buildbot URL: http://ci.apache.org/
Buildslave for this Build:
Wow, I thought you have killed log4php too :-) We had this error
before a good while... I have meanwhile rights to do this, but i am
really bad with administration.
Gavin - don't know if you read this - can you advise how we solve
this? Infra-ticket? Can you take a look?
Cheers
Christian
On Sat,
Hm, I thought I messed something up with the last commit, but it seems
I'm not to blame. :)
Looks like xdebug failed to load because of version mismatch with zend
engine api. Can we update xdebug on buildbot?
Regards,
Ivan
P.S. Here's the bit of log which shows it:
[INFO] Executing tasks
[m
> -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/builde
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 corr
age-
>> 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
>>
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
> Subjec
ah to fast with sendin... wanted to add that my local build works
On Tue, Jan 5, 2010 at 7:23 AM, Christian Grobmeier wrote:
> 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
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
Gavin, you are our hero :-) Thanks much!
I am surprised that phunit upgrade helped with the pdo error - but
good that it works now
Cheers!
On Wed, Dec 30, 2009 at 12:15 PM, Gav... wrote:
> Yay, phpunit 3.4.5 installed, and with the other reinstalls I did today, all
> tests now pass :)
>
> Buildb
Yay, phpunit 3.4.5 installed, and with the other reinstalls I did today, all
tests now pass :)
Buildbot is useful once more.
Gav...
> -Original Message-
> From: [email protected] [mailto:[email protected]]
> Sent: Wednesday, 30 December 2009 9:53 PM
> To: [email protected].
Apologies for the failed builds.
Two things, I got buildbot email notifications working, so that's good at
least.
And I've solved most of the problems of
https://issues.apache.org/jira/browse/INFRA-2294
Only thing left to do that I can see is the upgrade of phpunit.
I can't remember how I got 3
> -Original Message-
> From: Christian Grobmeier [mailto:[email protected]]
> Sent: Wednesday, 25 November 2009 7:31 PM
> To: Log4PHP Dev
> Subject: Re: buildbot failure in ASF Buildbot on log4php-trunk
>
> Now, that I have a working account for this machine, I f
Now, that I have a working account for this machine, I feel
responsible for that.
Will try to take care quite soon - sorry!
Christian
On Wed, Nov 25, 2009 at 9:30 AM, wrote:
> The Buildbot has detected a failed build of log4php-trunk on ASF Buildbot.
> Full details are available at:
> http://ci
Gavin wrote:
Do you think log4php could utilise buildbot for running some tests ?
http://ci.apache.org/buildbot.html
Yes, it can, but I would prefer phpUnderControl [1] which gives us much
more tools. I would like to see all the graphs with current code
coverage, test reports, latest api do
34 matches
Mail list logo