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

Issue 844270 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
OOO until 2019-01-24
Closed: Aug 1
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug

Blocked on:
issue 842019



Sign in to add a comment

maps_pixel_test failed to start on Mac FYI Retina Release (AMD)

Project Member Reported by jdarpinian@chromium.org, May 18 2018

Issue description

Just encountered this flake. Seems like the maps test failed to load. It only happened once so far.

[1/1] gpu_tests.maps_integration_test.MapsIntegrationTest.Maps_maps failed unexpectedly 80.4444s:
  
  Traceback (most recent call last):
    _RunGpuTest at content/test/gpu/gpu_tests/gpu_integration_test.py:132
      self.RunActualGpuTest(url, *args)
    RunActualGpuTest at content/test/gpu/gpu_tests/maps_integration_test.py:97
      action_runner.WaitForJavaScriptCondition('window.startTest != undefined')
    traced_function at third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py:52
      return func(*args, **kwargs)
    WaitForJavaScriptCondition at third_party/catapult/telemetry/telemetry/internal/actions/action_runner.py:261
      return self._tab.WaitForJavaScriptCondition(*args, **kwargs)
    traced_function at third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py:52
      return func(*args, **kwargs)
    WaitForJavaScriptCondition at third_party/catapult/telemetry/telemetry/internal/browser/web_contents.py:239
      return self._inspector_backend.WaitForJavaScriptCondition(*args, **kwargs)
    traced_function at third_party/catapult/common/py_trace_event/py_trace_event/trace_event_impl/decorators.py:52
      return func(*args, **kwargs)
    WaitForJavaScriptCondition at third_party/catapult/telemetry/telemetry/internal/backends/chrome_inspector/inspector_backend.py:302
      e.message + '\n' + debug_message)
  TimeoutException: Timed out while waiting 60s for IsJavaScriptExpressionTrue.
  Console output:
  
  Locals:
    IsJavaScriptExpressionTrue : <function IsJavaScriptExpressionTrue at 0x115fda410>
    condition                  : 'window.startTest != undefined'
    context_id                 : None
    debug_message              : 'Console output:\n'
    e                          : TimeoutException('Timed out while waiting 60s for IsJavaScriptExpressionTrue.',)
    kwargs                     : {}
    timeout                    : 60

https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mac%20FYI%20Retina%20Release%20%28AMD%29/3468
 
Status: Unconfirmed (was: Untriaged)

Comment 2 by kbr@chromium.org, May 18 2018

Blockedon: 842019
We saw similar widespread timeouts in  Issue 842019 . I'm going to block this on that one until it's better understood what the root cause was there.

Status: WontFix (was: Unconfirmed)
This isn't reproducible any more; no maps_pixel_test failures in
https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mac%20FYI%20Retina%20Release%20%28AMD%29?limit=200 .

Sign in to add a comment