-
Notifications
You must be signed in to change notification settings - Fork 11.1k
Closed
Description
Seen on #19516
Errors/Failures:
[91munit._dns_resolver_test.DNSResolverTest.test_connect_loopback[0m
[1mtraceback:[0m
Traceback (most recent call last):
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/unittest/case.py", line 329, in run
testMethod()
File "/Volumes/BuildData/tmpfs/src/github/grpc/workspace_python_macos_opt_native/src/python/grpcio_tests/tests/unit/_dns_resolver_test.py", line 57, in test_connect_loopback
timeout=test_constants.SHORT_TIMEOUT,
File "/Volumes/BuildData/tmpfs/src/github/grpc/workspace_python_macos_opt_native/py27_native/lib/python2.7/site-packages/grpc/_channel.py", line 565, in __call__
return _end_unary_response_blocking(state, call, False, None)
File "/Volumes/BuildData/tmpfs/src/github/grpc/workspace_python_macos_opt_native/py27_native/lib/python2.7/site-packages/grpc/_channel.py", line 467, in _end_unary_response_blocking
raise _Rendezvous(state, None, None, deadline)
_Rendezvous: <_Rendezvous of RPC that terminated with:
status = StatusCode.DEADLINE_EXCEEDED
details = "Deadline Exceeded"
debug_error_string = "{"created":"@1562017691.790340000","description":"Deadline Exceeded","file":"src/core/ext/filters/deadline/deadline_filter.cc","file_line":69,"grpc_status":4}"
>
[1mstdout:[0m
Reactions are currently unavailable