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.91k stars 563 forks source link

[📍] IOError: [Errno 2] No such file or directory: '[..]/histograms.json' #4567

Closed alculquicondor closed 5 years ago

alculquicondor commented 5 years ago

Pinpoint is failing for this job: https://pinpoint-dot-chromeperf.appspot.com/job/16fbdd40640000

alculquicondor commented 5 years ago

@dave-2 maybe?

dave-2 commented 5 years ago

I see this in the test output:

No benchmark named "thread_times.tough_scrolling_cases".

Do you mean any of those benchmarks below?
Available benchmarks are:
  oilpan_gc_times.blink_perf_stress                   
  oilpan_gc_times.key_silk_cases                      
  oilpan_gc_times.sync_scroll.key_mobile_sites_smooth 
  oilpan_gc_times.tough_animation_cases               
  smoothness.gpu_rasterization.tough_pinch_zoom_cases Measures rendering statistics for pinch-zooming in the tough pinch zoom
  smoothness.tough_pinch_zoom_cases                   Measures rendering statistics for pinch-zooming in the tough pinch zoom
  thread_times.oop_rasterization.key_mobile           Measure timeline metrics for key mobile pages while using out of process
Pass --browser to list benchmarks for another browser.

(#4555 for better error messaging in this scenario.)