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

Issue 719497 link

Starred by 1 user

Issue metadata

Status: Duplicate
Merged: issue 718973
Owner:
Closed: May 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: ----
Type: ----



Sign in to add a comment

components_unittests failing on chromium.android/Android N5X Swarm Builder

Project Member Reported by iclell...@chromium.org, May 8 2017

Issue description

components_unittests failing on chromium.android/Android N5X Swarm Builder

Builders failed on: 
- Android N5X Swarm Builder: 
  https://build.chromium.org/p/chromium.android/builders/Android%20N5X%20Swarm%20Builder


This test appears to be flaky, occasionaly reporting:

../../base/test/histogram_tester.cc:155: Failure
Value of: actual_count
  Actual: 1
Expected: expected_count
Which is: 2
Histogram "Single.Sample.Metric" does not have the right number of samples (2) in the expected bucket (7). It has (1).
../../base/test/histogram_tester.cc:170: Failure
Value of: actual_count
  Actual: 1
Expected: expected_count
Which is: 2
Histogram "Single.Sample.Metric" does not have the right total number of samples (2). It has (1).

Disabling this single test as flaky, but please look into whether the underlying cause is the test or the single-sample metrics code.

Flakes:
https://uberchromegw.corp.google.com/i/chromium.android/builders/Android%20N5X%20Swarm%20Builder/builds/12091
https://uberchromegw.corp.google.com/i/chromium.android/builders/Android%20N5X%20Swarm%20Builder/builds/12084
 
Project Member

Comment 1 by bugdroid1@chromium.org, May 8 2017

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

commit 62c80a90afa761144d3d54eea40971f16dd9e72a
Author: iclelland <iclelland@chromium.org>
Date: Mon May 08 18:06:28 2017

Disable flaky SingleSampleMetricsFactoryImplTest.MultithreadedMetrics test

This test has been flaking occasionally on the N5X builders, so
disabling for now on Android.

BUG= 719497 
TBR=dalecurtis@chromium.org

Review-Url: https://codereview.chromium.org/2872623003
Cr-Commit-Position: refs/heads/master@{#470049}

[modify] https://crrev.com/62c80a90afa761144d3d54eea40971f16dd9e72a/components/metrics/single_sample_metrics_factory_impl_unittest.cc

Labels: -Sheriff-Chromium
Removing Sheriff-Chromium label to remove from the sheriff queue. Flaky test has been disabled and bug tentatively assigned an owner.
Mergedinto: 718973
Status: Duplicate (was: Assigned)

Sign in to add a comment