Skip to content

FLAKE: python_linux_opt_asyncio_py36_asyncio_test_aio_unit_channel_ready_test_TestChannelReady.py36_asyncio.test_aio.unit.channel_ready_test.TestChannelReady #22399

@markdroth

Description

@markdroth

https://source.cloud.google.com/results/invocations/d1a06fc9-e469-4248-80a4-8a2cc73ad9de/targets/github%2Fgrpc%2Frun_tests%2Fpython_linux_opt_asyncio%2Fpy36_asyncio.test_aio.unit.channel_ready_test.TestChannelReady/tests

++ dirname /var/local/git/grpc/tools/run_tests/helper_scripts/run_python.sh
+ cd /var/local/git/grpc/tools/run_tests/helper_scripts/../../..
++ realpath py36_asyncio/bin/python
+ PYTHON=/var/local/git/grpc/py36_asyncio/bin/python3.6
++ pwd
+ ROOT=/var/local/git/grpc
+ /var/local/git/grpc/py36_asyncio/bin/python3.6 /var/local/git/grpc/src/python/grpcio_tests/setup.py test_aio
running test_aio
Running       unit.channel_ready_test.TestChannelReady.test_channel_ready_blocked
Running       unit.channel_ready_test.TestChannelReady.test_channel_ready_success
[95mTesting gRPC Python...
[0m[91mFAILURE       unit.channel_ready_test.TestChannelReady.test_channel_ready_blocked
[0m[92mSUCCESS       unit.channel_ready_test.TestChannelReady.test_channel_ready_success
[0m2 tests finished:
	1 successful
	1 unsuccessful
	0 skipped
	0 expected failures
	0 unexpected successes
Interrupted Tests:
	[]

Errors/Failures:
[91munit.channel_ready_test.TestChannelReady.test_channel_ready_blocked[0m
[1mtraceback:[0m
Traceback (most recent call last):
  File "/usr/local/lib/python3.6/unittest/case.py", line 59, in testPartExecutor
    yield
  File "/usr/local/lib/python3.6/unittest/case.py", line 605, in run
    testMethod()
  File "/var/local/git/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 "/var/local/git/grpc/src/python/grpcio_tests/tests_aio/unit/channel_ready_test.py", line 62, in test_channel_ready_blocked
    test_constants.SHORT_TIMEOUT)
  File "/usr/local/lib/python3.6/unittest/case.py", line 203, in __exit__
    self._raiseFailure("{} not raised".format(exc_name))
  File "/usr/local/lib/python3.6/unittest/case.py", line 135, in _raiseFailure
    raise self.test_case.failureException(msg)
AssertionError: TimeoutError not raised

[1mstdout:[0m
None
[1mstderr:[0m
None

Unexpected successes: []
Test failure

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions