New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 872024 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 870861
Owner: ----
Closed: Aug 12
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 1
Type: Bug



Sign in to add a comment

Various SystemHealthBenchmarkSmokeTest.system_health.memory_desktop tests flaky

Project Member Reported by chromium...@appspot.gserviceaccount.com, Aug 7

Issue description

"benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop/browse:news:flipboard" is flaky.

This issue was created automatically by the chromium-try-flakes app. Please find the right owner to fix the respective test/step and assign this issue to them. If the step/test is infrastructure-related, please add Infra-Troopers label and change issue status to Untriaged. When done, please remove the issue from Sheriff Bug Queue by removing the Sheriff-Chromium label.

We have detected 3 recent flakes. List of all flakes can be found at https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNygAELEgVGbGFrZSJ1YmVuY2htYXJrcy5zeXN0ZW1faGVhbHRoX3Ntb2tlX3Rlc3QuU3lzdGVtSGVhbHRoQmVuY2htYXJrU21va2VUZXN0LnN5c3RlbV9oZWFsdGgubWVtb3J5X2Rlc2t0b3AvYnJvd3NlOm5ld3M6ZmxpcGJvYXJkDA.

Flaky tests should be disabled within 30 minutes unless culprit CL is found and reverted. Please see more details here: https://sites.google.com/a/chromium.org/dev/developers/tree-sheriffs/sheriffing-bug-queues#triaging-auto-filed-flakiness-bugs
 
The timing looks like a possible dupe of  bug 870861 , but I'm not sure.

Sample error:

Traceback (most recent call last):
    File "e:\b\swarm_slave\w\ir\third_party\catapult\telemetry\telemetry\internal\story_runner.py", line 125, in _RunStoryAndProcessErrorIfNeeded
      state.RunStory(results)
    File "e:\b\swarm_slave\w\ir\third_party\catapult\common\py_trace_event\py_trace_event\trace_event_impl\decorators.py", line 75, in traced_function
      return func(*args, **kwargs)
    File "e:\b\swarm_slave\w\ir\third_party\catapult\telemetry\telemetry\page\shared_page_state.py", line 310, in RunStory
      self._current_page.Run(self)
    File "e:\b\swarm_slave\w\ir\third_party\catapult\telemetry\telemetry\page\__init__.py", line 99, in Run
      self.RunPageInteractions(action_runner)
    File "e:\b\swarm_slave\w\ir\tools\perf\page_sets\system_health\system_health_story.py", line 109, in RunPageInteractions
      self._DidLoadDocument(action_runner)
    File "e:\b\swarm_slave\w\ir\tools\perf\page_sets\system_health\browsing_stories.py", line 81, in _DidLoadDocument
      self._NavigateToItem(action_runner, i)
    File "e:\b\swarm_slave\w\ir\tools\perf\page_sets\system_health\browsing_stories.py", line 38, in _NavigateToItem
      action_runner.WaitForElement(element_function=item_selector)
    File "e:\b\swarm_slave\w\ir\third_party\catapult\common\py_trace_event\py_trace_event\trace_event_impl\decorators.py", line 75, in traced_function
      return func(*args, **kwargs)
    File "e:\b\swarm_slave\w\ir\third_party\catapult\telemetry\telemetry\internal\actions\action_runner.py", line 289, in WaitForElement
      timeout_in_seconds=timeout_in_seconds))
    File "e:\b\swarm_slave\w\ir\third_party\catapult\common\py_trace_event\py_trace_event\trace_event_impl\decorators.py", line 75, in traced_function
      return func(*args, **kwargs)
    File "e:\b\swarm_slave\w\ir\third_party\catapult\telemetry\telemetry\internal\actions\action_runner.py", line 62, in _RunAction
      action.RunAction(self._tab)
    File "e:\b\swarm_slave\w\ir\third_party\catapult\common\py_trace_event\py_trace_event\trace_event_impl\decorators.py", line 75, in traced_function
      return func(*args, **kwargs)
    File "e:\b\swarm_slave\w\ir\third_party\catapult\telemetry\telemetry\internal\actions\wait.py", line 22, in RunAction
      wait=True, timeout_in_seconds=self.timeout_in_seconds)
    File "e:\b\swarm_slave\w\ir\third_party\catapult\telemetry\telemetry\internal\actions\page_action.py", line 127, in EvaluateCallbackWithElement
      tab.WaitForJavaScriptCondition(code, timeout=timeout_in_seconds)
    File "e:\b\swarm_slave\w\ir\third_party\catapult\common\py_trace_event\py_trace_event\trace_event_impl\decorators.py", line 75, in traced_function
      return func(*args, **kwargs)
    File "e:\b\swarm_slave\w\ir\third_party\catapult\telemetry\telemetry\internal\browser\web_contents.py", line 239, in WaitForJavaScriptCondition
      return self._inspector_backend.WaitForJavaScriptCondition(*args, **kwargs)
    File "e:\b\swarm_slave\w\ir\third_party\catapult\common\py_trace_event\py_trace_event\trace_event_impl\decorators.py", line 75, in traced_function
      return func(*args, **kwargs)
    File "e:\b\swarm_slave\w\ir\third_party\catapult\telemetry\telemetry\internal\backends\chrome_inspector\inspector_backend.py", line 302, in WaitForJavaScriptCondition
      e.message + '\n' + debug_message)
  TimeoutException: Timed out while waiting 60s for IsJavaScriptExpressionTrue.
Cc: tdres...@chromium.org sullivan@chromium.org charliea@chromium.org
 Issue 870852  has been merged into this issue.
Cc: nednguyen@chromium.org
Summary: Various SystemHealthBenchmarkSmokeTest.system_health.memory_desktop tests flaky (was: "benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop/browse:news:flipboard" is flaky)
Mergedinto: 870861
Status: Duplicate (was: Untriaged)
I think this is a dupe, based on when the last failure was.

Sign in to add a comment