aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/skqp_test.expected
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/recipes/skqp_test.expected')
-rw-r--r--infra/bots/recipes/skqp_test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-universal-devrel-All-Android_SKQP.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/infra/bots/recipes/skqp_test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-universal-devrel-All-Android_SKQP.json b/infra/bots/recipes/skqp_test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-universal-devrel-All-Android_SKQP.json
index 8e2ae9fedc..4508f91970 100644
--- a/infra/bots/recipes/skqp_test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-universal-devrel-All-Android_SKQP.json
+++ b/infra/bots/recipes/skqp_test.expected/Test-Debian9-Clang-GCE-CPU-AVX2-universal-devrel-All-Android_SKQP.json
@@ -17,7 +17,7 @@
{
"cmd": [
"catchsegv",
- "[START_DIR]/out/devrel/run_testlab",
+ "[START_DIR]/build/out/devrel/run_testlab",
"--logtostderr",
"--devices",
"[START_DIR]/whitelist_devices.json",
@@ -29,7 +29,7 @@
"BUILDTYPE": "devrel",
"CHROME_HEADLESS": "1",
"PATH": "<PATH>:RECIPE_PACKAGE_REPO[depot_tools]",
- "SKIA_OUT": "[START_DIR]/out"
+ "SKIA_OUT": "[START_DIR]/build/out"
},
"name": "run firebase testlab"
},