Actions
Bug #10880
closed[Tests] Fix flaky test test_callback (tests.test_events.PollClientTestCase)
Story points:
-
Description
Example: https://ci.curoverse.com/job/run-tests-remainder/540/consoleFull
====================================================================== FAIL: test_callback (tests.test_events.PollClientTestCase) ---------------------------------------------------------------------- Traceback (most recent call last): File "/data/1/jenkins/workspace/run-tests-remainder/sdk/python/tests/test_events.py", line 340, in test_callback self.assertTrue(self.callback_called.wait(self.TEST_TIMEOUT)) AssertionError: False is not true ----------------------------------------------------------------------
Actions