Hi Hasitha,
That bug has a associated feature request with it which is a GSOC 2014
task.
So I don't think you are allowed to attempt to fix that bug.
Regards,
Aditya
Hi,
I like to involve with user interface development Gsoc project as
first step I'm trying to fix above bug. But it is seem to be similar kind
of thing expect in Gsoc project, will it be too hard for me. Can some one
help me over here.
Hasitha
>Hi
>
>Dne Wed, 5 Mar 2014 13:05:17 +0530
>Sastry aditya <ganeshaditya1(a)gmail.com> napsal(a):
>
>> No output has been received in the last 10 minutes, this potentially
>> indicates a stalled build or something wrong with the build itself."
>
>Unfortunately this happens occasionally on Travis. It is caused by some
>interactions of phpunit and our error handling in our Advisor code,
>which makes phpunit buffer all output. Then Travis thinks the build is
>stuck as it takes quite long without producing any output.
>
>The code causing this is in ruleExprEvaluate [1] and the problem happens
>only for case when eval ends with error. Maybe it's even some bug
>within PHP which breaks output buffering in this case.
>
>[1]:
https://github.com/phpmyadmin/phpmyadmin/blob/master/libraries/Advisor.clas…
So how do I go about getting Travis to process my commit again ? should I
send another pull request or something ?
Regards,
Aditya