Convert relative paths to absolute paths in iOS test runner

xctests for devices require BUILT_PRODUCTS_DIR to be an absolute path. Might as well just make all paths absolute.

n.b. Inputs to the test runner are always relative paths because this is required by Swarming.

BUG=608537
TBR=huangml

Review-Url: https://codereview.chromium.org/2450133003
Cr-Commit-Position: refs/heads/master@{#427892}
1 file changed