-
Notifications
You must be signed in to change notification settings - Fork 11.1k
bins/dbg/end2end_test --gtest_filter=ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/2 GRPC_POLL_STRATEGY=epoll1 #12958
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
Note: Google Test filter = ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/2
[==========] Running 1 test from 1 test case.
[----------] Global test environment set-up.
[----------] 1 test from ProxyEnd2end/ProxyEnd2endTest
[ RUN ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/2
D1009 15:51:03.238311320 5184 end2end_test.cc:215] TestScenario{use_proxy=false, inproc=false, credentials='INSECURE_CREDENTIALS'}
I1009 15:51:03.238410914 5184 ev_epoll1_linux.cc:93] grpc epoll fd: 3
D1009 15:51:03.238425638 5184 ev_posix.cc:107] Using polling engine: epoll1
D1009 15:51:03.238437101 5184 dns_resolver.cc:306] Using native dns resolver
I1009 15:51:03.240335411 5184 ev_epoll1_linux.cc:93] grpc epoll fd: 3
D1009 15:51:03.240351947 5184 ev_posix.cc:107] Using polling engine: epoll1
D1009 15:51:03.240360853 5184 dns_resolver.cc:306] Using native dns resolver
I1009 15:51:03.240402425 5184 server_builder.cc:269] Synchronous server. Num CQs: 4, Min pollers: 1, Max Pollers: 2, CQ timeout (msec): 10
test/cpp/end2end/end2end_test.cc:1289: Failure
Expected: StatusCode::DEADLINE_EXCEEDED
Which is: 4
To be equal to: s.error_code()
Which is: 0
[ FAILED ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/2, where GetParam() = TestScenario{use_proxy=false, inproc=false, credentials='INSECURE_CREDENTIALS'} (19 ms)
[----------] 1 test from ProxyEnd2end/ProxyEnd2endTest (19 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (19 ms total)
[ PASSED ] 0 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] ProxyEnd2end/ProxyEnd2endTest.RpcDeadlineExpires/2, where GetParam() = TestScenario{use_proxy=false, inproc=false, credentials='INSECURE_CREDENTIALS'}
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