[Webkit-unassigned] [Bug 50581] Make TestResultsServer return empty JSON or 404 for non-existing results files

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 6 13:01:33 PST 2010


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





--- Comment #5 from Kinuko Yasuda <kinuko at chromium.org>  2010-12-06 13:01:33 PST ---
(In reply to comment #4)
> (In reply to comment #3)
> > I want to do so as well, simply returning 404 somehow didn't get the script.onerror function called in my local env (unlike normal 404 error).  I haven't investigated it yet -- do you know how to make it work?
> 
> Hm...should work. Maybe it's some issue with serving off localhost. Maybe try updating the testing server and see if it works there? 
> 
> http://test-results-test.appspot.com/

I updated the test-results-test server but getting the same result.
(The console shows 'Failed to load resource: the server responded with a status of 404 (Not Found)' error messages as well as for normal 404 but the error function isn't being hooked up.)

Will you be able to take a look at it?  On the testing server now URLs like following returns 404.
http://test-results-test.appspot.com/testfile?builder=Linux%20Builder%20(Views%20dbg)&master=Chromium&testtype=unit_tests&name=results.json

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