New issue
Advanced search Search tips

Issue 753669 link

Starred by 1 user

Issue metadata

Status: Untriaged
Owner: ----
Cc:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 2
Type: ----



Sign in to add a comment

Flaky components_unittests: ActivationLevelTest

Project Member Reported by shimazu@chromium.org, Aug 9 2017

Issue description

This is log of the failure:

[ RUN      ] ActivationLevelTest/SubresourceFilterSafeBrowsingActivationThrottleParamTest.ListMatchedOnStartWithRedirect_NoActivation/1
../../base/test/histogram_tester.cc(178): error:       Expected: expected_count
      Which is: 1
To be equal to: actual_count
      Which is: 0
Histogram "SubresourceFilter.PageLoad.SafeBrowsingDelay" does not have the right number of samples (1) in the expected bucket (0). It has (0).
[  FAILED  ] ActivationLevelTest/SubresourceFilterSafeBrowsingActivationThrottleParamTest.ListMatchedOnStartWithRedirect_NoActivation/1, where GetParam() = 16-byte object <0E-E3 CE-0E 02-00 00-00 02-00 00-00 00-00 00-00> (407 ms)
[ RUN      ] ActivationLevelTest/SubresourceFilterSafeBrowsingActivationThrottleParamTest.ListMatchedOnStartWithRedirect_NoActivation/1
../../base/test/histogram_tester.cc(178): error:       Expected: expected_count
      Which is: 1
To be equal to: actual_count
      Which is: 0
Histogram "SubresourceFilter.PageLoad.SafeBrowsingDelay" does not have the right number of samples (1) in the expected bucket (0). It has (0).
[  FAILED  ] ActivationLevelTest/SubresourceFilterSafeBrowsingActivationThrottleParamTest.ListMatchedOnStartWithRedirect_NoActivation/1, where GetParam() = 16-byte object <0E-E3 CE-0E 02-00 00-00 02-00 00-00 00-00 00-00> (427 ms)
[ RUN      ] ActivationLevelTest/SubresourceFilterSafeBrowsingActivationThrottleParamTest.ListMatchedOnStartWithRedirect_NoActivation/1
../../base/test/histogram_tester.cc(178): error:       Expected: expected_count
      Which is: 1
To be equal to: actual_count
      Which is: 0
Histogram "SubresourceFilter.PageLoad.SafeBrowsingDelay" does not have the right number of samples (1) in the expected bucket (0). It has (0).
[  FAILED  ] ActivationLevelTest/SubresourceFilterSafeBrowsingActivationThrottleParamTest.ListMatchedOnStartWithRedirect_NoActivation/1, where GetParam() = 16-byte object <0E-E3 CE-0E 02-00 00-00 02-00 00-00 00-00 00-00> (326 ms)
[ RUN      ] ActivationLevelTest/SubresourceFilterSafeBrowsingActivationThrottleParamTest.ListMatchedOnStartWithRedirect_NoActivation/1
../../base/test/histogram_tester.cc(178): error:       Expected: expected_count
      Which is: 1
To be equal to: actual_count
      Which is: 0
Histogram "SubresourceFilter.PageLoad.SafeBrowsingDelay" does not have the right number of samples (1) in the expected bucket (0). It has (0).
[  FAILED  ] ActivationLevelTest/SubresourceFilterSafeBrowsingActivationThrottleParamTest.ListMatchedOnStartWithRedirect_NoActivation/1, where GetParam() = 16-byte object <0E-E3 CE-0E 02-00 00-00 02-00 00-00 00-00 00-00> (416 ms)
Project Member

Comment 2 by bugdroid1@chromium.org, Aug 9 2017

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

commit 64789f4c240229af78259c9ae91a8d2da3c478ed
Author: Makoto Shimazu <shimazu@chromium.org>
Date: Wed Aug 09 07:06:06 2017

Disable flaky ActivationLevelTest in components_unittests

TBR=csharrison@chromium.org

Bug: 753669
Change-Id: Iede4dc18adcc539e79885a1c8d0d5bfbb031933e
Reviewed-on: https://chromium-review.googlesource.com/607827
Reviewed-by: Makoto Shimazu <shimazu@chromium.org>
Commit-Queue: Makoto Shimazu <shimazu@chromium.org>
Cr-Commit-Position: refs/heads/master@{#492877}
[modify] https://crrev.com/64789f4c240229af78259c9ae91a8d2da3c478ed/components/subresource_filter/content/browser/subresource_filter_safe_browsing_activation_throttle_unittest.cc

Labels: -Pri-1 -Sheriff-Chromium Pri-2
Disabled the test, so moved down to P2 and removed sheriff label.
Project Member

Comment 4 by sheriffbot@chromium.org, Aug 9

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Sign in to add a comment