-
Notifications
You must be signed in to change notification settings - Fork 11.1k
FLAKE: python_linux_opt_asyncio_py36_asyncio_test_aio_unit_channel_ready_test_TestChannelReady.py36_asyncio.test_aio.unit.channel_ready_test.TestChannelReady #22399
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
++ 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
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