Summary: | chromium_gpu port of new-run-webkit-tests must do Linux -> Win expectations fallback | ||||||
---|---|---|---|---|---|---|---|
Product: | WebKit | Reporter: | Kenneth Russell <kbr> | ||||
Component: | Tools / Tests | Assignee: | Kenneth Russell <kbr> | ||||
Status: | RESOLVED FIXED | ||||||
Severity: | Normal | CC: | abarth, dpranke, eric, jamesr, webkit.review.bot | ||||
Priority: | P2 | ||||||
Version: | 528+ (Nightly build) | ||||||
Hardware: | All | ||||||
OS: | All | ||||||
Attachments: |
|
Description
Kenneth Russell
2010-10-20 13:47:09 PDT
Created attachment 71333 [details]
Patch
So on chromium linux with gpu it'll go: chromium-gpu-linux chromium-gpu-win chromium-gpu chromium-linux chromium-win chromium mac (alongside test) ? (In reply to comment #2) > So on chromium linux with gpu it'll go: > > chromium-gpu-linux > chromium-gpu-win > chromium-gpu > chromium-linux > chromium-win > chromium > mac > (alongside test) > > ? Yes, that's right. Dirk and I discussed this last night and this is the intended and desired behavior. Committed r70175: <http://trac.webkit.org/changeset/70175> Comment on attachment 71333 [details]
Patch
change looks good to me, although I'm not a reviewer.
http://trac.webkit.org/changeset/70175 might have broken SnowLeopard Intel Release (Tests) The following tests are not passing: http/tests/xmlhttprequest/origin-whitelisting-removal.html |