dolfin/test/test.py It runs the scripts in the folders unit and system. The script in system runs all demos, and error are logged in test/system/demo.log
ilmar [EMAIL PROTECTED] wrote: > Thanks, can you remind me which script to run before pusing :) ? > > Kent > > >> Looks like the last push broke four demos. Including output from >> demo.log for one of them: >> ./../../demo/ode/lorenz/cpp (C++) >> >> Creating ODE of size 3. >> Solving ODE on time interval (0, 50). >> Initializing continuous Galerkin method cG(5). >> Using mono-adaptive Newton solver. >> Using discrete tolerance tol = 1e-12. >> Using uBlas Krylov solver with no preconditioning. >> Using BiCGStab Krylov solver for matrix Jacobian >> Initializing PETSc (ignoring command-line arguments). >> sh: line 1: 74819 Segmentation fault ./demo >> >> ilmar >> >> 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: 3936:0f70b7eef01ba9cb9c1b04aa39da40a9e538f930 >>> tag: tip >>> user: Kent-Andre Mardal <[EMAIL PROTECTED]> >>> date: Thu Apr 10 01:44:35 2008 +0200 >>> files: dolfin/la/GenericVector.h dolfin/la/PETScVector.cpp >>> dolfin/la/PETScVector.h dolfin/la/Vector.h dolfin/la/uBlasVector.cpp >>> dolfin/la/uBlasVector.h dolfin/swig/dolfin_la_post.i >>> sandbox/la/poisson/BlockLinearAlgebra.py sandbox/la/test/demo.py >>> description: >>> added most inplace operators >>> >>> >>> changeset: 3935:ff37a44ee6150f6c57164aee03c05f002a6400d2 >>> parent: 3934:5cb2928d63253efef03dace4bb6236baaccf6313 >>> parent: 3933:21a0615fd9c3af755d68c0baa9cd77df5ab38cb1 >>> user: Kent-Andre Mardal <[EMAIL PROTECTED]> >>> date: Wed Apr 09 18:04:03 2008 +0200 >>> files: TODO_BuildSystem demo/ode/lorenz/python/plot.py >>> dolfin/la/GenericVector.h dolfin/la/PETScMatrix.h scripts/preconfigure >>> test/function/cpp/test.cpp test/function/python/test.py >>> test/graph/cpp/test.cpp test/graph/python/test.py test/mesh/cpp/test.cpp >>> test/mesh/python/test.py >>> description: >>> merge >>> >>> >>> changeset: 3934:5cb2928d63253efef03dace4bb6236baaccf6313 >>> parent: 3894:326e03d034c1e0026eb9e3532011bdac2ff5fa4c >>> user: Kent-Andre Mardal <[EMAIL PROTECTED]> >>> date: Wed Apr 09 18:00:27 2008 +0200 >>> files: dolfin/io/MFile.cpp dolfin/la/GenericVector.h >>> dolfin/la/PETScMatrix.cpp dolfin/la/PETScMatrix.h >>> dolfin/la/PETScVector.cpp dolfin/swig/dolfin_la_post.i >>> sandbox/la/convection-diffusion/conv-diff.py >>> sandbox/la/poisson/BlockLinearAlgebra.py sandbox/la/poisson/Krylov.py >>> sandbox/la/poisson/poisson.py sandbox/la/test/demo.m >>> sandbox/la/test/demo.py >>> description: >>> various fixes >>> >>> ---------------------------------------------------------------------- >>> For more details, visit http://www.fenics.org/hg/dolfin >>> _______________________________________________ >>> DOLFIN-dev mailing list >>> [email protected] >>> http://www.fenics.org/mailman/listinfo/dolfin-dev >> _______________________________________________ >> DOLFIN-dev mailing list >> [email protected] >> http://www.fenics.org/mailman/listinfo/dolfin-dev >> > > _______________________________________________ DOLFIN-dev mailing list [email protected] http://www.fenics.org/mailman/listinfo/dolfin-dev
