IntermediateFromAia200 and IntermediateFromAia404 flaky on iOS |
||||
Issue description../../net/cert/cert_verify_proc_unittest.cc:2863: Failure Value of: error Expected: net::OK Actual: -202, net::ERR_CERT_AUTHORITY_INVALID Stack trace: 0 net_unittests 0x000000010aa72a9c base::debug::StackTrace::StackTrace() + 28 1 net_unittests 0x0000000109c92640 StackTraceGetter::CurrentStackTrace(int, int) + 64 2 net_unittests 0x0000000109ca15e7 testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) + 71 3 net_unittests 0x0000000109ca0a2d testing::internal::AssertHelper::operator=(testing::Message const&) const + 125 4 net_unittests 0x0000000107083557 net::CertVerifyProcInternalWithNetFetchingTest_IntermediateFromAia200_Test::TestBody() + 3255
,
Jul 5
The following revision refers to this bug: https://chromium.googlesource.com/chromium/src.git/+/876f79ed479cfcb8be6441fd017a8b54a4b465d8 commit 876f79ed479cfcb8be6441fd017a8b54a4b465d8 Author: Olivier Robin <olivierrobin@chromium.org> Date: Thu Jul 05 08:18:44 2018 Disable IntermediateFromAia404 Test is flaky on iOS Bug: 859387 , 860189 Tbr: eroman@chromium.org Change-Id: Ibc2dbd55dff9b0bfa02c7bd99c97aa9d9693dbd2 Reviewed-on: https://chromium-review.googlesource.com/1126762 Reviewed-by: Olivier Robin <olivierrobin@chromium.org> Commit-Queue: Olivier Robin <olivierrobin@chromium.org> Cr-Commit-Position: refs/heads/master@{#572735} [modify] https://crrev.com/876f79ed479cfcb8be6441fd017a8b54a4b465d8/net/cert/cert_verify_proc_unittest.cc
,
Jul 6
,
Jul 6
Seem to pass on tryserver, however there are failures from main bots (for which I can't retrieve the logs)
,
Jul 9
Saddly, the failures were hidden by https://bugs.chromium.org/p/chromium/issues/detail?id=823453 which mean that the test did not even run on most bots. I had to disable the test to land the fix for crbug.com/823453 I cannot reproduce locally anymore, so your fix for Windows may have fixed the test for iOS too.
,
Jul 9
For IntermediateFromAia404, here are some logs https://uberchromegw.corp.google.com/i/internal.bling.main/builders/iphone11-device-x64/builds/5195/steps/net_unittests%20%28iPhone%207%20iOS%2011.3%29%20on%20iOS-11.3 You may have better chances to reproduce by compiling in release.
,
Aug 9
|
||||
►
Sign in to add a comment |
||||
Comment 1 by bugdroid1@chromium.org
, Jul 4