On Mon, Aug 22, 2011 at 6:57 AM, Pekka Enberg <penberg@xxxxxxxxxx> wrote: > This patch changes 'make check' output to show sparse output compared to > expected results upon unexpected test failure. For example, > static-forward-decl.c output would look like this if it would not be tagged as > "known to fail": I like that. Some minor suggestion: There are two files to check for, "output" and "error". "$stream" is the loop variable. You only print the last one in the loop. The "output" diff file does not show. I think we might just give the same error message for "known to fail" case as well. Yes, it is annoying to see them, but that is the point, we want to fix them. Chris -- To unsubscribe from this list: send the line "unsubscribe linux-sparse" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html