a82ea31afb
R=machenbach@chromium.org No-Try: true Bug: chromium:838864 Change-Id: Ifbdd9fe986e84197fd1ff6441c1565fed44c2c6f Reviewed-on: https://chromium-review.googlesource.com/1149869 Commit-Queue: Sergiy Byelozyorov <sergiyb@chromium.org> Reviewed-by: Michael Achenbach <machenbach@chromium.org> Cr-Commit-Position: refs/heads/master@{#54689}
18 lines
335 B
JSON
18 lines
335 B
JSON
{
|
|
"path": ["."],
|
|
"owners": ["username@chromium.org"],
|
|
"flags": [],
|
|
"run_count": 1,
|
|
"results_processor": "results_processor.py",
|
|
"tests": [{
|
|
"path": ["."],
|
|
"name": "Octane",
|
|
"main": "run.js",
|
|
"results_regexp": "^%s: (.+)$",
|
|
"tests": [
|
|
{"name": "Richards"},
|
|
{"name": "DeltaBlue"}
|
|
]
|
|
}]
|
|
}
|