You can output the string "CTEST_FULL_OUTPUT" in your test's output to stdout, which will record *all* the output.<div><br></div><div>Or you can try setting the variables:<div><div>CTEST_CUSTOM_MAXIMUM_PASSED_TEST_OUTPUT_SIZE</div>
<div>CTEST_CUSTOM_MAXIMUM_FAILED_TEST_OUTPUT_SIZE</div><div>in your ctest script to set a custom limit on the output size... which are number of bytes, defaulting to 1k and 300k respectively.</div><div><br></div><div><br>
</div><div>HTH,</div><div>David</div><div><br></div><br><div class="gmail_quote">On Fri, Nov 14, 2008 at 9:35 AM, Bartlett, Roscoe A <span dir="ltr"><<a href="mailto:rabartl@sandia.gov">rabartl@sandia.gov</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">
<div>
<font face="Arial, sans-serif" size="2">
<div>Hello,</div>
<div> </div>
<div>Does anyone know how to get Cdash to increase the amount of data it will stored for STDOUT for passing tests in the dashboard? Currently it is only storing 1024 bytes and I want that increased by a lot. I then want to thin out the data from the database
later but I want to see everything for at least several days.</div>
<div> </div>
<div>Thanks,</div>
<div> </div>
<div>- Ross</div>
<div> </div>
</font>
</div>
<br>_______________________________________________<br>
CMake mailing list<br>
<a href="mailto:CMake@cmake.org">CMake@cmake.org</a><br>
<a href="http://www.cmake.org/mailman/listinfo/cmake" target="_blank">http://www.cmake.org/mailman/listinfo/cmake</a><br></blockquote></div><br></div></div>