eafe541f CTest: Do not treat "Note: ..." lines as errors (#14394)
@@ -102,6 +102,7 @@ static const char* cmCTestErrorExceptions[] = {
": warning",
": \\(Warning\\)",
": note",
+ "Note:",
"makefile:",
"Makefile:",
":[ \\t]+Where:",