This would allow to run the tests using an external jhbuild.
Created attachment 148264 [details] Patch
Comment on attachment 148264 [details] Patch This breaks usecases where users want to use the WebKit jhbuild, but are already in another jhbuild shell. Tests aren't expected to pass outside the WebKit jhbuild anyhow. I think it would be better to simply make the scripts not use JHbuild if update-webkitgtk-libs has never been run.
Created attachment 150390 [details] Updated patch
Comment on attachment 150390 [details] Updated patch Attachment 150390 [details] did not pass chromium-ews (chromium-xvfb): Output: http://queues.webkit.org/results/13131180 New failing tests: fast/loader/loadInProgress.html
Created attachment 150428 [details] Archive of layout-test-results from gce-cr-linux-02 The attached test failures were seen while running run-webkit-tests on the chromium-ews. Bot: gce-cr-linux-02 Port: <class 'webkitpy.common.config.ports.ChromiumXVFBPort'> Platform: Linux-2.6.39-gcg-201203291735-x86_64-with-Ubuntu-10.04-lucid
Committed r121681: <http://trac.webkit.org/changeset/121681>