Chromium Code Reviews
DescriptionDisable 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
Committed: https://crrev.com/0667717893bbdd895807ff44c5aa9321cd1ae112
Cr-Commit-Position: refs/heads/master@{#386374}
Patch Set 1 #
Messages
Total messages: 10 (5 generated)
|
|||||||||||||||||||