Skip to content

FLAKE: //src/python/grpcio_tests/tests_aio/unit:channel_ready_test #24204

@markdroth

Description

@markdroth

https://source.cloud.google.com/results/invocations/2fa772e4-369f-4891-a09f-d7ecb7234cdc/targets/grpc%2Fcore%2Fpull_request%2Flinux%2Fgrpc_python_bazel_test/log

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)
================================================================================

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions