Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide way to substitute ISOLATED_OUTDIR with "swarming.py reproduce" #250

Closed
kenrussell opened this issue Feb 22, 2016 · 0 comments
Closed

Comments

@kenrussell
Copy link
Contributor

The Chromium GPU testing docs are being updated:
https://www.chromium.org/developers/testing/gpu-testing

The easiest way to explain to end users how to run a job locally that previously ran on the swarming bots is via "swarming.py reproduce". However, this doesn't work for GPU jobs like this one:
https://chromium-swarm.appspot.com/user/task/2d23cb9f3d7ca610

because the command line arguments include:
--isolated-script-test-output=${ISOLATED_OUTDIR}/output.json

and there's no way to provide the output directory to "swarming.py reproduce".

This is urgent. Would appreciate a quick fix. Thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

1 participant