← Back to team overview

ufl team mailing list archive

Re: tests failing

 


Johannes Ring wrote:
> BTW, any idea why only the winxp-mingw32 buildbot slave reports an
> error when the UFL tests fail?
>

Nope. It failed on my computer. Are all the buildbots running the tests?

Garth

> Johannes
> 
> On Thu, Dec 3, 2009 at 11:20 AM, Garth N. Wells <gnw20@xxxxxxxxx> wrote:
>> The test for
>>
>>  estimate_max_polynomial_degree
>>
>> is failing. For
>>
>>        V2 = FiniteElement("CG", triangle, 2)
>>        VV = VectorElement("CG", triangle, 3)
>>        v2 = BasisFunction(V2)
>>        vv = BasisFunction(VV)
>>        print "****Degree ", estimate_max_polynomial_degree(v2*vv[0])
>>
>> UFL computes a max degree of 3, when it should obviously be 5.
>>
>> Anders: is this related the changes that you recently made?
>>
>> Garth
>>
>> _______________________________________________
>> Mailing list: https://launchpad.net/~ufl
>> Post to     : ufl@xxxxxxxxxxxxxxxxxxx
>> Unsubscribe : https://launchpad.net/~ufl
>> More help   : https://help.launchpad.net/ListHelp
>>
> 
> _______________________________________________
> Mailing list: https://launchpad.net/~ufl
> Post to     : ufl@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ufl
> More help   : https://help.launchpad.net/ListHelp




Follow ups

References