Issue description
Filed by sheriff-o-matic@appspot.gserviceaccount.com on behalf of fdoray@chromium.org
Builders failed on:
- Mac10.10 Tests:
https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mac10.10%20Tests
Failed builds:
https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mac10.10%20Tests/38034
https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mac10.10%20Tests/38199
https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mac10.10%20Tests/38219
https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mac10.10%20Tests/38220
https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mac10.10%20Tests/38223
Sample log:
[ RUN ] OCSPVerify/HTTPSOCSPVerifyTest.VerifyResult/2
[55024:779:0108/114205.396360:25130425344930:ERROR:local_test_server_posix.cc(79)] poll() timed out; bytes_read=0
[55024:779:0108/114205.396401:25130425378719:ERROR:local_test_server_posix.cc(167)] Could not read server_data_len
../../net/url_request/url_request_unittest.cc:10259: Failure
Value of: test_server.Start()
Actual: false
Expected: true
Stack trace:
0 net_unittests 0x00000001110fe73b testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) + 91
1 net_unittests 0x00000001110fe059 testing::internal::AssertHelper::operator=(testing::Message const&) const + 89
2 net_unittests 0x0000000110c0443f net::HTTPSOCSPTest::DoConnectionWithDelegate(net::BaseTestServer::SSLOptions const&, net::TestDelegate*, net::SSLInfo*) + 479
3 net_unittests 0x0000000110c03d18 net::HTTPSOCSPVerifyTest_VerifyResult_Test::TestBody() + 328
../../net/url_request/url_request_unittest.cc:10881: Failure
Expected: DoConnectionWithDelegate(ssl_options, &delegate, &ssl_info) doesn't generate new fatal failures in the current thread.
Actual: it does.
Stack trace:
0 net_unittests 0x00000001110fe73b testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) + 91
1 net_unittests 0x00000001110fe059 testing::internal::AssertHelper::operator=(testing::Message const&) const + 89
2 net_unittests 0x0000000110c03d70 net::HTTPSOCSPVerifyTest_VerifyResult_Test::TestBody() + 416
[ FAILED ] OCSPVerify/HTTPSOCSPVerifyTest.VerifyResult/2, where GetParam() = 40-byte object <20-9A 52-49 CA-7F 00-00 28-9A 52-49 CA-7F 00-00 28-9A 52-49 CA-7F 00-00 00-00 00-00 06-00 00-00 00-00 00-00 02-00 00-00> (10023 ms)
Flakiness dashboard: https://test-results.appspot.com/dashboards/flakiness_dashboard.html#testType=net_unittests&tests=OCSPVerify/HTTPSOCSPVerifyTest.VerifyResult/
|
Comment 1 Deleted