Traceback (most recent call last):
RunBenchmark at /b/rr/tmpwv7Wu3/w/src/third_party/catapult/telemetry/telemetry/internal/story_runner.py:343
benchmark.ShouldTearDownStateAfterEachStorySetRun())
Run at /b/rr/tmpwv7Wu3/w/src/third_party/catapult/telemetry/telemetry/internal/story_runner.py:229
_RunStoryAndProcessErrorIfNeeded(story, results, state, test)
_RunStoryAndProcessErrorIfNeeded at /b/rr/tmpwv7Wu3/w/src/third_party/catapult/telemetry/telemetry/internal/story_runner.py:87
state.RunStory(results)
traced_function at /b/rr/tmpwv7Wu3/w/src/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py:52
return func(*args, **kwargs)
RunStory at /b/rr/tmpwv7Wu3/w/src/third_party/catapult/telemetry/telemetry/page/shared_page_state.py:301
self._current_page, self._current_tab, results)
traced_function at /b/rr/tmpwv7Wu3/w/src/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py:75
return func(*args, **kwargs)
ValidateAndMeasurePage at /b/rr/tmpwv7Wu3/w/src/tools/perf/measurements/v8_gc_times.py:40
self._AddV8MetricsToResults(renderer_process, results)
traced_function at /b/rr/tmpwv7Wu3/w/src/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py:52
return func(*args, **kwargs)
_AddV8MetricsToResults at /b/rr/tmpwv7Wu3/w/src/tools/perf/measurements/v8_gc_times.py:55
self._AddCpuTimeStatsToResults(thread, results)
traced_function at /b/rr/tmpwv7Wu3/w/src/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py:52
return func(*args, **kwargs)
_AddCpuTimeStatsToResults at /b/rr/tmpwv7Wu3/w/src/tools/perf/measurements/v8_gc_times.py:195
cpu_time = sum(s.thread_duration for s in thread.toplevel_slices)
TypeError: unsupported operand type(s) for +: 'float' and 'NoneType'
https://luci-logdog.appspot.com/v/?s=chrome%2Fbb%2Fchromium.perf%2FAndroid_Nexus5X_Perf__1_%2F4015%2F%2B%2Frecipes%2Fsteps%2Fv8.top_25_smooth%2F0%2Fstdout
Comment 1 by 42576172...@developer.gserviceaccount.com
, Dec 14 2016