catapult-project / catapult

Deprecated Catapult GitHub. Please instead use http://crbug.com "Speed>Benchmarks" component for bugs and https://chromium.googlesource.com/catapult for downloading and editing source code..
https://chromium.googlesource.com/catapult
BSD 3-Clause "New" or "Revised" License
1.93k stars 563 forks source link

[📍] Generating the Results2 file failed. #4492

Closed dave-2 closed 6 years ago

dave-2 commented 6 years ago

Looks like this is related to the new performance_test_suite isolate. The old isolate would always put results under chartjson-results.json, but the new isolate uses the benchmark name in the output file path. So we need to plumb this path through to the results2 generation.