New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 900331 link

Starred by 1 user

Issue metadata

Status: Duplicate
Owner: ----
Closed: Oct 30
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

net_unittests failing on (none) GPU on Mac on Mac-10.10

Project Member Reported by tbansal@chromium.org, Oct 30

Issue description

Example 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.
 
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
Owner: svaldez@chromium.org
Status: Assigned (was: Untriaged)
svaldez: Can you help triage this. Assigning to you since the stack trace shows spawned test server not starting.
Cc: svaldez@chromium.org
Mergedinto: 869227
Owner: ----
Status: Duplicate (was: Assigned)
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