Hm - how do we reproduce this? http://ftp.mcs.anl.gov/pub/petsc/nightlylogs/archive/2017/12/03/examples_full_next.log
There are a bunch of failures about - but I dn't see 'petsc-' prefix in them. Satish On Sun, 3 Dec 2017, Stefano Zampini wrote: > An inconsistency I have just noted. The command suggested to re-run failed > tests does not work (it provides ‘petsc’ instead of the source tree location > ’sees_tutorials’ as per the example below) > > # To rerun failed tests: > # make -f gmakefile.test test search='petsc-runex62_fetidp_3d_tet' > [szampini@localhost petsc]$ make -f gmakefile.test test > search='petsc-runex62_fetidp_3d_tet' > # No tests run > > [szampini@localhost petsc]$ make -f gmakefile.test test > search='snes_tutorials-runex62_fetidp_3d_tet' > TEST snes_tutorials-runex62_fetidp_3d_tet >
