[Webkit-unassigned] [Bug 61877] TestFailures page doesn't show testers that use new-run-webkit-tests
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Jul 6 13:31:23 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=61877
Adam Barth <abarth at webkit.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #99869|review? |review+
Flag| |
--- Comment #7 from Adam Barth <abarth at webkit.org> 2011-07-06 13:31:23 PST ---
(From update of attachment 99869)
View in context: https://bugs.webkit.org/attachment.cgi?id=99869&action=review
> Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/NRWTResultsParser.js:65
> + if (expectedArray.contains('FAIL') && ['IMAGE', 'TEXT', 'IMAGE+TEXT'].contains(actualValue))
FAIL includes all of these:
http://trac.webkit.org/browser/trunk/Tools/Scripts/webkitpy/tool/servers/data/gardeningserver/results.js#L17
> Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/NRWTResultsParser.js:88
> + return 'unknown failure type ' + nrwtResult;
AUDIO will fall into this category, for example.
--
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