The Open Anzo Project

Semantic Application Middleware

Ticket #35 (closed defect: fixed)

Opened 1 year ago

Last modified 1 year ago

get TestPersistantTrackers regression running

Reported by: jpbetz Assigned to: jpbetz
Priority: major Milestone: 3.0 milestone1
Component: openanzo Version: 3.0
Keywords: regression Cc:

Description

running TestPersistantTrackers? as part of the regressions fails. this appears to because derby is not available...

Change History

10/06/07 17:20:57 changed by jpbetz

(In [462]) addresses #16 and #34 and #35 and #36 reviewer: lee

Fix big mess. r461 should have broken build but not all regressions tests were being run. This commit increases the amount of regressions tests we run. For regression tests that we cannot run I have opened tickets (#34, #35, #36). Also fixed bug in my code that should have caused build to fail: dataType for count was xsd:int, not xsd:integer. Lastly, sneek in proper hash code stuff for GroupByProjection?.

10/06/07 18:28:37 changed by lee

While we're at it, can we change "persistant" to "persistent" ?

10/15/07 13:07:05 changed by jpbetz

  • status changed from new to assigned.
  • version changed from 2.5 to 3.0.
  • milestone changed from 2.5beta1 to 3.0 milestone1.

deferring to 3.0 milestone1 per immenent 2.5 release

10/20/07 20:55:06 changed by jpbetz

(In [599]) reviewer: mroy addresses #35

remove two asserts that were not being respected by eclipse, and as a result have bit rotted and were causing maven, which does respect them, to fail.

10/20/07 20:56:18 changed by jpbetz

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

10/20/07 20:57:14 changed by jpbetz

  • summary changed from add derby support to autobuild so TestPersistantTrackers regression can be run to get TestPersistantTrackers regression running.

HSQL actually works fine for these tests, so derby is not needed.

10/20/07 21:20:16 changed by mroy

Looks fine

Copyright © 2007 - 2008 OpenAnzo.org