[Webkit-unassigned] [Bug 82719] Make garden-o-matic, rebaseline-server, TestFailures gardening tools QtWebKit friendly

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed May 9 06:09:57 PDT 2012


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





--- Comment #5 from Ádám Kallai <kadam at inf.u-szeged.hu>  2012-05-09 06:09:01 PST ---
Created an attachment (id=140929)
 --> (https://bugs.webkit.org/attachment.cgi?id=140929&action=review)
draft of solution

I tried to explore how garden-o-matic works and hard-coded some parts ( e.q. the returned URLs). I tried this on build.webkit.sed.hu. 

XMLHttpRequest cannot load http://build.webkit.sed.hu/results/x86-64%20Linux%20Qt%20Release/r116095%20(36958)/full_results.json. Origin null is not allowed by Access-Control-Allow-Origin.
builders.js:102["x86-32 Linux Qt Release (Build)"]
builders.js:100http://build.webkit.sed.hu

Unfortunately, I got stuck here. Garden-o-matic cannot access this data source.

net.js: I was tinkering with some things hoping it would work somehow.
There is a function there dealing with XMLHttpRequest, but I'm not sure whether I should set CORS Headers somewhere to get it working (because it cannot load the above).
I wonder if you get the information from your own result server? Because I was trying to download it from our bot.

Could you happen give me some advice?
Thanks in advance.

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