aboutsummaryrefslogtreecommitdiffhomepage
path: root/infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json
diff options
context:
space:
mode:
Diffstat (limited to 'infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json')
-rw-r--r--infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json b/infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json
index a2cd633609..444eb7cce8 100644
--- a/infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json
+++ b/infra/bots/recipes/swarm_test.expected/Test-Win8-MSVC-ShuttleB-CPU-AVX2-x86_64-Release-Trybot.json
@@ -4,7 +4,7 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[SLAVE_BUILD]\\skia\\infra\\bots\\assets\\skp\\VERSION",
+ "[START_DIR]\\skia\\infra\\bots\\assets\\skp\\VERSION",
"/path/to/tmp/"
],
"name": "Get downloaded SKP VERSION"
@@ -15,7 +15,7 @@
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
"42",
- "[SLAVE_BUILD]\\tmp\\SKP_VERSION"
+ "[START_DIR]\\tmp\\SKP_VERSION"
],
"name": "write SKP_VERSION"
},
@@ -24,7 +24,7 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[SLAVE_BUILD]\\skia\\infra\\bots\\assets\\skimage\\VERSION",
+ "[START_DIR]\\skia\\infra\\bots\\assets\\skimage\\VERSION",
"/path/to/tmp/"
],
"name": "Get downloaded skimage VERSION"
@@ -35,7 +35,7 @@
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
"42",
- "[SLAVE_BUILD]\\tmp\\SK_IMAGE_VERSION"
+ "[START_DIR]\\tmp\\SK_IMAGE_VERSION"
],
"name": "write SK_IMAGE_VERSION"
},
@@ -44,7 +44,7 @@
"python",
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
- "[SLAVE_BUILD]\\skia\\infra\\bots\\assets\\svg\\VERSION",
+ "[START_DIR]\\skia\\infra\\bots\\assets\\svg\\VERSION",
"/path/to/tmp/"
],
"name": "Get downloaded SVG VERSION"
@@ -55,7 +55,7 @@
"-u",
"\nimport shutil\nimport sys\nshutil.copy(sys.argv[1], sys.argv[2])\n",
"42",
- "[SLAVE_BUILD]\\tmp\\SVG_VERSION"
+ "[START_DIR]\\tmp\\SVG_VERSION"
],
"name": "write SVG_VERSION"
},
@@ -67,7 +67,7 @@
"[CUSTOM_[SWARM_OUT_DIR]]\\dm"
],
"env": {
- "PYTHONPATH": "[SLAVE_BUILD]\\skia\\infra\\bots\\.recipe_deps\\build\\scripts"
+ "PYTHONPATH": "[START_DIR]\\skia\\infra\\bots\\.recipe_deps\\build\\scripts"
},
"name": "rmtree dm",
"~followup_annotations": [
@@ -108,7 +108,7 @@
"python",
"-u",
"\nimport sys, os\npath = sys.argv[1]\nmode = int(sys.argv[2])\nif not os.path.isdir(path):\n if os.path.exists(path):\n print \"%s exists but is not a dir\" % path\n sys.exit(1)\n os.makedirs(path, mode)\n",
- "[SLAVE_BUILD]\\tmp",
+ "[START_DIR]\\tmp",
"511"
],
"name": "makedirs tmp_dir",
@@ -130,13 +130,13 @@
"python",
"-u",
"\nimport contextlib\nimport math\nimport socket\nimport sys\nimport time\nimport urllib2\n\nHASHES_URL = 'https://gold.skia.org/_/hashes'\nRETRIES = 5\nTIMEOUT = 60\nWAIT_BASE = 15\n\nsocket.setdefaulttimeout(TIMEOUT)\nfor retry in range(RETRIES):\n try:\n with contextlib.closing(\n urllib2.urlopen(HASHES_URL, timeout=TIMEOUT)) as w:\n hashes = w.read()\n with open(sys.argv[1], 'w') as f:\n f.write(hashes)\n break\n except Exception as e:\n print 'Failed to get uninteresting hashes from %s:' % HASHES_URL\n print e\n if retry == RETRIES:\n raise\n waittime = WAIT_BASE * math.pow(2, retry)\n print 'Retry in %d seconds.' % waittime\n time.sleep(waittime)\n",
- "[SLAVE_BUILD]\\tmp\\uninteresting_hashes.txt"
+ "[START_DIR]\\tmp\\uninteresting_hashes.txt"
],
- "cwd": "[SLAVE_BUILD]\\skia",
+ "cwd": "[START_DIR]\\skia",
"env": {
"BUILDTYPE": "Release_x64",
"CHROME_HEADLESS": "1",
- "SKIA_OUT": "[SLAVE_BUILD]\\out"
+ "SKIA_OUT": "[START_DIR]\\out"
},
"name": "get uninteresting hashes",
"~followup_annotations": [
@@ -175,16 +175,16 @@
},
{
"cmd": [
- "[SLAVE_BUILD]\\out\\Release_x64\\dm",
+ "[START_DIR]\\out\\Release_x64\\dm",
"--undefok",
"--resourcePath",
- "[SLAVE_BUILD]\\skia\\resources",
+ "[START_DIR]\\skia\\resources",
"--skps",
- "[SLAVE_BUILD]\\skp",
+ "[START_DIR]\\skp",
"--images",
- "[SLAVE_BUILD]\\skimage\\dm",
+ "[START_DIR]\\skimage\\dm",
"--colorImages",
- "[SLAVE_BUILD]\\skimage\\colorspace",
+ "[START_DIR]\\skimage\\colorspace",
"--nameByHash",
"--properties",
"gitHash",
@@ -202,7 +202,7 @@
"patch_storage",
"rietveld",
"--svgs",
- "[SLAVE_BUILD]\\svg",
+ "[START_DIR]\\svg",
"--key",
"arch",
"x86_64",
@@ -219,7 +219,7 @@
"os",
"Win8",
"--uninterestingHashesFile",
- "[SLAVE_BUILD]\\tmp\\uninteresting_hashes.txt",
+ "[START_DIR]\\tmp\\uninteresting_hashes.txt",
"--writePath",
"[CUSTOM_[SWARM_OUT_DIR]]\\dm",
"--nogpu",
@@ -470,7 +470,7 @@
"gamut",
"--noRAW_threading"
],
- "cwd": "[SLAVE_BUILD]\\skia",
+ "cwd": "[START_DIR]\\skia",
"name": "dm"
},
{