On Tue, Jan 20, 2015 at 2:02 PM, Jan Blechta <[email protected]> wrote: > When checking colour of buildbots, I discovered that > > - full buildbots run all the possible tests but do not build with any > optional dependency
The full buildbots builds in two steps: 1. Build with all optional dependencies turned off 2. Build with all optional dependencies turned on It runs the tests only after 2. Johannes > - quick buildbots build with many dependencies but performs only > "configure-build-install" test > > This means that almost nothing (related to dependencies - MPI, PETSc !) > is tested. This must be just some silly mistake. > > Jan > _______________________________________________ > fenics mailing list > [email protected] > http://fenicsproject.org/mailman/listinfo/fenics _______________________________________________ fenics mailing list [email protected] http://fenicsproject.org/mailman/listinfo/fenics
