Skip to content

Python flake: //src/python/grpcio_tests/tests/unit:_abort_test #17927

@rmstar

Description

@rmstar
FAIL: //src/python/grpcio_tests/tests/unit:_abort_test (see /root/.cache/bazel/_bazel_root/d2dc70c3d9da3fab488ba0dcbbd35051/execroot/com_github_grpc_grpc/bazel-out/k8-fastbuild/testlogs/src/python/grpcio_tests/tests/unit/_abort_test/test.log)
INFO: From Testing //src/python/grpcio_tests/tests/unit:_abort_test:
==================== Test output for //src/python/grpcio_tests/tests/unit:_abort_test:
test_abort (__main__.AbortTest) ... ok
test_abort_does_not_leak_local_vars (__main__.AbortTest) ... FAIL
test_abort_with_status (__main__.AbortTest) ... ok
test_invalid_code (__main__.AbortTest) ... ok
======================================================================
FAIL: test_abort_does_not_leak_local_vars (__main__.AbortTest)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/root/.cache/bazel/_bazel_root/d2dc70c3d9da3fab488ba0dcbbd35051/execroot/com_github_grpc_grpc/bazel-out/k8-fastbuild/bin/src/python/grpcio_tests/tests/unit/_abort_test.runfiles/com_github_grpc_grpc/src/python/grpcio_tests/tests/unit/_abort_test.py", line 130, in test_abort_does_not_leak_local_vars
    self.assertIsNone(weak_ref())
AssertionError: <__main__._Object object at 0x7fc0eee5bd50> is not None
----------------------------------------------------------------------
Ran 4 tests in 0.116s
FAILED (failures=1)

https://source.cloud.google.com/results/invocations/be75aace-e7dc-4792-ac51-caa33b9f3457/targets/grpc%2Fcore%2Fpull_request%2Flinux%2Fgrpc_python_bazel_test/log

Seen on PR: #17895

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions