Skip to content

ObjC tests are flaky #18608

@jtattermusch

Description

@jtattermusch

https://source.cloud.google.com/results/invocations/8b03c38e-8247-4b5f-8f7e-1bd7881be346/targets/github%2Fgrpc%2Fobjc_macos_dbg_native/tests

Test Suite 'All tests' started at 2019-04-01 14:50:46.879
Test Suite 'APIv2Tests.xctest' started at 2019-04-01 14:50:46.880
Test Suite 'CallAPIv2Tests' started at 2019-04-01 14:50:46.881
Test Case '-[CallAPIv2Tests testCompression]' started.
Test Case '-[CallAPIv2Tests testCompression]' passed (0.012 seconds).
Test Case '-[CallAPIv2Tests testIdempotentProtoRPC]' started.
Test Case '-[CallAPIv2Tests testIdempotentProtoRPC]' passed (0.004 seconds).
Test Case '-[CallAPIv2Tests testMetadata]' started.
Test Case '-[CallAPIv2Tests testMetadata]' passed (0.049 seconds).
Test Case '-[CallAPIv2Tests testOAuthToken]' started.
Test Case '-[CallAPIv2Tests testOAuthToken]' passed (0.002 seconds).
Test Case '-[CallAPIv2Tests testResponseSizeLimitExceeded]' started.
Test Case '-[CallAPIv2Tests testResponseSizeLimitExceeded]' passed (0.004 seconds).
Test Case '-[CallAPIv2Tests testTimeout]' started.
E0401 14:50:46.958596000 123145319579648 ssl_transport_security.cc:1238] Handshake failed with fatal error SSL_ERROR_SSL: error:100000f7:SSL routines:OPENSSL_internal:WRONG_VERSION_NUMBER.
E0401 14:50:46.959304000 123145319579648 ssl_transport_security.cc:1238] Handshake failed with fatal error SSL_ERROR_SSL: error:100000f7:SSL routines:OPENSSL_internal:WRONG_VERSION_NUMBER.
/Volumes/BuildData/tmpfs/src/github/grpc/workspace_objc_macos_dbg_native/src/objective-c/tests/APIv2Tests/APIv2Tests.m:381: error: -[CallAPIv2Tests testTimeout] : ((error.code) equal to (GRPCErrorCodeDeadlineExceeded)) failed: ("14") is not equal to ("4")
Test Case '-[CallAPIv2Tests testTimeout]' failed (0.007 seconds).
Test Case '-[CallAPIv2Tests testTimeoutBackoff1]' started.
Test Case '-[CallAPIv2Tests testTimeoutBackoff1]' passed (0.002 seconds).
Test Case '-[CallAPIv2Tests testTimeoutBackoff2]' started.
Test Case '-[CallAPIv2Tests testTimeoutBackoff2]' passed (0.002 seconds).
Test Case '-[CallAPIv2Tests testUserAgentPrefix]' started.
Test Case '-[CallAPIv2Tests testUserAgentPrefix]' passed (0.008 seconds).
Test Suite 'CallAPIv2Tests' failed at 2019-04-01 14:50:46.977.
	 Executed 9 tests, with 1 failure (0 unexpected) in 0.091 (0.097) seconds
Test Suite 'APIv2Tests.xctest' failed at 2019-04-01 14:50:46.978.
	 Executed 9 tests, with 1 failure (0 unexpected) in 0.091 (0.098) seconds
Test Suite 'All tests' failed at 2019-04-01 14:50:46.979.
	 Executed 9 tests, with 1 failure (0 unexpected) in 0.091 (0.100) seconds
kill -9 `jobs -p` ; echo "EXIT TIME:  $(date)"
jobs -p

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions