net_unittests failing on (none) GPU on Mac on Mac-10.10 |
|||
Issue descriptionExample run: https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mac10.10%20Tests/35859 Example stack trace: [ RUN ] SSLClientSocketReadTest.Read_WithSynchronousError/0 [37041:779:1030/115743.499250:17984220486148:ERROR:local_test_server_posix.cc(79)] poll() timed out; bytes_read=0 [37041:779:1030/115743.499323:17984220548606:ERROR:local_test_server_posix.cc(167)] Could not read server_data_len [37041:779:1030/115743.503754:17984224993685:ERROR:ssl_client_socket_unittest.cc(883)] Could not start SpawnedTestServer ../../net/socket/ssl_client_socket_unittest.cc:1611: Failure Value of: StartTestServer(SpawnedTestServer::SSLOptions()) Actual: false Expected: true Stack trace: 0 net_unittests 0x00000001089c93bb testing::internal::UnitTestImpl::CurrentOsStackTraceExceptTop(int) + 91 1 net_unittests 0x00000001089c8d79 testing::internal::AssertHelper::operator=(testing::Message const&) const + 89 2 net_unittests 0x0000000107d22289 net::SSLClientSocketReadTest_Read_WithSynchronousError_Test::TestBody() + 585 https://chromium-review.googlesource.com/c/chromium/src/+/1285610 looks most suspicious.
,
Oct 30
Revert in progress here: https://chromium-review.googlesource.com/c/chromium/src/+/1308982
,
Oct 30
The first failure for these tests (in the last 200 builds) is in this build: https://ci.chromium.org/p/chromium/builders/luci.chromium.ci/Mac10.10%20Tests/35661
,
Oct 30
svaldez: Can you help triage this. Assigning to you since the stack trace shows spawned test server not starting.
,
Oct 30
Thanks for filing! Unfortunately, this isn't related to a specific CL. This is a spawned test server / infra issue. |
|||
►
Sign in to add a comment |
|||
Comment 1 by tbansal@chromium.org
, Oct 30