<div dir="ltr"><div>My test will fail if the gold output file is missing but otherwise it seems to always succeed. I just branched this from master.</div><div>Any ideas?</div><div><br></div>(base) 11:37 adams/landau-cleanup *= ~/Codes/petsc$ <b>rm</b> src/ts/utils/dmplexlandau/tutorials/output/ex2_0.out<br>remove src/ts/utils/dmplexlandau/tutorials/output/ex2_0.out? y<br>(base) 11:37 adams/landau-cleanup *= ~/Codes/petsc$ <b>touch</b> /Users/markadams/Codes/petsc/src/ts/utils/dmplexlandau/tutorials/output/ex2_0.out<br>(base) 11:45 2 adams/landau-cleanup *= ~/Codes/petsc$ <b>make -f gmakefile --debug  test search='ts_utils_dmplexlandau_tutorials-ex2_0'</b><br>GNU Make 3.81<br>Copyright (C) 2006  Free Software Foundation, Inc.<br>This is free software; see the source for copying conditions.<br>There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A<br>PARTICULAR PURPOSE.<br><br>This program built for i386-apple-darwin11.3.0<br>Reading makefiles...<br>Updating goal targets....<br> File `test' does not exist.<br>   File `report_tests' does not exist.<br>     File `starttime' does not exist.<br>       File `pre-clean' does not exist.<br>      Must remake target `pre-clean'.<br>Using MAKEFLAGS: --debug=basic -- search=ts_utils_dmplexlandau_tutorials-ex2_0<br>      Successfully remade target file `pre-clean'.<br>    Must remake target `starttime'.<br>    Successfully remade target file `starttime'.<br>     File `ts_utils_dmplexlandau_tutorials-ex2_0' does not exist.<br>       File `arch-macosx-gnu-g/tests/counts/ts_utils_dmplexlandau_tutorials-ex2_0.counts' does not exist.<br>      Must remake target `arch-macosx-gnu-g/tests/counts/ts_utils_dmplexlandau_tutorials-ex2_0.counts'.<br>        TEST arch-macosx-gnu-g/tests/counts/ts_utils_dmplexlandau_tutorials-ex2_0.counts<br> ok ts_utils_dmplexlandau_tutorials-ex2_0<br> ok diff-ts_utils_dmplexlandau_tutorials-ex2_0<br>      Successfully remade target file `arch-macosx-gnu-g/tests/counts/ts_utils_dmplexlandau_tutorials-ex2_0.counts'.<br>    Must remake target `ts_utils_dmplexlandau_tutorials-ex2_0'.<br>    Successfully remade target file `ts_utils_dmplexlandau_tutorials-ex2_0'.<br>  Must remake target `report_tests'.<br><br># -------------<br>#   Summary<br># -------------<br># success 2/2 tests (100.0%)<br># failed 0/2 tests (0.0%)<br># todo 0/2 tests (0.0%)<br># skip 0/2 tests (0.0%)<br>#<br># Wall clock time for tests: 7 sec<br># Approximate CPU time (not incl. build time): 6.97 sec<br>#<br># Timing summary (actual test time / total CPU time):<br>#   ts_utils_dmplexlandau_tutorials-ex2_0: 6.45 sec / 6.97 sec<br>  Successfully remade target file `report_tests'.<br>Must remake target `test'.<br>Successfully remade target file `test'.<br></div>