← Back to team overview

ffc team mailing list archive

Re: [HG FFC] UFL quadrature representation seems to work for quite a few forms (cell integrals). Needs testing.

 

Quoting FFC <ffc@xxxxxxxxxx>:

> One or more new changesets pushed to the primary ffc repository.
> A short summary of the last three changesets is included below.
> 
> changeset:   1327:4290605594500e5fbe61f7c57b0be4bf1c7f171b
> tag:         tip
> user:        "Kristian Oelgaard <k.b.oelgaard@xxxxxxxxxx>"
> date:        Tue Feb 24 11:30:14 2009 +0100
> files:       ffc/compiler/codegeneration/quadrature/__init__.py
> ffc/compiler/codegeneration/quadrature/uflquadraturegenerator.py
> ffc/compiler/codegeneration/quadrature/uflquadraturegenerator_utils.py
> ffc/compiler/representation/quadrature/uflquadraturerepresentation.py
> ffc/compiler/uflcompiler.py
> description:
> UFL quadrature representation seems to work for quite a few forms (cell
> integrals). Needs testing.

When pushing this changeset, I received:

pushing to ssh://ffc@xxxxxxxxxx/hg/ffc
searching for changes
remote: adding changesets
remote: adding manifests
remote: adding file changes
remote: added 1 changesets with 5 changes to 5 files
remote: Traceback (most recent call last):
remote:   File
"/home/buildbot/local/lib/python2.5/site-packages/twisted/python/log.py", line
51, in callWithLogger
remote:     return callWithContext({"system": lp}, func, *args, **kw)
remote:   File
"/home/buildbot/local/lib/python2.5/site-packages/twisted/python/log.py", line
36, in callWithContext
remote:     return context.call({ILogContext: newCtx}, func, *args, **kw)
remote:   File
"/home/buildbot/local/lib/python2.5/site-packages/twisted/python/context.py",
line 59, in callWithContext
remote:     return self.currentContext().callWithContext(ctx, func, *args, **kw)
remote:   File
"/home/buildbot/local/lib/python2.5/site-packages/twisted/python/context.py",
line 37, in callWithContext
remote:     return func(*args,**kw)
remote: --- <exception caught here> ---
remote:   File
"/home/buildbot/local/lib/python2.5/site-packages/twisted/internet/selectreactor.py",
line 146, in _doReadOrWrite
remote:     why = getattr(selectable, method)()
remote:   File
"/home/buildbot/local/lib/python2.5/site-packages/twisted/internet/tcp.py", line
527, in doConnect
remote:     self.failIfNotConnected(error.getConnectError((err, strerror(err))))
remote:   File
"/home/buildbot/local/lib/python2.5/site-packages/twisted/internet/tcp.py", line
484, in failIfNotConnected
remote:     del self.connector
remote: exceptions.AttributeError: connector
abort: unexpected response:
'change NOT sent\n'

The changes does appear in the repository. Is there something wrong?

Kristian
 
> 
> changeset:   1326:4929bd79f67f32b1b9abf9dbfd96c122d01d67f0
> user:        Anders Logg <logg@xxxxxxxxx>
> date:        Fri Feb 20 10:26:30 2009 +0100
> files:       ffc/compiler/uflcompiler.py
> description:
> Testing monomial extraction in uflcompiler.py
> 
> 
> changeset:   1325:aefc94d6c4198a38f724772c2a989dd6dc44cf97
> user:        Anders Logg <logg@xxxxxxxxx>
> date:        Thu Feb 19 09:00:35 2009 +0100
> files:       ChangeLog
> description:
> Remove duplication in ChangeLog
> 
> ----------------------------------------------------------------------
> For more details, visit http://www.fenics.org/hg/ffc
> _______________________________________________
> FFC-dev mailing list
> FFC-dev@xxxxxxxxxx
> http://www.fenics.org/mailman/listinfo/ffc-dev
> 




Follow ups

References