[Webkit-unassigned] [Bug 61636] TestFailures page should have links to file bugs for failing tests

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri May 27 09:36:24 PDT 2011


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





--- Comment #6 from Adam Roben (:aroben) <aroben at apple.com>  2011-05-27 09:36:25 PST ---
(From update of attachment 95178)
View in context: https://bugs.webkit.org/attachment.cgi?id=95178&action=review

>>> Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/ViewController.js:210
>>> +            short_desc: 'REGRESSION (' + regressionRangeString + '): ' + failingTests.join(', ') + ' failing on ' + tester.name,
>> 
>> I don't we can assume that the failing tests are regressions, as they might be new tests that are failing since their introduction. It would be nice if we could have a way of figuring out whether the failing tests are new (but not necessarily something that needs to be done in this patch).
> 
> I'll add a FIXME and file a bug.

Filed bug 61645.

-- 
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