Issue metadata
Sign in to add a comment
|
No data received for media.android.tough_video_cases from android-nexus5X since 424054 |
||||||||||||||||||||
Issue descriptionSee the link to graphs below.
,
Oct 26 2016
I suspect the catapult roll, because a similar earlier regression only contained a catapult roll. Both catapult rolls contained this line: Update android stable chrome reference builds. Aiolos, is this something your change (or some other catapult change) could have caused? If not, feel free to assign back to me.
,
Oct 26 2016
Updating the reference build should only affect benchmarks run on the reference build, which this isn't. Although the reference version of this metric (media.android.tough_video_cases.reference) is also failing much of the time, it doesn't look related to the update. Looking at the logs on the waterfall, this appears to be the failure:
Traceback (most recent call last):
File "/b/rr/tmpCj0JQM/w/src/third_party/catapult/telemetry/telemetry/internal/story_runner.py", line 86, in _RunStoryAndProcessErrorIfNeeded
state.RunStory(results)
File "/b/rr/tmpCj0JQM/w/src/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 52, in traced_function
return func(*args, **kwargs)
File "/b/rr/tmpCj0JQM/w/src/third_party/catapult/telemetry/telemetry/page/shared_page_state.py", line 311, in RunStory
self._current_page.Run(self)
File "/b/rr/tmpCj0JQM/w/src/third_party/catapult/telemetry/telemetry/page/__init__.py", line 109, in Run
self.RunPageInteractions(action_runner)
File "/b/rr/tmpCj0JQM/w/src/tools/perf/page_sets/tough_video_cases.py", line 504, in RunPageInteractions
action_timeout_in_seconds=120)
File "/b/rr/tmpCj0JQM/w/src/tools/perf/page_sets/tough_video_cases.py", line 40, in SeekBeforeAndAfterPlayhead
label='seek_cold')
File "/b/rr/tmpCj0JQM/w/src/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 52, in traced_function
return func(*args, **kwargs)
File "/b/rr/tmpCj0JQM/w/src/third_party/catapult/telemetry/telemetry/internal/actions/action_runner.py", line 718, in SeekMedia
log_time=log_time, label=label))
File "/b/rr/tmpCj0JQM/w/src/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 52, in traced_function
return func(*args, **kwargs)
File "/b/rr/tmpCj0JQM/w/src/third_party/catapult/telemetry/telemetry/internal/actions/action_runner.py", line 53, in _RunAction
action.RunAction(self._tab)
File "/b/rr/tmpCj0JQM/w/src/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 52, in traced_function
return func(*args, **kwargs)
File "/b/rr/tmpCj0JQM/w/src/third_party/catapult/telemetry/telemetry/internal/actions/seek.py", line 48, in RunAction
self._timeout_in_seconds)
File "/b/rr/tmpCj0JQM/w/src/third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py", line 52, in traced_function
return func(*args, **kwargs)
File "/b/rr/tmpCj0JQM/w/src/third_party/catapult/telemetry/telemetry/internal/actions/media_action.py", line 34, in WaitForEvent
timeout=timeout_in_seconds)
File "/b/rr/tmpCj0JQM/w/src/third_party/catapult/telemetry/telemetry/core/util.py", line 94, in WaitFor
(timeout, GetConditionString()))
TimeoutException: Timed out while waiting 120s for util.WaitFor(lambda:
self.HasEventCompletedOrError(tab, selector, event_name),
timeout=timeout_in_seconds).
from https://uberchromegw.corp.google.com/i/chromium.perf/builders/Android%20Nexus5%20Perf%20%282%29/builds/4167/steps/media.android.tough_video_cases/logs/stdio
You can start a bisect on that metric over the revisions it started failing on to try to pinpoint the cause.
,
Nov 21 2016
|
|||||||||||||||||||||
►
Sign in to add a comment |
|||||||||||||||||||||
Comment 1 by hubbe@chromium.org
, Oct 24 2016