On Tuesday 08 July 2008 15:41:43 Martin Sandve Alnæs wrote: > 2008/7/8 Johan Hake <[EMAIL PROTECTED]>: > > On Tuesday 08 July 2008 15:29:03 Johan Hake wrote: > >> On Tuesday 08 July 2008 15:06:39 DOLFIN wrote: > >> > One or more new changesets pushed to the primary dolfin repository. > >> > A short summary of the last three changesets is included below. > >> > > >> > changeset: 4387:b9cdb218b6b993acc959f3aabac11658c92613db > >> > tag: tip > >> > user: "Martin Sandve Alnæs <[EMAIL PROTECTED]>" > >> > date: Tue Jul 08 15:07:17 2008 +0200 > >> > files: site-packages/dolfin/function.py > >> > description: > >> > Bugfix: some demos failed after things were moved around. > >> > >> You should probably fix bc.py too. > > > > I looked at your fix and there are some more fixes that should be done to > > function.py. > > > > Look at the patch from > > > > <www.fenics.org/pipermail/dolfin-dev/2008-July/008586.html> > > > > Johan > > > >> I also probably fixed this in my patches above... > >> > >> I think I have to quit sending patches, as it breaks my system when they > >> are not accepted before someone else fixes the same. :P > >> > >> Cheers, > >> > >> Johan > > I just fixed those as well... Sorry I didn't look at your patches > before I did this!
Well with 6 different heads in my repo, it is time for a hg clone anyway ;) > These bugs shouldn't have made it into the repository in the first > place since they broke the demos. > Is it possible to sort the demo runs such that the slowest ones are at the > end? Is it possible to only run the python demos? I needed that a while ago too, so I tweeked the script from Illmar. I do not know if we want it in the repo, but here it is. Put it in your demo directory. Johan > This would greatly speed up the test process... > > -- > Martin
run_python.py
Description: application/python
_______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
