Skip to content

test_deliver_after and test_deliver_at failed with latest Pulsar image #234

Closed
@BewareMyPower

Description

@BewareMyPower

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

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions