[Webkit-unassigned] [Bug 68678] Run TestWebKitAPI on Chromium buildbots

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 23 09:54:27 PDT 2011


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


Peter Beverloo <peter at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |peter at chromium.org




--- Comment #3 from Peter Beverloo <peter at chromium.org>  2011-09-23 09:54:26 PST ---
(In reply to comment #2)
> (From update of attachment 108447 [details])
> View in context: https://bugs.webkit.org/attachment.cgi?id=108447&action=review
> 
> > Tools/BuildSlaveSupport/build.webkit.org-config/master.cfg:640
> > +            or platform == 'chromium-mac' or platform == 'chromium-win' or platform == 'chromium-linux')
> 
> perhaps this should use platform.startswith('chromium-') instead?

That wouldn't work for the Android bot, as it uses chromium-android as its platform identifier.

Maybe it would be better to add an exception for that bot, given that various other bots have "chromium-cg-mac" as its platform (even though we're switching to Skia).

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