1{ 2 "path": ["."], 3 "owners": ["username@chromium.org"], 4 "flags": [], 5 "run_count": 1, 6 "results_processor": "results_processor.py", 7 "tests": [{ 8 "path": ["."], 9 "name": "Octane", 10 "main": "run.js", 11 "results_regexp": "^%s: (.+)$", 12 "tests": [ 13 {"name": "Richards"}, 14 {"name": "DeltaBlue"} 15 ] 16 }] 17} 18