Closed Bug 668566 Opened 13 years ago Closed 13 years ago

Don't query for bugs with an empty filename

Categories

(Tree Management Graveyard :: TBPL, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: philor, Assigned: ehsan.akhgari)

References

Details

Attachments

(1 file)

We're timing out trying to load the unstarred (but not the starred) summary for failures like http://tinderbox.mozilla.org/showlog.cgi?log=Mozilla-Inbound/1309450978.1309453308.13536.gz, which we used to handle just fine. That probably means we're timing out searching for bugs, and what's changed is that the log now includes a "TEST-UNEXPECTED-FAIL | | [SimpleTest/SimpleTest.js, window.onerror] - An error occurred: uncaught exception: [Exception... "An attempt was made to use an object that is not, or is no longer, usable" code: "11" nsresult: "0x8053000b (NS_ERROR_DOM_INVALID_STATE_ERR)" location: "http://mochi.test:8888/tests/dom/tests/mochitest/ajax/offline/test_updatingManifest.html Line: 122"] at :0" from which I expect we're extracting an empty filename, and then querying for every single bug with sw:orange and "" in the summary. We should stop doing that.
Attached patch Patch (v1)Splinter Review
Assignee: nobody → ehsan
Status: NEW → ASSIGNED
Attachment #543269 - Flags: review?
Attachment #543269 - Flags: review? → review?(mstange)
Attachment #543269 - Flags: review?(mstange) → review+
Depends on: 669000
Sort of amusing that we're now doing something both unclear, and apparently worse for us, but this is fixed.
Status: ASSIGNED → RESOLVED
Closed: 13 years ago
Resolution: --- → FIXED
Product: Webtools → Tree Management
Product: Tree Management → Tree Management Graveyard
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: