The Open Anzo Project

Semantic Application Middleware

Ticket #264 (closed defect: fixed)

Opened 10 months ago

Last modified 8 months ago

Intermittent failure in TestAnzoClientIntegration.testServerGraphEvents

Reported by: jpbetz Assigned to: ben
Priority: critical Milestone: 3.0 milestone1
Component: openanzo Version: 3.0
Keywords: intermittent Cc:

Description (Last modified by jpbetz)

java.util.concurrent.TimeoutException: Timeout of 30000ms expired waiting for condition to be satisfied. 
	at org.openanzo.client.test.TestUtilities.waitFor(TestUtilities.java:213) 
	at org.openanzo.client.test.TestUtilities.waitFor(TestUtilities.java:177) 
	at org.openanzo.test.client.TestAnzoClientIntegration.testServerGraphEvents(TestAnzoClientIntegration.java:1438) 

http://www.openanzo.org:8180/cruisecontrol/buildresults/openanzo?log=log20080327133349

Change History

03/27/08 21:13:10 changed by jpbetz

  • description changed.

03/28/08 12:31:04 changed by ben

  • owner changed from jpbetz to ben.

03/31/08 16:02:20 changed by mroy

(In [2042]) re #264
Ensure that server graph events are only fired once, based on the revision of the graph already seen

05/17/08 16:35:14 changed by ben

  • status changed from new to closed.
  • resolution set to fixed.

This test now passes consistently.

Copyright © 2007 - 2008 OpenAnzo.org