On Fri, Dec 11, 2009 at 12:04 AM, Dirk Pranke <[email protected]> wrote: > The current implementation tells you that tests have failed as it > goes, but not which tests (of course, the webkit script doesn't tell > you either, apart from which directory the failure might be in). That > would be easy to add if there is demand.
It has been pointed out to me that this paragraph is incorrect. The webkit scripts do give you the test filename of the failure in real time. For some reason I was thinking it just printed an "E" instead of a "." . Thinking about it now, I think I got its output confused with the Python and Perl unit testing frameworks ... My apologies for any confusion this might've caused, and for saying something without being sure it was right ... -- Dirk -- Chromium Developers mailing list: [email protected] View archives, change email options, or unsubscribe: http://groups.google.com/group/chromium-dev
