[Webkit-unassigned] [Bug 84642] Make garden-o-matic work for the Apple Mac port
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Wed Apr 25 16:15:20 PDT 2012
https://bugs.webkit.org/show_bug.cgi?id=84642
Ojan Vafai <ojan at chromium.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |ojan at chromium.org
--- Comment #2 from Ojan Vafai <ojan at chromium.org> 2012-04-25 16:15:14 PST ---
I outlined the steps I think are needed in bug 82719. Copy-pasting here for easier reference.
If I were doing this, I'd do the following set of patches:
1. Adding a drop-down in the top-right corner of garden-o-matic to choose your platform and then add a builders.js file for Apple (we can add other ports later when all the kinks are worked out).
2. Fix all the garden-o-matic JS code that uses build.chromium.org to use build.webkit.org for non-chromium platforms. Off the top of my head, the only things that need to change are the paths to the expected/actual results and the "master" query parameter passed to test-results.appspot.com (ChromiumWebkit --> webkit.org).
3. Fix webkit-patch rebaseline-test to do the right thing for non-Chromium bots. I think this is just making it grab actual results off build.webkit.org instead of build.chromium.org.
--
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