Files

18 lines
335 B
JSON
Raw Permalink Normal View History

2026-05-26 23:36:42 -07:00
{
"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"}
]
}]
}