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

Build and test succeeds, but fails to find values #4484

Closed schuay closed 6 years ago

schuay commented 6 years ago

See https://pinpoint-dot-chromeperf.appspot.com/job/12d94d42240000.

The error message is

  raise ReadValueError('Could not find values matching: %s' % conditions)
ReadValueError: Could not find values matching: {'story': u'browse:media:flickr_infinite_scroll', 'tir_label': u'browse_media', 'histogram': u'v8-gc-full-mark-compactor'}
benshayden commented 6 years ago

@dave-2

dave-2 commented 6 years ago

I looked at the output histograms, and though the test always passes, it only sometimes produces the v8-gc-full-mark-compactor metric. I filed a bug on the benchmark owners in Chromium: issue 847994