New issue
Advanced search Search tips

Issue 836406 link

Starred by 2 users

Issue metadata

Status: Untriaged
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

flipboard SystemHealthBenchmarkSmokeTest is flaky

Project Member Reported by thestig@chromium.org, Apr 24 2018

Issue description

Almost every other build seems to fail here:

https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Linux%20Tests%20%28dbg%29%281%29/71608
https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Linux%20Tests%20%28dbg%29%281%29/71606
https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Linux%20Tests%20%28dbg%29%281%29/71602
https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Linux%20Tests%20%28dbg%29%281%29/71599

[6/23] benchmarks.system_health_smoke_test.SystemHealthBenchmarkSmokeTest.system_health.memory_desktop.browse:news:flipboard failed unexpectedly 175.2015s:
  [ RUN      ] system_health.memory_desktop/browse:news:flipboard@{'case': 'browse', 'group': 'news'}
  Traceback (most recent call last):
    File "/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/story_runner.py", line 123, in _RunStoryAndProcessErrorIfNeeded
      state.RunStory(results)
    File "/b/s/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 "/b/s/w/ir/third_party/catapult/telemetry/telemetry/page/shared_page_state.py", line 311, in RunStory
      self._current_page.Run(self)
...
    File "/b/s/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 "/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/backends/chrome_inspector/inspector_backend.py", line 460, in _HandleInspectorDomainNotification
      raise exception
  DevtoolsTargetCrashException: Devtools target crashed
  ********************************************************************************
  (/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/backends/chrome_inspector/inspector_backend.py:513 _AddDebuggingInformation) Received a socket error in the browser connection and the tab no longer exists. The tab probably crashed.
  ********************************************************************************
  (/b/s/w/ir/third_party/catapult/telemetry/telemetry/internal/backends/chrome_inspector/inspector_backend.py:514 _AddDebuggingInformation) Debugger url: ws://127.0.0.1:41398/devtools/page/B1E7D479C3CEF57602F06195020F0983
  Found Minidump: True
  Stack Trace:
  ********************************************************************************
...

[Crash trace goes into chrome!logging::(anonymous namespace)::SilentRuntimeAssertHandler]

...

  ********************************************************************************
  Standard output:
  ********************************************************************************
...
  	[1:9:0424/070506.571941:FATAL:scoped_web_input_event_with_latency_info.cc(28)] Check failed: other.latency_.trace_id() > latency_.trace_id() (678 vs. 678)
  	#0 0x7fa0d3ac52fd base::debug::StackTrace::StackTrace()
  	#1 0x7fa0d37f053c base::debug::StackTrace::StackTrace()
  	#2 0x7fa0d3861eea logging::LogMessage::~LogMessage()
  	#3 0x7fa0ce8c2454 content::ScopedWebInputEventWithLatencyInfo::CoalesceWith()
  	#4 0x7fa0ce8bb178 content::QueuedWebInputEvent::FilterNewEvent()
...
  [  FAILED  ] system_health.memory_desktop/browse:news:flipboard@{'case': 'browse', 'group': 'news'} (162403 ms)
  [  PASSED  ] 0 tests.
  [  FAILED  ] 1 test, listed below:
  [  FAILED  ]  browse:news:flipboard@{'case': 'browse', 'group': 'news'}
 
Project Member

Comment 1 by bugdroid1@chromium.org, Apr 25 2018

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/3a8e09564493763bb148093a888ead042faeca58

commit 3a8e09564493763bb148093a888ead042faeca58
Author: Lei Zhang <thestig@chromium.org>
Date: Wed Apr 25 01:30:06 2018

Disable flaky SystemHealthBenchmarkSmokeTests.

BUG=836406,836407
TBR=nednguyen@google.com

Change-Id: I477b4acd6502dc034e36f9bca12b7eb9ef1f3fbc
Reviewed-on: https://chromium-review.googlesource.com/1026694
Commit-Queue: Lei Zhang <thestig@chromium.org>
Reviewed-by: Ned Nguyen <nednguyen@google.com>
Reviewed-by: Lei Zhang <thestig@chromium.org>
Cr-Commit-Position: refs/heads/master@{#553412}
[modify] https://crrev.com/3a8e09564493763bb148093a888ead042faeca58/tools/perf/expectations.config

Comment 2 by benhenry@google.com, Jan 16 (6 days ago)

Components: Test>Telemetry

Comment 3 by benhenry@google.com, Jan 16 (6 days ago)

Components: -Tests>Telemetry

Sign in to add a comment