PR-URL: https://github.com/nodejs/node/pull/22754 Reviewed-By: Matteo Collina <matteo.collina@gmail.com> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Ali Ijaz Sheikh <ofrobots@google.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
12 lines
216 B
JSON
12 lines
216 B
JSON
{
|
|
"path": ["."],
|
|
"owners": ["username@chromium.org"],
|
|
"flags": [],
|
|
"main": "run.js",
|
|
"run_count": 2,
|
|
"results_regexp": "^%s: (.+)$",
|
|
"tests": [
|
|
{"name": "Richards"},
|
|
{"name": "DeltaBlue"}
|
|
]
|
|
}
|