Project

General

Profile

Bug #10880

Updated by Tom Clegg over 7 years ago

Example: https://ci.curoverse.com/job/run-tests-remainder/540/consoleFull 

 <pre> 
 ====================================================================== 
 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 

 ---------------------------------------------------------------------- 
 </pre> 

Back