The normal Chromium port of new-run-webkit-tests, when run on Linux, searches first the Linux directory for test expectations and then the Windows directory. The chromium-gpu port needs to do the same within the scope of the chromium-gpu directories.
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