[Webkit-unassigned] [Bug 105318] [GTK] Tests that time out are not considered as failures.

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


https://bugs.webkit.org/show_bug.cgi?id=105318


Alberto Garcia <agarcia at igalia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
 Attachment #179970|                            |review?, commit-queue?
               Flag|                            |




--- Comment #1 from Alberto Garcia <agarcia at igalia.com>  2012-12-18 09:57:26 PST ---
Created an attachment (id=179970)
 --> (https://bugs.webkit.org/attachment.cgi?id=179970&action=review)
Patch

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.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list