"DataReductionProxyInterceptorTest.TestJobFactoryChaining" is flaky |
||||
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
,
Apr 11 2016
I'm disabling the test for Mac in https://codereview.chromium.org/1877843002/
,
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
,
Apr 11 2016
,
Oct 28 2016
Assuming this is obsolete. Re-open if not. |
||||
►
Sign in to add a comment |
||||
Comment 1 by chromium...@appspot.gserviceaccount.com
, Apr 8 2016