[Webkit-unassigned] [Bug 90243] garden-o-matic broken: TypeError: 'undefined' is not an object (evaluating 'buildLocations[currentIndex].url')

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jun 29 08:58:28 PDT 2012


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





--- Comment #8 from Simon Fraser (smfr) <simon.fraser at apple.com>  2012-06-29 08:58:27 PST ---
(In reply to comment #7)
> That all said, I can't figure out what's going wrong here. It looks like we never hit the success clause in net.jsonp, but I can see in the inspector the some full_results.json requests are returning 200s with valid data.

I understand why we can walk off the end of buildLocations.

But I was seeing net.jsonp report parseErrors when fetching full_results.jsonp, so it was able to download results from the server, but all the results files failed to parse. That's why it hit the end of the list of buildLocations.

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