BewareMyPower opened a new issue, #234: URL: https://github.com/apache/pulsar-client-python/issues/234
See https://github.com/BewareMyPower/pulsar-client-python/actions/runs/12278258523/job/34259522071?pr=7 ``` ====================================================================== FAIL: test_deliver_after (__main__.PulsarTest.test_deliver_after) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/runner/work/pulsar-client-python/pulsar-client-python/tests/pulsar_test.py", line 327, in test_deliver_after with self.assertRaises(pulsar.Timeout): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: Timeout not raised ====================================================================== FAIL: test_deliver_at (__main__.PulsarTest.test_deliver_at) ---------------------------------------------------------------------- Traceback (most recent call last): File "/home/runner/work/pulsar-client-python/pulsar-client-python/tests/pulsar_test.py", line 308, in test_deliver_at with self.assertRaises(pulsar.Timeout): ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ AssertionError: Timeout not raised ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
