-
Notifications
You must be signed in to change notification settings - Fork 11.1k
objc_macos_opt_native.objc-tests deadline exceeded failures #10202
Copy link
Copy link
Closed
Labels
disposition/BUILDNURSEFor all buildnurse related build/test failures and flakesFor all buildnurse related build/test failures and flakes
Description
From the log:
=== BUILD TARGET InteropTestsRemoteWithCronet OF PROJECT Tests WITH CONFIGURATION Cronet ===
[0317/081446.113883:ERROR:dns_config_service_posix.cc(213)] DNS config watch failed to start.
/jenkins/workspace/gRPC_pull_requests_macos/workspace_objc_macos_opt_native/src/objective-c/tests/InteropTests.m:155: error: -[InteropTestsRemoteWithCronet testLargeUnaryRPC] : Asynchronous wait failed: Exceeded timeout of 32 seconds, with unfulfilled expectations: "LargeUnary".
Test Case '-[InteropTestsRemoteWithCronet testLargeUnaryRPC]' failed (36.428 seconds).
/jenkins/workspace/gRPC_pull_requests_macos/workspace_objc_macos_opt_native/src/objective-c/tests/InteropTests.m:327: error: -[InteropTestsRemoteWithCronet testPingPongRPC] : Asynchronous wait failed: Exceeded timeout of 32 seconds, with unfulfilled expectations: "PingPong".
Test Case '-[InteropTestsRemoteWithCronet testPingPongRPC]' failed (32.008 seconds).
/jenkins/workspace/gRPC_pull_requests_macos/workspace_objc_macos_opt_native/src/objective-c/tests/InteropTests.m:213: error: -[InteropTestsRemoteWithCronet testResponsesOver4MBAreAcceptedIfOptedIn] : Asynchronous wait failed: Exceeded timeout of 32 seconds, with unfulfilled expectations: "HigherResponseSizeLimit".
Test Case '-[InteropTestsRemoteWithCronet testResponsesOver4MBAreAcceptedIfOptedIn]' failed (32.005 seconds).
/jenkins/workspace/gRPC_pull_requests_macos/workspace_objc_macos_opt_native/src/objective-c/tests/InteropTests.m:193: error: -[InteropTestsRemoteWithCronet testResponsesOverMaxSizeFailWithActionableMessage] : Asynchronous wait failed: Exceeded timeout of 32 seconds, with unfulfilled expectations: "ResponseOverMaxSize".
Test Case '-[InteropTestsRemoteWithCronet testResponsesOverMaxSizeFailWithActionableMessage]' failed (32.004 seconds).
/jenkins/workspace/gRPC_pull_requests_macos/workspace_objc_macos_opt_native/src/objective-c/tests/InteropTests.m:425: error: -[InteropTestsRemoteWithCronet testRPCAfterClosingOpenConnections] : Asynchronous wait failed: Exceeded timeout of 32 seconds, with unfulfilled expectations: "RPC after closing connection".
Test Case '-[InteropTestsRemoteWithCronet testRPCAfterClosingOpenConnections]' failed (32.004 seconds).
/jenkins/workspace/gRPC_pull_requests_macos/workspace_objc_macos_opt_native/src/objective-c/tests/InteropTests.m:283: error: -[InteropTestsRemoteWithCronet testServerStreamingRPC] : Asynchronous wait failed: Exceeded timeout of 32 seconds, with unfulfilled expectations: "ServerStreaming".
Test Case '-[InteropTestsRemoteWithCronet testServerStreamingRPC]' failed (32.003 seconds).
Test Suite 'InteropTestsRemoteWithCronet' failed at 2017-03-17 08:18:05.014.
Executed 12 tests, with 6 failures (0 unexpected) in 198.888 (199.042) seconds
Test Suite 'InteropTestsRemoteWithCronet.xctest' failed at 2017-03-17 08:18:05.015.
Executed 12 tests, with 6 failures (0 unexpected) in 198.888 (199.043) seconds
kill -9 `jobs -p`
jobs -p
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
disposition/BUILDNURSEFor all buildnurse related build/test failures and flakesFor all buildnurse related build/test failures and flakes