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

Issue 722938 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: May 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 2
Type: Bug



Sign in to add a comment

CQ flakiness due to broken assert in telemetry test script "timeline_based_page_test_unittest.py"

Project Member Reported by kmarshall@chromium.org, May 16 2017

Issue description

The telemetry unittest telemetry.web_perf.timeline_based_page_test_unittest.TimelineBasedPageTestTest.testFirstPaintMetricSmoke is breaking on unrelated CQ runs.

Trybot logs: https://build.chromium.org/p/tryserver.chromium.mac/builders/mac_chromium_rel_ng/builds/453925

Test stdout:

[518/541] telemetry.web_perf.timeline_based_page_test_unittest.TimelineBasedPageTestTest.testFirstPaintMetricSmoke failed unexpectedly 26.0458s:
  Chrome build location for mac_x86_64 not found. Browser will be run without Flash.
  Traceback (most recent call last):
    File "/b/swarm_slave/w/ir/third_party/catapult/telemetry/telemetry/web_perf/timeline_based_page_test_unittest.py", line 197, in testFirstPaintMetricSmoke
      self.assertGreater(v_ttfcp_max[0].value, 0)
  AssertionError: None not greater than 0

 
Cc: nedngu...@google.com rnep...@chromium.org altimin@chromium.org
Cc: ksakamoto@chromium.org tdres...@chromium.org kouhei@chromium.org
Owner: u...@chromium.org
I think this is related to Ulan's work.

Comment 3 by u...@chromium.org, May 31 2017

Status: Fixed (was: Untriaged)
The breaking CL was reverted.

Sign in to add a comment