-
Notifications
You must be signed in to change notification settings - Fork 11.1k
FLAKE: //src/python/grpcio_tests/tests_aio/unit:channel_ready_test #24204
Copy link
Copy link
Closed
Labels
disposition/BUILDNURSEFor all buildnurse related build/test failures and flakesFor all buildnurse related build/test failures and flakeskind/buglang/Pythonpriority/P2
Description
FAIL: //src/python/grpcio_tests/tests_aio/unit:channel_ready_test (see /root/.cache/bazel/_bazel_root/d2dc70c3d9da3fab488ba0dcbbd35051/execroot/com_github_grpc_grpc/bazel-out/k8-fastbuild/testlogs/src/python/grpcio_tests/tests_aio/unit/channel_ready_test/test.log)
INFO: From Testing //src/python/grpcio_tests/tests_aio/unit:channel_ready_test:
==================== Test output for //src/python/grpcio_tests/tests_aio/unit:channel_ready_test:
test_channel_ready_blocked (__main__.TestChannelReady) ... DEBUG:grpc._cython.cygrpc:Using AsyncIOEngine.POLLER as I/O engine
DEBUG:asyncio:poll 3998.435 ms took 0.144 ms: 1 events
DEBUG:asyncio:poll 3997.601 ms took 998.605 ms: 1 events
INFO:asyncio:poll 2997.985 ms took 1586.824 ms: 1 events
FAIL
test_channel_ready_success (__main__.TestChannelReady) ... DEBUG:asyncio:poll took 0.054 ms: 1 events
DEBUG:asyncio:poll took 994.638 ms: 1 events
DEBUG:asyncio:poll took 0.212 ms: 1 events
ok
======================================================================
FAIL: test_channel_ready_blocked (__main__.TestChannelReady)
----------------------------------------------------------------------
Traceback (most recent call last):
File "/root/.cache/bazel/_bazel_root/d2dc70c3d9da3fab488ba0dcbbd35051/sandbox/processwrapper-sandbox/3213/execroot/com_github_grpc_grpc/bazel-out/k8-fastbuild/bin/src/python/grpcio_tests/tests_aio/unit/channel_ready_test.runfiles/com_github_grpc_grpc/src/python/grpcio_tests/tests_aio/unit/_test_base.py", line 31, in wrapper
return loop.run_until_complete(f(*args, **kwargs))
File "/usr/local/lib/python3.6/asyncio/base_events.py", line 484, in run_until_complete
return future.result()
File "/root/.cache/bazel/_bazel_root/d2dc70c3d9da3fab488ba0dcbbd35051/sandbox/processwrapper-sandbox/3213/execroot/com_github_grpc_grpc/bazel-out/k8-fastbuild/bin/src/python/grpcio_tests/tests_aio/unit/channel_ready_test.runfiles/com_github_grpc_grpc/src/python/grpcio_tests/tests_aio/unit/channel_ready_test.py", line 64, in test_channel_ready_blocked
test_constants.SHORT_TIMEOUT)
AssertionError: TimeoutError not raised
----------------------------------------------------------------------
Ran 2 tests in 3.620s
FAILED (failures=1)
================================================================================
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 flakeskind/buglang/Pythonpriority/P2