Orion Poplawski
2859d9ef6b
Tests: Extend ctest_submit host lookup failure matching ( #15958 )
...
Match this message:
Could not resolve host: -no-site-; Name or service not known
^^^^^^^^^^^^^^^^^^^^^^^^^^^
2016-02-08 09:25:21 -05:00
Zack Galbreath
6bf130979e
CTest: Drop "Error in read script" message at end of testing
...
A more-specific error message is always displayed earlier in the
output if any real error occurred. This final summary message
is distracting to readers searching through the output for the
word "error". Simply drop it.
2015-02-27 10:31:02 -05:00
Brad King
b04c8ec3f8
Tests: Match curl error in RunCMake.ctest_submit FailDrop-* cases
...
Port the regexes over from the CTestTestFailedSubmit tests for ftp,
http, and https. No such match is needed for the other protocols.
2015-02-23 10:01:57 -05:00
Brad King
d7662141a7
Tests: Rename RunCMake.{CTestSubmit => ctest_submit}
...
Follow the convention of naming tests after the command they test.
2015-02-19 11:33:32 -05:00