New issue
Advanced search Search tips

Issue 601562 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner: ----
Closed: Oct 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Mac
Pri: 1
Type: Bug



Sign in to add a comment

"DataReductionProxyInterceptorTest.TestJobFactoryChaining" is flaky

Project Member Reported by chromium...@appspot.gserviceaccount.com, Apr 7 2016

Issue description

"DataReductionProxyInterceptorTest.TestJobFactoryChaining" is flaky.

This issue was created automatically by the chromium-try-flakes app. Please find the right owner to fix the respective test/step and assign this issue to them. If the step/test is infrastructure-related, please add Infra-Troopers label and change issue status to Untriaged. When done, please remove the issue from Sheriff Bug Queue by removing the Sheriff-Chromium label.

We have detected 3 recent flakes. List of all flakes can be found at https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyQwsSBUZsYWtlIjhEYXRhUmVkdWN0aW9uUHJveHlJbnRlcmNlcHRvclRlc3QuVGVzdEpvYkZhY3RvcnlDaGFpbmluZww.

Flaky tests should be disabled within 30 minutes unless culprit CL is found and reverted. Please see more details here: https://sites.google.com/a/chromium.org/dev/developers/tree-sheriffs/sheriffing-bug-queues#triaging-auto-filed-flakiness-bugs
 
Project Member

Comment 1 by chromium...@appspot.gserviceaccount.com, Apr 8 2016

Detected 3 new flakes for test/step "DataReductionProxyInterceptorTest.TestJobFactoryChaining". To see the actual flakes, please visit https://chromium-try-flakes.appspot.com/all_flake_occurrences?key=ahVzfmNocm9taXVtLXRyeS1mbGFrZXNyQwsSBUZsYWtlIjhEYXRhUmVkdWN0aW9uUHJveHlJbnRlcmNlcHRvclRlc3QuVGVzdEpvYkZhY3RvcnlDaGFpbmluZww. This message was posted automatically by the chromium-try-flakes app. Since flakiness is ongoing, the issue was moved back into Sheriff Bug Queue (unless already there).
Labels: -Sheriff-Chromium
I'm disabling the test for Mac in https://codereview.chromium.org/1877843002/
Project Member

Comment 3 by bugdroid1@chromium.org, Apr 11 2016

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

commit 0667717893bbdd895807ff44c5aa9321cd1ae112
Author: kjellander <kjellander@chromium.org>
Date: Mon Apr 11 12:52:11 2016

Disable DataReductionProxyInterceptorTest.TestJobFactoryChaining on Mac

The test is flaky with failures like:
[ RUN      ] DataReductionProxyInterceptorTest.TestJobFactoryChaining
../../components/data_reduction_proxy/core/browser/data_reduction_proxy_interceptor_unittest.cc:167: Failure
Value of: interceptor1->request_count()
  Actual: 2
Expected: 1
../../components/data_reduction_proxy/core/browser/data_reduction_proxy_interceptor_unittest.cc:168: Failure
Value of: interceptor1->redirect_count()
  Actual: 1
Expected: 0
../../components/data_reduction_proxy/core/browser/data_reduction_proxy_interceptor_unittest.cc:170: Failure
Value of: interceptor2->request_count()
  Actual: 2
Expected: 1
../../components/data_reduction_proxy/core/browser/data_reduction_proxy_interceptor_unittest.cc:171: Failure
Value of: interceptor2->redirect_count()
  Actual: 1
Expected: 0
[  FAILED  ] DataReductionProxyInterceptorTest.TestJobFactoryChaining (3 ms)

BUG= 601562 
TBR=ryansturm@chromium.org

Review URL: https://codereview.chromium.org/1877843002

Cr-Commit-Position: refs/heads/master@{#386374}

[modify] https://crrev.com/0667717893bbdd895807ff44c5aa9321cd1ae112/components/data_reduction_proxy/core/browser/data_reduction_proxy_interceptor_unittest.cc

Components: Internals>Network>DataProxy
Labels: OS-Mac

Comment 5 by bengr@chromium.org, Oct 28 2016

Status: WontFix (was: Untriaged)
Assuming this is obsolete. Re-open if not.

Sign in to add a comment