[Webkit-unassigned] [Bug 61660] New bug links on TestFailures page often contain titles that are so long they are rejected by Bugzilla

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 23 10:42:24 PDT 2011


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





--- Comment #3 from Adam Roben (:aroben) <aroben at apple.com>  2011-06-23 10:42:24 PST ---
(From update of attachment 98363)
View in context: https://bugs.webkit.org/attachment.cgi?id=98363&action=review

>> Tools/BuildSlaveSupport/build.webkit.org-config/public_html/TestFailures/ViewController.js:272
>> +            title = titlePrefix + failingTests.length + ' tests' + titleSuffix;
> 
> Would be nice to have some kind of ASSERT(title.length < Bugzilla.maximumBugTitleLength).

I'll add a console.assert that does just that.

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