[webkit-reviews] review requested: [Bug 105318] [GTK] Tests that time out are not considered as failures. : [Attachment 179970] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 18 09:55:09 PST 2012


Alberto Garcia <agarcia at igalia.com> has asked  for review:
Bug 105318: [GTK] Tests that time out are not considered as failures.
https://bugs.webkit.org/show_bug.cgi?id=105318

Attachment 179970: Patch
https://bugs.webkit.org/attachment.cgi?id=179970&action=review

------- Additional Comments from Alberto Garcia <agarcia at igalia.com>
The script that parses the GTK API test results only counts lines
starting with ERROR as mistakes. This patch also counts lines that end
with TIMEOUT.

The run-gtk-tests script also counts the number of timeouts when
returning the number of tests that fail.


More information about the webkit-reviews mailing list